Skip to content
Success

Console Output

Pull request #43398 updated
18:05:17 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 45067cda330b4ebcc889b17856a60761aa480ad6+d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 (7c1f6fda46c854b921f6f9581abc127b3109f4ef)
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-43398@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
18:05:19 [2022-03-20T18:05:19.141Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
18:05:19 [2022-03-20T18:05:19.144Z] Trying to pass milestone 2
[Pipeline] milestone
18:05:19 [2022-03-20T18:05:19.219Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
18:05:22 [2022-03-20T18:05:22.313Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-078a58b3be61202cd) in /home/ubuntu/workspace/moby_PR-43398
[Pipeline] {
[Pipeline] checkout
18:05:22 [2022-03-20T18:05:22.352Z] The recommended git tool is: git
18:05:22 [2022-03-20T18:05:22.362Z] using credential docker-jenkins-github-credentials
18:05:22 [2022-03-20T18:05:22.371Z] Cloning the remote Git repository
18:05:22 [2022-03-20T18:05:22.371Z] Cloning with configured refspecs honoured and without tags
18:05:22 [2022-03-20T18:05:22.373Z] Cloning repository https://github.com/moby/moby.git
18:05:22 [2022-03-20T18:05:22.373Z]  > git init /home/ubuntu/workspace/moby_PR-43398 # timeout=10
18:05:22 [2022-03-20T18:05:22.377Z] Fetching upstream changes from https://github.com/moby/moby.git
18:05:22 [2022-03-20T18:05:22.377Z]  > git --version # timeout=10
18:05:22 [2022-03-20T18:05:22.379Z]  > git --version # 'git version 2.17.1'
18:05:22 [2022-03-20T18:05:22.379Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:05:22 [2022-03-20T18:05:22.380Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43398/head:refs/remotes/origin/PR-43398 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:05:37 [2022-03-20T18:05:37.762Z] Fetching without tags
18:05:37 [2022-03-20T18:05:37.985Z] Merging remotes/origin/master commit d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 into PR head commit 45067cda330b4ebcc889b17856a60761aa480ad6
18:05:37 [2022-03-20T18:05:37.745Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:05:37 [2022-03-20T18:05:37.747Z]  > git config --add remote.origin.fetch +refs/pull/43398/head:refs/remotes/origin/PR-43398 # timeout=10
18:05:37 [2022-03-20T18:05:37.750Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:05:37 [2022-03-20T18:05:37.759Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:05:37 [2022-03-20T18:05:37.765Z] Fetching upstream changes from https://github.com/moby/moby.git
18:05:37 [2022-03-20T18:05:37.765Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:05:37 [2022-03-20T18:05:37.765Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43398/head:refs/remotes/origin/PR-43398 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:05:37 [2022-03-20T18:05:37.988Z]  > git config core.sparsecheckout # timeout=10
18:05:37 [2022-03-20T18:05:37.992Z]  > git checkout -f 45067cda330b4ebcc889b17856a60761aa480ad6 # timeout=10
18:05:38 [2022-03-20T18:05:38.497Z] Merge succeeded, producing 45067cda330b4ebcc889b17856a60761aa480ad6
18:05:38 [2022-03-20T18:05:38.498Z] Checking out Revision 45067cda330b4ebcc889b17856a60761aa480ad6 (PR-43398)
18:05:39 [2022-03-20T18:05:39.073Z] Commit message: "client: remove wrapResponseError()"
18:05:39 [2022-03-20T18:05:39.079Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:05:39 [2022-03-20T18:05:39.722Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43398:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
18:05:38 [2022-03-20T18:05:38.479Z]  > git remote # timeout=10
18:05:38 [2022-03-20T18:05:38.482Z]  > git config --get remote.origin.url # timeout=10
18:05:38 [2022-03-20T18:05:38.486Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:05:38 [2022-03-20T18:05:38.486Z]  > git merge d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 # timeout=10
18:05:38 [2022-03-20T18:05:38.494Z]  > git rev-parse HEAD^{commit} # timeout=10
18:05:38 [2022-03-20T18:05:38.500Z]  > git config core.sparsecheckout # timeout=10
18:05:38 [2022-03-20T18:05:38.504Z]  > git checkout -f 45067cda330b4ebcc889b17856a60761aa480ad6 # timeout=10
18:05:39 [2022-03-20T18:05:39.075Z]  > git rev-list --no-walk da9baf1292479504efbcfffa7422a0b47424b962 # timeout=10
18:05:42 [2022-03-20T18:05:42.268Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: cgroup2)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS5)
[Pipeline] { (Branch: win-2022)
[Pipeline] { (Branch: win-2022-c8d)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (cgroup2)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS5)
[Pipeline] stage
[Pipeline] { (win-2022)
[Pipeline] stage
[Pipeline] { (win-2022-c8d)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
18:05:42 [2022-03-20T18:05:42.498Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-078a58b3be61202cd) in /home/ubuntu/workspace/moby_PR-43398
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
18:05:42 [2022-03-20T18:05:42.586Z] The recommended git tool is: git
[Pipeline] // stage
18:05:42 [2022-03-20T18:05:42.596Z] using credential docker-jenkins-github-credentials
18:05:42 [2022-03-20T18:05:42.608Z] Fetching changes from the remote Git repository
[Pipeline] // stage
18:05:42 [2022-03-20T18:05:42.614Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
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
18:05:42 [2022-03-20T18:05:42.838Z] Merging remotes/origin/master commit d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 into PR head commit 45067cda330b4ebcc889b17856a60761aa480ad6
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
18:05:42 [2022-03-20T18:05:42.938Z] Merge succeeded, producing 45067cda330b4ebcc889b17856a60761aa480ad6
18:05:42 [2022-03-20T18:05:42.939Z] Checking out Revision 45067cda330b4ebcc889b17856a60761aa480ad6 (PR-43398)
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
18:05:43 [2022-03-20T18:05:43.036Z] Commit message: "client: remove wrapResponseError()"
[Pipeline] }
[Pipeline] }
18:05:43 [2022-03-20T18:05:43.231Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b868191f544d850a) in /home/ubuntu/workspace/moby_PR-43398
[Pipeline] {
[Pipeline] checkout
18:05:43 [2022-03-20T18:05:43.362Z] The recommended git tool is: git
18:05:43 [2022-03-20T18:05:43.363Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0de4618bc3282d796) in /home/ubuntu/workspace/moby_PR-43398
[Pipeline] {
[Pipeline] checkout
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:05:43 [2022-03-20T18:05:43.479Z] The recommended git tool is: git
18:05:42 [2022-03-20T18:05:42.605Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43398/.git # timeout=10
18:05:42 [2022-03-20T18:05:42.611Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:05:42 [2022-03-20T18:05:42.617Z] Fetching upstream changes from https://github.com/moby/moby.git
18:05:42 [2022-03-20T18:05:42.617Z]  > git --version # timeout=10
18:05:42 [2022-03-20T18:05:42.620Z]  > git --version # 'git version 2.17.1'
18:05:42 [2022-03-20T18:05:42.620Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:05:42 [2022-03-20T18:05:42.620Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43398/head:refs/remotes/origin/PR-43398 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:05:42 [2022-03-20T18:05:42.840Z]  > git config core.sparsecheckout # timeout=10
18:05:42 [2022-03-20T18:05:42.843Z]  > git checkout -f 45067cda330b4ebcc889b17856a60761aa480ad6 # timeout=10
18:05:42 [2022-03-20T18:05:42.894Z]  > git remote # timeout=10
18:05:42 [2022-03-20T18:05:42.911Z]  > git config --get remote.origin.url # timeout=10
18:05:42 [2022-03-20T18:05:42.915Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:05:42 [2022-03-20T18:05:42.916Z]  > git merge d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 # timeout=10
18:05:42 [2022-03-20T18:05:42.927Z]  > git rev-parse HEAD^{commit} # timeout=10
18:05:42 [2022-03-20T18:05:42.941Z]  > git config core.sparsecheckout # timeout=10
18:05:42 [2022-03-20T18:05:42.951Z]  > git checkout -f 45067cda330b4ebcc889b17856a60761aa480ad6 # timeout=10
18:05:43 [2022-03-20T18:05:43.848Z] + [ PR != PR ]
18:05:43 [2022-03-20T18:05:43.848Z] + [ master != master ]
18:05:43 [2022-03-20T18:05:43.848Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
18:05:43 [2022-03-20T18:05:43.888Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08f9d6b354f4e582b) in /home/ubuntu/workspace/moby_PR-43398
[Pipeline] {
[Pipeline] checkout
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:05:44 [2022-03-20T18:05:44.024Z] The recommended git tool is: git
18:05:44 [2022-03-20T18:05:44.255Z] + docker version
18:05:44 [2022-03-20T18:05:44.255Z] Client: Docker Engine - Community
18:05:44 [2022-03-20T18:05:44.255Z]  Version:           20.10.12
18:05:44 [2022-03-20T18:05:44.255Z]  API version:       1.41
18:05:44 [2022-03-20T18:05:44.255Z]  Go version:        go1.16.12
18:05:44 [2022-03-20T18:05:44.255Z]  Git commit:        e91ed57
18:05:44 [2022-03-20T18:05:44.255Z]  Built:             Mon Dec 13 11:45:27 2021
18:05:44 [2022-03-20T18:05:44.255Z]  OS/Arch:           linux/amd64
18:05:44 [2022-03-20T18:05:44.255Z]  Context:           default
18:05:44 [2022-03-20T18:05:44.255Z]  Experimental:      true
18:05:44 [2022-03-20T18:05:44.255Z] 
18:05:44 [2022-03-20T18:05:44.255Z] Server: Docker Engine - Community
18:05:44 [2022-03-20T18:05:44.255Z]  Engine:
18:05:44 [2022-03-20T18:05:44.255Z]   Version:          20.10.12
18:05:44 [2022-03-20T18:05:44.255Z]   API version:      1.41 (minimum version 1.12)
18:05:44 [2022-03-20T18:05:44.255Z]   Go version:       go1.16.12
18:05:44 [2022-03-20T18:05:44.255Z]   Git commit:       459d0df
18:05:44 [2022-03-20T18:05:44.255Z]   Built:            Mon Dec 13 11:43:36 2021
18:05:44 [2022-03-20T18:05:44.255Z]   OS/Arch:          linux/amd64
18:05:44 [2022-03-20T18:05:44.255Z]   Experimental:     true
18:05:44 [2022-03-20T18:05:44.255Z]  containerd:
18:05:44 [2022-03-20T18:05:44.255Z]   Version:          1.4.12
18:05:44 [2022-03-20T18:05:44.255Z]   GitCommit:        7b11cfaabd73bb80907dd23182b9347b4245eb5d
18:05:44 [2022-03-20T18:05:44.255Z]  runc:
18:05:44 [2022-03-20T18:05:44.255Z]   Version:          1.0.2
18:05:44 [2022-03-20T18:05:44.255Z]   GitCommit:        v1.0.2-0-g52b36a2
18:05:44 [2022-03-20T18:05:44.255Z]  docker-init:
18:05:44 [2022-03-20T18:05:44.255Z]   Version:          0.19.0
18:05:44 [2022-03-20T18:05:44.255Z]   GitCommit:        de40ad0
[Pipeline] sh
18:05:44 [2022-03-20T18:05:44.543Z] + docker info
18:05:44 [2022-03-20T18:05:44.543Z] Client:
18:05:44 [2022-03-20T18:05:44.543Z]  Context:    default
18:05:44 [2022-03-20T18:05:44.543Z]  Debug Mode: false
18:05:44 [2022-03-20T18:05:44.543Z]  Plugins:
18:05:44 [2022-03-20T18:05:44.543Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
18:05:44 [2022-03-20T18:05:44.543Z]   buildx: Docker Buildx (Docker Inc., v0.7.1-docker)
18:05:44 [2022-03-20T18:05:44.543Z]   compose: Docker Compose (Docker Inc., v2.2.3)
18:05:44 [2022-03-20T18:05:44.543Z]   scan: Docker Scan (Docker Inc., v0.12.0)
18:05:44 [2022-03-20T18:05:44.543Z] 
18:05:44 [2022-03-20T18:05:44.543Z] Server:
18:05:44 [2022-03-20T18:05:44.543Z]  Containers: 0
18:05:44 [2022-03-20T18:05:44.543Z]   Running: 0
18:05:44 [2022-03-20T18:05:44.543Z]   Paused: 0
18:05:44 [2022-03-20T18:05:44.543Z]   Stopped: 0
18:05:44 [2022-03-20T18:05:44.543Z]  Images: 3
18:05:44 [2022-03-20T18:05:44.543Z]  Server Version: 20.10.12
18:05:44 [2022-03-20T18:05:44.543Z]  Storage Driver: overlay2
18:05:44 [2022-03-20T18:05:44.543Z]   Backing Filesystem: extfs
18:05:44 [2022-03-20T18:05:44.543Z]   Supports d_type: true
18:05:44 [2022-03-20T18:05:44.543Z]   Native Overlay Diff: true
18:05:44 [2022-03-20T18:05:44.543Z]   userxattr: false
18:05:44 [2022-03-20T18:05:44.543Z]  Logging Driver: json-file
18:05:44 [2022-03-20T18:05:44.543Z]  Cgroup Driver: cgroupfs
18:05:44 [2022-03-20T18:05:44.543Z]  Cgroup Version: 1
18:05:44 [2022-03-20T18:05:44.543Z]  Plugins:
18:05:44 [2022-03-20T18:05:44.543Z]   Volume: local
18:05:44 [2022-03-20T18:05:44.543Z]   Network: bridge host ipvlan macvlan null overlay
18:05:44 [2022-03-20T18:05:44.543Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:05:44 [2022-03-20T18:05:44.543Z]  Swarm: inactive
18:05:44 [2022-03-20T18:05:44.543Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
18:05:44 [2022-03-20T18:05:44.543Z]  Default Runtime: runc
18:05:44 [2022-03-20T18:05:44.543Z]  Init Binary: docker-init
18:05:44 [2022-03-20T18:05:44.543Z]  containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d
18:05:44 [2022-03-20T18:05:44.543Z]  runc version: v1.0.2-0-g52b36a2
18:05:44 [2022-03-20T18:05:44.543Z]  init version: de40ad0
18:05:44 [2022-03-20T18:05:44.543Z]  Security Options:
18:05:44 [2022-03-20T18:05:44.543Z]   apparmor
18:05:44 [2022-03-20T18:05:44.543Z]   seccomp
18:05:44 [2022-03-20T18:05:44.543Z]    Profile: default
18:05:44 [2022-03-20T18:05:44.543Z]  Kernel Version: 5.4.0-1061-aws
18:05:44 [2022-03-20T18:05:44.544Z]  Operating System: Ubuntu 18.04.6 LTS
18:05:44 [2022-03-20T18:05:44.544Z]  OSType: linux
18:05:44 [2022-03-20T18:05:44.544Z]  Architecture: x86_64
18:05:44 [2022-03-20T18:05:44.544Z]  CPUs: 2
18:05:44 [2022-03-20T18:05:44.544Z]  Total Memory: 7.565GiB
18:05:44 [2022-03-20T18:05:44.544Z]  Name: ip-10-100-57-163
18:05:44 [2022-03-20T18:05:44.544Z]  ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4
18:05:44 [2022-03-20T18:05:44.544Z]  Docker Root Dir: /var/lib/docker
18:05:44 [2022-03-20T18:05:44.544Z]  Debug Mode: false
18:05:44 [2022-03-20T18:05:44.544Z]  Registry: https://index.docker.io/v1/
18:05:44 [2022-03-20T18:05:44.544Z]  Labels:
18:05:44 [2022-03-20T18:05:44.544Z]  Experimental: true
18:05:44 [2022-03-20T18:05:44.544Z]  Insecure Registries:
18:05:44 [2022-03-20T18:05:44.544Z]   127.0.0.0/8
18:05:44 [2022-03-20T18:05:44.544Z]  Live Restore Enabled: true
18:05:44 [2022-03-20T18:05:44.544Z] 
18:05:44 [2022-03-20T18:05:44.544Z] WARNING: No swap limit support
[Pipeline] sh
18:05:44 [2022-03-20T18:05:44.833Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:05:44 [2022-03-20T18:05:44.833Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:05:44 [2022-03-20T18:05:44.833Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43398/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
18:05:44 [2022-03-20T18:05:44.833Z] + bash /home/ubuntu/workspace/moby_PR-43398/check-config.sh
18:05:44 [2022-03-20T18:05:44.833Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:05:44 [2022-03-20T18:05:44.833Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ...
18:05:44 [2022-03-20T18:05:44.833Z] 
18:05:44 [2022-03-20T18:05:44.833Z] Generally Necessary:
18:05:44 [2022-03-20T18:05:44.833Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:05:44 [2022-03-20T18:05:44.833Z] - apparmor: enabled and tools installed
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_NAMESPACES: enabled
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_NET_NS: enabled
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_PID_NS: enabled
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_IPC_NS: enabled
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_UTS_NS: enabled
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_CGROUPS: enabled
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_CGROUP_CPUACCT: enabled
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_CGROUP_DEVICE: enabled
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_CGROUP_FREEZER: enabled
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_CGROUP_SCHED: enabled
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_CPUSETS: enabled
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_MEMCG: enabled
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_KEYS: enabled
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_VETH: enabled (as module)
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_BRIDGE: enabled (as module)
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_NF_NAT: enabled (as module)
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_POSIX_MQUEUE: enabled
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_CGROUP_BPF: enabled
18:05:44 [2022-03-20T18:05:44.833Z] 
18:05:44 [2022-03-20T18:05:44.833Z] Optional Features:
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_USER_NS: enabled
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_SECCOMP: enabled
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_SECCOMP_FILTER: enabled
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_CGROUP_PIDS: enabled
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_MEMCG_SWAP: enabled
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:05:44 [2022-03-20T18:05:44.833Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_BLK_CGROUP: enabled
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_CGROUP_PERF: enabled
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_CGROUP_HUGETLB: enabled
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_CFS_BANDWIDTH: enabled
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_RT_GROUP_SCHED: missing
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:05:44 [2022-03-20T18:05:44.833Z] - CONFIG_IP_VS: enabled (as module)
18:05:45 [2022-03-20T18:05:45.094Z] - CONFIG_IP_VS_NFCT: enabled
18:05:45 [2022-03-20T18:05:45.094Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:05:45 [2022-03-20T18:05:45.094Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:05:45 [2022-03-20T18:05:45.094Z] - CONFIG_IP_VS_RR: enabled (as module)
18:05:45 [2022-03-20T18:05:45.094Z] - CONFIG_SECURITY_SELINUX: enabled
18:05:45 [2022-03-20T18:05:45.094Z] - CONFIG_SECURITY_APPARMOR: enabled
18:05:45 [2022-03-20T18:05:45.094Z] - CONFIG_EXT4_FS: enabled
18:05:45 [2022-03-20T18:05:45.094Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:05:45 [2022-03-20T18:05:45.094Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:05:45 [2022-03-20T18:05:45.094Z] - Network Drivers:
18:05:45 [2022-03-20T18:05:45.094Z]   - "overlay":
18:05:45 [2022-03-20T18:05:45.094Z]     - CONFIG_VXLAN: enabled (as module)
18:05:45 [2022-03-20T18:05:45.094Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:05:45 [2022-03-20T18:05:45.094Z]       Optional (for encrypted networks):
18:05:45 [2022-03-20T18:05:45.094Z]       - CONFIG_CRYPTO: enabled
18:05:45 [2022-03-20T18:05:45.094Z]       - CONFIG_CRYPTO_AEAD: enabled
18:05:45 [2022-03-20T18:05:45.094Z]       - CONFIG_CRYPTO_GCM: enabled
18:05:45 [2022-03-20T18:05:45.094Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:05:45 [2022-03-20T18:05:45.094Z]       - CONFIG_CRYPTO_GHASH: enabled
18:05:45 [2022-03-20T18:05:45.094Z]       - CONFIG_XFRM: enabled
18:05:45 [2022-03-20T18:05:45.094Z]       - CONFIG_XFRM_USER: enabled (as module)
18:05:45 [2022-03-20T18:05:45.094Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:05:45 [2022-03-20T18:05:45.094Z]       - CONFIG_INET_ESP: enabled (as module)
18:05:45 [2022-03-20T18:05:45.094Z]   - "ipvlan":
18:05:45 [2022-03-20T18:05:45.094Z]     - CONFIG_IPVLAN: enabled (as module)
18:05:45 [2022-03-20T18:05:45.094Z]   - "macvlan":
18:05:45 [2022-03-20T18:05:45.094Z]     - CONFIG_MACVLAN: enabled (as module)
18:05:45 [2022-03-20T18:05:45.094Z]     - CONFIG_DUMMY: enabled (as module)
18:05:45 [2022-03-20T18:05:45.094Z]   - "ftp,tftp client in container":
18:05:45 [2022-03-20T18:05:45.094Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:05:45 [2022-03-20T18:05:45.094Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:05:45 [2022-03-20T18:05:45.094Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:05:45 [2022-03-20T18:05:45.094Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:05:45 [2022-03-20T18:05:45.094Z] - Storage Drivers:
18:05:45 [2022-03-20T18:05:45.094Z]   - "aufs":
18:05:45 [2022-03-20T18:05:45.094Z]     - CONFIG_AUFS_FS: enabled (as module)
18:05:45 [2022-03-20T18:05:45.094Z]   - "btrfs":
18:05:45 [2022-03-20T18:05:45.094Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:05:45 [2022-03-20T18:05:45.094Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:05:45 [2022-03-20T18:05:45.094Z]   - "devicemapper":
18:05:45 [2022-03-20T18:05:45.094Z]     - CONFIG_BLK_DEV_DM: enabled
18:05:45 [2022-03-20T18:05:45.094Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:05:45 [2022-03-20T18:05:45.094Z]   - "overlay":
18:05:45 [2022-03-20T18:05:45.094Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:05:45 [2022-03-20T18:05:45.094Z]   - "zfs":
18:05:45 [2022-03-20T18:05:45.094Z]     - /dev/zfs: present
18:05:45 [2022-03-20T18:05:45.094Z]     - zfs command: missing
18:05:45 [2022-03-20T18:05:45.094Z]     - zpool command: missing
18:05:45 [2022-03-20T18:05:45.094Z] 
18:05:45 [2022-03-20T18:05:45.094Z] Limits:
18:05:45 [2022-03-20T18:05:45.094Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:05:45 [2022-03-20T18:05:45.094Z] 
18:05:45 [2022-03-20T18:05:45.094Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:05:45 [2022-03-20T18:05:45.446Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:45067cda330b4ebcc889b17856a60761aa480ad6 .
18:05:45 [2022-03-20T18:05:45.446Z] #1 [internal] load build definition from Dockerfile
18:05:45 [2022-03-20T18:05:45.446Z] #1 sha256:78cfca04949251c0da28e108fb49ad1d2035850bef7c8ee24fd352a80d9b9cd6
18:05:45 [2022-03-20T18:05:45.446Z] #1 transferring dockerfile: 16.77kB done
18:05:45 [2022-03-20T18:05:45.446Z] #1 DONE 0.0s
18:05:45 [2022-03-20T18:05:45.446Z] 
18:05:45 [2022-03-20T18:05:45.446Z] #2 [internal] load .dockerignore
18:05:45 [2022-03-20T18:05:45.446Z] #2 sha256:5a01cd73d2830d5a315f881b657c62e3af7bd699227e6ad293bf4b676e9baae6
18:05:45 [2022-03-20T18:05:45.446Z] #2 transferring context: 87B done
18:05:45 [2022-03-20T18:05:45.446Z] #2 DONE 0.0s
18:05:45 [2022-03-20T18:05:45.446Z] 
18:05:45 [2022-03-20T18:05:45.446Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
18:05:45 [2022-03-20T18:05:45.446Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
18:05:45 [2022-03-20T18:05:45.446Z] #3 DONE 0.1s
18:05:45 [2022-03-20T18:05:45.711Z] 
18:05:45 [2022-03-20T18:05:45.711Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
18:05:45 [2022-03-20T18:05:45.711Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
18:05:45 [2022-03-20T18:05:45.711Z] #4 CACHED
18:05:45 [2022-03-20T18:05:45.711Z] 
18:05:45 [2022-03-20T18:05:45.711Z] #5 [internal] load .dockerignore
18:05:45 [2022-03-20T18:05:45.711Z] #5 sha256:105059404c81ddacfa26b52ec2a384d7f7faef875b3ccbb387c4d7aadbd14817
18:05:45 [2022-03-20T18:05:45.711Z] #5 DONE 0.0s
18:05:45 [2022-03-20T18:05:45.711Z] 
18:05:45 [2022-03-20T18:05:45.711Z] #6 [internal] load build definition from Dockerfile
18:05:45 [2022-03-20T18:05:45.711Z] #6 sha256:beb1fb7a01d3d631af251bb1c71ca3a6b8a1e4d40af3efb3e934f89dfcbd9a1b
18:05:45 [2022-03-20T18:05:45.711Z] #6 DONE 0.0s
18:05:45 [2022-03-20T18:05:45.711Z] 
18:05:45 [2022-03-20T18:05:45.711Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:05:45 [2022-03-20T18:05:45.711Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
18:05:45 [2022-03-20T18:05:45.711Z] #9 DONE 0.1s
18:05:45 [2022-03-20T18:05:45.711Z] 
18:05:45 [2022-03-20T18:05:45.711Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye
18:05:45 [2022-03-20T18:05:45.711Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a
18:05:45 [2022-03-20T18:05:45.711Z] #7 DONE 0.1s
18:05:45 [2022-03-20T18:05:45.711Z] 
18:05:45 [2022-03-20T18:05:45.711Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:05:45 [2022-03-20T18:05:45.711Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
18:05:45 [2022-03-20T18:05:45.711Z] #8 DONE 0.1s
18:05:45 [2022-03-20T18:05:45.711Z] 
18:05:45 [2022-03-20T18:05:45.711Z] #10 [internal] load metadata for docker.io/library/debian:bullseye
18:05:45 [2022-03-20T18:05:45.711Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
18:05:45 [2022-03-20T18:05:45.974Z] #10 DONE 0.1s
18:05:45 [2022-03-20T18:05:45.974Z] 
18:05:45 [2022-03-20T18:05:45.974Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:05:45 [2022-03-20T18:05:45.974Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:05:45 [2022-03-20T18:05:45.974Z] #76 DONE 0.0s
18:05:45 [2022-03-20T18:05:45.974Z] 
18:05:45 [2022-03-20T18:05:45.974Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:05:45 [2022-03-20T18:05:45.974Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
18:05:45 [2022-03-20T18:05:45.974Z] #74 DONE 0.0s
18:05:45 [2022-03-20T18:05:45.974Z] 
18:05:45 [2022-03-20T18:05:45.974Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f
18:05:45 [2022-03-20T18:05:45.974Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87
18:05:45 [2022-03-20T18:05:45.974Z] #11 DONE 0.0s
18:05:45 [2022-03-20T18:05:45.974Z] 
18:05:45 [2022-03-20T18:05:45.974Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf
18:05:45 [2022-03-20T18:05:45.974Z] #35 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8
18:05:45 [2022-03-20T18:05:45.974Z] #35 DONE 0.0s
18:05:45 [2022-03-20T18:05:45.974Z] 
18:05:45 [2022-03-20T18:05:45.974Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
18:05:45 [2022-03-20T18:05:45.974Z] #17 sha256:4fd477c8f87e7d7076725fd656ee5be77ae31aebbd530fbf6453441485652402
18:05:45 [2022-03-20T18:05:45.974Z] #17 CACHED
18:05:45 [2022-03-20T18:05:45.974Z] 
18:05:45 [2022-03-20T18:05:45.974Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:05:45 [2022-03-20T18:05:45.974Z] #12 sha256:1cb0a076596a867d890505101de46901c1031fdc3e89761eee482885eb607867
18:05:45 [2022-03-20T18:05:45.974Z] #12 CACHED
18:05:45 [2022-03-20T18:05:45.974Z] 
18:05:45 [2022-03-20T18:05:45.974Z] #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
18:05:45 [2022-03-20T18:05:45.974Z] #13 sha256:7fce71f2ccecceb5de36c8f5b6a22072bd2e0caf730c33735ead4f3bbe72e69e
18:05:45 [2022-03-20T18:05:45.974Z] #13 CACHED
18:05:45 [2022-03-20T18:05:45.974Z] 
18:05:45 [2022-03-20T18:05:45.974Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf
18:05:45 [2022-03-20T18:05:45.974Z] #16 sha256:48c5a0d7d79131ae1522ea48d6ba29f51ef3b45dd6eadbc25eb3282bf9c130ea
18:05:45 [2022-03-20T18:05:45.974Z] #16 CACHED
18:05:45 [2022-03-20T18:05:45.974Z] 
18:05:45 [2022-03-20T18:05:45.974Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel
18:05:45 [2022-03-20T18:05:45.974Z] #15 sha256:85b5506df6494b3e2e5965354c3119a7f8eb6f399da2c59923bd122dc56dbf21
18:05:45 [2022-03-20T18:05:45.974Z] #15 CACHED
18:05:45 [2022-03-20T18:05:45.974Z] 
18:05:45 [2022-03-20T18:05:45.974Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64
18:05:45 [2022-03-20T18:05:45.974Z] #14 sha256:2aa59fb55d4d3a4442e9a6a163bf30f2138fa5318bf47ff4ebd215e80e2897be
18:05:45 [2022-03-20T18:05:45.974Z] #14 CACHED
18:05:45 [2022-03-20T18:05:45.974Z] 
18:05:45 [2022-03-20T18:05:45.974Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
18:05:45 [2022-03-20T18:05:45.974Z] #18 sha256:35aca68c4b4f5145fbbbcffae9a7fb2831e3939845b55f72c4a05599c8fa9212
18:05:45 [2022-03-20T18:05:45.974Z] #18 CACHED
18:05:45 [2022-03-20T18:05:45.974Z] 
18:05:45 [2022-03-20T18:05:45.974Z] #31 [internal] load build context
18:05:45 [2022-03-20T18:05:45.974Z] #31 sha256:ef5c46cab0a5e49dfc2e4bfa217bad440fbb7caf14e26f4f66bd9211b3b9a509
18:05:46 [2022-03-20T18:05:46.236Z] #31 ...
18:05:46 [2022-03-20T18:05:46.236Z] 
18:05:46 [2022-03-20T18:05:46.236Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
18:05:46 [2022-03-20T18:05:46.236Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
18:05:46 [2022-03-20T18:05:46.236Z] #52 DONE 0.3s
18:05:46 [2022-03-20T18:05:46.236Z] 
18:05:46 [2022-03-20T18:05:46.236Z] #31 [internal] load build context
18:05:46 [2022-03-20T18:05:46.236Z] #31 sha256:ef5c46cab0a5e49dfc2e4bfa217bad440fbb7caf14e26f4f66bd9211b3b9a509
18:05:46 [2022-03-20T18:05:46.464Z] using credential docker-jenkins-github-credentials
18:05:46 [2022-03-20T18:05:46.472Z] Cloning the remote Git repository
18:05:46 [2022-03-20T18:05:46.472Z] Cloning with configured refspecs honoured and without tags
18:05:46 [2022-03-20T18:05:46.667Z] using credential docker-jenkins-github-credentials
18:05:46 [2022-03-20T18:05:46.675Z] Cloning the remote Git repository
18:05:46 [2022-03-20T18:05:46.675Z] Cloning with configured refspecs honoured and without tags
18:05:46 [2022-03-20T18:05:46.480Z] Cloning repository https://github.com/moby/moby.git
18:05:46 [2022-03-20T18:05:46.537Z]  > git init /home/ubuntu/workspace/moby_PR-43398 # timeout=10
18:05:45 [2022-03-20T18:05:45.475Z] Cloning repository https://github.com/moby/moby.git
18:05:45 [2022-03-20T18:05:45.536Z]  > git init /home/ubuntu/workspace/moby_PR-43398 # timeout=10
18:05:45 [2022-03-20T18:05:45.781Z] Fetching upstream changes from https://github.com/moby/moby.git
18:05:45 [2022-03-20T18:05:45.781Z]  > git --version # timeout=10
18:05:45 [2022-03-20T18:05:45.804Z]  > git --version # 'git version 2.17.1'
18:05:45 [2022-03-20T18:05:45.804Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:05:45 [2022-03-20T18:05:45.806Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43398/head:refs/remotes/origin/PR-43398 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:05:48 [2022-03-20T18:05:48.129Z] using credential docker-jenkins-github-credentials
18:05:48 [2022-03-20T18:05:48.138Z] Cloning the remote Git repository
18:05:48 [2022-03-20T18:05:48.138Z] Cloning with configured refspecs honoured and without tags
18:05:46 [2022-03-20T18:05:46.777Z] Fetching upstream changes from https://github.com/moby/moby.git
18:05:46 [2022-03-20T18:05:46.778Z]  > git --version # timeout=10
18:05:46 [2022-03-20T18:05:46.811Z]  > git --version # 'git version 2.17.1'
18:05:46 [2022-03-20T18:05:46.811Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:05:46 [2022-03-20T18:05:46.813Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43398/head:refs/remotes/origin/PR-43398 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:05:48 [2022-03-20T18:05:48.171Z] #31 transferring context: 58.75MB 2.2s done
18:05:48 [2022-03-20T18:05:48.171Z] #31 DONE 2.2s
18:05:48 [2022-03-20T18:05:48.171Z] 
18:05:48 [2022-03-20T18:05:48.171Z] #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
18:05:48 [2022-03-20T18:05:48.171Z] #19 sha256:f6cb6d145857f9ffc8f9efdd97de131d32e45407bd6bbabbdde9bad4b372fc5c
18:05:48 [2022-03-20T18:05:48.171Z] #19 1.352 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:05:48 [2022-03-20T18:05:48.171Z] #19 1.519 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:05:48 [2022-03-20T18:05:48.171Z] #19 1.602 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:05:48 [2022-03-20T18:05:48.314Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05cbc9bbb3e2c2b17) in /home/ubuntu/workspace/moby_PR-43398
[Pipeline] {
[Pipeline] checkout
18:05:48 [2022-03-20T18:05:48.416Z] The recommended git tool is: git
18:05:48 [2022-03-20T18:05:48.166Z] Cloning repository https://github.com/moby/moby.git
18:05:48 [2022-03-20T18:05:48.242Z]  > git init /home/ubuntu/workspace/moby_PR-43398 # timeout=10
18:05:48 [2022-03-20T18:05:48.710Z] Fetching upstream changes from https://github.com/moby/moby.git
18:05:48 [2022-03-20T18:05:48.711Z]  > git --version # timeout=10
18:05:48 [2022-03-20T18:05:48.735Z]  > git --version # 'git version 2.25.1'
18:05:48 [2022-03-20T18:05:48.736Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:05:48 [2022-03-20T18:05:48.782Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43398/head:refs/remotes/origin/PR-43398 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:05:51 [2022-03-20T18:05:51.488Z] #19 2.057 Reading package lists...
18:05:52 [2022-03-20T18:05:52.232Z] using credential docker-jenkins-github-credentials
18:05:52 [2022-03-20T18:05:52.241Z] Cloning the remote Git repository
18:05:52 [2022-03-20T18:05:52.241Z] Cloning with configured refspecs honoured and without tags
18:05:52 [2022-03-20T18:05:52.304Z] Cloning repository https://github.com/moby/moby.git
18:05:52 [2022-03-20T18:05:52.412Z]  > git init /home/ubuntu/workspace/moby_PR-43398 # timeout=10
18:05:53 [2022-03-20T18:05:53.040Z] Fetching upstream changes from https://github.com/moby/moby.git
18:05:53 [2022-03-20T18:05:53.040Z]  > git --version # timeout=10
18:05:53 [2022-03-20T18:05:53.049Z]  > git --version # 'git version 2.25.1'
18:05:53 [2022-03-20T18:05:53.049Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:05:53 [2022-03-20T18:05:53.051Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43398/head:refs/remotes/origin/PR-43398 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:05:54 [2022-03-20T18:05:54.794Z] #19 5.236 Reading package lists...
18:05:55 [2022-03-20T18:05:55.056Z] #19 8.372 Building dependency tree...
18:05:55 [2022-03-20T18:05:55.056Z] #19 9.103 Reading state information...
18:05:55 [2022-03-20T18:05:55.631Z] #19 9.794 The following additional packages will be installed:
18:05:55 [2022-03-20T18:05:55.631Z] #19 9.794   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.794   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.795   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.795   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.795   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.795   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.795   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.795   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.795   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.795   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.795   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.795   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.795   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.795   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.795   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.795   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.796   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.796   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.796   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.797   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.797   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.797   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.797   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.797   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.797   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.797   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.797   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.797   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.798   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.798   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.798   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.799   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.801   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.801   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.801   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.801   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.801   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.801   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.801   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.802   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.802   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.802   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.802   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.804   linux-libc-dev-s390x-cross patch xz-utils
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.814 Suggested packages:
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.814   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.814   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.814   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.814   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.814   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.814   libyaml-shell-perl ed diffutils-doc
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.814 Recommended packages:
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.814   fakeroot build-essential libalgorithm-merge-perl libwww-perl
18:05:55 [2022-03-20T18:05:55.632Z] #19 9.814   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05 The following NEW packages will be installed:
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   crossbuild-essential-armel crossbuild-essential-armhf
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
18:05:57 [2022-03-20T18:05:57.022Z] #19 11.05   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
18:05:57 [2022-03-20T18:05:57.023Z] #19 11.05   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
18:05:57 [2022-03-20T18:05:57.023Z] #19 11.05   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
18:05:57 [2022-03-20T18:05:57.023Z] #19 11.05   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
18:05:57 [2022-03-20T18:05:57.023Z] #19 11.05   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
18:05:57 [2022-03-20T18:05:57.023Z] #19 11.05   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
18:05:57 [2022-03-20T18:05:57.023Z] #19 11.05   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
18:05:57 [2022-03-20T18:05:57.023Z] #19 11.05   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
18:05:57 [2022-03-20T18:05:57.023Z] #19 11.05   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
18:05:57 [2022-03-20T18:05:57.023Z] #19 11.05   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
18:05:57 [2022-03-20T18:05:57.023Z] #19 11.05   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
18:05:57 [2022-03-20T18:05:57.023Z] #19 11.05   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
18:05:57 [2022-03-20T18:05:57.023Z] #19 11.05   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
18:05:57 [2022-03-20T18:05:57.023Z] #19 11.05   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
18:05:57 [2022-03-20T18:05:57.023Z] #19 11.05   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
18:05:57 [2022-03-20T18:05:57.023Z] #19 11.05   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
18:05:57 [2022-03-20T18:05:57.023Z] #19 11.06   linux-libc-dev-s390x-cross patch xz-utils
18:05:57 [2022-03-20T18:05:57.285Z] #19 11.37 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded.
18:05:57 [2022-03-20T18:05:57.285Z] #19 11.37 Need to get 787 MB of archives.
18:05:57 [2022-03-20T18:05:57.285Z] #19 11.37 After this operation, 3385 MB of additional disk space will be used.
18:05:57 [2022-03-20T18:05:57.285Z] #19 11.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
18:05:57 [2022-03-20T18:05:57.285Z] #19 11.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
18:05:57 [2022-03-20T18:05:57.285Z] #19 11.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
18:05:57 [2022-03-20T18:05:57.285Z] #19 11.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
18:05:57 [2022-03-20T18:05:57.285Z] #19 11.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
18:05:57 [2022-03-20T18:05:57.285Z] #19 11.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
18:05:57 [2022-03-20T18:05:57.285Z] #19 11.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
18:05:57 [2022-03-20T18:05:57.285Z] #19 11.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
18:05:57 [2022-03-20T18:05:57.285Z] #19 11.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
18:05:57 [2022-03-20T18:05:57.285Z] #19 11.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
18:05:57 [2022-03-20T18:05:57.285Z] #19 11.46 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
18:05:57 [2022-03-20T18:05:57.285Z] #19 11.48 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]
18:05:57 [2022-03-20T18:05:57.285Z] #19 11.48 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]
18:05:57 [2022-03-20T18:05:57.505Z] Still waiting to schedule task
18:05:57 [2022-03-20T18:05:57.505Z]azwin-2-647600’ is offline
18:05:57 [2022-03-20T18:05:57.506Z] Still waiting to schedule task
18:05:57 [2022-03-20T18:05:57.506Z] All nodes of label ‘windows-2022’ are offline
18:05:57 [2022-03-20T18:05:57.508Z] Still waiting to schedule task
18:05:57 [2022-03-20T18:05:57.508Z] All nodes of label ‘windows-2022’ are offline
18:05:57 [2022-03-20T18:05:57.548Z] #19 11.82 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]
18:05:57 [2022-03-20T18:05:57.810Z] #19 11.82 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]
18:05:58 [2022-03-20T18:05:58.073Z] #19 12.15 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]
18:05:58 [2022-03-20T18:05:58.073Z] #19 12.15 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]
18:05:58 [2022-03-20T18:05:58.335Z] #19 12.52 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]
18:05:58 [2022-03-20T18:05:58.335Z] #19 12.52 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]
18:05:58 [2022-03-20T18:05:58.597Z] #19 12.85 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]
18:05:58 [2022-03-20T18:05:58.858Z] #19 12.86 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]
18:05:59 [2022-03-20T18:05:59.122Z] #19 13.17 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]
18:05:59 [2022-03-20T18:05:59.122Z] #19 13.17 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]
18:05:59 [2022-03-20T18:05:59.122Z] #19 13.17 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]
18:05:59 [2022-03-20T18:05:59.122Z] #19 13.18 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]
18:05:59 [2022-03-20T18:05:59.122Z] #19 13.18 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]
18:05:59 [2022-03-20T18:05:59.122Z] #19 13.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
18:05:59 [2022-03-20T18:05:59.122Z] #19 13.19 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
18:05:59 [2022-03-20T18:05:59.122Z] #19 13.19 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
18:05:59 [2022-03-20T18:05:59.122Z] #19 13.20 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
18:05:59 [2022-03-20T18:05:59.122Z] #19 13.20 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
18:05:59 [2022-03-20T18:05:59.122Z] #19 13.20 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
18:05:59 [2022-03-20T18:05:59.122Z] #19 13.20 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
18:05:59 [2022-03-20T18:05:59.122Z] #19 13.21 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
18:05:59 [2022-03-20T18:05:59.122Z] #19 13.22 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
18:05:59 [2022-03-20T18:05:59.122Z] #19 13.23 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
18:05:59 [2022-03-20T18:05:59.122Z] #19 13.24 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
18:05:59 [2022-03-20T18:05:59.122Z] #19 13.25 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
18:05:59 [2022-03-20T18:05:59.122Z] #19 13.25 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
18:05:59 [2022-03-20T18:05:59.122Z] #19 13.26 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]
18:05:59 [2022-03-20T18:05:59.387Z] #19 13.69 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
18:05:59 [2022-03-20T18:05:59.651Z] #19 13.69 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
18:05:59 [2022-03-20T18:05:59.651Z] #19 13.70 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
18:05:59 [2022-03-20T18:05:59.651Z] #19 13.72 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
18:05:59 [2022-03-20T18:05:59.651Z] #19 13.73 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]
18:05:59 [2022-03-20T18:05:59.915Z] #19 14.09 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
18:05:59 [2022-03-20T18:05:59.915Z] #19 14.09 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
18:05:59 [2022-03-20T18:05:59.915Z] #19 14.09 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB]
18:05:59 [2022-03-20T18:05:59.915Z] #19 14.11 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
18:05:59 [2022-03-20T18:05:59.915Z] #19 14.11 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
18:05:59 [2022-03-20T18:05:59.915Z] #19 14.11 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
18:05:59 [2022-03-20T18:05:59.915Z] #19 14.17 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
18:05:59 [2022-03-20T18:05:59.915Z] #19 14.18 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
18:05:59 [2022-03-20T18:05:59.915Z] #19 14.18 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
18:05:59 [2022-03-20T18:05:59.915Z] #19 14.18 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
18:05:59 [2022-03-20T18:05:59.915Z] #19 14.18 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
18:05:59 [2022-03-20T18:05:59.915Z] #19 14.18 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
18:05:59 [2022-03-20T18:05:59.915Z] #19 14.18 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
18:05:59 [2022-03-20T18:05:59.915Z] #19 14.18 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
18:05:59 [2022-03-20T18:05:59.915Z] #19 14.18 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
18:05:59 [2022-03-20T18:05:59.915Z] #19 14.18 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
18:05:59 [2022-03-20T18:05:59.915Z] #19 14.18 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
18:05:59 [2022-03-20T18:05:59.915Z] #19 14.18 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
18:05:59 [2022-03-20T18:05:59.915Z] #19 14.19 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
18:05:59 [2022-03-20T18:05:59.915Z] #19 14.19 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
18:05:59 [2022-03-20T18:05:59.915Z] #19 14.20 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
18:05:59 [2022-03-20T18:05:59.915Z] #19 14.20 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
18:05:59 [2022-03-20T18:05:59.915Z] #19 14.20 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
18:05:59 [2022-03-20T18:05:59.915Z] #19 14.20 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
18:05:59 [2022-03-20T18:05:59.915Z] #19 14.21 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
18:06:00 [2022-03-20T18:06:00.177Z] #19 14.22 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
18:06:00 [2022-03-20T18:06:00.177Z] #19 14.22 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
18:06:00 [2022-03-20T18:06:00.177Z] #19 14.23 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]
18:06:00 [2022-03-20T18:06:00.442Z] #19 14.60 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
18:06:00 [2022-03-20T18:06:00.442Z] #19 14.60 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
18:06:00 [2022-03-20T18:06:00.442Z] #19 14.61 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
18:06:00 [2022-03-20T18:06:00.442Z] #19 14.63 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
18:06:00 [2022-03-20T18:06:00.710Z] #19 14.64 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]
18:06:00 [2022-03-20T18:06:00.710Z] #19 14.99 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
18:06:00 [2022-03-20T18:06:00.710Z] #19 15.00 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
18:06:00 [2022-03-20T18:06:00.710Z] #19 15.00 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
18:06:00 [2022-03-20T18:06:00.710Z] #19 15.00 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
18:06:00 [2022-03-20T18:06:00.710Z] #19 15.01 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
18:06:00 [2022-03-20T18:06:00.710Z] #19 15.01 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
18:06:00 [2022-03-20T18:06:00.710Z] #19 15.01 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
18:06:00 [2022-03-20T18:06:00.710Z] #19 15.02 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
18:06:00 [2022-03-20T18:06:00.710Z] #19 15.03 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
18:06:00 [2022-03-20T18:06:00.710Z] #19 15.03 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
18:06:00 [2022-03-20T18:06:00.973Z] #19 15.04 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]
18:06:01 [2022-03-20T18:06:01.239Z] #19 15.42 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
18:06:01 [2022-03-20T18:06:01.239Z] #19 15.42 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
18:06:01 [2022-03-20T18:06:01.239Z] #19 15.43 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
18:06:01 [2022-03-20T18:06:01.239Z] #19 15.45 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
18:06:01 [2022-03-20T18:06:01.501Z] #19 15.46 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]
18:06:01 [2022-03-20T18:06:01.763Z] #19 15.92 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
18:06:01 [2022-03-20T18:06:01.763Z] #19 15.92 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
18:06:01 [2022-03-20T18:06:01.763Z] #19 15.92 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
18:06:01 [2022-03-20T18:06:01.763Z] #19 15.93 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
18:06:01 [2022-03-20T18:06:01.763Z] #19 15.93 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
18:06:01 [2022-03-20T18:06:01.763Z] #19 15.94 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
18:06:01 [2022-03-20T18:06:01.763Z] #19 15.94 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
18:06:01 [2022-03-20T18:06:01.763Z] #19 15.94 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
18:06:01 [2022-03-20T18:06:01.763Z] #19 15.96 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
18:06:01 [2022-03-20T18:06:01.763Z] #19 15.96 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
18:06:01 [2022-03-20T18:06:01.764Z] #19 15.98 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
18:06:01 [2022-03-20T18:06:01.764Z] #19 15.98 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
18:06:01 [2022-03-20T18:06:01.764Z] #19 15.98 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
18:06:01 [2022-03-20T18:06:01.764Z] #19 15.99 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
18:06:01 [2022-03-20T18:06:01.764Z] #19 15.99 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]
18:06:02 [2022-03-20T18:06:02.339Z] #19 16.35 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
18:06:02 [2022-03-20T18:06:02.339Z] #19 16.35 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
18:06:02 [2022-03-20T18:06:02.339Z] #19 16.36 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
18:06:02 [2022-03-20T18:06:02.339Z] #19 16.39 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
18:06:02 [2022-03-20T18:06:02.339Z] #19 16.41 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]
18:06:02 [2022-03-20T18:06:02.601Z] #19 16.76 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
18:06:02 [2022-03-20T18:06:02.601Z] #19 16.76 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
18:06:02 [2022-03-20T18:06:02.601Z] #19 16.76 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
18:06:02 [2022-03-20T18:06:02.601Z] #19 16.76 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
18:06:02 [2022-03-20T18:06:02.601Z] #19 16.77 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
18:06:02 [2022-03-20T18:06:02.601Z] #19 16.77 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
18:06:02 [2022-03-20T18:06:02.601Z] #19 16.77 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
18:06:02 [2022-03-20T18:06:02.601Z] #19 16.77 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
18:06:02 [2022-03-20T18:06:02.601Z] #19 16.78 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
18:06:02 [2022-03-20T18:06:02.601Z] #19 16.80 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
18:06:02 [2022-03-20T18:06:02.601Z] #19 16.80 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
18:06:02 [2022-03-20T18:06:02.601Z] #19 16.80 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]
18:06:03 [2022-03-20T18:06:03.177Z] #19 17.24 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
18:06:03 [2022-03-20T18:06:03.177Z] #19 17.24 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
18:06:03 [2022-03-20T18:06:03.177Z] #19 17.26 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
18:06:03 [2022-03-20T18:06:03.177Z] #19 17.28 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
18:06:03 [2022-03-20T18:06:03.177Z] #19 17.29 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]
18:06:03 [2022-03-20T18:06:03.441Z] #19 17.62 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
18:06:03 [2022-03-20T18:06:03.702Z] #19 17.62 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
18:06:03 [2022-03-20T18:06:03.702Z] #19 17.90 debconf: delaying package configuration, since apt-utils is not installed
18:06:03 [2022-03-20T18:06:03.702Z] #19 18.02 Fetched 787 MB in 7s (121 MB/s)
18:06:03 [2022-03-20T18:06:03.962Z] #19 18.05 Selecting previously unselected package liblocale-gettext-perl.
18:06:03 [2022-03-20T18:06:03.962Z] #19 18.05 (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.)
18:06:03 [2022-03-20T18:06:03.962Z] #19 18.06 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
18:06:03 [2022-03-20T18:06:03.962Z] #19 18.06 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
18:06:03 [2022-03-20T18:06:03.962Z] #19 18.09 Selecting previously unselected package bzip2.
18:06:03 [2022-03-20T18:06:03.962Z] #19 18.09 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
18:06:03 [2022-03-20T18:06:03.962Z] #19 18.09 Unpacking bzip2 (1.0.8-4) ...
18:06:03 [2022-03-20T18:06:03.962Z] #19 18.12 Selecting previously unselected package libmagic-mgc.
18:06:03 [2022-03-20T18:06:03.962Z] #19 18.12 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
18:06:03 [2022-03-20T18:06:03.962Z] #19 18.13 Unpacking libmagic-mgc (1:5.39-3) ...
18:06:03 [2022-03-20T18:06:03.962Z] #19 18.20 Selecting previously unselected package libmagic1:amd64.
18:06:03 [2022-03-20T18:06:03.962Z] #19 18.20 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
18:06:03 [2022-03-20T18:06:03.962Z] #19 18.21 Unpacking libmagic1:amd64 (1:5.39-3) ...
18:06:03 [2022-03-20T18:06:03.962Z] #19 18.26 Selecting previously unselected package file.
18:06:04 [2022-03-20T18:06:04.223Z] #19 18.26 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
18:06:04 [2022-03-20T18:06:04.223Z] #19 18.27 Unpacking file (1:5.39-3) ...
18:06:04 [2022-03-20T18:06:04.223Z] #19 18.30 Selecting previously unselected package xz-utils.
18:06:04 [2022-03-20T18:06:04.223Z] #19 18.30 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ...
18:06:04 [2022-03-20T18:06:04.223Z] #19 18.31 Unpacking xz-utils (5.2.5-2) ...
18:06:04 [2022-03-20T18:06:04.223Z] #19 18.35 Selecting previously unselected package binutils-aarch64-linux-gnu.
18:06:04 [2022-03-20T18:06:04.223Z] #19 18.36 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
18:06:04 [2022-03-20T18:06:04.223Z] #19 18.36 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
18:06:04 [2022-03-20T18:06:04.484Z] #19 18.71 Selecting previously unselected package binutils-arm-linux-gnueabi.
18:06:04 [2022-03-20T18:06:04.744Z] #19 18.72 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
18:06:04 [2022-03-20T18:06:04.744Z] #19 18.72 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
18:06:05 [2022-03-20T18:06:05.005Z] #19 19.06 Selecting previously unselected package binutils-arm-linux-gnueabihf.
18:06:05 [2022-03-20T18:06:05.005Z] #19 19.06 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
18:06:05 [2022-03-20T18:06:05.005Z] #19 19.07 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
18:06:05 [2022-03-20T18:06:05.266Z] #19 19.37 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
18:06:05 [2022-03-20T18:06:05.266Z] #19 19.37 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
18:06:05 [2022-03-20T18:06:05.266Z] #19 19.38 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
18:06:05 [2022-03-20T18:06:05.527Z] #19 19.65 Selecting previously unselected package binutils-s390x-linux-gnu.
18:06:05 [2022-03-20T18:06:05.527Z] #19 19.65 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
18:06:05 [2022-03-20T18:06:05.527Z] #19 19.65 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
18:06:05 [2022-03-20T18:06:05.789Z] #19 19.87 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
18:06:05 [2022-03-20T18:06:05.789Z] #19 19.88 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
18:06:05 [2022-03-20T18:06:05.789Z] #19 19.88 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
18:06:05 [2022-03-20T18:06:05.789Z] #19 19.91 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
18:06:05 [2022-03-20T18:06:05.789Z] #19 19.92 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
18:06:05 [2022-03-20T18:06:05.789Z] #19 19.92 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
18:06:11 [2022-03-20T18:06:11.105Z] #19 24.40 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
18:06:11 [2022-03-20T18:06:11.105Z] #19 24.41 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
18:06:11 [2022-03-20T18:06:11.105Z] #19 24.41 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
18:06:11 [2022-03-20T18:06:11.105Z] #19 24.44 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
18:06:11 [2022-03-20T18:06:11.105Z] #19 24.44 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
18:06:11 [2022-03-20T18:06:11.105Z] #19 24.45 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
18:06:11 [2022-03-20T18:06:11.231Z] Fetching without tags
18:06:11 [2022-03-20T18:06:11.567Z] Merging remotes/origin/master commit d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 into PR head commit 45067cda330b4ebcc889b17856a60761aa480ad6
18:06:12 [2022-03-20T18:06:12.243Z] Fetching without tags
18:06:12 [2022-03-20T18:06:12.311Z] Fetching without tags
18:06:11 [2022-03-20T18:06:11.134Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:06:11 [2022-03-20T18:06:11.150Z]  > git config --add remote.origin.fetch +refs/pull/43398/head:refs/remotes/origin/PR-43398 # timeout=10
18:06:11 [2022-03-20T18:06:11.178Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:06:11 [2022-03-20T18:06:11.206Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:06:11 [2022-03-20T18:06:11.237Z] Fetching upstream changes from https://github.com/moby/moby.git
18:06:11 [2022-03-20T18:06:11.237Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:06:11 [2022-03-20T18:06:11.239Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43398/head:refs/remotes/origin/PR-43398 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:06:11 [2022-03-20T18:06:11.580Z]  > git config core.sparsecheckout # timeout=10
18:06:11 [2022-03-20T18:06:11.602Z]  > git checkout -f 45067cda330b4ebcc889b17856a60761aa480ad6 # timeout=10
18:06:12 [2022-03-20T18:06:12.575Z] Merging remotes/origin/master commit d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 into PR head commit 45067cda330b4ebcc889b17856a60761aa480ad6
18:06:12 [2022-03-20T18:06:12.697Z] Merging remotes/origin/master commit d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 into PR head commit 45067cda330b4ebcc889b17856a60761aa480ad6
18:06:12 [2022-03-20T18:06:12.726Z] Merge succeeded, producing 45067cda330b4ebcc889b17856a60761aa480ad6
18:06:12 [2022-03-20T18:06:12.726Z] Checking out Revision 45067cda330b4ebcc889b17856a60761aa480ad6 (PR-43398)
18:06:13 [2022-03-20T18:06:13.544Z] Merge succeeded, producing 45067cda330b4ebcc889b17856a60761aa480ad6
18:06:13 [2022-03-20T18:06:13.545Z] Checking out Revision 45067cda330b4ebcc889b17856a60761aa480ad6 (PR-43398)
18:06:13 [2022-03-20T18:06:13.591Z] Merge succeeded, producing 45067cda330b4ebcc889b17856a60761aa480ad6
18:06:13 [2022-03-20T18:06:13.591Z] Checking out Revision 45067cda330b4ebcc889b17856a60761aa480ad6 (PR-43398)
18:06:12 [2022-03-20T18:06:12.180Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:06:12 [2022-03-20T18:06:12.201Z]  > git config --add remote.origin.fetch +refs/pull/43398/head:refs/remotes/origin/PR-43398 # timeout=10
18:06:12 [2022-03-20T18:06:12.235Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:06:12 [2022-03-20T18:06:12.264Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:06:12 [2022-03-20T18:06:12.341Z] Fetching upstream changes from https://github.com/moby/moby.git
18:06:12 [2022-03-20T18:06:12.341Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:06:12 [2022-03-20T18:06:12.344Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43398/head:refs/remotes/origin/PR-43398 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:06:12 [2022-03-20T18:06:12.694Z]  > git config core.sparsecheckout # timeout=10
18:06:12 [2022-03-20T18:06:12.715Z]  > git checkout -f 45067cda330b4ebcc889b17856a60761aa480ad6 # timeout=10
18:06:13 [2022-03-20T18:06:13.522Z]  > git remote # timeout=10
18:06:13 [2022-03-20T18:06:13.532Z]  > git config --get remote.origin.url # timeout=10
18:06:13 [2022-03-20T18:06:13.546Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:06:13 [2022-03-20T18:06:13.547Z]  > git merge d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 # timeout=10
18:06:13 [2022-03-20T18:06:13.565Z]  > git rev-parse HEAD^{commit} # timeout=10
18:06:13 [2022-03-20T18:06:13.583Z]  > git config core.sparsecheckout # timeout=10
18:06:13 [2022-03-20T18:06:13.602Z]  > git checkout -f 45067cda330b4ebcc889b17856a60761aa480ad6 # timeout=10
18:06:12 [2022-03-20T18:06:12.136Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:06:12 [2022-03-20T18:06:12.152Z]  > git config --add remote.origin.fetch +refs/pull/43398/head:refs/remotes/origin/PR-43398 # timeout=10
18:06:12 [2022-03-20T18:06:12.182Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:06:12 [2022-03-20T18:06:12.206Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:06:12 [2022-03-20T18:06:12.288Z] Fetching upstream changes from https://github.com/moby/moby.git
18:06:12 [2022-03-20T18:06:12.289Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:06:12 [2022-03-20T18:06:12.292Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43398/head:refs/remotes/origin/PR-43398 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:06:12 [2022-03-20T18:06:12.580Z]  > git config core.sparsecheckout # timeout=10
18:06:12 [2022-03-20T18:06:12.602Z]  > git checkout -f 45067cda330b4ebcc889b17856a60761aa480ad6 # timeout=10
18:06:13 [2022-03-20T18:06:13.445Z]  > git remote # timeout=10
18:06:13 [2022-03-20T18:06:13.486Z]  > git config --get remote.origin.url # timeout=10
18:06:13 [2022-03-20T18:06:13.502Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:06:13 [2022-03-20T18:06:13.504Z]  > git merge d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 # timeout=10
18:06:13 [2022-03-20T18:06:13.525Z]  > git rev-parse HEAD^{commit} # timeout=10
18:06:13 [2022-03-20T18:06:13.546Z]  > git config core.sparsecheckout # timeout=10
18:06:13 [2022-03-20T18:06:13.556Z]  > git checkout -f 45067cda330b4ebcc889b17856a60761aa480ad6 # timeout=10
18:06:12 [2022-03-20T18:06:12.649Z]  > git remote # timeout=10
18:06:12 [2022-03-20T18:06:12.673Z]  > git config --get remote.origin.url # timeout=10
18:06:12 [2022-03-20T18:06:12.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:06:12 [2022-03-20T18:06:12.701Z]  > git merge d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 # timeout=10
18:06:12 [2022-03-20T18:06:12.713Z]  > git rev-parse HEAD^{commit} # timeout=10
18:06:12 [2022-03-20T18:06:12.728Z]  > git config core.sparsecheckout # timeout=10
18:06:12 [2022-03-20T18:06:12.735Z]  > git checkout -f 45067cda330b4ebcc889b17856a60761aa480ad6 # timeout=10
18:06:14 [2022-03-20T18:06:14.995Z] Fetching without tags
18:06:15 [2022-03-20T18:06:15.266Z] Merging remotes/origin/master commit d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 into PR head commit 45067cda330b4ebcc889b17856a60761aa480ad6
18:06:15 [2022-03-20T18:06:15.317Z] #19 28.62 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
18:06:15 [2022-03-20T18:06:15.317Z] #19 28.62 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
18:06:15 [2022-03-20T18:06:15.317Z] #19 28.62 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
18:06:15 [2022-03-20T18:06:15.317Z] #19 28.65 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
18:06:15 [2022-03-20T18:06:15.317Z] #19 28.66 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
18:06:15 [2022-03-20T18:06:15.317Z] #19 28.66 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
18:06:16 [2022-03-20T18:06:16.212Z] Merge succeeded, producing 45067cda330b4ebcc889b17856a60761aa480ad6
18:06:16 [2022-03-20T18:06:16.212Z] Checking out Revision 45067cda330b4ebcc889b17856a60761aa480ad6 (PR-43398)
18:06:14 [2022-03-20T18:06:14.952Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:06:14 [2022-03-20T18:06:14.961Z]  > git config --add remote.origin.fetch +refs/pull/43398/head:refs/remotes/origin/PR-43398 # timeout=10
18:06:14 [2022-03-20T18:06:14.965Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:06:14 [2022-03-20T18:06:14.979Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:06:14 [2022-03-20T18:06:14.992Z] Fetching upstream changes from https://github.com/moby/moby.git
18:06:14 [2022-03-20T18:06:14.992Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:06:14 [2022-03-20T18:06:14.994Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43398/head:refs/remotes/origin/PR-43398 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:06:15 [2022-03-20T18:06:15.272Z]  > git config core.sparsecheckout # timeout=10
18:06:15 [2022-03-20T18:06:15.295Z]  > git checkout -f 45067cda330b4ebcc889b17856a60761aa480ad6 # timeout=10
18:06:15 [2022-03-20T18:06:15.950Z]  > git remote # timeout=10
18:06:15 [2022-03-20T18:06:15.960Z]  > git config --get remote.origin.url # timeout=10
18:06:15 [2022-03-20T18:06:15.967Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:06:16 [2022-03-20T18:06:16.188Z]  > git merge d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 # timeout=10
18:06:16 [2022-03-20T18:06:16.198Z]  > git rev-parse HEAD^{commit} # timeout=10
18:06:16 [2022-03-20T18:06:16.208Z]  > git config core.sparsecheckout # timeout=10
18:06:16 [2022-03-20T18:06:16.214Z]  > git checkout -f 45067cda330b4ebcc889b17856a60761aa480ad6 # timeout=10
18:06:17 [2022-03-20T18:06:17.148Z] Commit message: "client: remove wrapResponseError()"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:06:17 [2022-03-20T18:06:17.779Z] Commit message: "client: remove wrapResponseError()"
18:06:17 [2022-03-20T18:06:17.994Z] Commit message: "client: remove wrapResponseError()"
18:06:18 [2022-03-20T18:06:18.140Z] + docker version
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:06:18 [2022-03-20T18:06:18.622Z] #19 32.87 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
18:06:18 [2022-03-20T18:06:18.622Z] #19 32.88 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
18:06:18 [2022-03-20T18:06:18.622Z] #19 32.88 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
18:06:18 [2022-03-20T18:06:18.622Z] #19 32.91 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:06:18 [2022-03-20T18:06:18.884Z] #19 32.91 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
18:06:18 [2022-03-20T18:06:18.884Z] #19 32.92 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
18:06:18 [2022-03-20T18:06:18.938Z] + docker version
18:06:19 [2022-03-20T18:06:19.456Z] + docker version
18:06:20 [2022-03-20T18:06:20.629Z] Commit message: "client: remove wrapResponseError()"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:06:21 [2022-03-20T18:06:21.706Z] + docker version
18:06:23 [2022-03-20T18:06:23.100Z] #19 37.05 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
18:06:23 [2022-03-20T18:06:23.100Z] #19 37.05 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
18:06:23 [2022-03-20T18:06:23.100Z] #19 37.07 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
18:06:23 [2022-03-20T18:06:23.100Z] #19 37.37 Selecting previously unselected package cpp-10-s390x-linux-gnu.
18:06:23 [2022-03-20T18:06:23.361Z] #19 37.37 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
18:06:23 [2022-03-20T18:06:23.361Z] #19 37.44 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
18:06:24 [2022-03-20T18:06:24.762Z] Client: Docker Engine - Community
18:06:24 [2022-03-20T18:06:24.762Z]  Version:           20.10.12
18:06:24 [2022-03-20T18:06:24.762Z]  API version:       1.41
18:06:24 [2022-03-20T18:06:24.762Z]  Go version:        go1.16.12
18:06:24 [2022-03-20T18:06:24.762Z]  Git commit:        e91ed57
18:06:24 [2022-03-20T18:06:24.762Z]  Built:             Mon Dec 13 11:45:33 2021
18:06:24 [2022-03-20T18:06:24.762Z]  OS/Arch:           linux/amd64
18:06:24 [2022-03-20T18:06:24.762Z]  Context:           default
18:06:24 [2022-03-20T18:06:24.762Z]  Experimental:      true
18:06:24 [2022-03-20T18:06:24.762Z] 
18:06:24 [2022-03-20T18:06:24.762Z] Server: Docker Engine - Community
18:06:24 [2022-03-20T18:06:24.762Z]  Engine:
18:06:24 [2022-03-20T18:06:24.762Z]   Version:          20.10.12
18:06:24 [2022-03-20T18:06:24.762Z]   API version:      1.41 (minimum version 1.12)
18:06:24 [2022-03-20T18:06:24.762Z]   Go version:       go1.16.12
18:06:24 [2022-03-20T18:06:24.762Z]   Git commit:       459d0df
18:06:24 [2022-03-20T18:06:24.762Z]   Built:            Mon Dec 13 11:43:42 2021
18:06:24 [2022-03-20T18:06:24.762Z]   OS/Arch:          linux/amd64
18:06:24 [2022-03-20T18:06:24.762Z]   Experimental:     true
18:06:24 [2022-03-20T18:06:24.762Z]  containerd:
18:06:24 [2022-03-20T18:06:24.762Z]   Version:          1.4.12
18:06:24 [2022-03-20T18:06:24.762Z]   GitCommit:        7b11cfaabd73bb80907dd23182b9347b4245eb5d
18:06:24 [2022-03-20T18:06:24.762Z]  runc:
18:06:24 [2022-03-20T18:06:24.762Z]   Version:          1.0.2
18:06:24 [2022-03-20T18:06:24.762Z]   GitCommit:        v1.0.2-0-g52b36a2
18:06:24 [2022-03-20T18:06:24.762Z]  docker-init:
18:06:24 [2022-03-20T18:06:24.762Z]   Version:          0.19.0
18:06:24 [2022-03-20T18:06:24.762Z]   GitCommit:        de40ad0
[Pipeline] sh
18:06:25 [2022-03-20T18:06:25.078Z] + docker info
18:06:25 [2022-03-20T18:06:25.511Z] Client: Docker Engine - Community
18:06:25 [2022-03-20T18:06:25.511Z]  Version:           20.10.12
18:06:25 [2022-03-20T18:06:25.511Z]  API version:       1.41
18:06:25 [2022-03-20T18:06:25.511Z]  Go version:        go1.16.12
18:06:25 [2022-03-20T18:06:25.511Z]  Git commit:        e91ed57
18:06:25 [2022-03-20T18:06:25.511Z]  Built:             Mon Dec 13 11:45:27 2021
18:06:25 [2022-03-20T18:06:25.511Z]  OS/Arch:           linux/amd64
18:06:25 [2022-03-20T18:06:25.511Z]  Context:           default
18:06:25 [2022-03-20T18:06:25.511Z]  Experimental:      true
18:06:25 [2022-03-20T18:06:25.511Z] 
18:06:25 [2022-03-20T18:06:25.511Z] Server: Docker Engine - Community
18:06:25 [2022-03-20T18:06:25.511Z]  Engine:
18:06:25 [2022-03-20T18:06:25.511Z]   Version:          20.10.12
18:06:25 [2022-03-20T18:06:25.511Z]   API version:      1.41 (minimum version 1.12)
18:06:25 [2022-03-20T18:06:25.511Z]   Go version:       go1.16.12
18:06:25 [2022-03-20T18:06:25.511Z]   Git commit:       459d0df
18:06:25 [2022-03-20T18:06:25.511Z]   Built:            Mon Dec 13 11:43:36 2021
18:06:25 [2022-03-20T18:06:25.511Z]   OS/Arch:          linux/amd64
18:06:25 [2022-03-20T18:06:25.511Z]   Experimental:     true
18:06:25 [2022-03-20T18:06:25.511Z]  containerd:
18:06:25 [2022-03-20T18:06:25.511Z]   Version:          1.4.12
18:06:25 [2022-03-20T18:06:25.511Z]   GitCommit:        7b11cfaabd73bb80907dd23182b9347b4245eb5d
18:06:25 [2022-03-20T18:06:25.511Z]  runc:
18:06:25 [2022-03-20T18:06:25.511Z]   Version:          1.0.2
18:06:25 [2022-03-20T18:06:25.511Z]   GitCommit:        v1.0.2-0-g52b36a2
18:06:25 [2022-03-20T18:06:25.511Z]  docker-init:
18:06:25 [2022-03-20T18:06:25.511Z]   Version:          0.19.0
18:06:25 [2022-03-20T18:06:25.511Z]   GitCommit:        de40ad0
[Pipeline] sh
18:06:25 [2022-03-20T18:06:25.839Z] + docker info
18:06:26 [2022-03-20T18:06:26.014Z] Client: Docker Engine - Community
18:06:26 [2022-03-20T18:06:26.014Z]  Version:           20.10.12
18:06:26 [2022-03-20T18:06:26.014Z]  API version:       1.41
18:06:26 [2022-03-20T18:06:26.014Z]  Go version:        go1.16.12
18:06:26 [2022-03-20T18:06:26.014Z]  Git commit:        e91ed57
18:06:26 [2022-03-20T18:06:26.014Z]  Built:             Mon Dec 13 11:45:27 2021
18:06:26 [2022-03-20T18:06:26.014Z]  OS/Arch:           linux/amd64
18:06:26 [2022-03-20T18:06:26.014Z]  Context:           default
18:06:26 [2022-03-20T18:06:26.014Z]  Experimental:      true
18:06:26 [2022-03-20T18:06:26.014Z] 
18:06:26 [2022-03-20T18:06:26.014Z] Server: Docker Engine - Community
18:06:26 [2022-03-20T18:06:26.015Z]  Engine:
18:06:26 [2022-03-20T18:06:26.015Z]   Version:          20.10.12
18:06:26 [2022-03-20T18:06:26.015Z]   API version:      1.41 (minimum version 1.12)
18:06:26 [2022-03-20T18:06:26.015Z]   Go version:       go1.16.12
18:06:26 [2022-03-20T18:06:26.015Z]   Git commit:       459d0df
18:06:26 [2022-03-20T18:06:26.015Z]   Built:            Mon Dec 13 11:43:36 2021
18:06:26 [2022-03-20T18:06:26.015Z]   OS/Arch:          linux/amd64
18:06:26 [2022-03-20T18:06:26.015Z]   Experimental:     true
18:06:26 [2022-03-20T18:06:26.015Z]  containerd:
18:06:26 [2022-03-20T18:06:26.015Z]   Version:          1.4.12
18:06:26 [2022-03-20T18:06:26.015Z]   GitCommit:        7b11cfaabd73bb80907dd23182b9347b4245eb5d
18:06:26 [2022-03-20T18:06:26.015Z]  runc:
18:06:26 [2022-03-20T18:06:26.015Z]   Version:          1.0.2
18:06:26 [2022-03-20T18:06:26.015Z]   GitCommit:        v1.0.2-0-g52b36a2
18:06:26 [2022-03-20T18:06:26.015Z]  docker-init:
18:06:26 [2022-03-20T18:06:26.015Z]   Version:          0.19.0
18:06:26 [2022-03-20T18:06:26.015Z]   GitCommit:        de40ad0
[Pipeline] sh
18:06:26 [2022-03-20T18:06:26.383Z] + docker info
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.33 Selecting previously unselected package cpp-aarch64-linux-gnu.
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.34 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.34 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.37 Selecting previously unselected package cpp-arm-linux-gnueabi.
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.37 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.37 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.40 Selecting previously unselected package cpp-arm-linux-gnueabihf.
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.40 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.41 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.43 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.44 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.44 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.47 Selecting previously unselected package cpp-s390x-linux-gnu.
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.47 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.47 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.50 Selecting previously unselected package cross-config.
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.50 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.51 Unpacking cross-config (2.6.18+nmu1) ...
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.53 Selecting previously unselected package gcc-10-cross-base.
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.54 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.54 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.57 Selecting previously unselected package libc6-arm64-cross.
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.57 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.58 Unpacking libc6-arm64-cross (2.31-9cross4) ...
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.70 Selecting previously unselected package libgcc-s1-arm64-cross.
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.70 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.71 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.74 Selecting previously unselected package libgomp1-arm64-cross.
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.74 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.74 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
18:06:27 [2022-03-20T18:06:27.577Z] #19 41.78 Selecting previously unselected package libitm1-arm64-cross.
18:06:27 [2022-03-20T18:06:27.837Z] #19 41.78 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
18:06:27 [2022-03-20T18:06:27.837Z] #19 41.78 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
18:06:27 [2022-03-20T18:06:27.837Z] #19 41.81 Selecting previously unselected package libatomic1-arm64-cross.
18:06:27 [2022-03-20T18:06:27.837Z] #19 41.81 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
18:06:27 [2022-03-20T18:06:27.837Z] #19 41.81 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
18:06:27 [2022-03-20T18:06:27.837Z] #19 41.84 Selecting previously unselected package libasan6-arm64-cross.
18:06:27 [2022-03-20T18:06:27.837Z] #19 41.84 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
18:06:27 [2022-03-20T18:06:27.837Z] #19 41.85 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
18:06:27 [2022-03-20T18:06:27.837Z] #19 42.07 Selecting previously unselected package liblsan0-arm64-cross.
18:06:28 [2022-03-20T18:06:28.098Z] #19 42.07 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
18:06:28 [2022-03-20T18:06:28.098Z] #19 42.08 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
18:06:28 [2022-03-20T18:06:28.098Z] #19 42.20 Selecting previously unselected package libtsan0-arm64-cross.
18:06:28 [2022-03-20T18:06:28.098Z] #19 42.20 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
18:06:28 [2022-03-20T18:06:28.098Z] #19 42.20 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
18:06:28 [2022-03-20T18:06:28.359Z] #19 42.42 Selecting previously unselected package libstdc++6-arm64-cross.
18:06:28 [2022-03-20T18:06:28.359Z] #19 42.42 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
18:06:28 [2022-03-20T18:06:28.359Z] #19 42.42 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
18:06:28 [2022-03-20T18:06:28.359Z] #19 42.49 Selecting previously unselected package libubsan1-arm64-cross.
18:06:28 [2022-03-20T18:06:28.359Z] #19 42.49 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
18:06:28 [2022-03-20T18:06:28.359Z] #19 42.50 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
18:06:28 [2022-03-20T18:06:28.359Z] #19 42.59 Selecting previously unselected package libgcc-10-dev-arm64-cross.
18:06:28 [2022-03-20T18:06:28.620Z] #19 42.59 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
18:06:28 [2022-03-20T18:06:28.620Z] #19 42.60 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
18:06:28 [2022-03-20T18:06:28.620Z] #19 42.73 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
18:06:28 [2022-03-20T18:06:28.620Z] #19 42.74 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
18:06:28 [2022-03-20T18:06:28.620Z] #19 42.74 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
18:06:29 [2022-03-20T18:06:29.865Z] Client: Docker Engine - Community
18:06:29 [2022-03-20T18:06:29.865Z]  Version:           20.10.12
18:06:29 [2022-03-20T18:06:29.865Z]  API version:       1.41
18:06:29 [2022-03-20T18:06:29.865Z]  Go version:        go1.16.12
18:06:29 [2022-03-20T18:06:29.865Z]  Git commit:        e91ed57
18:06:29 [2022-03-20T18:06:29.865Z]  Built:             Mon Dec 13 11:44:28 2021
18:06:29 [2022-03-20T18:06:29.865Z]  OS/Arch:           linux/arm64
18:06:29 [2022-03-20T18:06:29.865Z]  Context:           default
18:06:29 [2022-03-20T18:06:29.865Z]  Experimental:      true
18:06:29 [2022-03-20T18:06:29.865Z] 
18:06:29 [2022-03-20T18:06:29.865Z] Server: Docker Engine - Community
18:06:29 [2022-03-20T18:06:29.865Z]  Engine:
18:06:29 [2022-03-20T18:06:29.865Z]   Version:          20.10.12
18:06:29 [2022-03-20T18:06:29.865Z]   API version:      1.41 (minimum version 1.12)
18:06:29 [2022-03-20T18:06:29.865Z]   Go version:       go1.16.12
18:06:29 [2022-03-20T18:06:29.865Z]   Git commit:       459d0df
18:06:29 [2022-03-20T18:06:29.865Z]   Built:            Mon Dec 13 11:43:05 2021
18:06:29 [2022-03-20T18:06:29.865Z]   OS/Arch:          linux/arm64
18:06:29 [2022-03-20T18:06:29.865Z]   Experimental:     true
18:06:29 [2022-03-20T18:06:29.865Z]  containerd:
18:06:29 [2022-03-20T18:06:29.865Z]   Version:          1.4.12
18:06:29 [2022-03-20T18:06:29.865Z]   GitCommit:        7b11cfaabd73bb80907dd23182b9347b4245eb5d
18:06:29 [2022-03-20T18:06:29.865Z]  runc:
18:06:29 [2022-03-20T18:06:29.865Z]   Version:          1.0.2
18:06:29 [2022-03-20T18:06:29.865Z]   GitCommit:        v1.0.2-0-g52b36a2
18:06:29 [2022-03-20T18:06:29.865Z]  docker-init:
18:06:29 [2022-03-20T18:06:29.865Z]   Version:          0.19.0
18:06:29 [2022-03-20T18:06:29.865Z]   GitCommit:        de40ad0
[Pipeline] sh
18:06:30 [2022-03-20T18:06:30.194Z] + docker info
18:06:33 [2022-03-20T18:06:33.920Z] #19 47.73 Selecting previously unselected package gcc-aarch64-linux-gnu.
18:06:33 [2022-03-20T18:06:33.921Z] #19 47.74 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
18:06:33 [2022-03-20T18:06:33.921Z] #19 47.74 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
18:06:33 [2022-03-20T18:06:33.921Z] #19 47.77 Selecting previously unselected package linux-libc-dev-arm64-cross.
18:06:33 [2022-03-20T18:06:33.921Z] #19 47.77 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
18:06:33 [2022-03-20T18:06:33.921Z] #19 47.77 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
18:06:33 [2022-03-20T18:06:33.921Z] #19 47.93 Selecting previously unselected package libc6-dev-arm64-cross.
18:06:33 [2022-03-20T18:06:33.921Z] #19 47.94 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
18:06:33 [2022-03-20T18:06:33.921Z] #19 47.94 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
18:06:34 [2022-03-20T18:06:34.182Z] #19 48.25 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
18:06:34 [2022-03-20T18:06:34.182Z] #19 48.25 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
18:06:34 [2022-03-20T18:06:34.182Z] #19 48.26 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
18:06:34 [2022-03-20T18:06:34.444Z] #19 48.51 Selecting previously unselected package g++-10-aarch64-linux-gnu.
18:06:34 [2022-03-20T18:06:34.444Z] #19 48.51 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
18:06:34 [2022-03-20T18:06:34.444Z] #19 48.52 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
18:06:39 [2022-03-20T18:06:39.742Z] #19 53.32 Selecting previously unselected package g++-aarch64-linux-gnu.
18:06:39 [2022-03-20T18:06:39.742Z] #19 53.32 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
18:06:39 [2022-03-20T18:06:39.742Z] #19 53.35 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
18:06:39 [2022-03-20T18:06:39.742Z] #19 53.47 Selecting previously unselected package patch.
18:06:39 [2022-03-20T18:06:39.742Z] #19 53.47 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
18:06:39 [2022-03-20T18:06:39.742Z] #19 53.50 Unpacking patch (2.7.6-7) ...
18:06:39 [2022-03-20T18:06:39.742Z] #19 53.69 Selecting previously unselected package dpkg-dev.
18:06:39 [2022-03-20T18:06:39.742Z] #19 53.69 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ...
18:06:39 [2022-03-20T18:06:39.742Z] #19 53.69 Unpacking dpkg-dev (1.20.9) ...
18:06:39 [2022-03-20T18:06:39.742Z] #19 53.81 Selecting previously unselected package libconfig-inifiles-perl.
18:06:39 [2022-03-20T18:06:39.742Z] #19 53.82 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
18:06:39 [2022-03-20T18:06:39.742Z] #19 53.82 Unpacking libconfig-inifiles-perl (3.000003-1) ...
18:06:39 [2022-03-20T18:06:39.742Z] #19 53.85 Selecting previously unselected package libio-string-perl.
18:06:39 [2022-03-20T18:06:39.742Z] #19 53.85 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
18:06:39 [2022-03-20T18:06:39.742Z] #19 53.85 Unpacking libio-string-perl (1.08-3.1) ...
18:06:39 [2022-03-20T18:06:39.742Z] #19 53.88 Selecting previously unselected package libicu67:amd64.
18:06:39 [2022-03-20T18:06:39.742Z] #19 53.88 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
18:06:39 [2022-03-20T18:06:39.742Z] #19 53.89 Unpacking libicu67:amd64 (67.1-7) ...
18:06:40 [2022-03-20T18:06:40.688Z] #19 54.71 Selecting previously unselected package libxml2:amd64.
18:06:40 [2022-03-20T18:06:40.688Z] #19 54.71 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
18:06:40 [2022-03-20T18:06:40.688Z] #19 54.71 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
18:06:40 [2022-03-20T18:06:40.688Z] #19 54.79 Selecting previously unselected package libxml-namespacesupport-perl.
18:06:40 [2022-03-20T18:06:40.688Z] #19 54.79 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
18:06:40 [2022-03-20T18:06:40.688Z] #19 54.80 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
18:06:40 [2022-03-20T18:06:40.688Z] #19 54.82 Selecting previously unselected package libxml-sax-base-perl.
18:06:40 [2022-03-20T18:06:40.688Z] #19 54.82 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
18:06:40 [2022-03-20T18:06:40.688Z] #19 54.83 Unpacking libxml-sax-base-perl (1.09-1.1) ...
18:06:40 [2022-03-20T18:06:40.688Z] #19 54.86 Selecting previously unselected package libxml-sax-perl.
18:06:40 [2022-03-20T18:06:40.688Z] #19 54.87 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
18:06:40 [2022-03-20T18:06:40.688Z] #19 54.87 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
18:06:40 [2022-03-20T18:06:40.688Z] #19 54.91 Selecting previously unselected package libxml-libxml-perl.
18:06:40 [2022-03-20T18:06:40.688Z] #19 54.91 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
18:06:40 [2022-03-20T18:06:40.688Z] #19 54.92 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
18:06:40 [2022-03-20T18:06:40.688Z] #19 54.97 Selecting previously unselected package libxml-simple-perl.
18:06:40 [2022-03-20T18:06:40.688Z] #19 54.98 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
18:06:40 [2022-03-20T18:06:40.688Z] #19 54.98 Unpacking libxml-simple-perl (2.25-1) ...
18:06:40 [2022-03-20T18:06:40.688Z] #19 55.01 Selecting previously unselected package libyaml-perl.
18:06:40 [2022-03-20T18:06:40.722Z] Client:
18:06:40 [2022-03-20T18:06:40.722Z]  Context:    default
18:06:40 [2022-03-20T18:06:40.722Z]  Debug Mode: false
18:06:40 [2022-03-20T18:06:40.722Z]  Plugins:
18:06:40 [2022-03-20T18:06:40.722Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
18:06:40 [2022-03-20T18:06:40.722Z]   buildx: Docker Buildx (Docker Inc., v0.7.1-docker)
18:06:40 [2022-03-20T18:06:40.722Z]   compose: Docker Compose (Docker Inc., v2.2.3)
18:06:40 [2022-03-20T18:06:40.722Z]   scan: Docker Scan (Docker Inc., v0.12.0)
18:06:40 [2022-03-20T18:06:40.722Z] 
18:06:40 [2022-03-20T18:06:40.722Z] Server:
18:06:40 [2022-03-20T18:06:40.723Z]  Containers: 0
18:06:40 [2022-03-20T18:06:40.723Z]   Running: 0
18:06:40 [2022-03-20T18:06:40.723Z]   Paused: 0
18:06:40 [2022-03-20T18:06:40.723Z]   Stopped: 0
18:06:40 [2022-03-20T18:06:40.723Z]  Images: 0
18:06:40 [2022-03-20T18:06:40.723Z]  Server Version: 20.10.12
18:06:40 [2022-03-20T18:06:40.723Z]  Storage Driver: overlay2
18:06:40 [2022-03-20T18:06:40.723Z]   Backing Filesystem: extfs
18:06:40 [2022-03-20T18:06:40.723Z]   Supports d_type: true
18:06:40 [2022-03-20T18:06:40.723Z]   Native Overlay Diff: true
18:06:40 [2022-03-20T18:06:40.723Z]   userxattr: false
18:06:40 [2022-03-20T18:06:40.723Z]  Logging Driver: json-file
18:06:40 [2022-03-20T18:06:40.723Z]  Cgroup Driver: cgroupfs
18:06:40 [2022-03-20T18:06:40.723Z]  Cgroup Version: 1
18:06:40 [2022-03-20T18:06:40.723Z]  Plugins:
18:06:40 [2022-03-20T18:06:40.723Z]   Volume: local
18:06:40 [2022-03-20T18:06:40.723Z]   Network: bridge host ipvlan macvlan null overlay
18:06:40 [2022-03-20T18:06:40.723Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:06:40 [2022-03-20T18:06:40.723Z]  Swarm: inactive
18:06:40 [2022-03-20T18:06:40.723Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
18:06:40 [2022-03-20T18:06:40.723Z]  Default Runtime: runc
18:06:40 [2022-03-20T18:06:40.723Z]  Init Binary: docker-init
18:06:40 [2022-03-20T18:06:40.723Z]  containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d
18:06:40 [2022-03-20T18:06:40.723Z]  runc version: v1.0.2-0-g52b36a2
18:06:40 [2022-03-20T18:06:40.723Z]  init version: de40ad0
18:06:40 [2022-03-20T18:06:40.723Z]  Security Options:
18:06:40 [2022-03-20T18:06:40.723Z]   apparmor
18:06:40 [2022-03-20T18:06:40.723Z]   seccomp
18:06:40 [2022-03-20T18:06:40.723Z]    Profile: default
18:06:40 [2022-03-20T18:06:40.723Z]  Kernel Version: 5.4.0-1061-aws
18:06:40 [2022-03-20T18:06:40.723Z]  Operating System: Ubuntu 18.04.6 LTS
18:06:40 [2022-03-20T18:06:40.723Z]  OSType: linux
18:06:40 [2022-03-20T18:06:40.723Z]  Architecture: x86_64
18:06:40 [2022-03-20T18:06:40.723Z]  CPUs: 2
18:06:40 [2022-03-20T18:06:40.723Z]  Total Memory: 7.565GiB
18:06:40 [2022-03-20T18:06:40.723Z]  Name: ip-10-100-82-239
18:06:40 [2022-03-20T18:06:40.723Z]  ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4
18:06:40 [2022-03-20T18:06:40.723Z]  Docker Root Dir: /var/lib/docker
18:06:40 [2022-03-20T18:06:40.723Z]  Debug Mode: false
18:06:40 [2022-03-20T18:06:40.723Z]  Registry: https://index.docker.io/v1/
18:06:40 [2022-03-20T18:06:40.723Z]  Labels:
18:06:40 [2022-03-20T18:06:40.723Z]  Experimental: true
18:06:40 [2022-03-20T18:06:40.723Z]  Insecure Registries:
18:06:40 [2022-03-20T18:06:40.723Z]   127.0.0.0/8
18:06:40 [2022-03-20T18:06:40.723Z]  Live Restore Enabled: true
18:06:40 [2022-03-20T18:06:40.723Z] 
18:06:40 [2022-03-20T18:06:40.723Z] WARNING: No swap limit support
[Pipeline] sh
18:06:40 [2022-03-20T18:06:40.949Z] #19 55.01 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
18:06:40 [2022-03-20T18:06:40.949Z] #19 55.02 Unpacking libyaml-perl (1.30-1) ...
18:06:40 [2022-03-20T18:06:40.949Z] #19 55.05 Selecting previously unselected package libconfig-auto-perl.
18:06:40 [2022-03-20T18:06:40.949Z] #19 55.05 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
18:06:40 [2022-03-20T18:06:40.949Z] #19 55.06 Unpacking libconfig-auto-perl (0.44-1.1) ...
18:06:40 [2022-03-20T18:06:40.949Z] #19 55.08 Selecting previously unselected package libfile-which-perl.
18:06:40 [2022-03-20T18:06:40.949Z] #19 55.08 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
18:06:40 [2022-03-20T18:06:40.949Z] #19 55.09 Unpacking libfile-which-perl (1.23-1) ...
18:06:40 [2022-03-20T18:06:40.949Z] #19 55.12 Selecting previously unselected package libfile-homedir-perl.
18:06:40 [2022-03-20T18:06:40.949Z] #19 55.12 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
18:06:40 [2022-03-20T18:06:40.949Z] #19 55.13 Unpacking libfile-homedir-perl (1.006-1) ...
18:06:40 [2022-03-20T18:06:40.949Z] #19 55.16 Selecting previously unselected package libdebian-dpkgcross-perl.
18:06:40 [2022-03-20T18:06:40.949Z] #19 55.16 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
18:06:40 [2022-03-20T18:06:40.949Z] #19 55.16 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
18:06:40 [2022-03-20T18:06:40.949Z] #19 55.20 Selecting previously unselected package dpkg-cross.
18:06:40 [2022-03-20T18:06:40.949Z] #19 55.20 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
18:06:40 [2022-03-20T18:06:40.949Z] #19 55.20 Unpacking dpkg-cross (2.6.18+nmu1) ...
18:06:40 [2022-03-20T18:06:40.949Z] #19 55.23 Selecting previously unselected package crossbuild-essential-arm64.
18:06:41 [2022-03-20T18:06:41.049Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:06:41 [2022-03-20T18:06:41.049Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:06:41 [2022-03-20T18:06:41.049Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43398/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
18:06:41 [2022-03-20T18:06:41.049Z] + bash /home/ubuntu/workspace/moby_PR-43398/check-config.sh
18:06:41 [2022-03-20T18:06:41.049Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:06:41 [2022-03-20T18:06:41.049Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ...
18:06:41 [2022-03-20T18:06:41.049Z] 
18:06:41 [2022-03-20T18:06:41.049Z] Generally Necessary:
18:06:41 [2022-03-20T18:06:41.049Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:06:41 [2022-03-20T18:06:41.049Z] - apparmor: enabled and tools installed
18:06:41 [2022-03-20T18:06:41.049Z] - CONFIG_NAMESPACES: enabled
18:06:41 [2022-03-20T18:06:41.049Z] - CONFIG_NET_NS: enabled
18:06:41 [2022-03-20T18:06:41.049Z] - CONFIG_PID_NS: enabled
18:06:41 [2022-03-20T18:06:41.049Z] - CONFIG_IPC_NS: enabled
18:06:41 [2022-03-20T18:06:41.049Z] - CONFIG_UTS_NS: enabled
18:06:41 [2022-03-20T18:06:41.049Z] - CONFIG_CGROUPS: enabled
18:06:41 [2022-03-20T18:06:41.049Z] - CONFIG_CGROUP_CPUACCT: enabled
18:06:41 [2022-03-20T18:06:41.049Z] - CONFIG_CGROUP_DEVICE: enabled
18:06:41 [2022-03-20T18:06:41.049Z] - CONFIG_CGROUP_FREEZER: enabled
18:06:41 [2022-03-20T18:06:41.049Z] - CONFIG_CGROUP_SCHED: enabled
18:06:41 [2022-03-20T18:06:41.049Z] - CONFIG_CPUSETS: enabled
18:06:41 [2022-03-20T18:06:41.049Z] - CONFIG_MEMCG: enabled
18:06:41 [2022-03-20T18:06:41.049Z] - CONFIG_KEYS: enabled
18:06:41 [2022-03-20T18:06:41.049Z] - CONFIG_VETH: enabled (as module)
18:06:41 [2022-03-20T18:06:41.049Z] - CONFIG_BRIDGE: enabled (as module)
18:06:41 [2022-03-20T18:06:41.049Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:06:41 [2022-03-20T18:06:41.049Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:06:41 [2022-03-20T18:06:41.049Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:06:41 [2022-03-20T18:06:41.049Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:06:41 [2022-03-20T18:06:41.049Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:06:41 [2022-03-20T18:06:41.049Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:06:41 [2022-03-20T18:06:41.049Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
18:06:41 [2022-03-20T18:06:41.049Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:06:41 [2022-03-20T18:06:41.049Z] - CONFIG_NF_NAT: enabled (as module)
18:06:41 [2022-03-20T18:06:41.049Z] - CONFIG_POSIX_MQUEUE: enabled
18:06:41 [2022-03-20T18:06:41.212Z] #19 55.23 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
18:06:41 [2022-03-20T18:06:41.212Z] #19 55.24 Unpacking crossbuild-essential-arm64 (12.9) ...
18:06:41 [2022-03-20T18:06:41.212Z] #19 55.27 Selecting previously unselected package libc6-armel-cross.
18:06:41 [2022-03-20T18:06:41.212Z] #19 55.27 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
18:06:41 [2022-03-20T18:06:41.212Z] #19 55.28 Unpacking libc6-armel-cross (2.31-9cross4) ...
18:06:41 [2022-03-20T18:06:41.212Z] #19 55.39 Selecting previously unselected package libgcc-s1-armel-cross.
18:06:41 [2022-03-20T18:06:41.212Z] #19 55.39 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
18:06:41 [2022-03-20T18:06:41.212Z] #19 55.40 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
18:06:41 [2022-03-20T18:06:41.212Z] #19 55.43 Selecting previously unselected package libgomp1-armel-cross.
18:06:41 [2022-03-20T18:06:41.212Z] #19 55.43 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
18:06:41 [2022-03-20T18:06:41.212Z] #19 55.43 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
18:06:41 [2022-03-20T18:06:41.212Z] #19 55.47 Selecting previously unselected package libatomic1-armel-cross.
18:06:41 [2022-03-20T18:06:41.212Z] #19 55.47 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
18:06:41 [2022-03-20T18:06:41.212Z] #19 55.47 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
18:06:41 [2022-03-20T18:06:41.212Z] #19 55.50 Selecting previously unselected package libasan6-armel-cross.
18:06:41 [2022-03-20T18:06:41.315Z] - CONFIG_CGROUP_BPF: enabled
18:06:41 [2022-03-20T18:06:41.315Z] 
18:06:41 [2022-03-20T18:06:41.315Z] Optional Features:
18:06:41 [2022-03-20T18:06:41.315Z] - CONFIG_USER_NS: enabled
18:06:41 [2022-03-20T18:06:41.315Z] - CONFIG_SECCOMP: enabled
18:06:41 [2022-03-20T18:06:41.315Z] - CONFIG_SECCOMP_FILTER: enabled
18:06:41 [2022-03-20T18:06:41.315Z] - CONFIG_CGROUP_PIDS: enabled
18:06:41 [2022-03-20T18:06:41.315Z] - CONFIG_MEMCG_SWAP: enabled
18:06:41 [2022-03-20T18:06:41.315Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:06:41 [2022-03-20T18:06:41.315Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:06:41 [2022-03-20T18:06:41.316Z] - CONFIG_BLK_CGROUP: enabled
18:06:41 [2022-03-20T18:06:41.316Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:06:41 [2022-03-20T18:06:41.316Z] - CONFIG_CGROUP_PERF: enabled
18:06:41 [2022-03-20T18:06:41.316Z] - CONFIG_CGROUP_HUGETLB: enabled
18:06:41 [2022-03-20T18:06:41.316Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:06:41 [2022-03-20T18:06:41.316Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:06:41 [2022-03-20T18:06:41.316Z] - CONFIG_CFS_BANDWIDTH: enabled
18:06:41 [2022-03-20T18:06:41.316Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:06:41 [2022-03-20T18:06:41.316Z] - CONFIG_RT_GROUP_SCHED: missing
18:06:41 [2022-03-20T18:06:41.316Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:06:41 [2022-03-20T18:06:41.316Z] - CONFIG_IP_VS: enabled (as module)
18:06:41 [2022-03-20T18:06:41.316Z] - CONFIG_IP_VS_NFCT: enabled
18:06:41 [2022-03-20T18:06:41.316Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:06:41 [2022-03-20T18:06:41.316Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:06:41 [2022-03-20T18:06:41.316Z] - CONFIG_IP_VS_RR: enabled (as module)
18:06:41 [2022-03-20T18:06:41.316Z] - CONFIG_SECURITY_SELINUX: enabled
18:06:41 [2022-03-20T18:06:41.316Z] - CONFIG_SECURITY_APPARMOR: enabled
18:06:41 [2022-03-20T18:06:41.316Z] - CONFIG_EXT4_FS: enabled
18:06:41 [2022-03-20T18:06:41.316Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:06:41 [2022-03-20T18:06:41.316Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:06:41 [2022-03-20T18:06:41.316Z] - Network Drivers:
18:06:41 [2022-03-20T18:06:41.316Z]   - "overlay":
18:06:41 [2022-03-20T18:06:41.316Z]     - CONFIG_VXLAN: enabled (as module)
18:06:41 [2022-03-20T18:06:41.316Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:06:41 [2022-03-20T18:06:41.316Z]       Optional (for encrypted networks):
18:06:41 [2022-03-20T18:06:41.316Z]       - CONFIG_CRYPTO: enabled
18:06:41 [2022-03-20T18:06:41.316Z]       - CONFIG_CRYPTO_AEAD: enabled
18:06:41 [2022-03-20T18:06:41.316Z]       - CONFIG_CRYPTO_GCM: enabled
18:06:41 [2022-03-20T18:06:41.316Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:06:41 [2022-03-20T18:06:41.316Z]       - CONFIG_CRYPTO_GHASH: enabled
18:06:41 [2022-03-20T18:06:41.316Z]       - CONFIG_XFRM: enabled
18:06:41 [2022-03-20T18:06:41.316Z]       - CONFIG_XFRM_USER: enabled (as module)
18:06:41 [2022-03-20T18:06:41.316Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:06:41 [2022-03-20T18:06:41.316Z]       - CONFIG_INET_ESP: enabled (as module)
18:06:41 [2022-03-20T18:06:41.316Z]   - "ipvlan":
18:06:41 [2022-03-20T18:06:41.472Z] #19 55.50 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
18:06:41 [2022-03-20T18:06:41.472Z] #19 55.50 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
18:06:41 [2022-03-20T18:06:41.581Z]     - CONFIG_IPVLAN: enabled (as module)
18:06:41 [2022-03-20T18:06:41.581Z]   - "macvlan":
18:06:41 [2022-03-20T18:06:41.581Z]     - CONFIG_MACVLAN: enabled (as module)
18:06:41 [2022-03-20T18:06:41.581Z]     - CONFIG_DUMMY: enabled (as module)
18:06:41 [2022-03-20T18:06:41.581Z]   - "ftp,tftp client in container":
18:06:41 [2022-03-20T18:06:41.581Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:06:41 [2022-03-20T18:06:41.581Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:06:41 [2022-03-20T18:06:41.581Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:06:41 [2022-03-20T18:06:41.581Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:06:41 [2022-03-20T18:06:41.581Z] - Storage Drivers:
18:06:41 [2022-03-20T18:06:41.581Z]   - "aufs":
18:06:41 [2022-03-20T18:06:41.581Z]     - CONFIG_AUFS_FS: enabled (as module)
18:06:41 [2022-03-20T18:06:41.581Z]   - "btrfs":
18:06:41 [2022-03-20T18:06:41.581Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:06:41 [2022-03-20T18:06:41.581Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:06:41 [2022-03-20T18:06:41.581Z]   - "devicemapper":
18:06:41 [2022-03-20T18:06:41.581Z]     - CONFIG_BLK_DEV_DM: enabled
18:06:41 [2022-03-20T18:06:41.581Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:06:41 [2022-03-20T18:06:41.581Z]   - "overlay":
18:06:41 [2022-03-20T18:06:41.581Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:06:41 [2022-03-20T18:06:41.581Z]   - "zfs":
18:06:41 [2022-03-20T18:06:41.581Z]     - /dev/zfs: present
18:06:41 [2022-03-20T18:06:41.581Z]     - zfs command: missing
18:06:41 [2022-03-20T18:06:41.581Z]     - zpool command: missing
18:06:41 [2022-03-20T18:06:41.581Z] 
18:06:41 [2022-03-20T18:06:41.581Z] Limits:
18:06:41 [2022-03-20T18:06:41.581Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:06:41 [2022-03-20T18:06:41.581Z] 
18:06:41 [2022-03-20T18:06:41.581Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:06:41 [2022-03-20T18:06:41.734Z] #19 55.73 Selecting previously unselected package libstdc++6-armel-cross.
18:06:41 [2022-03-20T18:06:41.734Z] #19 55.73 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
18:06:41 [2022-03-20T18:06:41.734Z] #19 55.74 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
18:06:41 [2022-03-20T18:06:41.734Z] #19 55.80 Selecting previously unselected package libubsan1-armel-cross.
18:06:41 [2022-03-20T18:06:41.734Z] #19 55.80 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
18:06:41 [2022-03-20T18:06:41.734Z] #19 55.81 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
18:06:41 [2022-03-20T18:06:41.734Z] #19 55.90 Selecting previously unselected package libgcc-10-dev-armel-cross.
18:06:41 [2022-03-20T18:06:41.734Z] #19 55.90 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
18:06:41 [2022-03-20T18:06:41.734Z] #19 55.91 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
18:06:41 [2022-03-20T18:06:41.734Z] #19 56.02 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
18:06:41 [2022-03-20T18:06:41.923Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:45067cda330b4ebcc889b17856a60761aa480ad6 .
18:06:41 [2022-03-20T18:06:41.995Z] #19 56.02 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
18:06:41 [2022-03-20T18:06:41.995Z] #19 56.03 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
18:06:42 [2022-03-20T18:06:42.183Z] #1 [internal] load build definition from Dockerfile
18:06:42 [2022-03-20T18:06:42.183Z] #1 sha256:6bd7ded318b5fdbb5b74840b42abe5ee7188fb20d6ecc60fa089a86aab52d50f
18:06:42 [2022-03-20T18:06:42.183Z] #1 transferring dockerfile: 16.77kB done
18:06:42 [2022-03-20T18:06:42.183Z] #1 DONE 0.1s
18:06:42 [2022-03-20T18:06:42.183Z] 
18:06:42 [2022-03-20T18:06:42.183Z] #2 [internal] load .dockerignore
18:06:42 [2022-03-20T18:06:42.183Z] #2 sha256:6053c7e44e94054bd50ee85b2ccc3249b9e9c53c2126f3c6ec91b24e3c5bb263
18:06:42 [2022-03-20T18:06:42.183Z] #2 transferring context: 87B done
18:06:42 [2022-03-20T18:06:42.183Z] #2 DONE 0.1s
18:06:42 [2022-03-20T18:06:42.441Z] 
18:06:42 [2022-03-20T18:06:42.441Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
18:06:42 [2022-03-20T18:06:42.441Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
18:06:43 [2022-03-20T18:06:43.008Z] #3 DONE 0.5s
18:06:43 [2022-03-20T18:06:43.008Z] 
18:06:43 [2022-03-20T18:06:43.008Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
18:06:43 [2022-03-20T18:06:43.008Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
18:06:43 [2022-03-20T18:06:43.008Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done
18:06:43 [2022-03-20T18:06:43.008Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
18:06:43 [2022-03-20T18:06:43.008Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done
18:06:43 [2022-03-20T18:06:43.008Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done
18:06:43 [2022-03-20T18:06:43.008Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 5.24MB / 9.67MB 0.2s
18:06:43 [2022-03-20T18:06:43.169Z] Client:
18:06:43 [2022-03-20T18:06:43.169Z]  Context:    default
18:06:43 [2022-03-20T18:06:43.169Z]  Debug Mode: false
18:06:43 [2022-03-20T18:06:43.169Z]  Plugins:
18:06:43 [2022-03-20T18:06:43.169Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
18:06:43 [2022-03-20T18:06:43.169Z]   buildx: Docker Buildx (Docker Inc., v0.7.1-docker)
18:06:43 [2022-03-20T18:06:43.169Z]   compose: Docker Compose (Docker Inc., v2.2.3)
18:06:43 [2022-03-20T18:06:43.169Z]   scan: Docker Scan (Docker Inc., v0.12.0)
18:06:43 [2022-03-20T18:06:43.169Z] 
18:06:43 [2022-03-20T18:06:43.169Z] Server:
18:06:43 [2022-03-20T18:06:43.169Z]  Containers: 0
18:06:43 [2022-03-20T18:06:43.169Z]   Running: 0
18:06:43 [2022-03-20T18:06:43.169Z]   Paused: 0
18:06:43 [2022-03-20T18:06:43.169Z]   Stopped: 0
18:06:43 [2022-03-20T18:06:43.169Z]  Images: 0
18:06:43 [2022-03-20T18:06:43.169Z]  Server Version: 20.10.12
18:06:43 [2022-03-20T18:06:43.169Z]  Storage Driver: overlay2
18:06:43 [2022-03-20T18:06:43.169Z]   Backing Filesystem: extfs
18:06:43 [2022-03-20T18:06:43.169Z]   Supports d_type: true
18:06:43 [2022-03-20T18:06:43.169Z]   Native Overlay Diff: true
18:06:43 [2022-03-20T18:06:43.169Z]   userxattr: false
18:06:43 [2022-03-20T18:06:43.169Z]  Logging Driver: json-file
18:06:43 [2022-03-20T18:06:43.169Z]  Cgroup Driver: systemd
18:06:43 [2022-03-20T18:06:43.169Z]  Cgroup Version: 2
18:06:43 [2022-03-20T18:06:43.169Z]  Plugins:
18:06:43 [2022-03-20T18:06:43.169Z]   Volume: local
18:06:43 [2022-03-20T18:06:43.169Z]   Network: bridge host ipvlan macvlan null overlay
18:06:43 [2022-03-20T18:06:43.169Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:06:43 [2022-03-20T18:06:43.169Z]  Swarm: inactive
18:06:43 [2022-03-20T18:06:43.169Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
18:06:43 [2022-03-20T18:06:43.169Z]  Default Runtime: runc
18:06:43 [2022-03-20T18:06:43.169Z]  Init Binary: docker-init
18:06:43 [2022-03-20T18:06:43.169Z]  containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d
18:06:43 [2022-03-20T18:06:43.170Z]  runc version: v1.0.2-0-g52b36a2
18:06:43 [2022-03-20T18:06:43.170Z]  init version: de40ad0
18:06:43 [2022-03-20T18:06:43.170Z]  Security Options:
18:06:43 [2022-03-20T18:06:43.170Z]   apparmor
18:06:43 [2022-03-20T18:06:43.170Z]   seccomp
18:06:43 [2022-03-20T18:06:43.170Z]    Profile: default
18:06:43 [2022-03-20T18:06:43.170Z]   cgroupns
18:06:43 [2022-03-20T18:06:43.170Z]  Kernel Version: 5.11.0-1023-aws
18:06:43 [2022-03-20T18:06:43.170Z]  Operating System: Ubuntu 20.04.3 LTS
18:06:43 [2022-03-20T18:06:43.170Z]  OSType: linux
18:06:43 [2022-03-20T18:06:43.170Z]  Architecture: x86_64
18:06:43 [2022-03-20T18:06:43.170Z]  CPUs: 2
18:06:43 [2022-03-20T18:06:43.170Z]  Total Memory: 7.559GiB
18:06:43 [2022-03-20T18:06:43.170Z]  Name: ip-10-100-108-189
18:06:43 [2022-03-20T18:06:43.170Z]  ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH
18:06:43 [2022-03-20T18:06:43.170Z]  Docker Root Dir: /var/lib/docker
18:06:43 [2022-03-20T18:06:43.170Z]  Debug Mode: false
18:06:43 [2022-03-20T18:06:43.170Z]  Registry: https://index.docker.io/v1/
18:06:43 [2022-03-20T18:06:43.170Z]  Labels:
18:06:43 [2022-03-20T18:06:43.170Z]  Experimental: true
18:06:43 [2022-03-20T18:06:43.170Z]  Insecure Registries:
18:06:43 [2022-03-20T18:06:43.170Z]   127.0.0.0/8
18:06:43 [2022-03-20T18:06:43.170Z]  Live Restore Enabled: true
18:06:43 [2022-03-20T18:06:43.170Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:06:43 [2022-03-20T18:06:43.267Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s
18:06:43 [2022-03-20T18:06:43.267Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done
18:06:43 [2022-03-20T18:06:43.267Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030
18:06:43 [2022-03-20T18:06:43.500Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:45067cda330b4ebcc889b17856a60761aa480ad6 .
18:06:43 [2022-03-20T18:06:43.500Z] #1 [internal] load build definition from Dockerfile
18:06:43 [2022-03-20T18:06:43.500Z] #1 sha256:6feed93d5cc5120f794de2677d5a114001fb2a217eda1a2e6d9cdd993f4e8c62
18:06:43 [2022-03-20T18:06:43.500Z] #1 transferring dockerfile: 16.77kB done
18:06:43 [2022-03-20T18:06:43.500Z] #1 DONE 0.1s
18:06:43 [2022-03-20T18:06:43.500Z] 
18:06:43 [2022-03-20T18:06:43.500Z] #2 [internal] load .dockerignore
18:06:43 [2022-03-20T18:06:43.500Z] #2 sha256:7e1b8294193ee9b3b705ed120dee83364e8b3dafe67631d31c7f7e085c192eee
18:06:43 [2022-03-20T18:06:43.500Z] #2 transferring context: 87B done
18:06:43 [2022-03-20T18:06:43.500Z] #2 DONE 0.0s
18:06:43 [2022-03-20T18:06:43.500Z] 
18:06:43 [2022-03-20T18:06:43.500Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
18:06:43 [2022-03-20T18:06:43.500Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
18:06:43 [2022-03-20T18:06:43.834Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done
18:06:43 [2022-03-20T18:06:43.834Z] #4 DONE 1.0s
18:06:44 [2022-03-20T18:06:44.068Z] #3 DONE 0.4s
18:06:44 [2022-03-20T18:06:44.068Z] 
18:06:44 [2022-03-20T18:06:44.068Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
18:06:44 [2022-03-20T18:06:44.068Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
18:06:44 [2022-03-20T18:06:44.068Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done
18:06:44 [2022-03-20T18:06:44.068Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
18:06:44 [2022-03-20T18:06:44.068Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done
18:06:44 [2022-03-20T18:06:44.068Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done
18:06:44 [2022-03-20T18:06:44.068Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 5.24MB / 9.67MB 0.1s
18:06:44 [2022-03-20T18:06:44.095Z] 
18:06:44 [2022-03-20T18:06:44.095Z] #5 [internal] load build definition from Dockerfile
18:06:44 [2022-03-20T18:06:44.095Z] #5 sha256:33adfbc55b5413b356353ad01322ae2d81dcf81a323d16fa772ba34d5674b2d9
18:06:44 [2022-03-20T18:06:44.095Z] #5 DONE 0.0s
18:06:44 [2022-03-20T18:06:44.095Z] 
18:06:44 [2022-03-20T18:06:44.095Z] #6 [internal] load .dockerignore
18:06:44 [2022-03-20T18:06:44.095Z] #6 sha256:ded71c5409ef1e536897a1e66fcfcc64fc9c11eea58ee960fef30e170b15ce41
18:06:44 [2022-03-20T18:06:44.095Z] #6 DONE 0.0s
18:06:44 [2022-03-20T18:06:44.328Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s
18:06:44 [2022-03-20T18:06:44.455Z] Client:
18:06:44 [2022-03-20T18:06:44.455Z]  Context:    default
18:06:44 [2022-03-20T18:06:44.455Z]  Debug Mode: false
18:06:44 [2022-03-20T18:06:44.455Z]  Plugins:
18:06:44 [2022-03-20T18:06:44.455Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
18:06:44 [2022-03-20T18:06:44.455Z]   buildx: Docker Buildx (Docker Inc., v0.7.1-docker)
18:06:44 [2022-03-20T18:06:44.455Z]   compose: Docker Compose (Docker Inc., v2.2.3)
18:06:44 [2022-03-20T18:06:44.455Z]   scan: Docker Scan (Docker Inc., v0.12.0)
18:06:44 [2022-03-20T18:06:44.455Z] 
18:06:44 [2022-03-20T18:06:44.455Z] Server:
18:06:44 [2022-03-20T18:06:44.455Z]  Containers: 0
18:06:44 [2022-03-20T18:06:44.455Z]   Running: 0
18:06:44 [2022-03-20T18:06:44.455Z]   Paused: 0
18:06:44 [2022-03-20T18:06:44.455Z]   Stopped: 0
18:06:44 [2022-03-20T18:06:44.455Z]  Images: 0
18:06:44 [2022-03-20T18:06:44.455Z]  Server Version: 20.10.12
18:06:44 [2022-03-20T18:06:44.455Z]  Storage Driver: overlay2
18:06:44 [2022-03-20T18:06:44.455Z]   Backing Filesystem: extfs
18:06:44 [2022-03-20T18:06:44.455Z]   Supports d_type: true
18:06:44 [2022-03-20T18:06:44.455Z]   Native Overlay Diff: true
18:06:44 [2022-03-20T18:06:44.455Z]   userxattr: false
18:06:44 [2022-03-20T18:06:44.455Z]  Logging Driver: json-file
18:06:44 [2022-03-20T18:06:44.455Z]  Cgroup Driver: cgroupfs
18:06:44 [2022-03-20T18:06:44.455Z]  Cgroup Version: 1
18:06:44 [2022-03-20T18:06:44.455Z]  Plugins:
18:06:44 [2022-03-20T18:06:44.455Z]   Volume: local
18:06:44 [2022-03-20T18:06:44.455Z]   Network: bridge host ipvlan macvlan null overlay
18:06:44 [2022-03-20T18:06:44.455Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:06:44 [2022-03-20T18:06:44.455Z]  Swarm: inactive
18:06:44 [2022-03-20T18:06:44.455Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
18:06:44 [2022-03-20T18:06:44.455Z]  Default Runtime: runc
18:06:44 [2022-03-20T18:06:44.455Z]  Init Binary: docker-init
18:06:44 [2022-03-20T18:06:44.455Z]  containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d
18:06:44 [2022-03-20T18:06:44.455Z]  runc version: v1.0.2-0-g52b36a2
18:06:44 [2022-03-20T18:06:44.455Z]  init version: de40ad0
18:06:44 [2022-03-20T18:06:44.455Z]  Security Options:
18:06:44 [2022-03-20T18:06:44.455Z]   apparmor
18:06:44 [2022-03-20T18:06:44.455Z]   seccomp
18:06:44 [2022-03-20T18:06:44.455Z]    Profile: default
18:06:44 [2022-03-20T18:06:44.455Z]  Kernel Version: 5.4.0-1061-aws
18:06:44 [2022-03-20T18:06:44.455Z]  Operating System: Ubuntu 18.04.6 LTS
18:06:44 [2022-03-20T18:06:44.455Z]  OSType: linux
18:06:44 [2022-03-20T18:06:44.455Z]  Architecture: x86_64
18:06:44 [2022-03-20T18:06:44.455Z]  CPUs: 2
18:06:44 [2022-03-20T18:06:44.455Z]  Total Memory: 7.565GiB
18:06:44 [2022-03-20T18:06:44.455Z]  Name: ip-10-100-71-40
18:06:44 [2022-03-20T18:06:44.455Z]  ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4
18:06:44 [2022-03-20T18:06:44.455Z]  Docker Root Dir: /var/lib/docker
18:06:44 [2022-03-20T18:06:44.455Z]  Debug Mode: false
18:06:44 [2022-03-20T18:06:44.455Z]  Registry: https://index.docker.io/v1/
18:06:44 [2022-03-20T18:06:44.455Z]  Labels:
18:06:44 [2022-03-20T18:06:44.455Z]  Experimental: true
18:06:44 [2022-03-20T18:06:44.455Z]  Insecure Registries:
18:06:44 [2022-03-20T18:06:44.455Z]   127.0.0.0/8
18:06:44 [2022-03-20T18:06:44.455Z]  Live Restore Enabled: true
18:06:44 [2022-03-20T18:06:44.455Z] 
18:06:44 [2022-03-20T18:06:44.455Z] WARNING: No swap limit support
[Pipeline] sh
18:06:44 [2022-03-20T18:06:44.601Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done
18:06:44 [2022-03-20T18:06:44.601Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030
18:06:44 [2022-03-20T18:06:44.667Z] 
18:06:44 [2022-03-20T18:06:44.667Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:06:44 [2022-03-20T18:06:44.667Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
18:06:44 [2022-03-20T18:06:44.787Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:06:44 [2022-03-20T18:06:44.787Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:06:44 [2022-03-20T18:06:44.787Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43398/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
18:06:44 [2022-03-20T18:06:44.787Z] + bash /home/ubuntu/workspace/moby_PR-43398/check-config.sh
18:06:44 [2022-03-20T18:06:44.787Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:06:44 [2022-03-20T18:06:44.787Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ...
18:06:44 [2022-03-20T18:06:44.787Z] 
18:06:44 [2022-03-20T18:06:44.787Z] Generally Necessary:
18:06:44 [2022-03-20T18:06:44.787Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:06:44 [2022-03-20T18:06:44.787Z] - apparmor: enabled and tools installed
18:06:44 [2022-03-20T18:06:44.787Z] - CONFIG_NAMESPACES: enabled
18:06:44 [2022-03-20T18:06:44.787Z] - CONFIG_NET_NS: enabled
18:06:44 [2022-03-20T18:06:44.787Z] - CONFIG_PID_NS: enabled
18:06:44 [2022-03-20T18:06:44.787Z] - CONFIG_IPC_NS: enabled
18:06:44 [2022-03-20T18:06:44.787Z] - CONFIG_UTS_NS: enabled
18:06:44 [2022-03-20T18:06:44.787Z] - CONFIG_CGROUPS: enabled
18:06:44 [2022-03-20T18:06:44.787Z] - CONFIG_CGROUP_CPUACCT: enabled
18:06:44 [2022-03-20T18:06:44.787Z] - CONFIG_CGROUP_DEVICE: enabled
18:06:44 [2022-03-20T18:06:44.787Z] - CONFIG_CGROUP_FREEZER: enabled
18:06:44 [2022-03-20T18:06:44.787Z] - CONFIG_CGROUP_SCHED: enabled
18:06:44 [2022-03-20T18:06:44.787Z] - CONFIG_CPUSETS: enabled
18:06:44 [2022-03-20T18:06:44.787Z] - CONFIG_MEMCG: enabled
18:06:44 [2022-03-20T18:06:44.787Z] - CONFIG_KEYS: enabled
18:06:44 [2022-03-20T18:06:44.787Z] - CONFIG_VETH: enabled (as module)
18:06:44 [2022-03-20T18:06:44.787Z] - CONFIG_BRIDGE: enabled (as module)
18:06:44 [2022-03-20T18:06:44.787Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:06:44 [2022-03-20T18:06:44.787Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:06:44 [2022-03-20T18:06:44.787Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:06:44 [2022-03-20T18:06:44.787Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:06:44 [2022-03-20T18:06:44.787Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:06:44 [2022-03-20T18:06:44.787Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:06:44 [2022-03-20T18:06:44.787Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
18:06:44 [2022-03-20T18:06:44.787Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:06:44 [2022-03-20T18:06:44.787Z] - CONFIG_NF_NAT: enabled (as module)
18:06:44 [2022-03-20T18:06:44.787Z] - CONFIG_POSIX_MQUEUE: enabled
18:06:44 [2022-03-20T18:06:44.787Z] - CONFIG_CGROUP_BPF: enabled
18:06:44 [2022-03-20T18:06:44.787Z] 
18:06:44 [2022-03-20T18:06:44.787Z] Optional Features:
18:06:44 [2022-03-20T18:06:44.862Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done
18:06:44 [2022-03-20T18:06:44.862Z] #4 DONE 0.7s
18:06:44 [2022-03-20T18:06:44.862Z] 
18:06:44 [2022-03-20T18:06:44.862Z] #5 [internal] load build definition from Dockerfile
18:06:44 [2022-03-20T18:06:44.862Z] #5 sha256:acd140ffb5d4e858244ffc263ffc2f91ea92f5d51fc03ee125afe70bb03707c4
18:06:44 [2022-03-20T18:06:44.862Z] #5 DONE 0.0s
18:06:44 [2022-03-20T18:06:44.862Z] 
18:06:44 [2022-03-20T18:06:44.862Z] #6 [internal] load .dockerignore
18:06:44 [2022-03-20T18:06:44.862Z] #6 sha256:a41069e313742ed38800191695e32b28c399aa09fdbf717ec6c8cb0975b007f3
18:06:44 [2022-03-20T18:06:44.862Z] #6 DONE 0.0s
18:06:44 [2022-03-20T18:06:44.862Z] 
18:06:44 [2022-03-20T18:06:44.862Z] #10 [internal] load metadata for docker.io/library/debian:bullseye
18:06:44 [2022-03-20T18:06:44.862Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
18:06:45 [2022-03-20T18:06:45.060Z] - CONFIG_USER_NS: enabled
18:06:45 [2022-03-20T18:06:45.060Z] - CONFIG_SECCOMP: enabled
18:06:45 [2022-03-20T18:06:45.060Z] - CONFIG_SECCOMP_FILTER: enabled
18:06:45 [2022-03-20T18:06:45.060Z] - CONFIG_CGROUP_PIDS: enabled
18:06:45 [2022-03-20T18:06:45.060Z] - CONFIG_MEMCG_SWAP: enabled
18:06:45 [2022-03-20T18:06:45.060Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:06:45 [2022-03-20T18:06:45.060Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:06:45 [2022-03-20T18:06:45.060Z] - CONFIG_BLK_CGROUP: enabled
18:06:45 [2022-03-20T18:06:45.060Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:06:45 [2022-03-20T18:06:45.060Z] - CONFIG_CGROUP_PERF: enabled
18:06:45 [2022-03-20T18:06:45.060Z] - CONFIG_CGROUP_HUGETLB: enabled
18:06:45 [2022-03-20T18:06:45.060Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:06:45 [2022-03-20T18:06:45.060Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:06:45 [2022-03-20T18:06:45.060Z] - CONFIG_CFS_BANDWIDTH: enabled
18:06:45 [2022-03-20T18:06:45.060Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:06:45 [2022-03-20T18:06:45.060Z] - CONFIG_RT_GROUP_SCHED: missing
18:06:45 [2022-03-20T18:06:45.060Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:06:45 [2022-03-20T18:06:45.060Z] - CONFIG_IP_VS: enabled (as module)
18:06:45 [2022-03-20T18:06:45.060Z] - CONFIG_IP_VS_NFCT: enabled
18:06:45 [2022-03-20T18:06:45.060Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:06:45 [2022-03-20T18:06:45.060Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:06:45 [2022-03-20T18:06:45.060Z] - CONFIG_IP_VS_RR: enabled (as module)
18:06:45 [2022-03-20T18:06:45.060Z] - CONFIG_SECURITY_SELINUX: enabled
18:06:45 [2022-03-20T18:06:45.060Z] - CONFIG_SECURITY_APPARMOR: enabled
18:06:45 [2022-03-20T18:06:45.060Z] - CONFIG_EXT4_FS: enabled
18:06:45 [2022-03-20T18:06:45.060Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:06:45 [2022-03-20T18:06:45.060Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:06:45 [2022-03-20T18:06:45.060Z] - Network Drivers:
18:06:45 [2022-03-20T18:06:45.060Z]   - "overlay":
18:06:45 [2022-03-20T18:06:45.060Z]     - CONFIG_VXLAN: enabled (as module)
18:06:45 [2022-03-20T18:06:45.060Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:06:45 [2022-03-20T18:06:45.060Z]       Optional (for encrypted networks):
18:06:45 [2022-03-20T18:06:45.149Z] Client:
18:06:45 [2022-03-20T18:06:45.149Z]  Context:    default
18:06:45 [2022-03-20T18:06:45.149Z]  Debug Mode: false
18:06:45 [2022-03-20T18:06:45.149Z]  Plugins:
18:06:45 [2022-03-20T18:06:45.149Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
18:06:45 [2022-03-20T18:06:45.149Z]   buildx: Docker Buildx (Docker Inc., v0.7.1-docker)
18:06:45 [2022-03-20T18:06:45.149Z] 
18:06:45 [2022-03-20T18:06:45.149Z] Server:
18:06:45 [2022-03-20T18:06:45.149Z]  Containers: 0
18:06:45 [2022-03-20T18:06:45.149Z]   Running: 0
18:06:45 [2022-03-20T18:06:45.149Z]   Paused: 0
18:06:45 [2022-03-20T18:06:45.149Z]   Stopped: 0
18:06:45 [2022-03-20T18:06:45.149Z]  Images: 0
18:06:45 [2022-03-20T18:06:45.149Z]  Server Version: 20.10.12
18:06:45 [2022-03-20T18:06:45.149Z]  Storage Driver: overlay2
18:06:45 [2022-03-20T18:06:45.149Z]   Backing Filesystem: extfs
18:06:45 [2022-03-20T18:06:45.149Z]   Supports d_type: true
18:06:45 [2022-03-20T18:06:45.149Z]   Native Overlay Diff: true
18:06:45 [2022-03-20T18:06:45.149Z]   userxattr: false
18:06:45 [2022-03-20T18:06:45.149Z]  Logging Driver: json-file
18:06:45 [2022-03-20T18:06:45.149Z]  Cgroup Driver: cgroupfs
18:06:45 [2022-03-20T18:06:45.149Z]  Cgroup Version: 1
18:06:45 [2022-03-20T18:06:45.149Z]  Plugins:
18:06:45 [2022-03-20T18:06:45.149Z]   Volume: local
18:06:45 [2022-03-20T18:06:45.149Z]   Network: bridge host ipvlan macvlan null overlay
18:06:45 [2022-03-20T18:06:45.149Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:06:45 [2022-03-20T18:06:45.149Z]  Swarm: inactive
18:06:45 [2022-03-20T18:06:45.149Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
18:06:45 [2022-03-20T18:06:45.149Z]  Default Runtime: runc
18:06:45 [2022-03-20T18:06:45.149Z]  Init Binary: docker-init
18:06:45 [2022-03-20T18:06:45.149Z]  containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d
18:06:45 [2022-03-20T18:06:45.149Z]  runc version: v1.0.2-0-g52b36a2
18:06:45 [2022-03-20T18:06:45.149Z]  init version: de40ad0
18:06:45 [2022-03-20T18:06:45.149Z]  Security Options:
18:06:45 [2022-03-20T18:06:45.149Z]   apparmor
18:06:45 [2022-03-20T18:06:45.149Z]   seccomp
18:06:45 [2022-03-20T18:06:45.149Z]    Profile: default
18:06:45 [2022-03-20T18:06:45.149Z]  Kernel Version: 5.11.0-1023-aws
18:06:45 [2022-03-20T18:06:45.149Z]  Operating System: Ubuntu 20.04.3 LTS
18:06:45 [2022-03-20T18:06:45.149Z]  OSType: linux
18:06:45 [2022-03-20T18:06:45.149Z]  Architecture: aarch64
18:06:45 [2022-03-20T18:06:45.149Z]  CPUs: 2
18:06:45 [2022-03-20T18:06:45.149Z]  Total Memory: 7.576GiB
18:06:45 [2022-03-20T18:06:45.149Z]  Name: ip-10-100-39-105
18:06:45 [2022-03-20T18:06:45.149Z]  ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5
18:06:45 [2022-03-20T18:06:45.149Z]  Docker Root Dir: /var/lib/docker
18:06:45 [2022-03-20T18:06:45.149Z]  Debug Mode: false
18:06:45 [2022-03-20T18:06:45.149Z]  Registry: https://index.docker.io/v1/
18:06:45 [2022-03-20T18:06:45.149Z]  Labels:
18:06:45 [2022-03-20T18:06:45.149Z]  Experimental: true
18:06:45 [2022-03-20T18:06:45.149Z]  Insecure Registries:
18:06:45 [2022-03-20T18:06:45.149Z]   127.0.0.0/8
18:06:45 [2022-03-20T18:06:45.149Z]  Live Restore Enabled: true
18:06:45 [2022-03-20T18:06:45.149Z] 
[Pipeline] sh
18:06:45 [2022-03-20T18:06:45.324Z]       - CONFIG_CRYPTO: enabled
18:06:45 [2022-03-20T18:06:45.324Z]       - CONFIG_CRYPTO_AEAD: enabled
18:06:45 [2022-03-20T18:06:45.324Z]       - CONFIG_CRYPTO_GCM: enabled
18:06:45 [2022-03-20T18:06:45.324Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:06:45 [2022-03-20T18:06:45.324Z]       - CONFIG_CRYPTO_GHASH: enabled
18:06:45 [2022-03-20T18:06:45.324Z]       - CONFIG_XFRM: enabled
18:06:45 [2022-03-20T18:06:45.324Z]       - CONFIG_XFRM_USER: enabled (as module)
18:06:45 [2022-03-20T18:06:45.324Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:06:45 [2022-03-20T18:06:45.324Z]       - CONFIG_INET_ESP: enabled (as module)
18:06:45 [2022-03-20T18:06:45.324Z]   - "ipvlan":
18:06:45 [2022-03-20T18:06:45.324Z]     - CONFIG_IPVLAN: enabled (as module)
18:06:45 [2022-03-20T18:06:45.324Z]   - "macvlan":
18:06:45 [2022-03-20T18:06:45.324Z]     - CONFIG_MACVLAN: enabled (as module)
18:06:45 [2022-03-20T18:06:45.324Z]     - CONFIG_DUMMY: enabled (as module)
18:06:45 [2022-03-20T18:06:45.324Z]   - "ftp,tftp client in container":
18:06:45 [2022-03-20T18:06:45.324Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:06:45 [2022-03-20T18:06:45.324Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:06:45 [2022-03-20T18:06:45.324Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:06:45 [2022-03-20T18:06:45.324Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:06:45 [2022-03-20T18:06:45.324Z] - Storage Drivers:
18:06:45 [2022-03-20T18:06:45.324Z]   - "aufs":
18:06:45 [2022-03-20T18:06:45.324Z]     - CONFIG_AUFS_FS: enabled (as module)
18:06:45 [2022-03-20T18:06:45.324Z]   - "btrfs":
18:06:45 [2022-03-20T18:06:45.324Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:06:45 [2022-03-20T18:06:45.324Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:06:45 [2022-03-20T18:06:45.324Z]   - "devicemapper":
18:06:45 [2022-03-20T18:06:45.324Z]     - CONFIG_BLK_DEV_DM: enabled
18:06:45 [2022-03-20T18:06:45.324Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:06:45 [2022-03-20T18:06:45.324Z]   - "overlay":
18:06:45 [2022-03-20T18:06:45.324Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:06:45 [2022-03-20T18:06:45.324Z]   - "zfs":
18:06:45 [2022-03-20T18:06:45.324Z]     - /dev/zfs: present
18:06:45 [2022-03-20T18:06:45.324Z]     - zfs command: missing
18:06:45 [2022-03-20T18:06:45.324Z]     - zpool command: missing
18:06:45 [2022-03-20T18:06:45.324Z] 
18:06:45 [2022-03-20T18:06:45.324Z] Limits:
18:06:45 [2022-03-20T18:06:45.324Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:06:45 [2022-03-20T18:06:45.324Z] 
18:06:45 [2022-03-20T18:06:45.324Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:06:45 [2022-03-20T18:06:45.449Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:06:45 [2022-03-20T18:06:45.449Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:06:45 [2022-03-20T18:06:45.449Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43398/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
18:06:45 [2022-03-20T18:06:45.449Z] + bash /home/ubuntu/workspace/moby_PR-43398/check-config.sh
18:06:45 [2022-03-20T18:06:45.449Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:06:45 [2022-03-20T18:06:45.449Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ...
18:06:45 [2022-03-20T18:06:45.449Z] 
18:06:45 [2022-03-20T18:06:45.449Z] Generally Necessary:
18:06:45 [2022-03-20T18:06:45.449Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:06:45 [2022-03-20T18:06:45.449Z] - apparmor: enabled and tools installed
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_NAMESPACES: enabled
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_NET_NS: enabled
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_PID_NS: enabled
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_IPC_NS: enabled
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_UTS_NS: enabled
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_CGROUPS: enabled
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_CGROUP_CPUACCT: enabled
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_CGROUP_DEVICE: enabled
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_CGROUP_FREEZER: enabled
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_CGROUP_SCHED: enabled
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_CPUSETS: enabled
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_MEMCG: enabled
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_KEYS: enabled
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_VETH: enabled (as module)
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_BRIDGE: enabled (as module)
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_NF_NAT: enabled (as module)
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_POSIX_MQUEUE: enabled
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_CGROUP_BPF: enabled
18:06:45 [2022-03-20T18:06:45.449Z] 
18:06:45 [2022-03-20T18:06:45.449Z] Optional Features:
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_USER_NS: enabled
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_SECCOMP: enabled
18:06:45 [2022-03-20T18:06:45.449Z] - CONFIG_SECCOMP_FILTER: enabled
18:06:45 [2022-03-20T18:06:45.605Z] #8 DONE 0.7s
18:06:45 [2022-03-20T18:06:45.605Z] 
18:06:45 [2022-03-20T18:06:45.605Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye
18:06:45 [2022-03-20T18:06:45.605Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a
18:06:45 [2022-03-20T18:06:45.605Z] #7 DONE 0.7s
18:06:45 [2022-03-20T18:06:45.605Z] 
18:06:45 [2022-03-20T18:06:45.605Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:06:45 [2022-03-20T18:06:45.605Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
18:06:45 [2022-03-20T18:06:45.605Z] #10 DONE 0.8s
18:06:45 [2022-03-20T18:06:45.605Z] 
18:06:45 [2022-03-20T18:06:45.605Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
18:06:45 [2022-03-20T18:06:45.605Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
18:06:45 [2022-03-20T18:06:45.605Z] #9 DONE 0.9s
18:06:45 [2022-03-20T18:06:45.667Z] + sudo modprobe ip_vs
18:06:45 [2022-03-20T18:06:45.667Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:45067cda330b4ebcc889b17856a60761aa480ad6 .
18:06:45 [2022-03-20T18:06:45.712Z] - CONFIG_CGROUP_PIDS: enabled
18:06:45 [2022-03-20T18:06:45.712Z] - CONFIG_MEMCG_SWAP: enabled
18:06:45 [2022-03-20T18:06:45.712Z]     (cgroup swap accounting is currently enabled)
18:06:45 [2022-03-20T18:06:45.712Z] - CONFIG_BLK_CGROUP: enabled
18:06:45 [2022-03-20T18:06:45.712Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:06:45 [2022-03-20T18:06:45.712Z] - CONFIG_CGROUP_PERF: enabled
18:06:45 [2022-03-20T18:06:45.712Z] - CONFIG_CGROUP_HUGETLB: enabled
18:06:45 [2022-03-20T18:06:45.712Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:06:45 [2022-03-20T18:06:45.712Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:06:45 [2022-03-20T18:06:45.712Z] - CONFIG_CFS_BANDWIDTH: enabled
18:06:45 [2022-03-20T18:06:45.712Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:06:45 [2022-03-20T18:06:45.712Z] - CONFIG_RT_GROUP_SCHED: missing
18:06:45 [2022-03-20T18:06:45.712Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:06:45 [2022-03-20T18:06:45.712Z] - CONFIG_IP_VS: enabled (as module)
18:06:45 [2022-03-20T18:06:45.712Z] - CONFIG_IP_VS_NFCT: enabled
18:06:45 [2022-03-20T18:06:45.712Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:06:45 [2022-03-20T18:06:45.712Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:06:45 [2022-03-20T18:06:45.712Z] - CONFIG_IP_VS_RR: enabled (as module)
18:06:45 [2022-03-20T18:06:45.712Z] - CONFIG_SECURITY_SELINUX: enabled
18:06:45 [2022-03-20T18:06:45.712Z] - CONFIG_SECURITY_APPARMOR: enabled
18:06:45 [2022-03-20T18:06:45.712Z] - CONFIG_EXT4_FS: enabled
18:06:45 [2022-03-20T18:06:45.712Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:06:45 [2022-03-20T18:06:45.712Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:06:45 [2022-03-20T18:06:45.712Z] - Network Drivers:
18:06:45 [2022-03-20T18:06:45.712Z]   - "overlay":
18:06:45 [2022-03-20T18:06:45.712Z]     - CONFIG_VXLAN: enabled (as module)
18:06:45 [2022-03-20T18:06:45.712Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:06:45 [2022-03-20T18:06:45.712Z]       Optional (for encrypted networks):
18:06:45 [2022-03-20T18:06:45.712Z]       - CONFIG_CRYPTO: enabled
18:06:45 [2022-03-20T18:06:45.712Z]       - CONFIG_CRYPTO_AEAD: enabled
18:06:45 [2022-03-20T18:06:45.712Z]       - CONFIG_CRYPTO_GCM: enabled
18:06:45 [2022-03-20T18:06:45.712Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:06:45 [2022-03-20T18:06:45.712Z]       - CONFIG_CRYPTO_GHASH: enabled
18:06:45 [2022-03-20T18:06:45.712Z]       - CONFIG_XFRM: enabled
18:06:45 [2022-03-20T18:06:45.712Z]       - CONFIG_XFRM_USER: enabled (as module)
18:06:45 [2022-03-20T18:06:45.712Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:06:45 [2022-03-20T18:06:45.712Z]       - CONFIG_INET_ESP: enabled (as module)
18:06:45 [2022-03-20T18:06:45.712Z]   - "ipvlan":
18:06:45 [2022-03-20T18:06:45.712Z]     - CONFIG_IPVLAN: enabled (as module)
18:06:45 [2022-03-20T18:06:45.712Z]   - "macvlan":
18:06:45 [2022-03-20T18:06:45.712Z]     - CONFIG_MACVLAN: enabled (as module)
18:06:45 [2022-03-20T18:06:45.712Z]     - CONFIG_DUMMY: enabled (as module)
18:06:45 [2022-03-20T18:06:45.712Z]   - "ftp,tftp client in container":
18:06:45 [2022-03-20T18:06:45.712Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:06:45 [2022-03-20T18:06:45.712Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:06:45 [2022-03-20T18:06:45.712Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:06:45 [2022-03-20T18:06:45.712Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:06:45 [2022-03-20T18:06:45.712Z] - Storage Drivers:
18:06:45 [2022-03-20T18:06:45.712Z]   - "aufs":
18:06:45 [2022-03-20T18:06:45.712Z]     - CONFIG_AUFS_FS: missing
18:06:45 [2022-03-20T18:06:45.712Z]   - "btrfs":
18:06:45 [2022-03-20T18:06:45.712Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:06:45 [2022-03-20T18:06:45.712Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:06:45 [2022-03-20T18:06:45.712Z]   - "devicemapper":
18:06:45 [2022-03-20T18:06:45.712Z]     - CONFIG_BLK_DEV_DM: enabled
18:06:45 [2022-03-20T18:06:45.712Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:06:45 [2022-03-20T18:06:45.712Z]   - "overlay":
18:06:45 [2022-03-20T18:06:45.926Z] #2 [internal] load .dockerignore
18:06:45 [2022-03-20T18:06:45.926Z] #2 sha256:f46c05e1f6c70a0a93a96d16e70bfa75b2ca081568b0daac2306c1d791d21866
18:06:45 [2022-03-20T18:06:45.926Z] #2 transferring context: 87B done
18:06:45 [2022-03-20T18:06:45.926Z] #2 DONE 0.1s
18:06:45 [2022-03-20T18:06:45.926Z] 
18:06:45 [2022-03-20T18:06:45.926Z] #1 [internal] load build definition from Dockerfile
18:06:45 [2022-03-20T18:06:45.926Z] #1 sha256:f0aed6028b9fecad7bf790c20c6f1a57ad26a584d0181b8810b805b9e71f24f6
18:06:45 [2022-03-20T18:06:45.926Z] #1 transferring dockerfile: 16.77kB done
18:06:45 [2022-03-20T18:06:45.926Z] #1 DONE 0.1s
18:06:45 [2022-03-20T18:06:45.926Z] 
18:06:45 [2022-03-20T18:06:45.926Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
18:06:45 [2022-03-20T18:06:45.926Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
18:06:45 [2022-03-20T18:06:45.982Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:06:45 [2022-03-20T18:06:45.983Z]   - "zfs":
18:06:45 [2022-03-20T18:06:45.983Z]     - /dev/zfs: present
18:06:45 [2022-03-20T18:06:45.983Z]     - zfs command: missing
18:06:45 [2022-03-20T18:06:45.983Z]     - zpool command: missing
18:06:45 [2022-03-20T18:06:45.983Z] 
18:06:45 [2022-03-20T18:06:45.983Z] Limits:
18:06:45 [2022-03-20T18:06:45.983Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:06:45 [2022-03-20T18:06:45.983Z] 
18:06:45 [2022-03-20T18:06:45.983Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:06:46 [2022-03-20T18:06:46.267Z] #10 DONE 1.1s
18:06:46 [2022-03-20T18:06:46.267Z] 
18:06:46 [2022-03-20T18:06:46.267Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye
18:06:46 [2022-03-20T18:06:46.267Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a
18:06:46 [2022-03-20T18:06:46.267Z] #7 DONE 1.0s
18:06:46 [2022-03-20T18:06:46.267Z] 
18:06:46 [2022-03-20T18:06:46.267Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:06:46 [2022-03-20T18:06:46.267Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
18:06:46 [2022-03-20T18:06:46.267Z] #8 DONE 1.0s
18:06:46 [2022-03-20T18:06:46.267Z] 
18:06:46 [2022-03-20T18:06:46.267Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:06:46 [2022-03-20T18:06:46.267Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
18:06:46 [2022-03-20T18:06:46.267Z] #9 DONE 1.1s
18:06:46 [2022-03-20T18:06:46.267Z] 
18:06:46 [2022-03-20T18:06:46.267Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:06:46 [2022-03-20T18:06:46.267Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:06:46 [2022-03-20T18:06:46.268Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
18:06:46 [2022-03-20T18:06:46.268Z] #69 DONE 0.0s
18:06:46 [2022-03-20T18:06:46.268Z] 
18:06:46 [2022-03-20T18:06:46.268Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f
18:06:46 [2022-03-20T18:06:46.268Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87
18:06:46 [2022-03-20T18:06:46.268Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f 0.1s done
18:06:46 [2022-03-20T18:06:46.268Z] #11 DONE 0.1s
18:06:46 [2022-03-20T18:06:46.268Z] 
18:06:46 [2022-03-20T18:06:46.268Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf
18:06:46 [2022-03-20T18:06:46.268Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8
18:06:46 [2022-03-20T18:06:46.268Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.0s done
18:06:46 [2022-03-20T18:06:46.321Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:45067cda330b4ebcc889b17856a60761aa480ad6 .
18:06:46 [2022-03-20T18:06:46.490Z] #3 DONE 0.4s
18:06:46 [2022-03-20T18:06:46.491Z] 
18:06:46 [2022-03-20T18:06:46.491Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
18:06:46 [2022-03-20T18:06:46.491Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
18:06:46 [2022-03-20T18:06:46.491Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done
18:06:46 [2022-03-20T18:06:46.529Z] #28 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done
18:06:46 [2022-03-20T18:06:46.529Z] #28 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done
18:06:46 [2022-03-20T18:06:46.529Z] #28 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done
18:06:46 [2022-03-20T18:06:46.584Z] #1 [internal] load build definition from Dockerfile
18:06:46 [2022-03-20T18:06:46.584Z] #1 sha256:5c7004bbb728e7efc072c8ea25505cbeb1caa63856419b92525ee17d9f66bdac
18:06:46 [2022-03-20T18:06:46.584Z] #1 transferring dockerfile: 16.77kB done
18:06:46 [2022-03-20T18:06:46.584Z] #1 DONE 0.2s
18:06:46 [2022-03-20T18:06:46.584Z] 
18:06:46 [2022-03-20T18:06:46.584Z] #2 [internal] load .dockerignore
18:06:46 [2022-03-20T18:06:46.584Z] #2 sha256:64af080512ba209a76fd7221647406e96e7b6d53eca88e79c91c2127058dfc69
18:06:46 [2022-03-20T18:06:46.584Z] #2 transferring context: 87B done
18:06:46 [2022-03-20T18:06:46.584Z] #2 DONE 0.2s
18:06:46 [2022-03-20T18:06:46.584Z] 
18:06:46 [2022-03-20T18:06:46.584Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
18:06:46 [2022-03-20T18:06:46.584Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a
18:06:46 [2022-03-20T18:06:46.748Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
18:06:46 [2022-03-20T18:06:46.748Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done
18:06:46 [2022-03-20T18:06:46.748Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done
18:06:46 [2022-03-20T18:06:46.748Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s
18:06:46 [2022-03-20T18:06:46.748Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done
18:06:46 [2022-03-20T18:06:46.748Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s
18:06:46 [2022-03-20T18:06:46.791Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 0B / 54.92MB 0.3s
18:06:46 [2022-03-20T18:06:46.791Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 3.15MB / 54.92MB 0.4s
18:06:46 [2022-03-20T18:06:46.992Z] 
18:06:46 [2022-03-20T18:06:46.992Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:06:46 [2022-03-20T18:06:46.992Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:06:46 [2022-03-20T18:06:46.992Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
18:06:46 [2022-03-20T18:06:46.992Z] #69 DONE 0.1s
18:06:46 [2022-03-20T18:06:46.992Z] 
18:06:46 [2022-03-20T18:06:46.992Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf
18:06:46 [2022-03-20T18:06:46.992Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8
18:06:46 [2022-03-20T18:06:46.992Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.1s done
18:06:47 [2022-03-20T18:06:47.054Z] #28 ...
18:06:47 [2022-03-20T18:06:47.054Z] 
18:06:47 [2022-03-20T18:06:47.054Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
18:06:47 [2022-03-20T18:06:47.054Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
18:06:47 [2022-03-20T18:06:47.054Z] #45 DONE 0.0s
18:06:47 [2022-03-20T18:06:47.054Z] 
18:06:47 [2022-03-20T18:06:47.054Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf
18:06:47 [2022-03-20T18:06:47.054Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8
18:06:47 [2022-03-20T18:06:47.054Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 12.58MB / 54.92MB 0.5s
18:06:47 [2022-03-20T18:06:47.054Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 23.63MB / 54.92MB 0.6s
18:06:47 [2022-03-20T18:06:47.165Z] #3 DONE 0.5s
18:06:47 [2022-03-20T18:06:47.165Z] 
18:06:47 [2022-03-20T18:06:47.165Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
18:06:47 [2022-03-20T18:06:47.165Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120
18:06:47 [2022-03-20T18:06:47.165Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done
18:06:47 [2022-03-20T18:06:47.165Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
18:06:47 [2022-03-20T18:06:47.165Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done
18:06:47 [2022-03-20T18:06:47.165Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done
18:06:47 [2022-03-20T18:06:47.165Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s
18:06:47 [2022-03-20T18:06:47.253Z] #28 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done
18:06:47 [2022-03-20T18:06:47.253Z] #28 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done
18:06:47 [2022-03-20T18:06:47.253Z] #28 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done
18:06:47 [2022-03-20T18:06:47.253Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 2.10MB / 54.92MB 0.2s
18:06:47 [2022-03-20T18:06:47.297Z] #19 60.73 Selecting previously unselected package gcc-arm-linux-gnueabi.
18:06:47 [2022-03-20T18:06:47.297Z] #19 60.73 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
18:06:47 [2022-03-20T18:06:47.297Z] #19 60.73 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
18:06:47 [2022-03-20T18:06:47.297Z] #19 60.76 Selecting previously unselected package linux-libc-dev-armel-cross.
18:06:47 [2022-03-20T18:06:47.297Z] #19 60.76 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
18:06:47 [2022-03-20T18:06:47.297Z] #19 60.77 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
18:06:47 [2022-03-20T18:06:47.297Z] #19 60.94 Selecting previously unselected package libc6-dev-armel-cross.
18:06:47 [2022-03-20T18:06:47.297Z] #19 60.94 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
18:06:47 [2022-03-20T18:06:47.297Z] #19 60.94 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
18:06:47 [2022-03-20T18:06:47.297Z] #19 61.15 Selecting previously unselected package libstdc++-10-dev-armel-cross.
18:06:47 [2022-03-20T18:06:47.297Z] #19 61.16 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
18:06:47 [2022-03-20T18:06:47.297Z] #19 61.16 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
18:06:47 [2022-03-20T18:06:47.297Z] #19 61.41 Selecting previously unselected package g++-10-arm-linux-gnueabi.
18:06:47 [2022-03-20T18:06:47.297Z] #19 61.41 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
18:06:47 [2022-03-20T18:06:47.297Z] #19 61.42 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
18:06:47 [2022-03-20T18:06:47.313Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done
18:06:47 [2022-03-20T18:06:47.313Z] #4 DONE 0.8s
18:06:47 [2022-03-20T18:06:47.313Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 33.19MB / 54.92MB 0.7s
18:06:47 [2022-03-20T18:06:47.313Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 41.94MB / 54.92MB 0.8s
18:06:47 [2022-03-20T18:06:47.426Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.2s
18:06:47 [2022-03-20T18:06:47.426Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done
18:06:47 [2022-03-20T18:06:47.525Z] #28 ...
18:06:47 [2022-03-20T18:06:47.525Z] 
18:06:47 [2022-03-20T18:06:47.525Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
18:06:47 [2022-03-20T18:06:47.525Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
18:06:47 [2022-03-20T18:06:47.525Z] #45 DONE 0.0s
18:06:47 [2022-03-20T18:06:47.525Z] 
18:06:47 [2022-03-20T18:06:47.525Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf
18:06:47 [2022-03-20T18:06:47.525Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8
18:06:47 [2022-03-20T18:06:47.525Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 6.29MB / 54.92MB 0.4s
18:06:47 [2022-03-20T18:06:47.571Z] 
18:06:47 [2022-03-20T18:06:47.571Z] #6 [internal] load build definition from Dockerfile
18:06:47 [2022-03-20T18:06:47.571Z] #6 sha256:c4525ab619da79286e6847bbbf5e4b7dfc4f366f71723407eee5523c45788563
18:06:47 [2022-03-20T18:06:47.571Z] #6 DONE 0.0s
18:06:47 [2022-03-20T18:06:47.571Z] 
18:06:47 [2022-03-20T18:06:47.571Z] #5 [internal] load .dockerignore
18:06:47 [2022-03-20T18:06:47.571Z] #5 sha256:44f91263d6fdb2280b82056911903b9efb5eea9a13a4032b18706d265d82dfb1
18:06:47 [2022-03-20T18:06:47.571Z] #5 DONE 0.0s
18:06:47 [2022-03-20T18:06:47.571Z] 
18:06:47 [2022-03-20T18:06:47.571Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye
18:06:47 [2022-03-20T18:06:47.571Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a
18:06:47 [2022-03-20T18:06:47.651Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 50.77MB / 54.92MB 0.9s
18:06:47 [2022-03-20T18:06:47.651Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 1.1s
18:06:47 [2022-03-20T18:06:47.688Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s
18:06:47 [2022-03-20T18:06:47.688Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done
18:06:47 [2022-03-20T18:06:47.786Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 11.56MB / 54.92MB 0.5s
18:06:47 [2022-03-20T18:06:47.786Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 15.73MB / 54.92MB 0.7s
18:06:47 [2022-03-20T18:06:47.949Z] #4 DONE 0.8s
18:06:48 [2022-03-20T18:06:48.045Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 20.97MB / 54.92MB 0.9s
18:06:48 [2022-03-20T18:06:48.210Z] 
18:06:48 [2022-03-20T18:06:48.210Z] #6 [internal] load .dockerignore
18:06:48 [2022-03-20T18:06:48.210Z] #6 sha256:c20ded9cb083e2b443e5220e2ad0c865daa951acb5d56efdcbdb602a46189bd1
18:06:48 [2022-03-20T18:06:48.210Z] #6 DONE 0.0s
18:06:48 [2022-03-20T18:06:48.210Z] 
18:06:48 [2022-03-20T18:06:48.210Z] #5 [internal] load build definition from Dockerfile
18:06:48 [2022-03-20T18:06:48.210Z] #5 sha256:ad2c96a255cb474ac952590d033ec78ade0da68ea2625b77f6cc7f796a7f5a96
18:06:48 [2022-03-20T18:06:48.210Z] #5 DONE 0.0s
18:06:48 [2022-03-20T18:06:48.210Z] 
18:06:48 [2022-03-20T18:06:48.210Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:06:48 [2022-03-20T18:06:48.210Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
18:06:48 [2022-03-20T18:06:48.301Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 24.12MB / 54.92MB 1.0s
18:06:48 [2022-03-20T18:06:48.520Z] #10 DONE 0.8s
18:06:48 [2022-03-20T18:06:48.520Z] 
18:06:48 [2022-03-20T18:06:48.520Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:06:48 [2022-03-20T18:06:48.520Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
18:06:48 [2022-03-20T18:06:48.520Z] #8 DONE 0.8s
18:06:48 [2022-03-20T18:06:48.520Z] 
18:06:48 [2022-03-20T18:06:48.520Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:06:48 [2022-03-20T18:06:48.520Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
18:06:48 [2022-03-20T18:06:48.520Z] #7 DONE 0.8s
18:06:48 [2022-03-20T18:06:48.520Z] 
18:06:48 [2022-03-20T18:06:48.520Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
18:06:48 [2022-03-20T18:06:48.520Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
18:06:48 [2022-03-20T18:06:48.520Z] #9 DONE 0.8s
18:06:48 [2022-03-20T18:06:48.520Z] 
18:06:48 [2022-03-20T18:06:48.520Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:06:48 [2022-03-20T18:06:48.520Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:06:48 [2022-03-20T18:06:48.520Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
18:06:48 [2022-03-20T18:06:48.520Z] #69 DONE 0.1s
18:06:48 [2022-03-20T18:06:48.520Z] 
18:06:48 [2022-03-20T18:06:48.520Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf
18:06:48 [2022-03-20T18:06:48.520Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8
18:06:48 [2022-03-20T18:06:48.520Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf
18:06:48 [2022-03-20T18:06:48.557Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 28.31MB / 54.92MB 1.2s
18:06:48 [2022-03-20T18:06:48.557Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 46.14MB / 54.92MB 1.4s
18:06:48 [2022-03-20T18:06:48.657Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30
18:06:48 [2022-03-20T18:06:48.777Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.2s done
18:06:48 [2022-03-20T18:06:48.777Z] #28 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done
18:06:48 [2022-03-20T18:06:48.777Z] #28 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done
18:06:48 [2022-03-20T18:06:48.777Z] #28 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done
18:06:48 [2022-03-20T18:06:48.814Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 50.33MB / 54.92MB 1.6s
18:06:48 [2022-03-20T18:06:48.814Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 1.7s
18:06:49 [2022-03-20T18:06:49.035Z] #28 ...
18:06:49 [2022-03-20T18:06:49.035Z] 
18:06:49 [2022-03-20T18:06:49.035Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
18:06:49 [2022-03-20T18:06:49.035Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
18:06:49 [2022-03-20T18:06:49.035Z] #45 DONE 0.0s
18:06:49 [2022-03-20T18:06:49.035Z] 
18:06:49 [2022-03-20T18:06:49.035Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf
18:06:49 [2022-03-20T18:06:49.035Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8
18:06:49 [2022-03-20T18:06:49.035Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 2.10MB / 54.92MB 0.3s
18:06:49 [2022-03-20T18:06:49.158Z] #10 DONE 1.1s
18:06:49 [2022-03-20T18:06:49.158Z] 
18:06:49 [2022-03-20T18:06:49.158Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye
18:06:49 [2022-03-20T18:06:49.158Z] #7 sha256:a5877c3f100471da3e18039e257d84857bbaefaba3464f3a20fd2ecb148300d3
18:06:49 [2022-03-20T18:06:49.158Z] #7 DONE 1.1s
18:06:49 [2022-03-20T18:06:49.158Z] 
18:06:49 [2022-03-20T18:06:49.158Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:06:49 [2022-03-20T18:06:49.158Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
18:06:49 [2022-03-20T18:06:49.158Z] #9 DONE 1.1s
18:06:49 [2022-03-20T18:06:49.158Z] 
18:06:49 [2022-03-20T18:06:49.158Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
18:06:49 [2022-03-20T18:06:49.158Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
18:06:49 [2022-03-20T18:06:49.158Z] #8 DONE 1.2s
18:06:49 [2022-03-20T18:06:49.316Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 7.34MB / 54.92MB 0.5s
18:06:49 [2022-03-20T18:06:49.614Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 10.49MB / 54.92MB 0.7s
18:06:49 [2022-03-20T18:06:49.614Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 14.68MB / 54.92MB 0.9s
18:06:49 [2022-03-20T18:06:49.738Z] 
18:06:49 [2022-03-20T18:06:49.738Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf
18:06:49 [2022-03-20T18:06:49.738Z] #28 sha256:98a021583b9d0357989c5746725bd0e4877370da74adae3c646b76efddaa5ff9
18:06:49 [2022-03-20T18:06:49.738Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.1s done
18:06:49 [2022-03-20T18:06:49.738Z] #28 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done
18:06:49 [2022-03-20T18:06:49.738Z] #28 sha256:8e1d795e736b4196308d8a45a2f3970312de860a9789ca2e780e68801f13e01d 1.48kB / 1.48kB done
18:06:49 [2022-03-20T18:06:49.738Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 0B / 53.62MB 0.0s
18:06:49 [2022-03-20T18:06:49.738Z] #28 sha256:ce1459a3538c4077501e6a6c254903b37d73311b1621babe540989f3894427f7 529B / 529B done
18:06:49 [2022-03-20T18:06:49.746Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 2.3s done
18:06:49 [2022-03-20T18:06:49.872Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 18.89MB / 54.92MB 1.1s
18:06:50 [2022-03-20T18:06:50.007Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 11.50MB / 53.62MB 0.1s
18:06:50 [2022-03-20T18:06:50.007Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 20.97MB / 53.62MB 0.2s
18:06:50 [2022-03-20T18:06:50.287Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 31.41MB / 53.62MB 0.3s
18:06:50 [2022-03-20T18:06:50.287Z] #28 ...
18:06:50 [2022-03-20T18:06:50.287Z] 
18:06:50 [2022-03-20T18:06:50.287Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
18:06:50 [2022-03-20T18:06:50.287Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
18:06:50 [2022-03-20T18:06:50.287Z] #45 DONE 0.0s
18:06:50 [2022-03-20T18:06:50.287Z] 
18:06:50 [2022-03-20T18:06:50.287Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf
18:06:50 [2022-03-20T18:06:50.287Z] #28 sha256:98a021583b9d0357989c5746725bd0e4877370da74adae3c646b76efddaa5ff9
18:06:50 [2022-03-20T18:06:50.287Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 35.65MB / 53.62MB 0.4s
18:06:50 [2022-03-20T18:06:50.324Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 0.5s
18:06:50 [2022-03-20T18:06:50.440Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 24.12MB / 54.92MB 1.4s
18:06:50 [2022-03-20T18:06:50.440Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 36.70MB / 54.92MB 1.7s
18:06:50 [2022-03-20T18:06:50.554Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 44.04MB / 53.62MB 0.7s
18:06:50 [2022-03-20T18:06:50.554Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 52.43MB / 53.62MB 0.8s
18:06:50 [2022-03-20T18:06:50.584Z] #28 ...
18:06:50 [2022-03-20T18:06:50.584Z] 
18:06:50 [2022-03-20T18:06:50.584Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:06:50 [2022-03-20T18:06:50.584Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
18:06:50 [2022-03-20T18:06:50.584Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
18:06:50 [2022-03-20T18:06:50.584Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:06:50 [2022-03-20T18:06:50.584Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
18:06:50 [2022-03-20T18:06:50.584Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
18:06:50 [2022-03-20T18:06:50.584Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done
18:06:50 [2022-03-20T18:06:50.584Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done
18:06:50 [2022-03-20T18:06:50.584Z] #67 DONE 4.0s
18:06:50 [2022-03-20T18:06:50.584Z] 
18:06:50 [2022-03-20T18:06:50.584Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf
18:06:50 [2022-03-20T18:06:50.584Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8
18:06:50 [2022-03-20T18:06:50.699Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 39.85MB / 54.92MB 1.8s
18:06:50 [2022-03-20T18:06:50.959Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 45.09MB / 54.92MB 2.1s
18:06:51 [2022-03-20T18:06:51.217Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 50.33MB / 54.92MB 2.3s
18:06:51 [2022-03-20T18:06:51.476Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 2.5s
18:06:51 [2022-03-20T18:06:51.524Z] #28 ...
18:06:51 [2022-03-20T18:06:51.524Z] 
18:06:51 [2022-03-20T18:06:51.524Z] #24 [internal] load build context
18:06:51 [2022-03-20T18:06:51.524Z] #24 sha256:9dd326d03b186c8ee2721009d7588cf28c0d67837264675fd81641f6f4126c64
18:06:51 [2022-03-20T18:06:51.524Z] #24 transferring context: 58.74MB 4.8s done
18:06:51 [2022-03-20T18:06:51.524Z] #24 DONE 5.0s
18:06:51 [2022-03-20T18:06:51.524Z] 
18:06:51 [2022-03-20T18:06:51.524Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf
18:06:51 [2022-03-20T18:06:51.524Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8
18:06:51 [2022-03-20T18:06:51.735Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 3.0s done
18:06:51 [2022-03-20T18:06:51.959Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 53.62MB / 53.62MB 1.9s done
18:06:52 [2022-03-20T18:06:52.223Z] #28 extracting sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 0.4s
18:06:52 [2022-03-20T18:06:52.223Z] #28 ...
18:06:52 [2022-03-20T18:06:52.223Z] 
18:06:52 [2022-03-20T18:06:52.223Z] #24 [internal] load build context
18:06:52 [2022-03-20T18:06:52.223Z] #24 sha256:38a4928bbdf86462f34a3925e4521bc8bb2d62aee591334c1acbe36c4e9416ba
18:06:52 [2022-03-20T18:06:52.223Z] #24 transferring context: 58.75MB 1.8s done
18:06:52 [2022-03-20T18:06:52.223Z] #24 DONE 2.7s
18:06:52 [2022-03-20T18:06:52.223Z] 
18:06:52 [2022-03-20T18:06:52.223Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf
18:06:52 [2022-03-20T18:06:52.223Z] #28 sha256:98a021583b9d0357989c5746725bd0e4877370da74adae3c646b76efddaa5ff9
18:06:52 [2022-03-20T18:06:52.594Z] #19 65.91 Selecting previously unselected package g++-arm-linux-gnueabi.
18:06:52 [2022-03-20T18:06:52.594Z] #19 65.91 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
18:06:52 [2022-03-20T18:06:52.594Z] #19 65.92 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
18:06:52 [2022-03-20T18:06:52.594Z] #19 65.94 Selecting previously unselected package crossbuild-essential-armel.
18:06:52 [2022-03-20T18:06:52.594Z] #19 65.94 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
18:06:52 [2022-03-20T18:06:52.594Z] #19 65.95 Unpacking crossbuild-essential-armel (12.9) ...
18:06:52 [2022-03-20T18:06:52.594Z] #19 65.97 Selecting previously unselected package libc6-armhf-cross.
18:06:52 [2022-03-20T18:06:52.594Z] #19 65.97 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
18:06:52 [2022-03-20T18:06:52.594Z] #19 65.98 Unpacking libc6-armhf-cross (2.31-9cross4) ...
18:06:52 [2022-03-20T18:06:52.594Z] #19 66.09 Selecting previously unselected package libgcc-s1-armhf-cross.
18:06:52 [2022-03-20T18:06:52.594Z] #19 66.09 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
18:06:52 [2022-03-20T18:06:52.594Z] #19 66.10 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
18:06:52 [2022-03-20T18:06:52.594Z] #19 66.13 Selecting previously unselected package libgomp1-armhf-cross.
18:06:52 [2022-03-20T18:06:52.594Z] #19 66.13 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
18:06:52 [2022-03-20T18:06:52.594Z] #19 66.13 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
18:06:52 [2022-03-20T18:06:52.594Z] #19 66.17 Selecting previously unselected package libatomic1-armhf-cross.
18:06:52 [2022-03-20T18:06:52.594Z] #19 66.17 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
18:06:52 [2022-03-20T18:06:52.594Z] #19 66.19 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
18:06:52 [2022-03-20T18:06:52.594Z] #19 66.22 Selecting previously unselected package libasan6-armhf-cross.
18:06:52 [2022-03-20T18:06:52.594Z] #19 66.22 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
18:06:52 [2022-03-20T18:06:52.594Z] #19 66.22 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
18:06:52 [2022-03-20T18:06:52.594Z] #19 66.44 Selecting previously unselected package libstdc++6-armhf-cross.
18:06:52 [2022-03-20T18:06:52.594Z] #19 66.44 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
18:06:52 [2022-03-20T18:06:52.594Z] #19 66.45 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
18:06:52 [2022-03-20T18:06:52.594Z] #19 66.51 Selecting previously unselected package libubsan1-armhf-cross.
18:06:52 [2022-03-20T18:06:52.594Z] #19 66.51 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
18:06:52 [2022-03-20T18:06:52.594Z] #19 66.51 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
18:06:52 [2022-03-20T18:06:52.594Z] #19 66.60 Selecting previously unselected package libgcc-10-dev-armhf-cross.
18:06:52 [2022-03-20T18:06:52.594Z] #19 66.60 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
18:06:52 [2022-03-20T18:06:52.594Z] #19 66.61 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
18:06:52 [2022-03-20T18:06:52.594Z] #19 66.71 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
18:06:52 [2022-03-20T18:06:52.594Z] #19 66.72 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
18:06:52 [2022-03-20T18:06:52.594Z] #19 66.72 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
18:06:52 [2022-03-20T18:06:52.682Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30
18:06:52 [2022-03-20T18:06:52.906Z] #28 ...
18:06:52 [2022-03-20T18:06:52.906Z] 
18:06:52 [2022-03-20T18:06:52.906Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:06:52 [2022-03-20T18:06:52.906Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:06:52 [2022-03-20T18:06:52.906Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:06:52 [2022-03-20T18:06:52.906Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
18:06:52 [2022-03-20T18:06:52.906Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
18:06:52 [2022-03-20T18:06:52.906Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.0s done
18:06:52 [2022-03-20T18:06:52.906Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done
18:06:52 [2022-03-20T18:06:52.906Z] #69 DONE 6.6s
18:06:53 [2022-03-20T18:06:53.167Z] 
18:06:53 [2022-03-20T18:06:53.167Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f
18:06:53 [2022-03-20T18:06:53.167Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87
18:06:53 [2022-03-20T18:06:53.167Z] #11 sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f 1.86kB / 1.86kB done
18:06:53 [2022-03-20T18:06:53.167Z] #11 sha256:996ee073842215953635bcc11b2cda8775b543dbe4a903a6792ad7dd4dcd0017 1.80kB / 1.80kB done
18:06:53 [2022-03-20T18:06:53.167Z] #11 sha256:3abbb425095abbb927320e16da1338a3b51f8e40fc3df94fc4ab4dd3b3363689 7.03kB / 7.03kB done
18:06:53 [2022-03-20T18:06:53.167Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 1.4s done
18:06:53 [2022-03-20T18:06:53.167Z] #11 sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 5.15MB / 5.15MB 0.6s done
18:06:53 [2022-03-20T18:06:53.167Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 10.87MB / 10.87MB 1.6s done
18:06:53 [2022-03-20T18:06:53.167Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 54.58MB / 54.58MB 2.3s done
18:06:53 [2022-03-20T18:06:53.168Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 85.83MB / 85.83MB 4.5s
18:06:53 [2022-03-20T18:06:53.168Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 141.70MB / 141.70MB 6.1s
18:06:53 [2022-03-20T18:06:53.168Z] #11 sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 156B / 156B 2.4s done
18:06:53 [2022-03-20T18:06:53.619Z] #28 ...
18:06:53 [2022-03-20T18:06:53.619Z] 
18:06:53 [2022-03-20T18:06:53.619Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f
18:06:53 [2022-03-20T18:06:53.619Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87
18:06:53 [2022-03-20T18:06:53.619Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f 0.1s done
18:06:53 [2022-03-20T18:06:53.619Z] #11 sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f 1.86kB / 1.86kB done
18:06:53 [2022-03-20T18:06:53.619Z] #11 sha256:3abbb425095abbb927320e16da1338a3b51f8e40fc3df94fc4ab4dd3b3363689 7.03kB / 7.03kB done
18:06:53 [2022-03-20T18:06:53.619Z] #11 sha256:996ee073842215953635bcc11b2cda8775b543dbe4a903a6792ad7dd4dcd0017 1.80kB / 1.80kB done
18:06:53 [2022-03-20T18:06:53.619Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 2.3s done
18:06:53 [2022-03-20T18:06:53.619Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 10.87MB / 10.87MB 0.6s done
18:06:53 [2022-03-20T18:06:53.619Z] #11 sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 5.15MB / 5.15MB 0.4s done
18:06:53 [2022-03-20T18:06:53.619Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 54.58MB / 54.58MB 2.9s done
18:06:53 [2022-03-20T18:06:53.619Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 85.83MB / 85.83MB 4.5s done
18:06:53 [2022-03-20T18:06:53.619Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 127.93MB / 141.70MB 6.3s
18:06:53 [2022-03-20T18:06:53.619Z] #11 sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 156B / 156B 3.3s done
18:06:53 [2022-03-20T18:06:53.619Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 135.27MB / 141.70MB 6.4s
18:06:54 [2022-03-20T18:06:54.110Z] #11 ...
18:06:54 [2022-03-20T18:06:54.110Z] 
18:06:54 [2022-03-20T18:06:54.110Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf
18:06:54 [2022-03-20T18:06:54.110Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8
18:06:54 [2022-03-20T18:06:54.110Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 5.1s done
18:06:54 [2022-03-20T18:06:54.110Z] #28 DONE 7.7s
18:06:54 [2022-03-20T18:06:54.110Z] 
18:06:54 [2022-03-20T18:06:54.110Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f
18:06:54 [2022-03-20T18:06:54.110Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87
18:06:54 [2022-03-20T18:06:54.110Z] #11 extracting sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8
18:06:54 [2022-03-20T18:06:54.371Z] #11 extracting sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 0.3s done
18:06:54 [2022-03-20T18:06:54.631Z] #11 extracting sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6
18:06:54 [2022-03-20T18:06:54.779Z] #28 DONE 5.1s
18:06:54 [2022-03-20T18:06:54.779Z] 
18:06:54 [2022-03-20T18:06:54.779Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f
18:06:54 [2022-03-20T18:06:54.779Z] #11 sha256:3a470af7c282a62220286395df5e9cb7c4efd3a59d9f02e73e12701bdecaf95f
18:06:54 [2022-03-20T18:06:54.779Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f 0.0s done
18:06:54 [2022-03-20T18:06:54.779Z] #11 sha256:9c476985b1ca4531da152776161643f994b5d57593f7ae0800e6efba56c7702e 7.04kB / 7.04kB done
18:06:54 [2022-03-20T18:06:54.779Z] #11 sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f 1.86kB / 1.86kB done
18:06:54 [2022-03-20T18:06:54.779Z] #11 sha256:9b8a5ea3de2895a1f34beb6f121b658c67ad87b4cc7dc957608331271a20bf8a 1.80kB / 1.80kB done
18:06:54 [2022-03-20T18:06:54.779Z] #11 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 53.62MB / 53.62MB 2.1s done
18:06:54 [2022-03-20T18:06:54.779Z] #11 sha256:6cd9e43777fa6c09c341f3aa922f47b5b3ace26de1d779124afd2f1d435731d9 10.66MB / 10.66MB 0.4s done
18:06:54 [2022-03-20T18:06:54.779Z] #11 sha256:1399f445da611be3789923cf26d158e3f4f80449b7295fa069a8eaecaaf137e6 4.94MB / 4.94MB 0.7s done
18:06:54 [2022-03-20T18:06:54.779Z] #11 sha256:0f81267e40a2df9e572fe797e45dbc086008422eb2216df18b7a91f1cf13e22b 54.67MB / 54.67MB 3.2s done
18:06:54 [2022-03-20T18:06:54.779Z] #11 sha256:2bd71068207c873c7c4ce28b907cc067b45fa1501129ba0f50a9f34bee37df9d 81.04MB / 81.04MB 5.0s done
18:06:54 [2022-03-20T18:06:54.779Z] #11 extracting sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 1.8s done
18:06:54 [2022-03-20T18:06:54.779Z] #11 sha256:598f1c03672dd2e858acd90f804b54df2fc466d2d81baf8c13bc3d73098b1fdf 126B / 126B 4.9s
18:06:54 [2022-03-20T18:06:54.779Z] #11 extracting sha256:1399f445da611be3789923cf26d158e3f4f80449b7295fa069a8eaecaaf137e6 0.2s done
18:06:54 [2022-03-20T18:06:54.779Z] #11 sha256:598f1c03672dd2e858acd90f804b54df2fc466d2d81baf8c13bc3d73098b1fdf 126B / 126B 5.0s done
18:06:54 [2022-03-20T18:06:54.779Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 2.10MB / 108.66MB 5.2s
18:06:54 [2022-03-20T18:06:54.779Z] #11 extracting sha256:6cd9e43777fa6c09c341f3aa922f47b5b3ace26de1d779124afd2f1d435731d9
18:06:54 [2022-03-20T18:06:54.891Z] #11 extracting sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 0.3s done
18:06:55 [2022-03-20T18:06:55.041Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 8.39MB / 108.66MB 5.4s
18:06:55 [2022-03-20T18:06:55.150Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6
18:06:55 [2022-03-20T18:06:55.260Z] #28 ...
18:06:55 [2022-03-20T18:06:55.260Z] 
18:06:55 [2022-03-20T18:06:55.260Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f
18:06:55 [2022-03-20T18:06:55.260Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87
18:06:55 [2022-03-20T18:06:55.260Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f 0.2s done
18:06:55 [2022-03-20T18:06:55.260Z] #11 sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f 1.86kB / 1.86kB done
18:06:55 [2022-03-20T18:06:55.260Z] #11 sha256:996ee073842215953635bcc11b2cda8775b543dbe4a903a6792ad7dd4dcd0017 1.80kB / 1.80kB done
18:06:55 [2022-03-20T18:06:55.260Z] #11 sha256:3abbb425095abbb927320e16da1338a3b51f8e40fc3df94fc4ab4dd3b3363689 7.03kB / 7.03kB done
18:06:55 [2022-03-20T18:06:55.260Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 2.9s done
18:06:55 [2022-03-20T18:06:55.260Z] #11 sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 5.15MB / 5.15MB 1.2s done
18:06:55 [2022-03-20T18:06:55.260Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 10.87MB / 10.87MB 1.7s done
18:06:55 [2022-03-20T18:06:55.260Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 54.58MB / 54.58MB 4.6s done
18:06:55 [2022-03-20T18:06:55.260Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 85.83MB / 85.83MB 6.0s
18:06:55 [2022-03-20T18:06:55.260Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 110.52MB / 141.70MB 6.0s
18:06:55 [2022-03-20T18:06:55.260Z] #11 sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 156B / 156B 4.9s done
18:06:55 [2022-03-20T18:06:55.260Z] #11 ...
18:06:55 [2022-03-20T18:06:55.260Z] 
18:06:55 [2022-03-20T18:06:55.260Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:06:55 [2022-03-20T18:06:55.260Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
18:06:55 [2022-03-20T18:06:55.260Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
18:06:55 [2022-03-20T18:06:55.260Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:06:55 [2022-03-20T18:06:55.260Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
18:06:55 [2022-03-20T18:06:55.260Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
18:06:55 [2022-03-20T18:06:55.260Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done
18:06:55 [2022-03-20T18:06:55.260Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.9s done
18:06:55 [2022-03-20T18:06:55.260Z] #67 DONE 6.6s
18:06:55 [2022-03-20T18:06:55.260Z] 
18:06:55 [2022-03-20T18:06:55.260Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f
18:06:55 [2022-03-20T18:06:55.260Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87
18:06:55 [2022-03-20T18:06:55.260Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 85.83MB / 85.83MB 6.2s done
18:06:55 [2022-03-20T18:06:55.260Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 123.73MB / 141.70MB 6.4s
18:06:55 [2022-03-20T18:06:55.260Z] #11 ...
18:06:55 [2022-03-20T18:06:55.260Z] 
18:06:55 [2022-03-20T18:06:55.260Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf
18:06:55 [2022-03-20T18:06:55.260Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8
18:06:55 [2022-03-20T18:06:55.304Z] #11 extracting sha256:6cd9e43777fa6c09c341f3aa922f47b5b3ace26de1d779124afd2f1d435731d9 0.5s done
18:06:55 [2022-03-20T18:06:55.304Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 17.59MB / 108.66MB 5.7s
18:06:55 [2022-03-20T18:06:55.522Z] #28 ...
18:06:55 [2022-03-20T18:06:55.522Z] 
18:06:55 [2022-03-20T18:06:55.522Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:06:55 [2022-03-20T18:06:55.522Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:06:55 [2022-03-20T18:06:55.522Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:06:55 [2022-03-20T18:06:55.522Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
18:06:55 [2022-03-20T18:06:55.522Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
18:06:55 [2022-03-20T18:06:55.522Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done
18:06:55 [2022-03-20T18:06:55.522Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.3s done
18:06:55 [2022-03-20T18:06:55.522Z] #69 DONE 6.8s
18:06:55 [2022-03-20T18:06:55.522Z] 
18:06:55 [2022-03-20T18:06:55.522Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf
18:06:55 [2022-03-20T18:06:55.522Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8
18:06:55 [2022-03-20T18:06:55.532Z] #11 ...
18:06:55 [2022-03-20T18:06:55.532Z] 
18:06:55 [2022-03-20T18:06:55.532Z] #24 [internal] load build context
18:06:55 [2022-03-20T18:06:55.532Z] #24 sha256:90b233867a225e0d31069901b6e13a2dd493e338c3d45ecada78e754336b4826
18:06:55 [2022-03-20T18:06:55.532Z] #24 transferring context: 58.75MB 7.7s done
18:06:55 [2022-03-20T18:06:55.532Z] #24 DONE 8.5s
18:06:55 [2022-03-20T18:06:55.532Z] 
18:06:55 [2022-03-20T18:06:55.532Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:06:55 [2022-03-20T18:06:55.532Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
18:06:55 [2022-03-20T18:06:55.532Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
18:06:55 [2022-03-20T18:06:55.532Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:06:55 [2022-03-20T18:06:55.532Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
18:06:55 [2022-03-20T18:06:55.532Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
18:06:55 [2022-03-20T18:06:55.532Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.3s done
18:06:55 [2022-03-20T18:06:55.532Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done
18:06:55 [2022-03-20T18:06:55.532Z] #67 DONE 8.4s
18:06:55 [2022-03-20T18:06:55.532Z] 
18:06:55 [2022-03-20T18:06:55.532Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f
18:06:55 [2022-03-20T18:06:55.532Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87
18:06:55 [2022-03-20T18:06:55.532Z] #11 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 5.5s
18:06:55 [2022-03-20T18:06:55.532Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 141.70MB / 141.70MB 8.2s done
18:06:55 [2022-03-20T18:06:55.532Z] #11 ...
18:06:55 [2022-03-20T18:06:55.532Z] 
18:06:55 [2022-03-20T18:06:55.532Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf
18:06:55 [2022-03-20T18:06:55.532Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8
18:06:55 [2022-03-20T18:06:55.532Z] #28 ...
18:06:55 [2022-03-20T18:06:55.532Z] 
18:06:55 [2022-03-20T18:06:55.532Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:06:55 [2022-03-20T18:06:55.532Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:06:55 [2022-03-20T18:06:55.532Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:06:55 [2022-03-20T18:06:55.532Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
18:06:55 [2022-03-20T18:06:55.532Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
18:06:55 [2022-03-20T18:06:55.532Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.6s done
18:06:55 [2022-03-20T18:06:55.532Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done
18:06:55 [2022-03-20T18:06:55.532Z] #69 DONE 8.5s
18:06:55 [2022-03-20T18:06:55.532Z] 
18:06:55 [2022-03-20T18:06:55.532Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf
18:06:55 [2022-03-20T18:06:55.532Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8
18:06:55 [2022-03-20T18:06:55.567Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 24.12MB / 108.66MB 5.9s
18:06:55 [2022-03-20T18:06:55.567Z] #11 extracting sha256:0f81267e40a2df9e572fe797e45dbc086008422eb2216df18b7a91f1cf13e22b
18:06:55 [2022-03-20T18:06:55.830Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 32.51MB / 108.66MB 6.0s
18:06:55 [2022-03-20T18:06:55.830Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 44.04MB / 108.66MB 6.3s
18:06:56 [2022-03-20T18:06:56.092Z] #11 ...
18:06:56 [2022-03-20T18:06:56.092Z] 
18:06:56 [2022-03-20T18:06:56.092Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:06:56 [2022-03-20T18:06:56.092Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
18:06:56 [2022-03-20T18:06:56.092Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
18:06:56 [2022-03-20T18:06:56.092Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:06:56 [2022-03-20T18:06:56.092Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
18:06:56 [2022-03-20T18:06:56.092Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
18:06:56 [2022-03-20T18:06:56.092Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.4s done
18:06:56 [2022-03-20T18:06:56.092Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done
18:06:56 [2022-03-20T18:06:56.092Z] #67 DONE 6.5s
18:06:56 [2022-03-20T18:06:56.092Z] 
18:06:56 [2022-03-20T18:06:56.092Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f
18:06:56 [2022-03-20T18:06:56.092Z] #11 sha256:3a470af7c282a62220286395df5e9cb7c4efd3a59d9f02e73e12701bdecaf95f
18:06:56 [2022-03-20T18:06:56.092Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 50.33MB / 108.66MB 6.4s
18:06:56 [2022-03-20T18:06:56.092Z] #11 ...
18:06:56 [2022-03-20T18:06:56.092Z] 
18:06:56 [2022-03-20T18:06:56.092Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:06:56 [2022-03-20T18:06:56.092Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:06:56 [2022-03-20T18:06:56.092Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
18:06:56 [2022-03-20T18:06:56.093Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
18:06:56 [2022-03-20T18:06:56.093Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:06:56 [2022-03-20T18:06:56.093Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
18:06:56 [2022-03-20T18:06:56.093Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.6s done
18:06:56 [2022-03-20T18:06:56.093Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s
18:06:56 [2022-03-20T18:06:56.356Z] #69 ...
18:06:56 [2022-03-20T18:06:56.356Z] 
18:06:56 [2022-03-20T18:06:56.356Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f
18:06:56 [2022-03-20T18:06:56.356Z] #11 sha256:3a470af7c282a62220286395df5e9cb7c4efd3a59d9f02e73e12701bdecaf95f
18:06:56 [2022-03-20T18:06:56.356Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 59.40MB / 108.66MB 6.6s
18:06:56 [2022-03-20T18:06:56.356Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 65.01MB / 108.66MB 6.7s
18:06:56 [2022-03-20T18:06:56.532Z] #11 ...
18:06:56 [2022-03-20T18:06:56.532Z] 
18:06:56 [2022-03-20T18:06:56.532Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
18:06:56 [2022-03-20T18:06:56.532Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
18:06:56 [2022-03-20T18:06:56.532Z] #68 DONE 0.7s
18:06:56 [2022-03-20T18:06:56.532Z] 
18:06:56 [2022-03-20T18:06:56.532Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f
18:06:56 [2022-03-20T18:06:56.532Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87
18:06:56 [2022-03-20T18:06:56.653Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 71.30MB / 108.66MB 6.9s
18:06:56 [2022-03-20T18:06:56.653Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 83.89MB / 108.66MB 7.1s
18:06:56 [2022-03-20T18:06:56.924Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 91.23MB / 108.66MB 7.2s
18:06:57 [2022-03-20T18:06:57.203Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 99.61MB / 108.66MB 7.3s
18:06:57 [2022-03-20T18:06:57.203Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 106.95MB / 108.66MB 7.5s
18:06:57 [2022-03-20T18:06:57.471Z] #11 ...
18:06:57 [2022-03-20T18:06:57.471Z] 
18:06:57 [2022-03-20T18:06:57.471Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
18:06:57 [2022-03-20T18:06:57.471Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
18:06:57 [2022-03-20T18:06:57.471Z] #70 DONE 1.2s
18:06:57 [2022-03-20T18:06:57.471Z] 
18:06:57 [2022-03-20T18:06:57.471Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f
18:06:57 [2022-03-20T18:06:57.471Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87
18:06:57 [2022-03-20T18:06:57.897Z] #19 71.47 Selecting previously unselected package gcc-arm-linux-gnueabihf.
18:06:57 [2022-03-20T18:06:57.897Z] #19 71.47 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
18:06:57 [2022-03-20T18:06:57.897Z] #19 71.48 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
18:06:57 [2022-03-20T18:06:57.897Z] #19 71.55 Selecting previously unselected package linux-libc-dev-armhf-cross.
18:06:57 [2022-03-20T18:06:57.897Z] #19 71.55 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
18:06:57 [2022-03-20T18:06:57.897Z] #19 71.55 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
18:06:57 [2022-03-20T18:06:57.897Z] #19 71.73 Selecting previously unselected package libc6-dev-armhf-cross.
18:06:57 [2022-03-20T18:06:57.897Z] #19 71.73 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
18:06:57 [2022-03-20T18:06:57.897Z] #19 71.73 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
18:06:57 [2022-03-20T18:06:57.897Z] #19 71.95 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
18:06:57 [2022-03-20T18:06:57.897Z] #19 71.95 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
18:06:57 [2022-03-20T18:06:57.897Z] #19 71.95 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
18:06:58 [2022-03-20T18:06:58.097Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 7.7s done
18:06:58 [2022-03-20T18:06:58.098Z] #28 DONE 10.9s
18:06:58 [2022-03-20T18:06:58.098Z] 
18:06:58 [2022-03-20T18:06:58.098Z] #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
18:06:58 [2022-03-20T18:06:58.098Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8
18:06:58 [2022-03-20T18:06:58.158Z] #19 72.21 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
18:06:58 [2022-03-20T18:06:58.158Z] #19 72.21 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
18:06:58 [2022-03-20T18:06:58.158Z] #19 72.21 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
18:06:58 [2022-03-20T18:06:58.177Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 5.1s
18:06:58 [2022-03-20T18:06:58.177Z] #28 ...
18:06:58 [2022-03-20T18:06:58.177Z] 
18:06:58 [2022-03-20T18:06:58.177Z] #24 [internal] load build context
18:06:58 [2022-03-20T18:06:58.177Z] #24 sha256:1e470fd378d1c5d228ece8710f2946684e1721094a69b5e1c3e6e36e8f3cab52
18:06:58 [2022-03-20T18:06:58.177Z] #24 transferring context: 58.75MB 8.4s done
18:06:58 [2022-03-20T18:06:58.177Z] #24 DONE 9.4s
18:06:58 [2022-03-20T18:06:58.177Z] 
18:06:58 [2022-03-20T18:06:58.177Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf
18:06:58 [2022-03-20T18:06:58.177Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8
18:06:59 [2022-03-20T18:06:59.473Z] #29 ...
18:06:59 [2022-03-20T18:06:59.473Z] 
18:06:59 [2022-03-20T18:06:59.473Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
18:06:59 [2022-03-20T18:06:59.473Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
18:06:59 [2022-03-20T18:06:59.473Z] #68 DONE 0.9s
18:06:59 [2022-03-20T18:06:59.473Z] 
18:06:59 [2022-03-20T18:06:59.473Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
18:06:59 [2022-03-20T18:06:59.473Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
18:06:59 [2022-03-20T18:06:59.759Z] #11 extracting sha256:0f81267e40a2df9e572fe797e45dbc086008422eb2216df18b7a91f1cf13e22b 4.1s done
18:07:00 [2022-03-20T18:07:00.017Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 4.7s done
18:07:00 [2022-03-20T18:07:00.075Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 7.2s done
18:07:00 [2022-03-20T18:07:00.276Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d
18:07:00 [2022-03-20T18:07:00.352Z] #28 ...
18:07:00 [2022-03-20T18:07:00.352Z] 
18:07:00 [2022-03-20T18:07:00.352Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
18:07:00 [2022-03-20T18:07:00.352Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
18:07:00 [2022-03-20T18:07:00.352Z] #68 DONE 1.0s
18:07:00 [2022-03-20T18:07:00.352Z] 
18:07:00 [2022-03-20T18:07:00.353Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf
18:07:00 [2022-03-20T18:07:00.353Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8
18:07:00 [2022-03-20T18:07:00.353Z] #28 DONE 11.7s
18:07:00 [2022-03-20T18:07:00.353Z] 
18:07:00 [2022-03-20T18:07:00.353Z] #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
18:07:00 [2022-03-20T18:07:00.353Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8
18:07:00 [2022-03-20T18:07:00.843Z] #70 DONE 1.3s
18:07:00 [2022-03-20T18:07:00.843Z] 
18:07:00 [2022-03-20T18:07:00.843Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f
18:07:00 [2022-03-20T18:07:00.843Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87
18:07:00 [2022-03-20T18:07:00.843Z] #11 extracting sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 0.8s done
18:07:00 [2022-03-20T18:07:00.843Z] #11 extracting sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 0.8s done
18:07:00 [2022-03-20T18:07:00.843Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6
18:07:01 [2022-03-20T18:07:01.677Z] #11 ...
18:07:01 [2022-03-20T18:07:01.677Z] 
18:07:01 [2022-03-20T18:07:01.677Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:07:01 [2022-03-20T18:07:01.677Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:07:01 [2022-03-20T18:07:01.677Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done
18:07:01 [2022-03-20T18:07:01.677Z] #69 DONE 11.6s
18:07:01 [2022-03-20T18:07:01.677Z] 
18:07:01 [2022-03-20T18:07:01.677Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f
18:07:01 [2022-03-20T18:07:01.677Z] #11 sha256:3a470af7c282a62220286395df5e9cb7c4efd3a59d9f02e73e12701bdecaf95f
18:07:01 [2022-03-20T18:07:01.677Z] #11 extracting sha256:2bd71068207c873c7c4ce28b907cc067b45fa1501129ba0f50a9f34bee37df9d
18:07:01 [2022-03-20T18:07:01.677Z] #11 ...
18:07:01 [2022-03-20T18:07:01.677Z] 
18:07:01 [2022-03-20T18:07:01.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
18:07:01 [2022-03-20T18:07:01.677Z] #29 sha256:1a3147968ad151ae2564cfd3d01fe44514b196c751e7fac2ce456ffa259c95f8
18:07:01 [2022-03-20T18:07:01.677Z] #29 1.511 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:07:01 [2022-03-20T18:07:01.677Z] #29 1.517 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:07:01 [2022-03-20T18:07:01.677Z] #29 1.534 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:07:01 [2022-03-20T18:07:01.677Z] #29 1.662 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB]
18:07:01 [2022-03-20T18:07:01.677Z] #29 1.873 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
18:07:01 [2022-03-20T18:07:01.677Z] #29 2.160 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
18:07:01 [2022-03-20T18:07:01.677Z] #29 3.110 Fetched 8393 kB in 2s (4503 kB/s)
18:07:01 [2022-03-20T18:07:01.677Z] #29 3.110 Reading package lists...
18:07:01 [2022-03-20T18:07:01.677Z] #29 3.646 Reading package lists...
18:07:01 [2022-03-20T18:07:01.677Z] #29 4.158 Building dependency tree...
18:07:01 [2022-03-20T18:07:01.677Z] #29 4.514 The following additional packages will be installed:
18:07:01 [2022-03-20T18:07:01.677Z] #29 4.514   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
18:07:01 [2022-03-20T18:07:01.677Z] #29 4.514   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
18:07:01 [2022-03-20T18:07:01.677Z] #29 4.514 Recommended packages:
18:07:01 [2022-03-20T18:07:01.677Z] #29 4.514   libldap-common publicsuffix libsasl2-modules
18:07:01 [2022-03-20T18:07:01.677Z] #29 4.636 The following NEW packages will be installed:
18:07:01 [2022-03-20T18:07:01.677Z] #29 4.642   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
18:07:01 [2022-03-20T18:07:01.677Z] #29 4.642   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
18:07:01 [2022-03-20T18:07:01.677Z] #29 4.642   libssh2-1 openssl
18:07:01 [2022-03-20T18:07:01.677Z] #29 4.913 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
18:07:01 [2022-03-20T18:07:01.677Z] #29 4.913 Need to get 2933 kB of archives.
18:07:01 [2022-03-20T18:07:01.677Z] #29 4.913 After this operation, 6483 kB of additional disk space will be used.
18:07:01 [2022-03-20T18:07:01.677Z] #29 4.913 Get:1 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1k-1+deb11u2 [829 kB]
18:07:01 [2022-03-20T18:07:01.677Z] #29 4.914 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
18:07:01 [2022-03-20T18:07:01.677Z] #29 4.945 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
18:07:01 [2022-03-20T18:07:01.677Z] #29 4.960 Get:4 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB]
18:07:01 [2022-03-20T18:07:01.677Z] #29 4.961 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
18:07:01 [2022-03-20T18:07:01.677Z] #29 5.035 Get:6 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
18:07:01 [2022-03-20T18:07:01.677Z] #29 5.037 Get:7 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
18:07:01 [2022-03-20T18:07:01.677Z] #29 5.039 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
18:07:01 [2022-03-20T18:07:01.677Z] #29 5.044 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
18:07:01 [2022-03-20T18:07:01.677Z] #29 5.047 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
18:07:01 [2022-03-20T18:07:01.677Z] #29 5.054 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB]
18:07:01 [2022-03-20T18:07:01.677Z] #29 5.090 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB]
18:07:01 [2022-03-20T18:07:01.677Z] #29 5.107 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
18:07:01 [2022-03-20T18:07:01.677Z] #29 5.121 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
18:07:01 [2022-03-20T18:07:01.677Z] #29 5.129 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
18:07:01 [2022-03-20T18:07:01.677Z] #29 5.890 debconf: delaying package configuration, since apt-utils is not installed
18:07:01 [2022-03-20T18:07:01.677Z] #29 5.968 Fetched 2933 kB in 0s (5967 kB/s)
18:07:01 [2022-03-20T18:07:01.677Z] #29 6.323 Selecting previously unselected package openssl.
18:07:01 [2022-03-20T18:07:01.677Z] #29 6.323 (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.)
18:07:01 [2022-03-20T18:07:01.677Z] #29 6.327 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_arm64.deb ...
18:07:01 [2022-03-20T18:07:01.677Z] #29 6.340 Unpacking openssl (1.1.1k-1+deb11u2) ...
18:07:01 [2022-03-20T18:07:01.677Z] #29 6.531 Selecting previously unselected package ca-certificates.
18:07:01 [2022-03-20T18:07:01.677Z] #29 6.531 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
18:07:01 [2022-03-20T18:07:01.677Z] #29 6.538 Unpacking ca-certificates (20210119) ...
18:07:01 [2022-03-20T18:07:01.677Z] #29 6.705 Selecting previously unselected package libbrotli1:arm64.
18:07:01 [2022-03-20T18:07:01.677Z] #29 6.707 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
18:07:01 [2022-03-20T18:07:01.677Z] #29 6.734 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
18:07:01 [2022-03-20T18:07:01.677Z] #29 6.857 Selecting previously unselected package libsasl2-modules-db:arm64.
18:07:01 [2022-03-20T18:07:01.677Z] #29 6.857 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
18:07:01 [2022-03-20T18:07:01.677Z] #29 6.865 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:07:01 [2022-03-20T18:07:01.941Z] #29 6.978 Selecting previously unselected package libsasl2-2:arm64.
18:07:01 [2022-03-20T18:07:01.941Z] #29 6.978 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
18:07:01 [2022-03-20T18:07:01.941Z] #29 6.998 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:07:02 [2022-03-20T18:07:02.254Z] #29 ...
18:07:02 [2022-03-20T18:07:02.254Z] 
18:07:02 [2022-03-20T18:07:02.254Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
18:07:02 [2022-03-20T18:07:02.254Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
18:07:02 [2022-03-20T18:07:02.254Z] #70 DONE 1.5s
18:07:02 [2022-03-20T18:07:02.254Z] 
18:07:02 [2022-03-20T18:07:02.254Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f
18:07:02 [2022-03-20T18:07:02.254Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87
18:07:02 [2022-03-20T18:07:02.254Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 141.70MB / 141.70MB 8.9s done
18:07:02 [2022-03-20T18:07:02.254Z] #11 extracting sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 0.6s done
18:07:02 [2022-03-20T18:07:02.254Z] #11 extracting sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 0.2s
18:07:02 [2022-03-20T18:07:02.369Z] #19 76.66 Selecting previously unselected package g++-arm-linux-gnueabihf.
18:07:02 [2022-03-20T18:07:02.632Z] #19 76.66 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
18:07:02 [2022-03-20T18:07:02.632Z] #19 76.67 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
18:07:02 [2022-03-20T18:07:02.632Z] #19 76.71 Selecting previously unselected package crossbuild-essential-armhf.
18:07:02 [2022-03-20T18:07:02.632Z] #19 76.71 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
18:07:02 [2022-03-20T18:07:02.632Z] #19 76.72 Unpacking crossbuild-essential-armhf (12.9) ...
18:07:02 [2022-03-20T18:07:02.632Z] #19 76.75 Selecting previously unselected package libc6-ppc64el-cross.
18:07:02 [2022-03-20T18:07:02.632Z] #19 76.75 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
18:07:02 [2022-03-20T18:07:02.632Z] #19 76.76 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
18:07:02 [2022-03-20T18:07:02.632Z] #19 76.91 Selecting previously unselected package libgcc-s1-ppc64el-cross.
18:07:02 [2022-03-20T18:07:02.825Z] #11 ...
18:07:02 [2022-03-20T18:07:02.825Z] 
18:07:02 [2022-03-20T18:07:02.825Z] #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
18:07:02 [2022-03-20T18:07:02.825Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8
18:07:02 [2022-03-20T18:07:02.825Z] #29 2.477 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:07:02 [2022-03-20T18:07:02.825Z] #29 2.477 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:07:02 [2022-03-20T18:07:02.825Z] #29 2.477 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:07:02 [2022-03-20T18:07:02.895Z] #19 76.92 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:07:02 [2022-03-20T18:07:02.895Z] #19 76.92 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
18:07:02 [2022-03-20T18:07:02.895Z] #19 76.94 Selecting previously unselected package libgomp1-ppc64el-cross.
18:07:02 [2022-03-20T18:07:02.895Z] #19 76.95 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:07:02 [2022-03-20T18:07:02.895Z] #19 76.95 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
18:07:02 [2022-03-20T18:07:02.895Z] #19 76.99 Selecting previously unselected package libitm1-ppc64el-cross.
18:07:02 [2022-03-20T18:07:02.895Z] #19 77.00 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:07:02 [2022-03-20T18:07:02.895Z] #19 77.00 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
18:07:02 [2022-03-20T18:07:02.895Z] #19 77.04 Selecting previously unselected package libatomic1-ppc64el-cross.
18:07:02 [2022-03-20T18:07:02.895Z] #19 77.04 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:07:02 [2022-03-20T18:07:02.895Z] #19 77.05 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
18:07:02 [2022-03-20T18:07:02.895Z] #19 77.08 Selecting previously unselected package libasan6-ppc64el-cross.
18:07:02 [2022-03-20T18:07:02.895Z] #19 77.08 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:07:02 [2022-03-20T18:07:02.895Z] #19 77.09 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
18:07:03 [2022-03-20T18:07:03.052Z] #29 7.717 Selecting previously unselected package libldap-2.4-2:arm64.
18:07:03 [2022-03-20T18:07:03.052Z] #29 7.718 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ...
18:07:03 [2022-03-20T18:07:03.052Z] #29 7.982 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ...
18:07:03 [2022-03-20T18:07:03.158Z] #19 77.33 Selecting previously unselected package liblsan0-ppc64el-cross.
18:07:03 [2022-03-20T18:07:03.158Z] #19 77.33 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:07:03 [2022-03-20T18:07:03.158Z] #19 77.33 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
18:07:03 [2022-03-20T18:07:03.158Z] #19 77.44 Selecting previously unselected package libtsan0-ppc64el-cross.
18:07:03 [2022-03-20T18:07:03.158Z] #19 77.44 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:07:03 [2022-03-20T18:07:03.390Z] #29 2.649 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
18:07:03 [2022-03-20T18:07:03.390Z] #29 2.882 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
18:07:03 [2022-03-20T18:07:03.420Z] #19 77.44 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
18:07:03 [2022-03-20T18:07:03.420Z] #19 77.67 Selecting previously unselected package libstdc++6-ppc64el-cross.
18:07:03 [2022-03-20T18:07:03.420Z] #19 77.68 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:07:03 [2022-03-20T18:07:03.420Z] #19 77.68 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
18:07:03 [2022-03-20T18:07:03.652Z] #29 3.101 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
18:07:03 [2022-03-20T18:07:03.681Z] #19 77.76 Selecting previously unselected package libubsan1-ppc64el-cross.
18:07:03 [2022-03-20T18:07:03.681Z] #19 77.76 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:07:03 [2022-03-20T18:07:03.681Z] #19 77.77 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
18:07:03 [2022-03-20T18:07:03.681Z] #19 77.87 Selecting previously unselected package libquadmath0-ppc64el-cross.
18:07:03 [2022-03-20T18:07:03.944Z] #19 77.87 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:07:03 [2022-03-20T18:07:03.944Z] #19 77.88 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
18:07:03 [2022-03-20T18:07:03.944Z] #19 77.92 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
18:07:03 [2022-03-20T18:07:03.944Z] #19 77.92 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:07:03 [2022-03-20T18:07:03.944Z] #19 77.92 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
18:07:03 [2022-03-20T18:07:03.944Z] #19 78.09 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
18:07:03 [2022-03-20T18:07:03.944Z] #19 78.10 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
18:07:03 [2022-03-20T18:07:03.944Z] #19 78.10 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
18:07:04 [2022-03-20T18:07:04.004Z] #29 9.116 Selecting previously unselected package libnghttp2-14:arm64.
18:07:04 [2022-03-20T18:07:04.004Z] #29 9.116 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
18:07:04 [2022-03-20T18:07:04.004Z] #29 9.136 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
18:07:04 [2022-03-20T18:07:04.268Z] #29 9.408 Selecting previously unselected package libpsl5:arm64.
18:07:04 [2022-03-20T18:07:04.268Z] #29 9.408 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
18:07:04 [2022-03-20T18:07:04.268Z] #29 9.425 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
18:07:04 [2022-03-20T18:07:04.478Z] #11 ...
18:07:04 [2022-03-20T18:07:04.478Z] 
18:07:04 [2022-03-20T18:07:04.478Z] #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
18:07:04 [2022-03-20T18:07:04.478Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8
18:07:04 [2022-03-20T18:07:04.478Z] #29 2.210 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:07:04 [2022-03-20T18:07:04.478Z] #29 2.220 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:07:04 [2022-03-20T18:07:04.478Z] #29 2.236 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:07:04 [2022-03-20T18:07:04.478Z] #29 2.384 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
18:07:04 [2022-03-20T18:07:04.478Z] #29 2.589 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
18:07:04 [2022-03-20T18:07:04.478Z] #29 2.880 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
18:07:04 [2022-03-20T18:07:04.478Z] #29 4.400 Fetched 8506 kB in 2s (3472 kB/s)
18:07:04 [2022-03-20T18:07:04.478Z] #29 4.400 Reading package lists...
18:07:04 [2022-03-20T18:07:04.478Z] #29 5.218 Reading package lists...
18:07:04 [2022-03-20T18:07:04.478Z] #29 6.000 Building dependency tree...
18:07:04 [2022-03-20T18:07:04.478Z] #29 6.382 The following additional packages will be installed:
18:07:04 [2022-03-20T18:07:04.478Z] #29 6.382   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
18:07:04 [2022-03-20T18:07:04.478Z] #29 6.382   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
18:07:04 [2022-03-20T18:07:04.478Z] #29 6.392 Recommended packages:
18:07:04 [2022-03-20T18:07:04.478Z] #29 6.392   libldap-common publicsuffix libsasl2-modules
18:07:04 [2022-03-20T18:07:04.478Z] #29 6.560 The following NEW packages will be installed:
18:07:04 [2022-03-20T18:07:04.478Z] #29 6.560   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
18:07:04 [2022-03-20T18:07:04.478Z] #29 6.560   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
18:07:04 [2022-03-20T18:07:04.478Z] #29 6.560   libssh2-1 openssl
18:07:04 [2022-03-20T18:07:04.478Z] #29 6.838 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
18:07:04 [2022-03-20T18:07:04.478Z] #29 6.838 Need to get 3038 kB of archives.
18:07:04 [2022-03-20T18:07:04.478Z] #29 6.838 After this operation, 6650 kB of additional disk space will be used.
18:07:04 [2022-03-20T18:07:04.478Z] #29 6.838 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
18:07:04 [2022-03-20T18:07:04.478Z] #29 6.838 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB]
18:07:04 [2022-03-20T18:07:04.478Z] #29 6.847 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
18:07:04 [2022-03-20T18:07:04.478Z] #29 6.850 Get:4 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
18:07:04 [2022-03-20T18:07:04.478Z] #29 6.852 Get:5 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
18:07:04 [2022-03-20T18:07:04.478Z] #29 6.858 Get:6 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
18:07:04 [2022-03-20T18:07:04.478Z] #29 6.861 Get:7 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
18:07:04 [2022-03-20T18:07:04.478Z] #29 6.861 Get:8 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
18:07:04 [2022-03-20T18:07:04.478Z] #29 6.862 Get:9 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
18:07:04 [2022-03-20T18:07:04.478Z] #29 6.862 Get:10 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
18:07:04 [2022-03-20T18:07:04.478Z] #29 6.867 Get:11 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
18:07:04 [2022-03-20T18:07:04.478Z] #29 6.868 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
18:07:04 [2022-03-20T18:07:04.478Z] #29 6.872 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
18:07:04 [2022-03-20T18:07:04.478Z] #29 6.873 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
18:07:04 [2022-03-20T18:07:04.478Z] #29 6.875 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
18:07:04 [2022-03-20T18:07:04.478Z] #29 7.035 debconf: delaying package configuration, since apt-utils is not installed
18:07:04 [2022-03-20T18:07:04.478Z] #29 7.073 Fetched 3038 kB in 0s (9673 kB/s)
18:07:04 [2022-03-20T18:07:04.478Z] #29 7.102 Selecting previously unselected package openssl.
18:07:04 [2022-03-20T18:07:04.478Z] #29 7.102 (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.)
18:07:04 [2022-03-20T18:07:04.478Z] #29 7.102 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ...
18:07:04 [2022-03-20T18:07:04.478Z] #29 7.106 Unpacking openssl (1.1.1k-1+deb11u2) ...
18:07:04 [2022-03-20T18:07:04.478Z] #29 7.301 Selecting previously unselected package ca-certificates.
18:07:04 [2022-03-20T18:07:04.478Z] #29 7.301 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
18:07:04 [2022-03-20T18:07:04.478Z] #29 7.307 Unpacking ca-certificates (20210119) ...
18:07:04 [2022-03-20T18:07:04.478Z] #29 7.401 Selecting previously unselected package libbrotli1:amd64.
18:07:04 [2022-03-20T18:07:04.478Z] #29 7.401 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
18:07:04 [2022-03-20T18:07:04.478Z] #29 7.415 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
18:07:04 [2022-03-20T18:07:04.478Z] #29 7.523 Selecting previously unselected package libsasl2-modules-db:amd64.
18:07:04 [2022-03-20T18:07:04.478Z] #29 7.523 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
18:07:04 [2022-03-20T18:07:04.478Z] #29 7.528 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:07:04 [2022-03-20T18:07:04.478Z] #29 7.575 Selecting previously unselected package libsasl2-2:amd64.
18:07:04 [2022-03-20T18:07:04.478Z] #29 7.575 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
18:07:04 [2022-03-20T18:07:04.478Z] #29 7.578 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:07:04 [2022-03-20T18:07:04.478Z] #29 7.626 Selecting previously unselected package libldap-2.4-2:amd64.
18:07:04 [2022-03-20T18:07:04.478Z] #29 7.627 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
18:07:04 [2022-03-20T18:07:04.478Z] #29 7.639 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
18:07:04 [2022-03-20T18:07:04.478Z] #29 7.695 Selecting previously unselected package libnghttp2-14:amd64.
18:07:04 [2022-03-20T18:07:04.478Z] #29 7.695 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
18:07:04 [2022-03-20T18:07:04.478Z] #29 7.701 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
18:07:04 [2022-03-20T18:07:04.478Z] #29 7.747 Selecting previously unselected package libpsl5:amd64.
18:07:04 [2022-03-20T18:07:04.478Z] #29 7.747 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 7.750 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 7.794 Selecting previously unselected package librtmp1:amd64.
18:07:04 [2022-03-20T18:07:04.479Z] #29 7.794 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 7.798 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 7.844 Selecting previously unselected package libssh2-1:amd64.
18:07:04 [2022-03-20T18:07:04.479Z] #29 7.844 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 7.853 Unpacking libssh2-1:amd64 (1.9.0-2) ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 7.897 Selecting previously unselected package libcurl4:amd64.
18:07:04 [2022-03-20T18:07:04.479Z] #29 7.898 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 7.902 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 7.974 Selecting previously unselected package curl.
18:07:04 [2022-03-20T18:07:04.479Z] #29 7.974 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 7.978 Unpacking curl (7.74.0-1.3+deb11u1) ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 8.041 Selecting previously unselected package libonig5:amd64.
18:07:04 [2022-03-20T18:07:04.479Z] #29 8.042 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 8.046 Unpacking libonig5:amd64 (6.9.6-1.1) ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 8.163 Selecting previously unselected package libjq1:amd64.
18:07:04 [2022-03-20T18:07:04.479Z] #29 8.163 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 8.168 Unpacking libjq1:amd64 (1.6-2.1) ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 8.212 Selecting previously unselected package jq.
18:07:04 [2022-03-20T18:07:04.479Z] #29 8.213 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 8.216 Unpacking jq (1.6-2.1) ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 8.254 Setting up libpsl5:amd64 (0.21.0-1.2) ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 8.265 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 8.279 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 8.286 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 8.297 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 8.307 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 8.318 Setting up libssh2-1:amd64 (1.9.0-2) ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 8.331 Setting up openssl (1.1.1k-1+deb11u2) ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 8.348 Setting up libonig5:amd64 (6.9.6-1.1) ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 8.360 Setting up libjq1:amd64 (1.6-2.1) ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 8.373 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 8.382 Setting up ca-certificates (20210119) ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 8.968 Updating certificates in /etc/ssl/certs...
18:07:04 [2022-03-20T18:07:04.479Z] #29 9.629 129 added, 0 removed; done.
18:07:04 [2022-03-20T18:07:04.479Z] #29 9.737 Setting up jq (1.6-2.1) ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 9.750 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 9.759 Setting up curl (7.74.0-1.3+deb11u1) ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 9.770 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 9.787 Processing triggers for ca-certificates (20210119) ...
18:07:04 [2022-03-20T18:07:04.479Z] #29 9.794 Updating certificates in /etc/ssl/certs...
18:07:04 [2022-03-20T18:07:04.479Z] #29 ...
18:07:04 [2022-03-20T18:07:04.479Z] 
18:07:04 [2022-03-20T18:07:04.479Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f
18:07:04 [2022-03-20T18:07:04.479Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87
18:07:04 [2022-03-20T18:07:04.738Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 4.5s done
18:07:04 [2022-03-20T18:07:04.842Z] #29 ...
18:07:04 [2022-03-20T18:07:04.842Z] 
18:07:04 [2022-03-20T18:07:04.842Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f
18:07:04 [2022-03-20T18:07:04.842Z] #11 sha256:3a470af7c282a62220286395df5e9cb7c4efd3a59d9f02e73e12701bdecaf95f
18:07:04 [2022-03-20T18:07:04.998Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e
18:07:05 [2022-03-20T18:07:05.106Z] #11 extracting sha256:2bd71068207c873c7c4ce28b907cc067b45fa1501129ba0f50a9f34bee37df9d 4.0s done
18:07:05 [2022-03-20T18:07:05.559Z] #29 4.795 Fetched 8506 kB in 3s (3272 kB/s)
18:07:05 [2022-03-20T18:07:05.681Z] #11 extracting sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32
18:07:06 [2022-03-20T18:07:06.113Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 5.1s
18:07:06 [2022-03-20T18:07:06.169Z] #29 4.795 Reading package lists...
18:07:06 [2022-03-20T18:07:06.371Z] #11 ...
18:07:06 [2022-03-20T18:07:06.371Z] 
18:07:06 [2022-03-20T18:07:06.371Z] #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
18:07:06 [2022-03-20T18:07:06.371Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8
18:07:06 [2022-03-20T18:07:06.371Z] #29 2.657 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:07:06 [2022-03-20T18:07:06.371Z] #29 2.657 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:07:06 [2022-03-20T18:07:06.371Z] #29 2.678 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:07:06 [2022-03-20T18:07:06.371Z] #29 2.858 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
18:07:06 [2022-03-20T18:07:06.371Z] #29 3.097 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
18:07:06 [2022-03-20T18:07:06.371Z] #29 3.364 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
18:07:06 [2022-03-20T18:07:06.371Z] #29 4.781 Fetched 8506 kB in 2s (3557 kB/s)
18:07:06 [2022-03-20T18:07:06.371Z] #29 4.781 Reading package lists...
18:07:06 [2022-03-20T18:07:06.371Z] #29 5.638 Reading package lists...
18:07:06 [2022-03-20T18:07:06.371Z] #29 6.425 Building dependency tree...
18:07:06 [2022-03-20T18:07:06.371Z] #29 6.770 The following additional packages will be installed:
18:07:06 [2022-03-20T18:07:06.371Z] #29 6.770   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
18:07:06 [2022-03-20T18:07:06.371Z] #29 6.770   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
18:07:06 [2022-03-20T18:07:06.371Z] #29 6.770 Recommended packages:
18:07:06 [2022-03-20T18:07:06.371Z] #29 6.770   libldap-common publicsuffix libsasl2-modules
18:07:06 [2022-03-20T18:07:06.371Z] #29 6.925 The following NEW packages will be installed:
18:07:06 [2022-03-20T18:07:06.371Z] #29 6.925   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
18:07:06 [2022-03-20T18:07:06.371Z] #29 6.925   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
18:07:06 [2022-03-20T18:07:06.371Z] #29 6.925   libssh2-1 openssl
18:07:06 [2022-03-20T18:07:06.371Z] #29 7.199 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
18:07:06 [2022-03-20T18:07:06.372Z] #29 7.199 Need to get 3038 kB of archives.
18:07:06 [2022-03-20T18:07:06.372Z] #29 7.199 After this operation, 6650 kB of additional disk space will be used.
18:07:06 [2022-03-20T18:07:06.372Z] #29 7.199 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
18:07:06 [2022-03-20T18:07:06.372Z] #29 7.203 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
18:07:06 [2022-03-20T18:07:06.372Z] #29 7.204 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB]
18:07:06 [2022-03-20T18:07:06.372Z] #29 7.213 Get:4 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
18:07:06 [2022-03-20T18:07:06.372Z] #29 7.213 Get:5 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
18:07:06 [2022-03-20T18:07:06.372Z] #29 7.213 Get:6 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
18:07:06 [2022-03-20T18:07:06.372Z] #29 7.213 Get:7 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
18:07:06 [2022-03-20T18:07:06.372Z] #29 7.213 Get:8 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
18:07:06 [2022-03-20T18:07:06.372Z] #29 7.233 Get:9 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
18:07:06 [2022-03-20T18:07:06.372Z] #29 7.233 Get:10 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
18:07:06 [2022-03-20T18:07:06.372Z] #29 7.233 Get:11 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
18:07:06 [2022-03-20T18:07:06.372Z] #29 7.236 Get:12 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
18:07:06 [2022-03-20T18:07:06.372Z] #29 7.242 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
18:07:06 [2022-03-20T18:07:06.372Z] #29 7.242 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
18:07:06 [2022-03-20T18:07:06.372Z] #29 7.242 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
18:07:06 [2022-03-20T18:07:06.372Z] #29 7.509 debconf: delaying package configuration, since apt-utils is not installed
18:07:06 [2022-03-20T18:07:06.372Z] #29 7.553 Fetched 3038 kB in 0s (9628 kB/s)
18:07:06 [2022-03-20T18:07:06.372Z] #29 7.608 Selecting previously unselected package openssl.
18:07:06 [2022-03-20T18:07:06.372Z] #29 7.608 (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.)
18:07:06 [2022-03-20T18:07:06.372Z] #29 7.647 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ...
18:07:06 [2022-03-20T18:07:06.372Z] #29 7.655 Unpacking openssl (1.1.1k-1+deb11u2) ...
18:07:06 [2022-03-20T18:07:06.372Z] #29 7.953 Selecting previously unselected package ca-certificates.
18:07:06 [2022-03-20T18:07:06.372Z] #29 7.953 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
18:07:06 [2022-03-20T18:07:06.372Z] #29 7.957 Unpacking ca-certificates (20210119) ...
18:07:06 [2022-03-20T18:07:06.372Z] #29 8.095 Selecting previously unselected package libbrotli1:amd64.
18:07:06 [2022-03-20T18:07:06.372Z] #29 8.095 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
18:07:06 [2022-03-20T18:07:06.372Z] #29 8.220 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
18:07:06 [2022-03-20T18:07:06.372Z] #29 8.317 Selecting previously unselected package libsasl2-modules-db:amd64.
18:07:06 [2022-03-20T18:07:06.372Z] #29 8.318 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
18:07:06 [2022-03-20T18:07:06.372Z] #29 8.325 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:07:06 [2022-03-20T18:07:06.372Z] #29 8.457 Selecting previously unselected package libsasl2-2:amd64.
18:07:06 [2022-03-20T18:07:06.372Z] #29 8.457 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
18:07:06 [2022-03-20T18:07:06.372Z] #29 8.457 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:07:06 [2022-03-20T18:07:06.630Z] #29 8.522 Selecting previously unselected package libldap-2.4-2:amd64.
18:07:06 [2022-03-20T18:07:06.630Z] #29 8.522 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
18:07:06 [2022-03-20T18:07:06.630Z] #29 8.527 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
18:07:06 [2022-03-20T18:07:06.630Z] #29 8.635 Selecting previously unselected package libnghttp2-14:amd64.
18:07:06 [2022-03-20T18:07:06.630Z] #29 8.635 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
18:07:06 [2022-03-20T18:07:06.630Z] #29 8.640 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
18:07:06 [2022-03-20T18:07:06.630Z] #29 8.697 Selecting previously unselected package libpsl5:amd64.
18:07:06 [2022-03-20T18:07:06.630Z] #29 8.697 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
18:07:06 [2022-03-20T18:07:06.630Z] #29 8.700 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
18:07:06 [2022-03-20T18:07:06.887Z] #29 8.758 Selecting previously unselected package librtmp1:amd64.
18:07:06 [2022-03-20T18:07:06.887Z] #29 8.758 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
18:07:06 [2022-03-20T18:07:06.887Z] #29 8.761 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:07:06 [2022-03-20T18:07:06.887Z] #29 8.809 Selecting previously unselected package libssh2-1:amd64.
18:07:06 [2022-03-20T18:07:06.887Z] #29 8.809 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
18:07:06 [2022-03-20T18:07:06.887Z] #29 8.815 Unpacking libssh2-1:amd64 (1.9.0-2) ...
18:07:06 [2022-03-20T18:07:06.887Z] #29 8.886 Selecting previously unselected package libcurl4:amd64.
18:07:06 [2022-03-20T18:07:06.887Z] #29 8.886 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
18:07:06 [2022-03-20T18:07:06.887Z] #29 8.890 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
18:07:06 [2022-03-20T18:07:06.887Z] #29 8.977 Selecting previously unselected package curl.
18:07:06 [2022-03-20T18:07:06.887Z] #29 8.977 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
18:07:06 [2022-03-20T18:07:06.887Z] #29 8.981 Unpacking curl (7.74.0-1.3+deb11u1) ...
18:07:06 [2022-03-20T18:07:06.906Z] #11 ...
18:07:06 [2022-03-20T18:07:06.906Z] 
18:07:06 [2022-03-20T18:07:06.906Z] #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
18:07:06 [2022-03-20T18:07:06.906Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8
18:07:06 [2022-03-20T18:07:06.906Z] #29 10.34 0 added, 0 removed; done.
18:07:06 [2022-03-20T18:07:06.906Z] #29 10.34 Running hooks in /etc/ca-certificates/update.d...
18:07:06 [2022-03-20T18:07:06.906Z] #29 10.34 done.
18:07:06 [2022-03-20T18:07:06.906Z] #29 DONE 12.9s
18:07:07 [2022-03-20T18:07:07.103Z] #29 5.635 Reading package lists...
18:07:07 [2022-03-20T18:07:07.103Z] #29 6.411 Building dependency tree...
18:07:07 [2022-03-20T18:07:07.103Z] #29 6.779 The following additional packages will be installed:
18:07:07 [2022-03-20T18:07:07.103Z] #29 6.779   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
18:07:07 [2022-03-20T18:07:07.145Z] #29 9.115 Selecting previously unselected package libonig5:amd64.
18:07:07 [2022-03-20T18:07:07.145Z] #29 9.115 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
18:07:07 [2022-03-20T18:07:07.145Z] #29 9.132 Unpacking libonig5:amd64 (6.9.6-1.1) ...
18:07:07 [2022-03-20T18:07:07.145Z] #29 9.195 Selecting previously unselected package libjq1:amd64.
18:07:07 [2022-03-20T18:07:07.145Z] #29 9.195 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
18:07:07 [2022-03-20T18:07:07.145Z] #29 9.199 Unpacking libjq1:amd64 (1.6-2.1) ...
18:07:07 [2022-03-20T18:07:07.145Z] #29 9.271 Selecting previously unselected package jq.
18:07:07 [2022-03-20T18:07:07.145Z] #29 9.271 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
18:07:07 [2022-03-20T18:07:07.145Z] #29 9.276 Unpacking jq (1.6-2.1) ...
18:07:07 [2022-03-20T18:07:07.145Z] #29 9.326 Setting up libpsl5:amd64 (0.21.0-1.2) ...
18:07:07 [2022-03-20T18:07:07.165Z] 
18:07:07 [2022-03-20T18:07:07.166Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:07:07 [2022-03-20T18:07:07.166Z] #30 sha256:59a9aea3db219fa1390a5a08e31fafa1e5ad940da81c6201cd5ff06fd700d2ba
18:07:07 [2022-03-20T18:07:07.166Z] #30 DONE 0.1s
18:07:07 [2022-03-20T18:07:07.166Z] 
18:07:07 [2022-03-20T18:07:07.166Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f
18:07:07 [2022-03-20T18:07:07.166Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87
18:07:07 [2022-03-20T18:07:07.362Z] #29 6.795   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
18:07:07 [2022-03-20T18:07:07.362Z] #29 6.795 Recommended packages:
18:07:07 [2022-03-20T18:07:07.362Z] #29 6.795   libldap-common publicsuffix libsasl2-modules
18:07:07 [2022-03-20T18:07:07.362Z] #29 6.955 The following NEW packages will be installed:
18:07:07 [2022-03-20T18:07:07.362Z] #29 6.955   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
18:07:07 [2022-03-20T18:07:07.362Z] #29 6.955   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
18:07:07 [2022-03-20T18:07:07.362Z] #29 6.955   libssh2-1 openssl
18:07:07 [2022-03-20T18:07:07.405Z] #29 9.340 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
18:07:07 [2022-03-20T18:07:07.405Z] #29 9.352 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
18:07:07 [2022-03-20T18:07:07.405Z] #29 9.364 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:07:07 [2022-03-20T18:07:07.405Z] #29 9.377 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:07:07 [2022-03-20T18:07:07.405Z] #29 9.389 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:07:07 [2022-03-20T18:07:07.405Z] #29 9.401 Setting up libssh2-1:amd64 (1.9.0-2) ...
18:07:07 [2022-03-20T18:07:07.405Z] #29 9.411 Setting up openssl (1.1.1k-1+deb11u2) ...
18:07:07 [2022-03-20T18:07:07.405Z] #29 9.433 Setting up libonig5:amd64 (6.9.6-1.1) ...
18:07:07 [2022-03-20T18:07:07.405Z] #29 9.446 Setting up libjq1:amd64 (1.6-2.1) ...
18:07:07 [2022-03-20T18:07:07.405Z] #29 9.459 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
18:07:07 [2022-03-20T18:07:07.405Z] #29 9.473 Setting up ca-certificates (20210119) ...
18:07:07 [2022-03-20T18:07:07.620Z] #29 7.251 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
18:07:07 [2022-03-20T18:07:07.620Z] #29 7.251 Need to get 3038 kB of archives.
18:07:07 [2022-03-20T18:07:07.620Z] #29 7.251 After this operation, 6650 kB of additional disk space will be used.
18:07:07 [2022-03-20T18:07:07.620Z] #29 7.251 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
18:07:07 [2022-03-20T18:07:07.620Z] #29 7.252 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB]
18:07:07 [2022-03-20T18:07:07.620Z] #29 7.268 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
18:07:07 [2022-03-20T18:07:07.620Z] #29 7.268 Get:4 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
18:07:07 [2022-03-20T18:07:07.620Z] #29 7.268 Get:5 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
18:07:07 [2022-03-20T18:07:07.620Z] #29 7.268 Get:6 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
18:07:07 [2022-03-20T18:07:07.620Z] #29 7.268 Get:7 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
18:07:07 [2022-03-20T18:07:07.620Z] #29 7.268 Get:8 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
18:07:07 [2022-03-20T18:07:07.620Z] #29 7.268 Get:9 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
18:07:07 [2022-03-20T18:07:07.620Z] #29 7.278 Get:10 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
18:07:07 [2022-03-20T18:07:07.620Z] #29 7.278 Get:11 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
18:07:07 [2022-03-20T18:07:07.620Z] #29 7.278 Get:12 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
18:07:07 [2022-03-20T18:07:07.620Z] #29 7.278 Get:13 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
18:07:07 [2022-03-20T18:07:07.620Z] #29 7.278 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
18:07:07 [2022-03-20T18:07:07.620Z] #29 7.278 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
18:07:07 [2022-03-20T18:07:07.925Z] #29 7.559 debconf: delaying package configuration, since apt-utils is not installed
18:07:08 [2022-03-20T18:07:08.184Z] #29 7.609 Fetched 3038 kB in 0s (9720 kB/s)
18:07:08 [2022-03-20T18:07:08.184Z] #29 7.643 Selecting previously unselected package openssl.
18:07:08 [2022-03-20T18:07:08.184Z] #29 7.643 (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.)
18:07:08 [2022-03-20T18:07:08.184Z] #29 7.644 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ...
18:07:08 [2022-03-20T18:07:08.184Z] #29 7.650 Unpacking openssl (1.1.1k-1+deb11u2) ...
18:07:08 [2022-03-20T18:07:08.184Z] #29 7.839 Selecting previously unselected package ca-certificates.
18:07:08 [2022-03-20T18:07:08.184Z] #29 7.839 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
18:07:08 [2022-03-20T18:07:08.350Z] #29 10.21 Updating certificates in /etc/ssl/certs...
18:07:08 [2022-03-20T18:07:08.446Z] #29 7.843 Unpacking ca-certificates (20210119) ...
18:07:08 [2022-03-20T18:07:08.446Z] #29 7.947 Selecting previously unselected package libbrotli1:amd64.
18:07:08 [2022-03-20T18:07:08.446Z] #29 7.947 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
18:07:08 [2022-03-20T18:07:08.446Z] #29 7.955 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
18:07:08 [2022-03-20T18:07:08.446Z] #29 8.041 Selecting previously unselected package libsasl2-modules-db:amd64.
18:07:08 [2022-03-20T18:07:08.446Z] #29 8.041 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
18:07:08 [2022-03-20T18:07:08.446Z] #29 8.044 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:07:08 [2022-03-20T18:07:08.704Z] #29 8.095 Selecting previously unselected package libsasl2-2:amd64.
18:07:08 [2022-03-20T18:07:08.704Z] #29 8.095 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
18:07:08 [2022-03-20T18:07:08.704Z] #29 8.099 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:07:08 [2022-03-20T18:07:08.704Z] #29 8.232 Selecting previously unselected package libldap-2.4-2:amd64.
18:07:08 [2022-03-20T18:07:08.704Z] #29 8.232 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
18:07:08 [2022-03-20T18:07:08.704Z] #29 8.232 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
18:07:08 [2022-03-20T18:07:08.704Z] #29 8.322 Selecting previously unselected package libnghttp2-14:amd64.
18:07:08 [2022-03-20T18:07:08.704Z] #29 8.322 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
18:07:08 [2022-03-20T18:07:08.704Z] #29 8.327 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
18:07:08 [2022-03-20T18:07:08.704Z] #29 8.385 Selecting previously unselected package libpsl5:amd64.
18:07:08 [2022-03-20T18:07:08.704Z] #29 8.385 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
18:07:08 [2022-03-20T18:07:08.704Z] #29 8.391 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
18:07:08 [2022-03-20T18:07:08.962Z] #29 8.457 Selecting previously unselected package librtmp1:amd64.
18:07:08 [2022-03-20T18:07:08.962Z] #29 8.457 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
18:07:08 [2022-03-20T18:07:08.962Z] #29 8.469 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:07:08 [2022-03-20T18:07:08.962Z] #29 8.512 Selecting previously unselected package libssh2-1:amd64.
18:07:08 [2022-03-20T18:07:08.962Z] #29 8.512 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
18:07:08 [2022-03-20T18:07:08.962Z] #29 8.518 Unpacking libssh2-1:amd64 (1.9.0-2) ...
18:07:08 [2022-03-20T18:07:08.962Z] #29 8.578 Selecting previously unselected package libcurl4:amd64.
18:07:08 [2022-03-20T18:07:08.962Z] #29 8.580 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
18:07:08 [2022-03-20T18:07:08.962Z] #29 8.584 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
18:07:09 [2022-03-20T18:07:09.221Z] #29 8.668 Selecting previously unselected package curl.
18:07:09 [2022-03-20T18:07:09.221Z] #29 8.668 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
18:07:09 [2022-03-20T18:07:09.221Z] #29 8.672 Unpacking curl (7.74.0-1.3+deb11u1) ...
18:07:09 [2022-03-20T18:07:09.221Z] #29 8.749 Selecting previously unselected package libonig5:amd64.
18:07:09 [2022-03-20T18:07:09.221Z] #29 8.749 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
18:07:09 [2022-03-20T18:07:09.221Z] #29 8.753 Unpacking libonig5:amd64 (6.9.6-1.1) ...
18:07:09 [2022-03-20T18:07:09.221Z] #29 8.853 Selecting previously unselected package libjq1:amd64.
18:07:09 [2022-03-20T18:07:09.221Z] #29 8.853 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
18:07:09 [2022-03-20T18:07:09.221Z] #29 8.858 Unpacking libjq1:amd64 (1.6-2.1) ...
18:07:09 [2022-03-20T18:07:09.244Z] #19 82.64 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
18:07:09 [2022-03-20T18:07:09.244Z] #19 82.64 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
18:07:09 [2022-03-20T18:07:09.244Z] #19 82.65 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
18:07:09 [2022-03-20T18:07:09.244Z] #19 82.67 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
18:07:09 [2022-03-20T18:07:09.244Z] #19 82.68 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
18:07:09 [2022-03-20T18:07:09.244Z] #19 82.68 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
18:07:09 [2022-03-20T18:07:09.244Z] #19 82.85 Selecting previously unselected package libc6-dev-ppc64el-cross.
18:07:09 [2022-03-20T18:07:09.244Z] #19 82.85 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
18:07:09 [2022-03-20T18:07:09.244Z] #19 82.86 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
18:07:09 [2022-03-20T18:07:09.244Z] #19 83.12 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
18:07:09 [2022-03-20T18:07:09.244Z] #19 83.13 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
18:07:09 [2022-03-20T18:07:09.244Z] #19 83.13 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
18:07:09 [2022-03-20T18:07:09.244Z] #19 83.39 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
18:07:09 [2022-03-20T18:07:09.244Z] #19 83.39 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
18:07:09 [2022-03-20T18:07:09.244Z] #19 83.39 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
18:07:09 [2022-03-20T18:07:09.479Z] #29 8.907 Selecting previously unselected package jq.
18:07:09 [2022-03-20T18:07:09.479Z] #29 8.908 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
18:07:09 [2022-03-20T18:07:09.479Z] #29 8.912 Unpacking jq (1.6-2.1) ...
18:07:09 [2022-03-20T18:07:09.479Z] #29 8.981 Setting up libpsl5:amd64 (0.21.0-1.2) ...
18:07:09 [2022-03-20T18:07:09.479Z] #29 8.992 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
18:07:09 [2022-03-20T18:07:09.479Z] #29 9.002 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
18:07:09 [2022-03-20T18:07:09.479Z] #29 9.015 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:07:09 [2022-03-20T18:07:09.479Z] #29 9.023 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:07:09 [2022-03-20T18:07:09.479Z] #29 9.041 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
18:07:09 [2022-03-20T18:07:09.479Z] #29 9.061 Setting up libssh2-1:amd64 (1.9.0-2) ...
18:07:09 [2022-03-20T18:07:09.479Z] #29 9.071 Setting up openssl (1.1.1k-1+deb11u2) ...
18:07:09 [2022-03-20T18:07:09.479Z] #29 9.092 Setting up libonig5:amd64 (6.9.6-1.1) ...
18:07:09 [2022-03-20T18:07:09.479Z] #29 9.103 Setting up libjq1:amd64 (1.6-2.1) ...
18:07:09 [2022-03-20T18:07:09.737Z] #29 9.113 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
18:07:09 [2022-03-20T18:07:09.737Z] #29 9.124 Setting up ca-certificates (20210119) ...
18:07:09 [2022-03-20T18:07:09.829Z] #29 11.47 129 added, 0 removed; done.
18:07:09 [2022-03-20T18:07:09.829Z] #29 11.55 Setting up jq (1.6-2.1) ...
18:07:09 [2022-03-20T18:07:09.829Z] #29 11.56 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
18:07:09 [2022-03-20T18:07:09.829Z] #29 11.58 Setting up curl (7.74.0-1.3+deb11u1) ...
18:07:09 [2022-03-20T18:07:09.829Z] #29 11.61 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:07:09 [2022-03-20T18:07:09.829Z] #29 11.63 Processing triggers for ca-certificates (20210119) ...
18:07:09 [2022-03-20T18:07:09.829Z] #29 11.65 Updating certificates in /etc/ssl/certs...
18:07:10 [2022-03-20T18:07:10.305Z] #29 9.825 Updating certificates in /etc/ssl/certs...
18:07:10 [2022-03-20T18:07:10.457Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 5.1s
18:07:10 [2022-03-20T18:07:10.774Z] #29 12.77 0 added, 0 removed; done.
18:07:10 [2022-03-20T18:07:10.774Z] #29 12.77 Running hooks in /etc/ca-certificates/update.d...
18:07:10 [2022-03-20T18:07:10.774Z] #29 12.77 done.
18:07:11 [2022-03-20T18:07:11.035Z] #11 extracting sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 5.0s
18:07:11 [2022-03-20T18:07:11.298Z] #11 ...
18:07:11 [2022-03-20T18:07:11.298Z] 
18:07:11 [2022-03-20T18:07:11.298Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
18:07:11 [2022-03-20T18:07:11.298Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
18:07:11 [2022-03-20T18:07:11.678Z] #29 10.86 129 added, 0 removed; done.
18:07:11 [2022-03-20T18:07:11.678Z] #29 10.98 Setting up jq (1.6-2.1) ...
18:07:11 [2022-03-20T18:07:11.678Z] #29 10.99 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
18:07:11 [2022-03-20T18:07:11.678Z] #29 11.00 Setting up curl (7.74.0-1.3+deb11u1) ...
18:07:11 [2022-03-20T18:07:11.678Z] #29 11.01 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:07:11 [2022-03-20T18:07:11.678Z] #29 11.03 Processing triggers for ca-certificates (20210119) ...
18:07:11 [2022-03-20T18:07:11.678Z] #29 11.04 Updating certificates in /etc/ssl/certs...
18:07:12 [2022-03-20T18:07:12.141Z] #29 ...
18:07:12 [2022-03-20T18:07:12.141Z] 
18:07:12 [2022-03-20T18:07:12.141Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f
18:07:12 [2022-03-20T18:07:12.141Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87
18:07:12 [2022-03-20T18:07:12.141Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 7.8s done
18:07:12 [2022-03-20T18:07:12.141Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 3.2s
18:07:12 [2022-03-20T18:07:12.607Z] #29 11.88 0 added, 0 removed; done.
18:07:12 [2022-03-20T18:07:12.607Z] #29 11.88 Running hooks in /etc/ca-certificates/update.d...
18:07:12 [2022-03-20T18:07:12.607Z] #29 11.88 done.
18:07:12 [2022-03-20T18:07:12.683Z] #68 DONE 1.2s
18:07:12 [2022-03-20T18:07:12.684Z] 
18:07:12 [2022-03-20T18:07:12.684Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
18:07:12 [2022-03-20T18:07:12.684Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
18:07:12 [2022-03-20T18:07:12.989Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 7.6s done
18:07:12 [2022-03-20T18:07:12.989Z] #11 extracting sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 done
18:07:12 [2022-03-20T18:07:12.989Z] #11 DONE 26.7s
18:07:12 [2022-03-20T18:07:12.989Z] 
18:07:12 [2022-03-20T18:07:12.989Z] #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
18:07:12 [2022-03-20T18:07:12.989Z] #31 sha256:1b3b1ad2a661ab73f726aa03be149c507dc0eb3b11bb41f444693783fa2c5e03
18:07:12 [2022-03-20T18:07:12.989Z] #31 1.551 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:07:12 [2022-03-20T18:07:12.989Z] #31 1.822 
18:07:12 [2022-03-20T18:07:12.989Z] #31 2.035 #=#=#                                                                         

######################################################################## 100.0%
18:07:12 [2022-03-20T18:07:12.989Z] #31 2.276 
18:07:12 [2022-03-20T18:07:12.989Z] #31 3.218 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:07:12 [2022-03-20T18:07:12.989Z] #31 3.493 
18:07:12 [2022-03-20T18:07:12.989Z] #31 3.709 #=#=#                                                                         

######################################################################## 100.0%
18:07:12 [2022-03-20T18:07:12.989Z] #31 4.006 
18:07:12 [2022-03-20T18:07:12.989Z] #31 4.914 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
18:07:12 [2022-03-20T18:07:12.989Z] #31 5.181 
18:07:12 [2022-03-20T18:07:12.989Z] #31 5.410 #=#=#                                                                         

                                                                           0.3%
###############################                                           44.1%
#################################################################         90.3%
######################################################################## 100.0%
18:07:12 [2022-03-20T18:07:12.989Z] #31 5.911 
18:07:13 [2022-03-20T18:07:13.172Z] #29 ...
18:07:13 [2022-03-20T18:07:13.172Z] 
18:07:13 [2022-03-20T18:07:13.172Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f
18:07:13 [2022-03-20T18:07:13.172Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87
18:07:13 [2022-03-20T18:07:13.172Z] #11 extracting sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 1.2s done
18:07:13 [2022-03-20T18:07:13.172Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 7.7s done
18:07:13 [2022-03-20T18:07:13.173Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 1.6s
18:07:13 [2022-03-20T18:07:13.513Z] #11 ...
18:07:13 [2022-03-20T18:07:13.513Z] 
18:07:13 [2022-03-20T18:07:13.514Z] #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
18:07:13 [2022-03-20T18:07:13.514Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8
18:07:13 [2022-03-20T18:07:13.514Z] #29 DONE 15.4s
18:07:13 [2022-03-20T18:07:13.514Z] 
18:07:13 [2022-03-20T18:07:13.514Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f
18:07:13 [2022-03-20T18:07:13.514Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87
18:07:13 [2022-03-20T18:07:13.514Z] #11 ...
18:07:13 [2022-03-20T18:07:13.514Z] 
18:07:13 [2022-03-20T18:07:13.514Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:07:13 [2022-03-20T18:07:13.514Z] #30 sha256:0235d81269956f9902a84acbfab8517f28a62c22b88677400b1bd7b7b446432a
18:07:13 [2022-03-20T18:07:13.688Z] #70 DONE 1.4s
18:07:13 [2022-03-20T18:07:13.688Z] 
18:07:13 [2022-03-20T18:07:13.688Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f
18:07:13 [2022-03-20T18:07:13.688Z] #11 sha256:3a470af7c282a62220286395df5e9cb7c4efd3a59d9f02e73e12701bdecaf95f
18:07:13 [2022-03-20T18:07:13.688Z] #11 extracting sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 5.9s done
18:07:13 [2022-03-20T18:07:13.688Z] #11 extracting sha256:598f1c03672dd2e858acd90f804b54df2fc466d2d81baf8c13bc3d73098b1fdf done
18:07:13 [2022-03-20T18:07:13.688Z] #11 DONE 24.1s
18:07:13 [2022-03-20T18:07:13.688Z] 
18:07:13 [2022-03-20T18:07:13.688Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:07:13 [2022-03-20T18:07:13.688Z] #12 sha256:c646e9e77a9d2edda2e601b8eb16734fef4882cd7d822e99b895a3e1186cd5da
18:07:13 [2022-03-20T18:07:13.928Z] #31 6.798 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:07:13 [2022-03-20T18:07:13.951Z] #12 ...
18:07:13 [2022-03-20T18:07:13.951Z] 
18:07:13 [2022-03-20T18:07:13.951Z] #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
18:07:13 [2022-03-20T18:07:13.951Z] #29 sha256:1a3147968ad151ae2564cfd3d01fe44514b196c751e7fac2ce456ffa259c95f8
18:07:13 [2022-03-20T18:07:13.951Z] #29 9.969 Selecting previously unselected package librtmp1:arm64.
18:07:13 [2022-03-20T18:07:13.951Z] #29 9.970 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 10.02 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 10.18 Selecting previously unselected package libssh2-1:arm64.
18:07:13 [2022-03-20T18:07:13.951Z] #29 10.18 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 10.20 Unpacking libssh2-1:arm64 (1.9.0-2) ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 10.70 Selecting previously unselected package libcurl4:arm64.
18:07:13 [2022-03-20T18:07:13.951Z] #29 10.70 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 10.75 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 10.93 Selecting previously unselected package curl.
18:07:13 [2022-03-20T18:07:13.951Z] #29 10.93 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 11.02 Unpacking curl (7.74.0-1.3+deb11u1) ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 11.77 Selecting previously unselected package libonig5:arm64.
18:07:13 [2022-03-20T18:07:13.951Z] #29 11.77 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 11.86 Unpacking libonig5:arm64 (6.9.6-1.1) ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 12.00 Selecting previously unselected package libjq1:arm64.
18:07:13 [2022-03-20T18:07:13.951Z] #29 12.00 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 12.02 Unpacking libjq1:arm64 (1.6-2.1) ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 12.34 Selecting previously unselected package jq.
18:07:13 [2022-03-20T18:07:13.951Z] #29 12.34 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 12.36 Unpacking jq (1.6-2.1) ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 12.81 Setting up libpsl5:arm64 (0.21.0-1.2) ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 13.05 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 13.54 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 13.95 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 14.28 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 14.72 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 14.92 Setting up libssh2-1:arm64 (1.9.0-2) ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 15.00 Setting up openssl (1.1.1k-1+deb11u2) ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 15.71 Setting up libonig5:arm64 (6.9.6-1.1) ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 16.06 Setting up libjq1:arm64 (1.6-2.1) ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 16.27 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 16.39 Setting up ca-certificates (20210119) ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 16.95 Updating certificates in /etc/ssl/certs...
18:07:13 [2022-03-20T18:07:13.951Z] #29 17.39 129 added, 0 removed; done.
18:07:13 [2022-03-20T18:07:13.951Z] #29 17.55 Setting up jq (1.6-2.1) ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 17.56 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 17.58 Setting up curl (7.74.0-1.3+deb11u1) ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 17.60 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 17.62 Processing triggers for ca-certificates (20210119) ...
18:07:13 [2022-03-20T18:07:13.951Z] #29 17.63 Updating certificates in /etc/ssl/certs...
18:07:13 [2022-03-20T18:07:13.951Z] #29 18.04 0 added, 0 removed; done.
18:07:13 [2022-03-20T18:07:13.951Z] #29 18.04 Running hooks in /etc/ca-certificates/update.d...
18:07:13 [2022-03-20T18:07:13.951Z] #29 18.04 done.
18:07:13 [2022-03-20T18:07:13.951Z] #29 DONE 19.0s
18:07:13 [2022-03-20T18:07:13.951Z] 
18:07:13 [2022-03-20T18:07:13.951Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:07:13 [2022-03-20T18:07:13.951Z] #30 sha256:3d5d001a1199fed8d310512493c7f553698b29aae595b991b6a08445a002f3fd
18:07:13 [2022-03-20T18:07:13.951Z] #30 DONE 0.1s
18:07:13 [2022-03-20T18:07:13.951Z] 
18:07:13 [2022-03-20T18:07:13.951Z] #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
18:07:13 [2022-03-20T18:07:13.951Z] #31 sha256:1975aee0471bb0474b1332f349dcec131ffa49b9f847bc90c25a713ea314e35b
18:07:14 [2022-03-20T18:07:14.187Z] #31 6.971 
18:07:14 [2022-03-20T18:07:14.214Z] #31 ...
18:07:14 [2022-03-20T18:07:14.214Z] 
18:07:14 [2022-03-20T18:07:14.214Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:07:14 [2022-03-20T18:07:14.214Z] #12 sha256:c646e9e77a9d2edda2e601b8eb16734fef4882cd7d822e99b895a3e1186cd5da
18:07:14 [2022-03-20T18:07:14.214Z] #12 DONE 0.6s
18:07:14 [2022-03-20T18:07:14.447Z] #31 7.186 #=#=#                                                                         

######################################################################## 100.0%
18:07:14 [2022-03-20T18:07:14.448Z] #30 DONE 1.0s
18:07:14 [2022-03-20T18:07:14.448Z] 
18:07:14 [2022-03-20T18:07:14.448Z] #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
18:07:14 [2022-03-20T18:07:14.448Z] #31 sha256:89cd9aa3a13955718d76c921f0f68951a84ff5cd8a6202d58b8256caf83d1ed9
18:07:14 [2022-03-20T18:07:14.477Z] 
18:07:14 [2022-03-20T18:07:14.477Z] #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
18:07:14 [2022-03-20T18:07:14.477Z] #13 sha256:d9edd9235bbbe9b8e61a3cc56b78c3348a652a8efbe26ef993c0e1da1de4a315
18:07:14 [2022-03-20T18:07:14.544Z] #19 87.94 Selecting previously unselected package g++-powerpc64le-linux-gnu.
18:07:14 [2022-03-20T18:07:14.544Z] #19 87.95 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
18:07:14 [2022-03-20T18:07:14.544Z] #19 87.95 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
18:07:14 [2022-03-20T18:07:14.544Z] #19 87.98 Selecting previously unselected package crossbuild-essential-ppc64el.
18:07:14 [2022-03-20T18:07:14.544Z] #19 87.98 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
18:07:14 [2022-03-20T18:07:14.544Z] #19 87.98 Unpacking crossbuild-essential-ppc64el (12.9) ...
18:07:14 [2022-03-20T18:07:14.544Z] #19 88.01 Selecting previously unselected package libc6-s390x-cross.
18:07:14 [2022-03-20T18:07:14.544Z] #19 88.01 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
18:07:14 [2022-03-20T18:07:14.544Z] #19 88.02 Unpacking libc6-s390x-cross (2.31-9cross4) ...
18:07:14 [2022-03-20T18:07:14.544Z] #19 88.15 Selecting previously unselected package libgcc-s1-s390x-cross.
18:07:14 [2022-03-20T18:07:14.544Z] #19 88.15 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
18:07:14 [2022-03-20T18:07:14.544Z] #19 88.16 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
18:07:14 [2022-03-20T18:07:14.544Z] #19 88.19 Selecting previously unselected package libgomp1-s390x-cross.
18:07:14 [2022-03-20T18:07:14.544Z] #19 88.20 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
18:07:14 [2022-03-20T18:07:14.544Z] #19 88.20 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
18:07:14 [2022-03-20T18:07:14.544Z] #19 88.24 Selecting previously unselected package libitm1-s390x-cross.
18:07:14 [2022-03-20T18:07:14.544Z] #19 88.24 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
18:07:14 [2022-03-20T18:07:14.544Z] #19 88.24 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
18:07:14 [2022-03-20T18:07:14.544Z] #19 88.27 Selecting previously unselected package libatomic1-s390x-cross.
18:07:14 [2022-03-20T18:07:14.544Z] #19 88.28 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
18:07:14 [2022-03-20T18:07:14.544Z] #19 88.28 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
18:07:14 [2022-03-20T18:07:14.544Z] #19 88.31 Selecting previously unselected package libasan6-s390x-cross.
18:07:14 [2022-03-20T18:07:14.545Z] #19 88.31 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
18:07:14 [2022-03-20T18:07:14.545Z] #19 88.32 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
18:07:14 [2022-03-20T18:07:14.545Z] #19 88.54 Selecting previously unselected package libstdc++6-s390x-cross.
18:07:14 [2022-03-20T18:07:14.545Z] #19 88.54 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
18:07:14 [2022-03-20T18:07:14.545Z] #19 88.55 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
18:07:14 [2022-03-20T18:07:14.545Z] #19 88.62 Selecting previously unselected package libubsan1-s390x-cross.
18:07:14 [2022-03-20T18:07:14.545Z] #19 88.62 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
18:07:14 [2022-03-20T18:07:14.545Z] #19 88.62 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
18:07:14 [2022-03-20T18:07:14.545Z] #19 88.72 Selecting previously unselected package libgcc-10-dev-s390x-cross.
18:07:14 [2022-03-20T18:07:14.545Z] #19 88.72 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
18:07:14 [2022-03-20T18:07:14.545Z] #19 88.73 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
18:07:14 [2022-03-20T18:07:14.545Z] #19 88.83 Selecting previously unselected package gcc-10-s390x-linux-gnu.
18:07:14 [2022-03-20T18:07:14.549Z] #11 ...
18:07:14 [2022-03-20T18:07:14.549Z] 
18:07:14 [2022-03-20T18:07:14.549Z] #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
18:07:14 [2022-03-20T18:07:14.549Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8
18:07:14 [2022-03-20T18:07:14.549Z] #29 DONE 13.7s
18:07:14 [2022-03-20T18:07:14.549Z] 
18:07:14 [2022-03-20T18:07:14.549Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:07:14 [2022-03-20T18:07:14.549Z] #30 sha256:bec6f5f32f409986f4b5016de49895d2cc1355542310bc93d816e4dd31ead4e6
18:07:14 [2022-03-20T18:07:14.549Z] #30 DONE 0.4s
18:07:14 [2022-03-20T18:07:14.549Z] 
18:07:14 [2022-03-20T18:07:14.549Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f
18:07:14 [2022-03-20T18:07:14.549Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87
18:07:14 [2022-03-20T18:07:14.706Z] #31 7.452 
18:07:14 [2022-03-20T18:07:14.739Z] #13 DONE 0.4s
18:07:14 [2022-03-20T18:07:14.739Z] 
18:07:14 [2022-03-20T18:07:14.739Z] #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
18:07:14 [2022-03-20T18:07:14.739Z] #31 sha256:1975aee0471bb0474b1332f349dcec131ffa49b9f847bc90c25a713ea314e35b
18:07:14 [2022-03-20T18:07:14.806Z] #19 88.83 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
18:07:14 [2022-03-20T18:07:14.806Z] #19 88.84 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
18:07:15 [2022-03-20T18:07:15.002Z] #31 ...
18:07:15 [2022-03-20T18:07:15.002Z] 
18:07:15 [2022-03-20T18:07:15.002Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:07:15 [2022-03-20T18:07:15.002Z] #33 sha256:fa86ee552bdd84f24747094128145cccdd1fab6e7a8e785d94e3fdd08fc72854
18:07:15 [2022-03-20T18:07:15.002Z] #33 DONE 0.1s
18:07:15 [2022-03-20T18:07:15.002Z] 
18:07:15 [2022-03-20T18:07:15.002Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:07:15 [2022-03-20T18:07:15.002Z] #42 sha256:b4684b8872d186ff3a60356d444bced4bb08e708a885a20181f08cce2025959c
18:07:15 [2022-03-20T18:07:15.002Z] #42 DONE 0.2s
18:07:15 [2022-03-20T18:07:15.002Z] 
18:07:15 [2022-03-20T18:07:15.002Z] #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
18:07:15 [2022-03-20T18:07:15.002Z] #34 sha256:3963a48ff247c787bbc431e0d94883d8d9a7623aa874e19243059ffb29011258
18:07:15 [2022-03-20T18:07:15.265Z] #34 ...
18:07:15 [2022-03-20T18:07:15.265Z] 
18:07:15 [2022-03-20T18:07:15.265Z] #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
18:07:15 [2022-03-20T18:07:15.265Z] #46 sha256:6483d18a069b78a7276705e1a18cd33c3ae889443d57c58d8dcd9ebfe2a877c0
18:07:15 [2022-03-20T18:07:15.265Z] #46 DONE 0.3s
18:07:15 [2022-03-20T18:07:15.265Z] 
18:07:15 [2022-03-20T18:07:15.265Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
18:07:15 [2022-03-20T18:07:15.265Z] #62 sha256:42e8d8850f80bf4d3b62ae48ae360318e9bebbacebb6fa43b816a9fd30837aad
18:07:15 [2022-03-20T18:07:15.265Z] #62 DONE 0.4s
18:07:15 [2022-03-20T18:07:15.265Z] 
18:07:15 [2022-03-20T18:07:15.265Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
18:07:15 [2022-03-20T18:07:15.265Z] #25 sha256:ab73906b5af0c32b67babfdb4f86450342daff10b1ad457dc2fad514188612ee
18:07:15 [2022-03-20T18:07:15.265Z] #25 DONE 0.5s
18:07:15 [2022-03-20T18:07:15.265Z] 
18:07:15 [2022-03-20T18:07:15.265Z] #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
18:07:15 [2022-03-20T18:07:15.265Z] #26 sha256:8e683f43fdc55c91d0e1617b71bfe16eefadd0eaa704ed3add19cf6ab778cd71
18:07:15 [2022-03-20T18:07:15.275Z] #31 8.011 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
18:07:15 [2022-03-20T18:07:15.275Z] #31 8.200 
18:07:15 [2022-03-20T18:07:15.534Z] 
18:07:15 [2022-03-20T18:07:15.534Z] #31 ...
18:07:15 [2022-03-20T18:07:15.534Z] 
18:07:15 [2022-03-20T18:07:15.534Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:07:15 [2022-03-20T18:07:15.534Z] #12 sha256:1cb0a076596a867d890505101de46901c1031fdc3e89761eee482885eb607867
18:07:15 [2022-03-20T18:07:15.534Z] #12 DONE 2.3s
18:07:15 [2022-03-20T18:07:15.534Z] 
18:07:15 [2022-03-20T18:07:15.535Z] #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
18:07:15 [2022-03-20T18:07:15.535Z] #31 sha256:1b3b1ad2a661ab73f726aa03be149c507dc0eb3b11bb41f444693783fa2c5e03
18:07:15 [2022-03-20T18:07:15.535Z] #31 8.420 #=#=#                                                                         
18:07:15 [2022-03-20T18:07:15.535Z] #31 ...
18:07:15 [2022-03-20T18:07:15.535Z] 
18:07:15 [2022-03-20T18:07:15.535Z] #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
18:07:15 [2022-03-20T18:07:15.535Z] #13 sha256:7fce71f2ccecceb5de36c8f5b6a22072bd2e0caf730c33735ead4f3bbe72e69e
18:07:15 [2022-03-20T18:07:15.798Z] #13 ...
18:07:15 [2022-03-20T18:07:15.798Z] 
18:07:15 [2022-03-20T18:07:15.799Z] #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
18:07:15 [2022-03-20T18:07:15.799Z] #31 sha256:1b3b1ad2a661ab73f726aa03be149c507dc0eb3b11bb41f444693783fa2c5e03
18:07:15 [2022-03-20T18:07:15.799Z] #31 8.420 #=#=#                                                                         

######################################################################## 100.0%
18:07:15 [2022-03-20T18:07:15.799Z] #31 8.685 
18:07:15 [2022-03-20T18:07:15.799Z] #31 8.740 Download of images into '/build' complete.
18:07:15 [2022-03-20T18:07:15.799Z] #31 8.740 Use something like the following to load the result into a Docker daemon:
18:07:15 [2022-03-20T18:07:15.799Z] #31 8.740   tar -cC '/build' . | docker load
18:07:15 [2022-03-20T18:07:15.799Z] #31 DONE 8.8s
18:07:16 [2022-03-20T18:07:16.058Z] 
18:07:16 [2022-03-20T18:07:16.059Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
18:07:16 [2022-03-20T18:07:16.059Z] #13 sha256:7fce71f2ccecceb5de36c8f5b6a22072bd2e0caf730c33735ead4f3bbe72e69e
18:07:16 [2022-03-20T18:07:16.322Z] #13 DONE 0.7s
18:07:16 [2022-03-20T18:07:16.322Z] 
18:07:16 [2022-03-20T18:07:16.322Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
18:07:16 [2022-03-20T18:07:16.322Z] #25 sha256:d111c12e5ea36c38125d458f321c9e640847068be39371498903f2355e076bf6
18:07:16 [2022-03-20T18:07:16.322Z] #25 ...
18:07:16 [2022-03-20T18:07:16.322Z] 
18:07:16 [2022-03-20T18:07:16.322Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:07:16 [2022-03-20T18:07:16.322Z] #33 sha256:59e3b035d417bb4fd166a26b49da84fdd26cd4db483416154079247aa5471f7b
18:07:16 [2022-03-20T18:07:16.322Z] #33 DONE 0.2s
18:07:16 [2022-03-20T18:07:16.322Z] 
18:07:16 [2022-03-20T18:07:16.322Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:07:16 [2022-03-20T18:07:16.322Z] #42 sha256:825242c01abf9d3dfd41cec47afd2faf9cb52d858e0d6a46fb8e8666b1420b83
18:07:16 [2022-03-20T18:07:16.322Z] #42 DONE 0.2s
18:07:16 [2022-03-20T18:07:16.322Z] 
18:07:16 [2022-03-20T18:07:16.322Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
18:07:16 [2022-03-20T18:07:16.322Z] #25 sha256:d111c12e5ea36c38125d458f321c9e640847068be39371498903f2355e076bf6
18:07:16 [2022-03-20T18:07:16.322Z] #25 DONE 0.3s
18:07:16 [2022-03-20T18:07:16.322Z] 
18:07:16 [2022-03-20T18:07:16.322Z] #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
18:07:16 [2022-03-20T18:07:16.322Z] #46 sha256:e56ef381fa2d85c626ed1c9b2b8d86f82e72603ad449979a14b9402679f053ad
18:07:16 [2022-03-20T18:07:16.322Z] #46 DONE 0.3s
18:07:16 [2022-03-20T18:07:16.322Z] 
18:07:16 [2022-03-20T18:07:16.322Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
18:07:16 [2022-03-20T18:07:16.322Z] #62 sha256:f5b4e544025ad3487e371cb73326fab8546f06829301f2c4c0a8a0c68153573a
18:07:16 [2022-03-20T18:07:16.322Z] #62 DONE 0.3s
18:07:16 [2022-03-20T18:07:16.322Z] 
18:07:16 [2022-03-20T18:07:16.322Z] #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
18:07:16 [2022-03-20T18:07:16.322Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87
18:07:16 [2022-03-20T18:07:16.979Z] #31 2.143 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:07:16 [2022-03-20T18:07:16.979Z] #31 2.471 
18:07:17 [2022-03-20T18:07:17.238Z] #31 2.709 #=#=#                                                                         

######################################################################## 100.0%
18:07:17 [2022-03-20T18:07:17.497Z] #31 2.977 
18:07:17 [2022-03-20T18:07:17.872Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 6.6s
18:07:18 [2022-03-20T18:07:18.130Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 6.9s done
18:07:18 [2022-03-20T18:07:18.433Z] #31 4.061 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.912 + RM_GOPATH=0
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.912 + TMP_GOPATH=
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.912 + : /build
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.915 + '[' -z '' ']'
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.915 ++ mktemp -d
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.921 + export GOPATH=/tmp/tmp.uswTMHUM0w
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.921 + GOPATH=/tmp/tmp.uswTMHUM0w
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.921 + RM_GOPATH=1
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.921 + case "$(go env GOARCH)" in
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.922 ++ go env GOARCH
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.931 + export GO_BUILDMODE=-buildmode=pie
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.931 + GO_BUILDMODE=-buildmode=pie
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.931 ++ dirname /install.sh
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.932 + dir=/
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.937 + bin=dockercli
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.937 + shift
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.937 + '[' '!' -f //dockercli.installer ']'
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.938 + . //dockercli.installer
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.938 ++ : stable
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.938 ++ : 17.06.2-ce
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.938 + install_dockercli
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.938 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.938 Install docker/cli version 17.06.2-ce from stable
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.940 ++ uname -m
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.947 + arch=aarch64
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.947 + '[' aarch64 '!=' x86_64 ']'
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.947 + '[' aarch64 '!=' s390x ']'
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.947 + '[' aarch64 '!=' armhf ']'
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.947 + build_dockercli
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.947 + git clone https://github.com/docker/docker-ce /tmp/tmp.uswTMHUM0w/tmp/docker-ce
18:07:18 [2022-03-20T18:07:18.585Z] #26 2.948 Cloning into '/tmp/tmp.uswTMHUM0w/tmp/docker-ce'...
18:07:18 [2022-03-20T18:07:18.740Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e
18:07:18 [2022-03-20T18:07:18.998Z] #31 4.443 
18:07:19 [2022-03-20T18:07:19.024Z] #19 93.13 Selecting previously unselected package gcc-s390x-linux-gnu.
18:07:19 [2022-03-20T18:07:19.024Z] #19 93.13 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
18:07:19 [2022-03-20T18:07:19.024Z] #19 93.13 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
18:07:19 [2022-03-20T18:07:19.024Z] #19 93.16 Selecting previously unselected package linux-libc-dev-s390x-cross.
18:07:19 [2022-03-20T18:07:19.024Z] #19 93.16 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
18:07:19 [2022-03-20T18:07:19.024Z] #19 93.17 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
18:07:19 [2022-03-20T18:07:19.257Z] #31 4.673 #=#=#                                                                         

######################################################################## 100.0%
18:07:19 [2022-03-20T18:07:19.286Z] #19 93.34 Selecting previously unselected package libc6-dev-s390x-cross.
18:07:19 [2022-03-20T18:07:19.287Z] #19 93.34 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
18:07:19 [2022-03-20T18:07:19.287Z] #19 93.35 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
18:07:19 [2022-03-20T18:07:19.287Z] #19 93.58 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
18:07:19 [2022-03-20T18:07:19.515Z] #31 5.012 
18:07:19 [2022-03-20T18:07:19.550Z] #19 93.58 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
18:07:19 [2022-03-20T18:07:19.550Z] #19 93.58 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
18:07:19 [2022-03-20T18:07:19.550Z] #19 93.84 Selecting previously unselected package g++-10-s390x-linux-gnu.
18:07:19 [2022-03-20T18:07:19.813Z] #19 93.84 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
18:07:19 [2022-03-20T18:07:19.813Z] #19 93.85 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
18:07:20 [2022-03-20T18:07:20.449Z] #31 6.114 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
18:07:20 [2022-03-20T18:07:20.708Z] #31 ...
18:07:20 [2022-03-20T18:07:20.708Z] 
18:07:20 [2022-03-20T18:07:20.708Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f
18:07:20 [2022-03-20T18:07:20.708Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87
18:07:20 [2022-03-20T18:07:20.708Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 5.6s done
18:07:20 [2022-03-20T18:07:20.708Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 6.2s
18:07:21 [2022-03-20T18:07:21.143Z] #26 ...
18:07:21 [2022-03-20T18:07:21.143Z] 
18:07:21 [2022-03-20T18:07:21.143Z] #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
18:07:21 [2022-03-20T18:07:21.143Z] #31 sha256:1975aee0471bb0474b1332f349dcec131ffa49b9f847bc90c25a713ea314e35b
18:07:21 [2022-03-20T18:07:21.143Z] #31 1.522 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:07:21 [2022-03-20T18:07:21.143Z] #31 1.794 
18:07:21 [2022-03-20T18:07:21.143Z] #31 2.013 #=#=#                                                                         

#                                                                          2.0%
######################################################################## 100.0%
18:07:21 [2022-03-20T18:07:21.143Z] #31 2.422 
18:07:21 [2022-03-20T18:07:21.143Z] #31 3.471 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:07:21 [2022-03-20T18:07:21.143Z] #31 3.980 
18:07:21 [2022-03-20T18:07:21.143Z] #31 4.228 #=#=#                                                                         

                                                                           0.1%
######################################################################## 100.0%
18:07:21 [2022-03-20T18:07:21.143Z] #31 5.135 
18:07:21 [2022-03-20T18:07:21.613Z] #47 4.416 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:07:21 [2022-03-20T18:07:21.613Z] #47 4.430 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:07:21 [2022-03-20T18:07:21.613Z] #47 4.441 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:07:21 [2022-03-20T18:07:21.613Z] #47 5.094 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
18:07:21 [2022-03-20T18:07:21.613Z] #47 5.188 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
18:07:22 [2022-03-20T18:07:22.183Z] #47 ...
18:07:22 [2022-03-20T18:07:22.183Z] 
18:07:22 [2022-03-20T18:07:22.183Z] #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
18:07:22 [2022-03-20T18:07:22.183Z] #49 sha256:386a15f66c7fde989f4c14108e9c618ec319dac7d0c95f874698d47ff03acf79
18:07:22 [2022-03-20T18:07:22.183Z] #49 4.355 go: downloading gotest.tools/gotestsum v1.7.0
18:07:22 [2022-03-20T18:07:22.183Z] #49 5.564 go: downloading github.com/dnephin/pflag v1.0.7
18:07:22 [2022-03-20T18:07:22.183Z] #49 5.574 go: downloading github.com/fatih/color v1.10.0
18:07:22 [2022-03-20T18:07:22.183Z] #49 5.594 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:07:22 [2022-03-20T18:07:22.183Z] #49 5.640 go: downloading github.com/pkg/errors v0.9.1
18:07:22 [2022-03-20T18:07:22.183Z] #49 5.856 go: downloading github.com/mattn/go-colorable v0.1.8
18:07:22 [2022-03-20T18:07:22.183Z] #49 5.858 go: downloading github.com/mattn/go-isatty v0.0.12
18:07:22 [2022-03-20T18:07:22.183Z] #49 5.938 go: downloading github.com/fsnotify/fsnotify v1.4.9
18:07:22 [2022-03-20T18:07:22.183Z] #49 6.049 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
18:07:22 [2022-03-20T18:07:22.183Z] #49 6.082 go: downloading github.com/jonboulle/clockwork v0.2.2
18:07:22 [2022-03-20T18:07:22.443Z] #49 6.193 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
18:07:22 [2022-03-20T18:07:22.443Z] #49 6.263 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
18:07:23 [2022-03-20T18:07:23.015Z] #49 6.793 go: downloading golang.org/x/tools v0.1.0
18:07:23 [2022-03-20T18:07:23.063Z] #31 8.962 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
18:07:23 [2022-03-20T18:07:23.274Z] #49 ...
18:07:23 [2022-03-20T18:07:23.274Z] 
18:07:23 [2022-03-20T18:07:23.274Z] #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
18:07:23 [2022-03-20T18:07:23.274Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87
18:07:23 [2022-03-20T18:07:23.274Z] #47 6.905 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
18:07:23 [2022-03-20T18:07:23.998Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 5.0s
18:07:24 [2022-03-20T18:07:24.022Z] #19 98.01 Selecting previously unselected package g++-s390x-linux-gnu.
18:07:24 [2022-03-20T18:07:24.022Z] #19 98.01 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
18:07:24 [2022-03-20T18:07:24.022Z] #19 98.01 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
18:07:24 [2022-03-20T18:07:24.022Z] #19 98.04 Selecting previously unselected package crossbuild-essential-s390x.
18:07:24 [2022-03-20T18:07:24.022Z] #19 98.04 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
18:07:24 [2022-03-20T18:07:24.022Z] #19 98.04 Unpacking crossbuild-essential-s390x (12.9) ...
18:07:24 [2022-03-20T18:07:24.022Z] #19 98.09 Setting up libconfig-inifiles-perl (3.000003-1) ...
18:07:24 [2022-03-20T18:07:24.022Z] #19 98.10 Setting up libfile-which-perl (1.23-1) ...
18:07:24 [2022-03-20T18:07:24.022Z] #19 98.11 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
18:07:24 [2022-03-20T18:07:24.022Z] #19 98.12 Setting up libc6-armhf-cross (2.31-9cross4) ...
18:07:24 [2022-03-20T18:07:24.022Z] #19 98.13 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
18:07:24 [2022-03-20T18:07:24.022Z] #19 98.14 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.022Z] #19 98.15 Setting up libicu67:amd64 (67.1-7) ...
18:07:24 [2022-03-20T18:07:24.022Z] #19 98.16 Setting up libmagic-mgc (1:5.39-3) ...
18:07:24 [2022-03-20T18:07:24.022Z] #19 98.17 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
18:07:24 [2022-03-20T18:07:24.022Z] #19 98.17 Setting up libc6-s390x-cross (2.31-9cross4) ...
18:07:24 [2022-03-20T18:07:24.022Z] #19 98.18 Setting up libmagic1:amd64 (1:5.39-3) ...
18:07:24 [2022-03-20T18:07:24.022Z] #19 98.20 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
18:07:24 [2022-03-20T18:07:24.022Z] #19 98.21 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
18:07:24 [2022-03-20T18:07:24.022Z] #19 98.22 Setting up file (1:5.39-3) ...
18:07:24 [2022-03-20T18:07:24.282Z] #19 98.23 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.282Z] #19 98.24 Setting up bzip2 (1.0.8-4) ...
18:07:24 [2022-03-20T18:07:24.282Z] #19 98.25 Setting up libyaml-perl (1.30-1) ...
18:07:24 [2022-03-20T18:07:24.282Z] #19 98.26 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
18:07:24 [2022-03-20T18:07:24.282Z] #19 98.27 Setting up libxml-sax-base-perl (1.09-1.1) ...
18:07:24 [2022-03-20T18:07:24.282Z] #19 98.28 Setting up libio-string-perl (1.08-3.1) ...
18:07:24 [2022-03-20T18:07:24.282Z] #19 98.29 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
18:07:24 [2022-03-20T18:07:24.282Z] #19 98.30 Setting up cross-config (2.6.18+nmu1) ...
18:07:24 [2022-03-20T18:07:24.282Z] #19 98.41 Setting up xz-utils (5.2.5-2) ...
18:07:24 [2022-03-20T18:07:24.282Z] #19 98.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:07:24 [2022-03-20T18:07:24.282Z] #19 98.45 Setting up libc6-arm64-cross (2.31-9cross4) ...
18:07:24 [2022-03-20T18:07:24.282Z] #19 98.48 Setting up patch (2.7.6-7) ...
18:07:24 [2022-03-20T18:07:24.282Z] #19 98.49 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
18:07:24 [2022-03-20T18:07:24.282Z] #19 98.50 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.282Z] #19 98.51 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.282Z] #19 98.52 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
18:07:24 [2022-03-20T18:07:24.282Z] #19 98.54 Setting up libc6-armel-cross (2.31-9cross4) ...
18:07:24 [2022-03-20T18:07:24.282Z] #19 98.55 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.282Z] #19 98.56 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.282Z] #19 98.57 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
18:07:24 [2022-03-20T18:07:24.282Z] #19 98.58 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
18:07:24 [2022-03-20T18:07:24.459Z] #31 10.28 
18:07:24 [2022-03-20T18:07:24.543Z] #19 98.59 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.543Z] #19 98.60 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.543Z] #19 98.61 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
18:07:24 [2022-03-20T18:07:24.543Z] #19 98.62 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
18:07:24 [2022-03-20T18:07:24.543Z] #19 98.63 Setting up libfile-homedir-perl (1.006-1) ...
18:07:24 [2022-03-20T18:07:24.543Z] #19 98.64 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
18:07:24 [2022-03-20T18:07:24.543Z] #19 98.65 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.543Z] #19 98.66 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
18:07:24 [2022-03-20T18:07:24.543Z] #19 98.67 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.543Z] #19 98.68 Setting up liblocale-gettext-perl (1.07-4+b1) ...
18:07:24 [2022-03-20T18:07:24.543Z] #19 98.69 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
18:07:24 [2022-03-20T18:07:24.543Z] #19 98.70 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.543Z] #19 98.71 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.543Z] #19 98.72 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.543Z] #19 98.73 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.543Z] #19 98.74 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.543Z] #19 98.75 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.543Z] #19 98.76 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.543Z] #19 98.77 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.543Z] #19 98.78 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.543Z] #19 98.79 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.543Z] #19 98.80 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
18:07:24 [2022-03-20T18:07:24.565Z] #11 ...
18:07:24 [2022-03-20T18:07:24.565Z] 
18:07:24 [2022-03-20T18:07:24.565Z] #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
18:07:24 [2022-03-20T18:07:24.565Z] #31 sha256:a19901ba7f972f3f2632e753bf56cdc82dc2849fb00f22255f7f21105f14e42b
18:07:24 [2022-03-20T18:07:24.565Z] #31 2.041 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:07:24 [2022-03-20T18:07:24.565Z] #31 2.364 
18:07:24 [2022-03-20T18:07:24.565Z] #31 2.601 #=#=#                                                                         

######################################################################## 100.0%
18:07:24 [2022-03-20T18:07:24.565Z] #31 2.896 
18:07:24 [2022-03-20T18:07:24.565Z] #31 4.006 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:07:24 [2022-03-20T18:07:24.565Z] #31 4.381 
18:07:24 [2022-03-20T18:07:24.565Z] #31 4.612 #=#=#                                                                         

######################################################################## 100.0%
18:07:24 [2022-03-20T18:07:24.565Z] #31 4.901 
18:07:24 [2022-03-20T18:07:24.565Z] #31 5.924 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
18:07:24 [2022-03-20T18:07:24.565Z] #31 6.279 
18:07:24 [2022-03-20T18:07:24.565Z] #31 6.510 #=#=#                                                                         

##################                                                        26.2%
##########################################                                58.7%
#################################################################         91.0%
######################################################################## 100.0%
18:07:24 [2022-03-20T18:07:24.565Z] #31 7.105 
18:07:24 [2022-03-20T18:07:24.565Z] #31 8.143 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:07:24 [2022-03-20T18:07:24.565Z] #31 8.445 
18:07:24 [2022-03-20T18:07:24.565Z] #31 8.670 #=#=#                                                                         

######################################################################## 100.0%
18:07:24 [2022-03-20T18:07:24.565Z] #31 8.954 
18:07:24 [2022-03-20T18:07:24.565Z] #31 9.730 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
18:07:24 [2022-03-20T18:07:24.565Z] #31 10.09 
18:07:24 [2022-03-20T18:07:24.565Z] #31 ...
18:07:24 [2022-03-20T18:07:24.565Z] 
18:07:24 [2022-03-20T18:07:24.565Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f
18:07:24 [2022-03-20T18:07:24.565Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87
18:07:24 [2022-03-20T18:07:24.722Z] #31 10.57 #=#=#                                                                         

                                                                           0.0%
#############                                                             18.1%
18:07:24 [2022-03-20T18:07:24.722Z] #31 ...
18:07:24 [2022-03-20T18:07:24.722Z] 
18:07:24 [2022-03-20T18:07:24.722Z] #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
18:07:24 [2022-03-20T18:07:24.722Z] #14 sha256:94876cdd32822125f36e95f466926eeb5c2f94e2f838ab2c2327db88587406ac
18:07:24 [2022-03-20T18:07:24.722Z] #14 3.480 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:07:24 [2022-03-20T18:07:24.722Z] #14 3.489 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:07:24 [2022-03-20T18:07:24.722Z] #14 3.501 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:07:24 [2022-03-20T18:07:24.722Z] #14 4.052 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
18:07:24 [2022-03-20T18:07:24.722Z] #14 4.962 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB]
18:07:24 [2022-03-20T18:07:24.722Z] #14 6.828 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
18:07:24 [2022-03-20T18:07:24.805Z] #19 98.81 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.805Z] #19 98.82 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.805Z] #19 98.83 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.805Z] #19 98.84 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.805Z] #19 98.88 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
18:07:24 [2022-03-20T18:07:24.805Z] #19 98.89 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.805Z] #19 98.90 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.805Z] #19 98.91 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.805Z] #19 98.92 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
18:07:24 [2022-03-20T18:07:24.805Z] #19 98.93 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.805Z] #19 98.95 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.805Z] #19 98.95 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
18:07:24 [2022-03-20T18:07:24.805Z] #19 98.97 Setting up libxml-sax-perl (1.02+dfsg-1) ...
18:07:24 [2022-03-20T18:07:24.805Z] #19 99.03 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
18:07:24 [2022-03-20T18:07:24.985Z] #14 ...
18:07:24 [2022-03-20T18:07:24.985Z] 
18:07:24 [2022-03-20T18:07:24.985Z] #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
18:07:24 [2022-03-20T18:07:24.985Z] #36 sha256:26340d189726af73542a5b2e622a78fa242a4ce1d99577e77cbfff7e1c6b5fba
18:07:24 [2022-03-20T18:07:24.985Z] #36 3.071 go: downloading github.com/pelletier/go-toml v1.8.1
18:07:24 [2022-03-20T18:07:24.985Z] #36 ...
18:07:24 [2022-03-20T18:07:24.985Z] 
18:07:24 [2022-03-20T18:07:24.985Z] #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
18:07:24 [2022-03-20T18:07:24.985Z] #38 sha256:2d70c02d1b6835013728999f6d72fa8508e29d87d0e3543cb65a10f150dd2b66
18:07:24 [2022-03-20T18:07:24.985Z] #38 3.702 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:07:24 [2022-03-20T18:07:24.985Z] #38 3.714 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:07:24 [2022-03-20T18:07:24.985Z] #38 3.714 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:07:24 [2022-03-20T18:07:24.985Z] #38 4.271 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
18:07:24 [2022-03-20T18:07:24.985Z] #38 5.290 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB]
18:07:24 [2022-03-20T18:07:24.985Z] #38 6.861 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
18:07:24 [2022-03-20T18:07:24.985Z] #38 ...
18:07:24 [2022-03-20T18:07:24.985Z] 
18:07:24 [2022-03-20T18:07:24.985Z] #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
18:07:24 [2022-03-20T18:07:24.985Z] #49 sha256:772f93300720267fb0d75a0e6fdd9d2f54e850e9cd6deace6b8842aa80e9077b
18:07:24 [2022-03-20T18:07:24.985Z] #49 2.902 go: downloading gotest.tools/gotestsum v1.7.0
18:07:24 [2022-03-20T18:07:24.985Z] #49 3.880 go: downloading github.com/dnephin/pflag v1.0.7
18:07:24 [2022-03-20T18:07:24.985Z] #49 3.894 go: downloading github.com/fatih/color v1.10.0
18:07:24 [2022-03-20T18:07:24.985Z] #49 3.908 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:07:24 [2022-03-20T18:07:24.985Z] #49 3.919 go: downloading github.com/pkg/errors v0.9.1
18:07:24 [2022-03-20T18:07:24.985Z] #49 4.146 go: downloading github.com/mattn/go-colorable v0.1.8
18:07:24 [2022-03-20T18:07:24.985Z] #49 4.213 go: downloading github.com/mattn/go-isatty v0.0.12
18:07:24 [2022-03-20T18:07:24.985Z] #49 4.240 go: downloading github.com/fsnotify/fsnotify v1.4.9
18:07:24 [2022-03-20T18:07:24.985Z] #49 4.257 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
18:07:24 [2022-03-20T18:07:24.985Z] #49 4.411 go: downloading github.com/jonboulle/clockwork v0.2.2
18:07:24 [2022-03-20T18:07:24.985Z] #49 4.531 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
18:07:24 [2022-03-20T18:07:24.985Z] #49 4.618 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
18:07:24 [2022-03-20T18:07:24.985Z] #49 4.753 go: downloading golang.org/x/tools v0.1.0
18:07:24 [2022-03-20T18:07:24.985Z] #49 8.325 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
18:07:24 [2022-03-20T18:07:24.985Z] #49 8.379 go: downloading golang.org/x/mod v0.3.0
18:07:25 [2022-03-20T18:07:25.067Z] #19 99.10 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:07:25 [2022-03-20T18:07:25.067Z] #19 99.23 
18:07:25 [2022-03-20T18:07:25.067Z] #19 99.23 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:07:25 [2022-03-20T18:07:25.067Z] #19 99.26 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.067Z] #19 99.27 Setting up dpkg-dev (1.20.9) ...
18:07:25 [2022-03-20T18:07:25.067Z] #19 99.28 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.067Z] #19 99.29 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
18:07:25 [2022-03-20T18:07:25.067Z] #19 99.30 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.067Z] #19 99.33 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.067Z] #19 99.33 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.067Z] #19 99.34 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.067Z] #19 99.36 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.067Z] #19 99.37 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.067Z] #19 99.37 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.067Z] #19 99.38 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.248Z] #49 ...
18:07:25 [2022-03-20T18:07:25.248Z] 
18:07:25 [2022-03-20T18:07:25.248Z] #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
18:07:25 [2022-03-20T18:07:25.248Z] #47 sha256:a64a95a3bc86f71c1ac9a3ab6bad5e2e3f5e2a98002f20bc4fc48027f478a65e
18:07:25 [2022-03-20T18:07:25.248Z] #47 3.463 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:07:25 [2022-03-20T18:07:25.248Z] #47 3.479 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:07:25 [2022-03-20T18:07:25.248Z] #47 3.487 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:07:25 [2022-03-20T18:07:25.248Z] #47 4.012 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
18:07:25 [2022-03-20T18:07:25.248Z] #47 4.151 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
18:07:25 [2022-03-20T18:07:25.248Z] #47 5.133 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB]
18:07:25 [2022-03-20T18:07:25.248Z] #47 6.585 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
18:07:25 [2022-03-20T18:07:25.249Z] #47 9.490 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2154 B]
18:07:25 [2022-03-20T18:07:25.249Z] #47 ...
18:07:25 [2022-03-20T18:07:25.249Z] 
18:07:25 [2022-03-20T18:07:25.249Z] #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
18:07:25 [2022-03-20T18:07:25.249Z] #43 sha256:1fa78f4b15ea9ba313c2b84015678afa809257122beeca6738ea319952840675
18:07:25 [2022-03-20T18:07:25.249Z] #43 2.908 + git clone https://github.com/docker/distribution.git .
18:07:25 [2022-03-20T18:07:25.249Z] #43 2.908 Cloning into '.'...
18:07:25 [2022-03-20T18:07:25.328Z] #19 99.40 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.329Z] #19 99.41 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
18:07:25 [2022-03-20T18:07:25.329Z] #19 99.45 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
18:07:25 [2022-03-20T18:07:25.329Z] #19 99.52 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
18:07:25 [2022-03-20T18:07:25.510Z] #43 ...
18:07:25 [2022-03-20T18:07:25.510Z] 
18:07:25 [2022-03-20T18:07:25.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
18:07:25 [2022-03-20T18:07:25.510Z] #51 sha256:4372096f1689129dd74b5872495c1f030ec6c4fb6e1809bf24a2286eff0735f9
18:07:25 [2022-03-20T18:07:25.510Z] #51 3.427 go: downloading github.com/golangci/golangci-lint v1.44.0
18:07:25 [2022-03-20T18:07:25.510Z] #51 ...
18:07:25 [2022-03-20T18:07:25.510Z] 
18:07:25 [2022-03-20T18:07:25.510Z] #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
18:07:25 [2022-03-20T18:07:25.510Z] #63 sha256:cebdb7da4c4c9a283c10210345d68678ae605d44a876e51d043c3e1b9799c46a
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.800 + RM_GOPATH=0
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.800 + TMP_GOPATH=
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.800 + : /build
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.800 + '[' -z '' ']'
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.800 ++ mktemp -d
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.804 + export GOPATH=/tmp/tmp.Lf6JK5HwTv
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.804 + GOPATH=/tmp/tmp.Lf6JK5HwTv
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.804 + RM_GOPATH=1
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.804 + case "$(go env GOARCH)" in
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.804 ++ go env GOARCH
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.810 + export GO_BUILDMODE=-buildmode=pie
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.810 + GO_BUILDMODE=-buildmode=pie
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.810 ++ dirname /install.sh
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.810 + dir=/
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.810 + bin=rootlesskit
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.810 + shift
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.810 + '[' '!' -f //rootlesskit.installer ']'
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.810 + . //rootlesskit.installer
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.810 ++ : v0.14.6
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.810 + install_rootlesskit
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.810 + case "$1" in
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.810 + export CGO_ENABLED=0
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.810 + CGO_ENABLED=0
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.810 + _install_rootlesskit
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.810 + echo 'Install rootlesskit version v0.14.6'
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.810 + for f in rootlesskit rootlesskit-docker-proxy
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.810 + GOBIN=/build
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.810 + GO111MODULE=on
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.810 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
18:07:25 [2022-03-20T18:07:25.510Z] #63 2.810 Install rootlesskit version v0.14.6
18:07:25 [2022-03-20T18:07:25.510Z] #63 3.192 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
18:07:25 [2022-03-20T18:07:25.510Z] #63 5.408 go: downloading github.com/sirupsen/logrus v1.8.1
18:07:25 [2022-03-20T18:07:25.510Z] #63 5.408 go: downloading github.com/urfave/cli/v2 v2.3.0
18:07:25 [2022-03-20T18:07:25.510Z] #63 5.823 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
18:07:25 [2022-03-20T18:07:25.510Z] #63 7.203 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
18:07:25 [2022-03-20T18:07:25.510Z] #63 7.801 go: downloading github.com/google/uuid v1.3.0
18:07:25 [2022-03-20T18:07:25.510Z] #63 7.860 go: downloading github.com/moby/vpnkit v0.5.0
18:07:25 [2022-03-20T18:07:25.510Z] #63 8.780 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:07:25 [2022-03-20T18:07:25.510Z] #63 8.964 go: downloading github.com/gofrs/flock v0.8.1
18:07:25 [2022-03-20T18:07:25.510Z] #63 9.112 go: downloading github.com/gorilla/mux v1.8.0
18:07:25 [2022-03-20T18:07:25.510Z] #63 9.221 go: downloading github.com/moby/sys/mountinfo v0.5.0
18:07:25 [2022-03-20T18:07:25.510Z] #63 9.468 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
18:07:25 [2022-03-20T18:07:25.510Z] #63 9.528 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
18:07:25 [2022-03-20T18:07:25.510Z] #63 9.740 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
18:07:25 [2022-03-20T18:07:25.510Z] #63 10.11 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:07:25 [2022-03-20T18:07:25.589Z] #19 99.58 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:07:25 [2022-03-20T18:07:25.589Z] #19 99.70 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:07:25 [2022-03-20T18:07:25.589Z] #19 99.73 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.589Z] #19 99.74 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.589Z] #19 99.75 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.589Z] #19 99.76 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
18:07:25 [2022-03-20T18:07:25.589Z] #19 99.77 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.589Z] #19 99.78 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.589Z] #19 99.79 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
18:07:25 [2022-03-20T18:07:25.589Z] #19 99.80 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.589Z] #19 99.82 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.589Z] #19 99.83 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.589Z] #19 99.84 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.589Z] #19 99.85 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.589Z] #19 99.86 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.589Z] #19 99.87 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.589Z] #19 99.88 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.773Z] #63 ...
18:07:25 [2022-03-20T18:07:25.774Z] 
18:07:25 [2022-03-20T18:07:25.774Z] #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
18:07:25 [2022-03-20T18:07:25.774Z] #53 sha256:94ad4b652392951b7df80232da5742033b8627064a75c8f75a3d12dc3461060b
18:07:25 [2022-03-20T18:07:25.774Z] #53 3.661 go: downloading mvdan.cc/sh/v3 v3.0.2
18:07:25 [2022-03-20T18:07:25.774Z] #53 8.716 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:07:25 [2022-03-20T18:07:25.774Z] #53 8.736 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:07:25 [2022-03-20T18:07:25.774Z] #53 8.765 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:07:25 [2022-03-20T18:07:25.774Z] #53 10.11 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:07:25 [2022-03-20T18:07:25.774Z] #53 ...
18:07:25 [2022-03-20T18:07:25.774Z] 
18:07:25 [2022-03-20T18:07:25.774Z] #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
18:07:25 [2022-03-20T18:07:25.774Z] #58 sha256:62bc0d060648b4c59cca4fede0472c68a4187246d8e6d10bda8b7bd3b6267e04
18:07:25 [2022-03-20T18:07:25.774Z] #58 3.278 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:07:25 [2022-03-20T18:07:25.774Z] #58 3.410 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:07:25 [2022-03-20T18:07:25.774Z] #58 3.504 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:07:25 [2022-03-20T18:07:25.774Z] #58 3.748 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
18:07:25 [2022-03-20T18:07:25.774Z] #58 5.003 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB]
18:07:25 [2022-03-20T18:07:25.774Z] #58 6.815 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
18:07:25 [2022-03-20T18:07:25.774Z] #58 11.10 Fetched 8393 kB in 8s (1011 kB/s)
18:07:25 [2022-03-20T18:07:25.849Z] #19 99.90 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
18:07:25 [2022-03-20T18:07:25.849Z] #19 99.91 Setting up libxml-simple-perl (2.25-1) ...
18:07:25 [2022-03-20T18:07:25.849Z] #19 99.92 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
18:07:25 [2022-03-20T18:07:25.849Z] #19 99.93 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.849Z] #19 99.94 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
18:07:25 [2022-03-20T18:07:25.849Z] #19 99.95 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.849Z] #19 99.96 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.849Z] #19 99.97 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.849Z] #19 99.98 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.849Z] #19 99.99 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.849Z] #19 100.0 Setting up libconfig-auto-perl (0.44-1.1) ...
18:07:25 [2022-03-20T18:07:25.849Z] #19 100.0 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.849Z] #19 100.0 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.849Z] #19 100.0 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.849Z] #19 100.1 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.849Z] #19 100.1 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
18:07:25 [2022-03-20T18:07:25.849Z] #19 100.1 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
18:07:25 [2022-03-20T18:07:25.849Z] #19 100.1 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
18:07:25 [2022-03-20T18:07:25.849Z] #19 100.1 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
18:07:25 [2022-03-20T18:07:25.963Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 11.2s
18:07:26 [2022-03-20T18:07:26.049Z] #58 11.10 Reading package lists...
18:07:26 [2022-03-20T18:07:26.050Z] #58 ...
18:07:26 [2022-03-20T18:07:26.050Z] 
18:07:26 [2022-03-20T18:07:26.050Z] #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
18:07:26 [2022-03-20T18:07:26.050Z] #31 sha256:1975aee0471bb0474b1332f349dcec131ffa49b9f847bc90c25a713ea314e35b
18:07:26 [2022-03-20T18:07:26.050Z] #31 10.57 #=#=#                                                                         

                                                                           0.0%
#############                                                             18.1%
########################                                                  34.1%
##################################                                        47.4%
##########################################                                59.2%
###################################################                       71.7%
############################################################              84.2%
####################################################################      95.8%
######################################################################## 100.0%
18:07:26 [2022-03-20T18:07:26.110Z] #19 100.1 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
18:07:26 [2022-03-20T18:07:26.110Z] #19 100.1 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
18:07:26 [2022-03-20T18:07:26.110Z] #19 100.1 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
18:07:26 [2022-03-20T18:07:26.111Z] #19 100.2 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
18:07:26 [2022-03-20T18:07:26.111Z] #19 100.2 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
18:07:26 [2022-03-20T18:07:26.111Z] #19 100.2 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
18:07:26 [2022-03-20T18:07:26.111Z] #19 100.2 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
18:07:26 [2022-03-20T18:07:26.111Z] #19 100.2 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
18:07:26 [2022-03-20T18:07:26.111Z] #19 100.2 Setting up dpkg-cross (2.6.18+nmu1) ...
18:07:26 [2022-03-20T18:07:26.111Z] #19 100.2 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
18:07:26 [2022-03-20T18:07:26.111Z] #19 100.3 Setting up crossbuild-essential-armel (12.9) ...
18:07:26 [2022-03-20T18:07:26.111Z] #19 100.3 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
18:07:26 [2022-03-20T18:07:26.111Z] #19 100.3 Setting up crossbuild-essential-armhf (12.9) ...
18:07:26 [2022-03-20T18:07:26.111Z] #19 100.3 Setting up crossbuild-essential-arm64 (12.9) ...
18:07:26 [2022-03-20T18:07:26.111Z] #19 100.3 Setting up crossbuild-essential-s390x (12.9) ...
18:07:26 [2022-03-20T18:07:26.111Z] #19 100.3 Setting up crossbuild-essential-ppc64el (12.9) ...
18:07:26 [2022-03-20T18:07:26.111Z] #19 100.3 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:07:26 [2022-03-20T18:07:26.585Z] #47 9.648 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
18:07:26 [2022-03-20T18:07:26.585Z] #47 ...
18:07:26 [2022-03-20T18:07:26.585Z] 
18:07:26 [2022-03-20T18:07:26.585Z] #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
18:07:26 [2022-03-20T18:07:26.585Z] #53 sha256:90d0098e1c6fe35bf0c4bf63fc6a6ee4def07dc2232467338aaa0589bc89188b
18:07:26 [2022-03-20T18:07:26.585Z] #53 3.781 go: downloading mvdan.cc/sh/v3 v3.0.2
18:07:26 [2022-03-20T18:07:26.585Z] #53 7.493 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:07:26 [2022-03-20T18:07:26.585Z] #53 7.497 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:07:26 [2022-03-20T18:07:26.585Z] #53 7.545 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:07:26 [2022-03-20T18:07:26.585Z] #53 9.793 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:07:26 [2022-03-20T18:07:26.585Z] #53 ...
18:07:26 [2022-03-20T18:07:26.585Z] 
18:07:26 [2022-03-20T18:07:26.585Z] #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
18:07:26 [2022-03-20T18:07:26.585Z] #34 sha256:922cb1ba6d7e4656995c6a7f3990508cb942c76a22dd05bd588fce2f6a70cd27
18:07:26 [2022-03-20T18:07:26.585Z] #34 3.430 + git clone https://github.com/kolyshkin/go-swagger.git .
18:07:26 [2022-03-20T18:07:26.585Z] #34 3.431 Cloning into '.'...
18:07:26 [2022-03-20T18:07:26.585Z] #34 ...
18:07:26 [2022-03-20T18:07:26.585Z] 
18:07:26 [2022-03-20T18:07:26.585Z] #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
18:07:26 [2022-03-20T18:07:26.585Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af
18:07:26 [2022-03-20T18:07:26.585Z] #38 3.484 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:07:26 [2022-03-20T18:07:26.585Z] #38 3.498 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:07:26 [2022-03-20T18:07:26.585Z] #38 3.498 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:07:26 [2022-03-20T18:07:26.585Z] #38 3.984 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
18:07:26 [2022-03-20T18:07:26.585Z] #38 5.406 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
18:07:26 [2022-03-20T18:07:26.585Z] #38 7.405 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
18:07:26 [2022-03-20T18:07:26.585Z] #38 ...
18:07:26 [2022-03-20T18:07:26.585Z] 
18:07:26 [2022-03-20T18:07:26.585Z] #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
18:07:26 [2022-03-20T18:07:26.585Z] #26 sha256:a40936db6ce6a5c7ea2a12f0b8c162ece85a8df4ee5b777b85c03b42bc97b462
18:07:26 [2022-03-20T18:07:26.585Z] #26 3.828 + RM_GOPATH=0
18:07:26 [2022-03-20T18:07:26.585Z] #26 3.828 + TMP_GOPATH=
18:07:26 [2022-03-20T18:07:26.585Z] #26 3.828 + : /build
18:07:26 [2022-03-20T18:07:26.585Z] #26 3.829 + '[' -z '' ']'
18:07:26 [2022-03-20T18:07:26.585Z] #26 3.836 ++ mktemp -d
18:07:26 [2022-03-20T18:07:26.585Z] #26 3.836 + export GOPATH=/tmp/tmp.nU0th3196E
18:07:26 [2022-03-20T18:07:26.585Z] #26 3.836 + GOPATH=/tmp/tmp.nU0th3196E
18:07:26 [2022-03-20T18:07:26.585Z] #26 3.836 + RM_GOPATH=1
18:07:26 [2022-03-20T18:07:26.585Z] #26 3.836 + case "$(go env GOARCH)" in
18:07:26 [2022-03-20T18:07:26.585Z] #26 3.836 ++ go env GOARCH
18:07:26 [2022-03-20T18:07:26.585Z] #26 3.840 Install docker/cli version 17.06.2-ce from stable
18:07:26 [2022-03-20T18:07:26.585Z] #26 3.848 + export GO_BUILDMODE=-buildmode=pie
18:07:26 [2022-03-20T18:07:26.585Z] #26 3.848 + GO_BUILDMODE=-buildmode=pie
18:07:26 [2022-03-20T18:07:26.585Z] #26 3.848 ++ dirname /install.sh
18:07:26 [2022-03-20T18:07:26.585Z] #26 3.848 + dir=/
18:07:26 [2022-03-20T18:07:26.585Z] #26 3.848 + bin=dockercli
18:07:26 [2022-03-20T18:07:26.585Z] #26 3.848 + shift
18:07:26 [2022-03-20T18:07:26.585Z] #26 3.848 + '[' '!' -f //dockercli.installer ']'
18:07:26 [2022-03-20T18:07:26.585Z] #26 3.848 + . //dockercli.installer
18:07:26 [2022-03-20T18:07:26.585Z] #26 3.848 ++ : stable
18:07:26 [2022-03-20T18:07:26.585Z] #26 3.848 ++ : 17.06.2-ce
18:07:26 [2022-03-20T18:07:26.585Z] #26 3.848 + install_dockercli
18:07:26 [2022-03-20T18:07:26.585Z] #26 3.848 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:07:26 [2022-03-20T18:07:26.585Z] #26 3.848 ++ uname -m
18:07:26 [2022-03-20T18:07:26.585Z] #26 3.848 + arch=x86_64
18:07:26 [2022-03-20T18:07:26.585Z] #26 3.848 + '[' x86_64 '!=' x86_64 ']'
18:07:26 [2022-03-20T18:07:26.586Z] #26 3.848 + url=https://download.docker.com/linux/static
18:07:26 [2022-03-20T18:07:26.586Z] #26 3.848 + tar -xz docker/docker
18:07:26 [2022-03-20T18:07:26.586Z] #26 3.859 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:07:26 [2022-03-20T18:07:26.631Z] #31 12.51 
18:07:26 [2022-03-20T18:07:26.845Z] #26 ...
18:07:26 [2022-03-20T18:07:26.845Z] 
18:07:26 [2022-03-20T18:07:26.845Z] #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
18:07:26 [2022-03-20T18:07:26.845Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:07:26 [2022-03-20T18:07:26.845Z] #14 4.880 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:07:26 [2022-03-20T18:07:26.845Z] #14 4.926 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:07:26 [2022-03-20T18:07:26.845Z] #14 4.937 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:07:26 [2022-03-20T18:07:26.845Z] #14 5.549 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
18:07:26 [2022-03-20T18:07:26.845Z] #14 7.578 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
18:07:26 [2022-03-20T18:07:26.845Z] #14 10.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
18:07:26 [2022-03-20T18:07:26.845Z] #14 ...
18:07:26 [2022-03-20T18:07:26.845Z] 
18:07:26 [2022-03-20T18:07:26.845Z] #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
18:07:26 [2022-03-20T18:07:26.845Z] #43 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e
18:07:26 [2022-03-20T18:07:26.845Z] #43 3.016 + git clone https://github.com/docker/distribution.git .
18:07:26 [2022-03-20T18:07:26.845Z] #43 3.016 Cloning into '.'...
18:07:27 [2022-03-20T18:07:27.105Z] #43 ...
18:07:27 [2022-03-20T18:07:27.105Z] 
18:07:27 [2022-03-20T18:07:27.105Z] #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
18:07:27 [2022-03-20T18:07:27.105Z] #63 sha256:99bad5236b1a17cf26a0c967f41374f227277aed0a313b9a8f553ea73297b7dd
18:07:27 [2022-03-20T18:07:27.105Z] #63 3.961 + RM_GOPATH=0
18:07:27 [2022-03-20T18:07:27.105Z] #63 3.961 + TMP_GOPATH=
18:07:27 [2022-03-20T18:07:27.105Z] #63 3.961 + : /build
18:07:27 [2022-03-20T18:07:27.105Z] #63 3.961 + '[' -z '' ']'
18:07:27 [2022-03-20T18:07:27.105Z] #63 3.961 ++ mktemp -d
18:07:27 [2022-03-20T18:07:27.105Z] #63 3.961 + export GOPATH=/tmp/tmp.i04kqBq0DM
18:07:27 [2022-03-20T18:07:27.105Z] #63 3.961 + GOPATH=/tmp/tmp.i04kqBq0DM
18:07:27 [2022-03-20T18:07:27.105Z] #63 3.961 + RM_GOPATH=1
18:07:27 [2022-03-20T18:07:27.105Z] #63 3.961 + case "$(go env GOARCH)" in
18:07:27 [2022-03-20T18:07:27.105Z] #63 3.964 ++ go env GOARCH
18:07:27 [2022-03-20T18:07:27.105Z] #63 4.014 + export GO_BUILDMODE=-buildmode=pie
18:07:27 [2022-03-20T18:07:27.105Z] #63 4.014 + GO_BUILDMODE=-buildmode=pie
18:07:27 [2022-03-20T18:07:27.105Z] #63 4.031 ++ dirname /install.sh
18:07:27 [2022-03-20T18:07:27.105Z] #63 4.031 + dir=/
18:07:27 [2022-03-20T18:07:27.105Z] #63 4.031 + bin=rootlesskit
18:07:27 [2022-03-20T18:07:27.105Z] #63 4.031 + shift
18:07:27 [2022-03-20T18:07:27.105Z] #63 4.031 + '[' '!' -f //rootlesskit.installer ']'
18:07:27 [2022-03-20T18:07:27.105Z] #63 4.031 + . //rootlesskit.installer
18:07:27 [2022-03-20T18:07:27.105Z] #63 4.031 ++ : v0.14.6
18:07:27 [2022-03-20T18:07:27.105Z] #63 4.031 + install_rootlesskit
18:07:27 [2022-03-20T18:07:27.105Z] #63 4.031 + case "$1" in
18:07:27 [2022-03-20T18:07:27.105Z] #63 4.031 + export CGO_ENABLED=0
18:07:27 [2022-03-20T18:07:27.105Z] #63 4.031 + CGO_ENABLED=0
18:07:27 [2022-03-20T18:07:27.105Z] #63 4.031 + _install_rootlesskit
18:07:27 [2022-03-20T18:07:27.105Z] #63 4.036 + echo 'Install rootlesskit version v0.14.6'
18:07:27 [2022-03-20T18:07:27.105Z] #63 4.036 + for f in rootlesskit rootlesskit-docker-proxy
18:07:27 [2022-03-20T18:07:27.105Z] #63 4.036 + GOBIN=/build
18:07:27 [2022-03-20T18:07:27.105Z] #63 4.036 + GO111MODULE=on
18:07:27 [2022-03-20T18:07:27.105Z] #63 4.036 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
18:07:27 [2022-03-20T18:07:27.105Z] #63 4.037 Install rootlesskit version v0.14.6
18:07:27 [2022-03-20T18:07:27.105Z] #63 4.483 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
18:07:27 [2022-03-20T18:07:27.105Z] #63 7.267 go: downloading github.com/sirupsen/logrus v1.8.1
18:07:27 [2022-03-20T18:07:27.105Z] #63 7.349 go: downloading github.com/urfave/cli/v2 v2.3.0
18:07:27 [2022-03-20T18:07:27.105Z] #63 7.767 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
18:07:27 [2022-03-20T18:07:27.105Z] #63 10.69 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
18:07:27 [2022-03-20T18:07:27.105Z] #63 ...
18:07:27 [2022-03-20T18:07:27.105Z] 
18:07:27 [2022-03-20T18:07:27.105Z] #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
18:07:27 [2022-03-20T18:07:27.105Z] #58 sha256:1a21a8379e50711e535088da7036c7ff3a520288375cd6a1ed63383386c9cc64
18:07:27 [2022-03-20T18:07:27.105Z] #58 3.255 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:07:27 [2022-03-20T18:07:27.105Z] #58 3.273 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:07:27 [2022-03-20T18:07:27.105Z] #58 3.273 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:07:27 [2022-03-20T18:07:27.105Z] #58 3.511 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
18:07:27 [2022-03-20T18:07:27.105Z] #58 4.297 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
18:07:27 [2022-03-20T18:07:27.105Z] #58 5.635 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
18:07:27 [2022-03-20T18:07:27.205Z] #31 ...
18:07:27 [2022-03-20T18:07:27.205Z] 
18:07:27 [2022-03-20T18:07:27.205Z] #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
18:07:27 [2022-03-20T18:07:27.205Z] #34 sha256:3963a48ff247c787bbc431e0d94883d8d9a7623aa874e19243059ffb29011258
18:07:27 [2022-03-20T18:07:27.205Z] #34 2.364 + git clone https://github.com/kolyshkin/go-swagger.git .
18:07:27 [2022-03-20T18:07:27.205Z] #34 2.366 Cloning into '.'...
18:07:27 [2022-03-20T18:07:27.365Z] #58 ...
18:07:27 [2022-03-20T18:07:27.365Z] 
18:07:27 [2022-03-20T18:07:27.365Z] #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
18:07:27 [2022-03-20T18:07:27.365Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:07:27 [2022-03-20T18:07:27.365Z] #51 3.489 go: downloading github.com/golangci/golangci-lint v1.44.0
18:07:27 [2022-03-20T18:07:27.469Z] #34 ...
18:07:27 [2022-03-20T18:07:27.469Z] 
18:07:27 [2022-03-20T18:07:27.469Z] #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
18:07:27 [2022-03-20T18:07:27.469Z] #38 sha256:2d70c02d1b6835013728999f6d72fa8508e29d87d0e3543cb65a10f150dd2b66
18:07:27 [2022-03-20T18:07:27.469Z] #38 11.87 Fetched 8393 kB in 8s (997 kB/s)
18:07:27 [2022-03-20T18:07:27.506Z] #19 DONE 101.6s
18:07:27 [2022-03-20T18:07:27.506Z] 
18:07:27 [2022-03-20T18:07:27.507Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
18:07:27 [2022-03-20T18:07:27.507Z] #69 sha256:5e3b7997dd25cbf53dc52e4844fd49fa424fc93b41c28af8ebb9e818f03bceb8
18:07:27 [2022-03-20T18:07:27.625Z] #51 ...
18:07:27 [2022-03-20T18:07:27.625Z] 
18:07:27 [2022-03-20T18:07:27.625Z] #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
18:07:27 [2022-03-20T18:07:27.625Z] #36 sha256:3ab12ae5446436e8a957d4611279760a72fb85baf63a1757025214519068094a
18:07:27 [2022-03-20T18:07:27.625Z] #36 3.065 go: downloading github.com/pelletier/go-toml v1.8.1
18:07:27 [2022-03-20T18:07:27.770Z] #69 ...
18:07:27 [2022-03-20T18:07:27.770Z] 
18:07:27 [2022-03-20T18:07:27.770Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
18:07:27 [2022-03-20T18:07:27.770Z] #32 sha256:a186b0a6ea54c759bbc1fc7e568952731b00fc4371c77eea035640f6cf9e8049
18:07:27 [2022-03-20T18:07:27.770Z] #32 DONE 0.2s
18:07:27 [2022-03-20T18:07:27.770Z] 
18:07:27 [2022-03-20T18:07:27.770Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
18:07:27 [2022-03-20T18:07:27.770Z] #69 sha256:5e3b7997dd25cbf53dc52e4844fd49fa424fc93b41c28af8ebb9e818f03bceb8
18:07:27 [2022-03-20T18:07:27.770Z] #69 DONE 0.3s
18:07:27 [2022-03-20T18:07:27.770Z] 
18:07:27 [2022-03-20T18:07:27.770Z] #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
18:07:27 [2022-03-20T18:07:27.770Z] #70 sha256:a7be2d7c2ba44c4b7240241ecc1750379513eb4cc94c3c9be0037fc06b6e6009
18:07:27 [2022-03-20T18:07:27.885Z] #36 ...
18:07:27 [2022-03-20T18:07:27.885Z] 
18:07:27 [2022-03-20T18:07:27.885Z] #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
18:07:27 [2022-03-20T18:07:27.885Z] #63 sha256:99bad5236b1a17cf26a0c967f41374f227277aed0a313b9a8f553ea73297b7dd
18:07:27 [2022-03-20T18:07:27.885Z] #63 11.47 go: downloading github.com/google/uuid v1.3.0
18:07:28 [2022-03-20T18:07:28.153Z] #63 11.62 go: downloading github.com/moby/vpnkit v0.5.0
18:07:28 [2022-03-20T18:07:28.488Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 13.3s done
18:07:28 [2022-03-20T18:07:28.488Z] #11 ...
18:07:28 [2022-03-20T18:07:28.488Z] 
18:07:28 [2022-03-20T18:07:28.488Z] #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
18:07:28 [2022-03-20T18:07:28.488Z] #31 sha256:89cd9aa3a13955718d76c921f0f68951a84ff5cd8a6202d58b8256caf83d1ed9
18:07:28 [2022-03-20T18:07:28.488Z] #31 6.457 
18:07:28 [2022-03-20T18:07:28.488Z] #31 6.683 #=#=#                                                                         

##########                                                                14.4%
#########################################                                 57.5%
###############################################################           88.2%
######################################################################## 100.0%
18:07:28 [2022-03-20T18:07:28.488Z] #31 7.269 
18:07:28 [2022-03-20T18:07:28.488Z] #31 8.363 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:07:28 [2022-03-20T18:07:28.488Z] #31 8.655 
18:07:28 [2022-03-20T18:07:28.488Z] #31 8.882 #=#=#                                                                         

######################################################################## 100.0%
18:07:28 [2022-03-20T18:07:28.488Z] #31 9.168 
18:07:28 [2022-03-20T18:07:28.488Z] #31 9.910 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
18:07:28 [2022-03-20T18:07:28.488Z] #31 10.27 
18:07:28 [2022-03-20T18:07:28.488Z] #31 10.49 #=#=#                                                                         

######################################################################## 100.0%
18:07:28 [2022-03-20T18:07:28.488Z] #31 10.82 
18:07:28 [2022-03-20T18:07:28.488Z] #31 10.90 Download of images into '/build' complete.
18:07:28 [2022-03-20T18:07:28.488Z] #31 10.90 Use something like the following to load the result into a Docker daemon:
18:07:28 [2022-03-20T18:07:28.488Z] #31 10.90   tar -cC '/build' . | docker load
18:07:28 [2022-03-20T18:07:28.488Z] #31 DONE 13.8s
18:07:28 [2022-03-20T18:07:28.488Z] 
18:07:28 [2022-03-20T18:07:28.488Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f
18:07:28 [2022-03-20T18:07:28.488Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87
18:07:28 [2022-03-20T18:07:28.488Z] #11 extracting sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0
18:07:28 [2022-03-20T18:07:28.745Z] #11 extracting sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 done
18:07:28 [2022-03-20T18:07:28.745Z] #11 ...
18:07:28 [2022-03-20T18:07:28.745Z] 
18:07:28 [2022-03-20T18:07:28.745Z] #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
18:07:28 [2022-03-20T18:07:28.745Z] #31 sha256:a19901ba7f972f3f2632e753bf56cdc82dc2849fb00f22255f7f21105f14e42b
18:07:28 [2022-03-20T18:07:28.745Z] #31 10.33 #=#=#                                                                         

######################################################################## 100.0%
18:07:28 [2022-03-20T18:07:28.745Z] #31 10.63 
18:07:28 [2022-03-20T18:07:28.745Z] #31 10.69 Download of images into '/build' complete.
18:07:28 [2022-03-20T18:07:28.745Z] #31 10.69 Use something like the following to load the result into a Docker daemon:
18:07:28 [2022-03-20T18:07:28.746Z] #31 10.69   tar -cC '/build' . | docker load
18:07:28 [2022-03-20T18:07:28.746Z] #31 DONE 14.0s
18:07:28 [2022-03-20T18:07:28.746Z] 
18:07:28 [2022-03-20T18:07:28.746Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:d2910b0318d7e10ba05268a0f0a47c40cb888d466d6a389dfd0ed297c39eb72f
18:07:28 [2022-03-20T18:07:28.746Z] #11 sha256:3ed169a40a601095d3eb9ccf35cf0d2bb045d951f34ca8363692c46ef3d16b87
18:07:28 [2022-03-20T18:07:28.746Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 10.1s
18:07:29 [2022-03-20T18:07:29.006Z] #11 DONE 42.0s
18:07:29 [2022-03-20T18:07:29.006Z] 
18:07:29 [2022-03-20T18:07:29.006Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:07:29 [2022-03-20T18:07:29.006Z] #12 sha256:1cb0a076596a867d890505101de46901c1031fdc3e89761eee482885eb607867
18:07:29 [2022-03-20T18:07:29.096Z] #63 ...
18:07:29 [2022-03-20T18:07:29.096Z] 
18:07:29 [2022-03-20T18:07:29.096Z] #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
18:07:29 [2022-03-20T18:07:29.096Z] #26 sha256:a40936db6ce6a5c7ea2a12f0b8c162ece85a8df4ee5b777b85c03b42bc97b462
18:07:29 [2022-03-20T18:07:29.096Z] #26 11.64 + mkdir -p /build
18:07:29 [2022-03-20T18:07:29.096Z] #26 11.64 + mv docker/docker /build/
18:07:29 [2022-03-20T18:07:29.096Z] #26 11.65 + rmdir docker
18:07:29 [2022-03-20T18:07:29.096Z] #26 DONE 12.6s
18:07:29 [2022-03-20T18:07:29.096Z] 
18:07:29 [2022-03-20T18:07:29.096Z] #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
18:07:29 [2022-03-20T18:07:29.096Z] #63 sha256:99bad5236b1a17cf26a0c967f41374f227277aed0a313b9a8f553ea73297b7dd
18:07:29 [2022-03-20T18:07:29.096Z] #63 12.60 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:07:29 [2022-03-20T18:07:29.096Z] #63 12.79 go: downloading github.com/gofrs/flock v0.8.1
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.195 + RM_GOPATH=0
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.195 + TMP_GOPATH=
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.195 + : /build
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.196 + '[' -z '' ']'
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.197 ++ mktemp -d
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.198 + export GOPATH=/tmp/tmp.qDcPaZGOKI
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.199 + GOPATH=/tmp/tmp.qDcPaZGOKI
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.199 + RM_GOPATH=1
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.199 + case "$(go env GOARCH)" in
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.200 ++ go env GOARCH
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.208 + export GO_BUILDMODE=-buildmode=pie
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.208 + GO_BUILDMODE=-buildmode=pie
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.211 ++ dirname /install.sh
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.217 + dir=/
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.217 + bin=rootlesskit
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.217 + shift
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.218 + '[' '!' -f //rootlesskit.installer ']'
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.218 + . //rootlesskit.installer
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.218 ++ : v0.14.6
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.218 + install_rootlesskit
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.218 + case "$1" in
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.218 + export CGO_ENABLED=0
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.218 + CGO_ENABLED=0
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.218 + _install_rootlesskit
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.219 Install rootlesskit version v0.14.6
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.222 + echo 'Install rootlesskit version v0.14.6'
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.222 + for f in rootlesskit rootlesskit-docker-proxy
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.222 + GOBIN=/build
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.222 + GO111MODULE=on
18:07:29 [2022-03-20T18:07:29.163Z] #70 1.222 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
18:07:29 [2022-03-20T18:07:29.355Z] #63 12.81 go: downloading github.com/gorilla/mux v1.8.0
18:07:29 [2022-03-20T18:07:29.426Z] #70 1.651 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
18:07:29 [2022-03-20T18:07:29.572Z] #12 DONE 0.6s
18:07:29 [2022-03-20T18:07:29.572Z] 
18:07:29 [2022-03-20T18:07:29.572Z] #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
18:07:29 [2022-03-20T18:07:29.572Z] #13 sha256:7fce71f2ccecceb5de36c8f5b6a22072bd2e0caf730c33735ead4f3bbe72e69e
18:07:29 [2022-03-20T18:07:29.615Z] #63 13.01 go: downloading github.com/moby/sys/mountinfo v0.5.0
18:07:29 [2022-03-20T18:07:29.615Z] #63 13.31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
18:07:30 [2022-03-20T18:07:30.140Z] #13 DONE 0.7s
18:07:30 [2022-03-20T18:07:30.186Z] #63 ...
18:07:30 [2022-03-20T18:07:30.186Z] 
18:07:30 [2022-03-20T18:07:30.186Z] #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
18:07:30 [2022-03-20T18:07:30.186Z] #36 sha256:3ab12ae5446436e8a957d4611279760a72fb85baf63a1757025214519068094a
18:07:30 [2022-03-20T18:07:30.186Z] #36 13.55 tomll can be used in two ways:
18:07:30 [2022-03-20T18:07:30.186Z] #36 13.55 Writing to STDIN and reading from STDOUT:
18:07:30 [2022-03-20T18:07:30.186Z] #36 13.55   cat file.toml | tomll > file.toml
18:07:30 [2022-03-20T18:07:30.186Z] #36 13.55 
18:07:30 [2022-03-20T18:07:30.186Z] #36 13.55 Reading and updating a list of files:
18:07:30 [2022-03-20T18:07:30.186Z] #36 13.55   tomll a.toml b.toml c.toml
18:07:30 [2022-03-20T18:07:30.186Z] #36 13.55 
18:07:30 [2022-03-20T18:07:30.186Z] #36 13.55 When given a list of files, tomll will modify all files in place without asking.
18:07:30 [2022-03-20T18:07:30.186Z] #36 DONE 13.9s
18:07:30 [2022-03-20T18:07:30.186Z] 
18:07:30 [2022-03-20T18:07:30.186Z] #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
18:07:30 [2022-03-20T18:07:30.186Z] #63 sha256:99bad5236b1a17cf26a0c967f41374f227277aed0a313b9a8f553ea73297b7dd
18:07:30 [2022-03-20T18:07:30.186Z] #63 13.48 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
18:07:30 [2022-03-20T18:07:30.186Z] #63 13.54 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
18:07:30 [2022-03-20T18:07:30.398Z] 
18:07:30 [2022-03-20T18:07:30.398Z] #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
18:07:30 [2022-03-20T18:07:30.398Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:07:30 [2022-03-20T18:07:30.398Z] #14 ...
18:07:30 [2022-03-20T18:07:30.398Z] 
18:07:30 [2022-03-20T18:07:30.398Z] #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
18:07:30 [2022-03-20T18:07:30.398Z] #46 sha256:e56ef381fa2d85c626ed1c9b2b8d86f82e72603ad449979a14b9402679f053ad
18:07:30 [2022-03-20T18:07:30.398Z] #46 DONE 0.2s
18:07:30 [2022-03-20T18:07:30.398Z] 
18:07:30 [2022-03-20T18:07:30.398Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:07:30 [2022-03-20T18:07:30.398Z] #42 sha256:825242c01abf9d3dfd41cec47afd2faf9cb52d858e0d6a46fb8e8666b1420b83
18:07:30 [2022-03-20T18:07:30.398Z] #42 DONE 0.2s
18:07:30 [2022-03-20T18:07:30.398Z] 
18:07:30 [2022-03-20T18:07:30.398Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:07:30 [2022-03-20T18:07:30.398Z] #33 sha256:59e3b035d417bb4fd166a26b49da84fdd26cd4db483416154079247aa5471f7b
18:07:30 [2022-03-20T18:07:30.398Z] #33 DONE 0.2s
18:07:30 [2022-03-20T18:07:30.659Z] 
18:07:30 [2022-03-20T18:07:30.659Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
18:07:30 [2022-03-20T18:07:30.659Z] #25 sha256:d3a8403c07285b4d5d88805fe1e948154563c015693fa9e8bc3e2cb8507cf62f
18:07:30 [2022-03-20T18:07:30.659Z] #25 DONE 0.4s
18:07:30 [2022-03-20T18:07:30.659Z] 
18:07:30 [2022-03-20T18:07:30.659Z] #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
18:07:30 [2022-03-20T18:07:30.659Z] #34 sha256:922cb1ba6d7e4656995c6a7f3990508cb942c76a22dd05bd588fce2f6a70cd27
18:07:30 [2022-03-20T18:07:30.659Z] #34 ...
18:07:30 [2022-03-20T18:07:30.659Z] 
18:07:30 [2022-03-20T18:07:30.659Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
18:07:30 [2022-03-20T18:07:30.659Z] #62 sha256:1f4e372c9cb3ef3c7f6ad49888f2735f330d046f81e9990d8928680ee9d6a077
18:07:30 [2022-03-20T18:07:30.659Z] #62 DONE 0.4s
18:07:30 [2022-03-20T18:07:30.821Z] #70 2.939 go: downloading github.com/sirupsen/logrus v1.8.1
18:07:30 [2022-03-20T18:07:30.821Z] #70 2.966 go: downloading github.com/urfave/cli/v2 v2.3.0
18:07:30 [2022-03-20T18:07:30.922Z] 
18:07:30 [2022-03-20T18:07:30.922Z] #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
18:07:30 [2022-03-20T18:07:30.922Z] #63 sha256:6aa05df87beff20ab0e05f141bc177188b05d9eef5b453e2cf75ca81c23518dc
18:07:31 [2022-03-20T18:07:31.084Z] #70 3.342 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
18:07:31 [2022-03-20T18:07:31.570Z] #63 14.95 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:07:31 [2022-03-20T18:07:31.731Z] #38 11.87 Reading package lists...
18:07:32 [2022-03-20T18:07:32.025Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 13.5s done
18:07:32 [2022-03-20T18:07:32.283Z] #11 extracting sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 done
18:07:32 [2022-03-20T18:07:32.376Z] #38 17.09 Reading package lists...
18:07:32 [2022-03-20T18:07:32.376Z] #38 ...
18:07:32 [2022-03-20T18:07:32.376Z] 
18:07:32 [2022-03-20T18:07:32.376Z] #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
18:07:32 [2022-03-20T18:07:32.376Z] #43 sha256:1fa78f4b15ea9ba313c2b84015678afa809257122beeca6738ea319952840675
18:07:32 [2022-03-20T18:07:32.376Z] #43 16.12 + git checkout -q v2.3.0
18:07:32 [2022-03-20T18:07:32.498Z] #70 ...
18:07:32 [2022-03-20T18:07:32.498Z] 
18:07:32 [2022-03-20T18:07:32.498Z] #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
18:07:32 [2022-03-20T18:07:32.498Z] #33 sha256:0a1dbf57e937191d0ec3b79f002367d1ee9cb0f74ca4b4a398ceb17bdd4b7451
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.281 + RM_GOPATH=0
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.281 + TMP_GOPATH=
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.281 + : /build
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.281 + '[' -z '' ']'
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.283 ++ mktemp -d
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.283 + export GOPATH=/tmp/tmp.l8uVSN3NrX
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.283 + GOPATH=/tmp/tmp.l8uVSN3NrX
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.284 + RM_GOPATH=1
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.284 + case "$(go env GOARCH)" in
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.285 ++ go env GOARCH
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.288 + export GO_BUILDMODE=-buildmode=pie
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.288 + GO_BUILDMODE=-buildmode=pie
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.288 ++ dirname /install.sh
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.288 + dir=/
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.289 + bin=dockercli
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.289 + shift
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.289 + '[' '!' -f //dockercli.installer ']'
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.289 + . //dockercli.installer
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.289 ++ : stable
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.289 ++ : 17.06.2-ce
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.289 + install_dockercli
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.289 Install docker/cli version 17.06.2-ce from stable
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.289 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.289 ++ uname -m
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.290 + arch=x86_64
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.290 + '[' x86_64 '!=' x86_64 ']'
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.290 + url=https://download.docker.com/linux/static
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.290 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:07:32 [2022-03-20T18:07:32.498Z] #33 1.291 + tar -xz docker/docker
18:07:32 [2022-03-20T18:07:32.498Z] #33 4.695 + mkdir -p /build
18:07:32 [2022-03-20T18:07:32.498Z] #33 4.697 + mv docker/docker /build/
18:07:32 [2022-03-20T18:07:32.498Z] #33 4.699 + rmdir docker
18:07:32 [2022-03-20T18:07:32.498Z] #33 DONE 4.9s
18:07:32 [2022-03-20T18:07:32.498Z] 
18:07:32 [2022-03-20T18:07:32.498Z] #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
18:07:32 [2022-03-20T18:07:32.498Z] #70 sha256:a7be2d7c2ba44c4b7240241ecc1750379513eb4cc94c3c9be0037fc06b6e6009
18:07:32 [2022-03-20T18:07:32.498Z] #70 4.798 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
18:07:32 [2022-03-20T18:07:32.539Z] #11 DONE 43.8s
18:07:32 [2022-03-20T18:07:32.759Z] #70 ...
18:07:32 [2022-03-20T18:07:32.760Z] 
18:07:32 [2022-03-20T18:07:32.760Z] #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
18:07:32 [2022-03-20T18:07:32.760Z] #45 sha256:b86b8bd7822391a6ba98993113c104488fe66607705cfdefc88ef281a1aede88
18:07:32 [2022-03-20T18:07:32.760Z] #45 1.772 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:07:32 [2022-03-20T18:07:32.760Z] #45 1.773 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:07:32 [2022-03-20T18:07:32.760Z] #45 1.773 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:07:32 [2022-03-20T18:07:32.760Z] #45 2.166 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
18:07:32 [2022-03-20T18:07:32.760Z] #45 2.569 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
18:07:32 [2022-03-20T18:07:32.760Z] #45 3.056 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB]
18:07:32 [2022-03-20T18:07:32.760Z] #45 3.562 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
18:07:32 [2022-03-20T18:07:32.760Z] #45 4.102 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
18:07:32 [2022-03-20T18:07:32.760Z] #45 4.614 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB]
18:07:32 [2022-03-20T18:07:32.760Z] #45 4.619 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB]
18:07:32 [2022-03-20T18:07:32.760Z] #45 4.619 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB]
18:07:32 [2022-03-20T18:07:32.760Z] #45 4.619 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB]
18:07:32 [2022-03-20T18:07:32.760Z] #45 4.622 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB]
18:07:32 [2022-03-20T18:07:32.760Z] #45 4.857 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
18:07:32 [2022-03-20T18:07:32.760Z] #45 4.862 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B]
18:07:32 [2022-03-20T18:07:32.760Z] #45 4.866 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B]
18:07:32 [2022-03-20T18:07:32.760Z] #45 4.866 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
18:07:32 [2022-03-20T18:07:32.760Z] #45 4.866 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
18:07:32 [2022-03-20T18:07:32.760Z] #45 ...
18:07:32 [2022-03-20T18:07:32.760Z] 
18:07:32 [2022-03-20T18:07:32.760Z] #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
18:07:32 [2022-03-20T18:07:32.760Z] #70 sha256:a7be2d7c2ba44c4b7240241ecc1750379513eb4cc94c3c9be0037fc06b6e6009
18:07:32 [2022-03-20T18:07:32.760Z] #70 5.074 go: downloading github.com/google/uuid v1.3.0
18:07:32 [2022-03-20T18:07:32.760Z] #70 5.110 go: downloading github.com/moby/vpnkit v0.5.0
18:07:32 [2022-03-20T18:07:32.760Z] #70 5.119 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:07:32 [2022-03-20T18:07:32.795Z] 
18:07:32 [2022-03-20T18:07:32.795Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:07:32 [2022-03-20T18:07:32.795Z] #12 sha256:1cb0a076596a867d890505101de46901c1031fdc3e89761eee482885eb607867
18:07:33 [2022-03-20T18:07:33.021Z] #70 5.218 go: downloading github.com/gofrs/flock v0.8.1
18:07:33 [2022-03-20T18:07:33.021Z] #70 5.293 go: downloading github.com/gorilla/mux v1.8.0
18:07:33 [2022-03-20T18:07:33.021Z] #70 5.336 go: downloading github.com/moby/sys/mountinfo v0.5.0
18:07:33 [2022-03-20T18:07:33.320Z] #43 18.17 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:07:33 [2022-03-20T18:07:33.363Z] #12 DONE 0.6s
18:07:33 [2022-03-20T18:07:33.363Z] 
18:07:33 [2022-03-20T18:07:33.363Z] #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
18:07:33 [2022-03-20T18:07:33.363Z] #13 sha256:7fce71f2ccecceb5de36c8f5b6a22072bd2e0caf730c33735ead4f3bbe72e69e
18:07:33 [2022-03-20T18:07:33.593Z] #70 5.855 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
18:07:33 [2022-03-20T18:07:33.854Z] #70 5.947 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
18:07:33 [2022-03-20T18:07:33.854Z] #70 5.948 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
18:07:34 [2022-03-20T18:07:34.114Z] #70 6.272 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:07:34 [2022-03-20T18:07:34.705Z] #43 ...
18:07:34 [2022-03-20T18:07:34.705Z] 
18:07:34 [2022-03-20T18:07:34.705Z] #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
18:07:34 [2022-03-20T18:07:34.705Z] #36 sha256:26340d189726af73542a5b2e622a78fa242a4ce1d99577e77cbfff7e1c6b5fba
18:07:34 [2022-03-20T18:07:34.705Z] #36 12.71 tomll can be used in two ways:
18:07:34 [2022-03-20T18:07:34.705Z] #36 12.71 Writing to STDIN and reading from STDOUT:
18:07:34 [2022-03-20T18:07:34.705Z] #36 12.71   cat file.toml | tomll > file.toml
18:07:34 [2022-03-20T18:07:34.705Z] #36 12.71 
18:07:34 [2022-03-20T18:07:34.705Z] #36 12.71 Reading and updating a list of files:
18:07:34 [2022-03-20T18:07:34.705Z] #36 12.71   tomll a.toml b.toml c.toml
18:07:34 [2022-03-20T18:07:34.705Z] #36 12.71 
18:07:34 [2022-03-20T18:07:34.705Z] #36 12.71 When given a list of files, tomll will modify all files in place without asking.
18:07:34 [2022-03-20T18:07:34.705Z] #36 DONE 19.9s
18:07:34 [2022-03-20T18:07:34.729Z] #13 DONE 1.3s
18:07:34 [2022-03-20T18:07:34.729Z] 
18:07:34 [2022-03-20T18:07:34.729Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
18:07:34 [2022-03-20T18:07:34.729Z] #25 sha256:4c44686727b70a1764f6804bdd5b17b8f0db9a839c6006494305ca21c0ab9c7c
18:07:34 [2022-03-20T18:07:34.966Z] 
18:07:34 [2022-03-20T18:07:34.966Z] #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
18:07:34 [2022-03-20T18:07:34.966Z] #31 sha256:1975aee0471bb0474b1332f349dcec131ffa49b9f847bc90c25a713ea314e35b
18:07:34 [2022-03-20T18:07:34.966Z] #31 16.22 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:07:34 [2022-03-20T18:07:34.966Z] #31 17.00 
18:07:34 [2022-03-20T18:07:34.966Z] #31 17.27 #=#=#                                                                         

######################################################################## 100.0%
18:07:34 [2022-03-20T18:07:34.966Z] #31 18.56 
18:07:34 [2022-03-20T18:07:34.990Z] #25 ...
18:07:34 [2022-03-20T18:07:34.990Z] 
18:07:34 [2022-03-20T18:07:34.990Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:07:34 [2022-03-20T18:07:34.990Z] #33 sha256:59e3b035d417bb4fd166a26b49da84fdd26cd4db483416154079247aa5471f7b
18:07:34 [2022-03-20T18:07:34.990Z] #33 DONE 0.2s
18:07:34 [2022-03-20T18:07:34.990Z] 
18:07:34 [2022-03-20T18:07:34.990Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:07:34 [2022-03-20T18:07:34.990Z] #42 sha256:825242c01abf9d3dfd41cec47afd2faf9cb52d858e0d6a46fb8e8666b1420b83
18:07:34 [2022-03-20T18:07:34.990Z] #42 DONE 0.2s
18:07:34 [2022-03-20T18:07:34.990Z] 
18:07:34 [2022-03-20T18:07:34.990Z] #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
18:07:34 [2022-03-20T18:07:34.990Z] #46 sha256:e56ef381fa2d85c626ed1c9b2b8d86f82e72603ad449979a14b9402679f053ad
18:07:34 [2022-03-20T18:07:34.990Z] #46 DONE 0.3s
18:07:34 [2022-03-20T18:07:34.990Z] 
18:07:34 [2022-03-20T18:07:34.990Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
18:07:34 [2022-03-20T18:07:34.990Z] #62 sha256:95614163836e6c166ebbfc635c4ad3100f375776bcb38308f3e715e0cf166554
18:07:34 [2022-03-20T18:07:34.990Z] #62 DONE 0.3s
18:07:34 [2022-03-20T18:07:34.990Z] 
18:07:34 [2022-03-20T18:07:34.990Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
18:07:34 [2022-03-20T18:07:34.990Z] #25 sha256:4c44686727b70a1764f6804bdd5b17b8f0db9a839c6006494305ca21c0ab9c7c
18:07:34 [2022-03-20T18:07:34.990Z] #25 DONE 0.3s
18:07:34 [2022-03-20T18:07:34.990Z] 
18:07:34 [2022-03-20T18:07:34.990Z] #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
18:07:34 [2022-03-20T18:07:34.990Z] #26 sha256:81962c7fa3416eaedba19f0a57e8c4e25ae910c0618a82053a5e69acde8f86a7
18:07:35 [2022-03-20T18:07:35.498Z] #70 ...
18:07:35 [2022-03-20T18:07:35.498Z] 
18:07:35 [2022-03-20T18:07:35.498Z] #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
18:07:35 [2022-03-20T18:07:35.498Z] #36 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8
18:07:35 [2022-03-20T18:07:35.498Z] #36 CACHED
18:07:35 [2022-03-20T18:07:35.498Z] 
18:07:35 [2022-03-20T18:07:35.498Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:07:35 [2022-03-20T18:07:35.498Z] #37 sha256:c63c99ada440435f9c9f62e2b62b02c132bdbf311059131b76e288be98ad946f
18:07:35 [2022-03-20T18:07:35.498Z] #37 CACHED
18:07:35 [2022-03-20T18:07:35.498Z] 
18:07:35 [2022-03-20T18:07:35.499Z] #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
18:07:35 [2022-03-20T18:07:35.499Z] #38 sha256:588f1c3ac5e2e5155163503c7b1fb53789b51b46e2737c8af84b12f8e83647c9
18:07:35 [2022-03-20T18:07:35.499Z] #38 CACHED
18:07:35 [2022-03-20T18:07:35.499Z] 
18:07:35 [2022-03-20T18:07:35.499Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:07:35 [2022-03-20T18:07:35.499Z] #40 sha256:59e3b035d417bb4fd166a26b49da84fdd26cd4db483416154079247aa5471f7b
18:07:35 [2022-03-20T18:07:35.499Z] #40 CACHED
18:07:35 [2022-03-20T18:07:35.499Z] 
18:07:35 [2022-03-20T18:07:35.499Z] #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
18:07:35 [2022-03-20T18:07:35.499Z] #41 sha256:922cb1ba6d7e4656995c6a7f3990508cb942c76a22dd05bd588fce2f6a70cd27
18:07:35 [2022-03-20T18:07:35.499Z] #41 CACHED
18:07:35 [2022-03-20T18:07:35.499Z] 
18:07:35 [2022-03-20T18:07:35.499Z] #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
18:07:35 [2022-03-20T18:07:35.499Z] #43 sha256:3ab12ae5446436e8a957d4611279760a72fb85baf63a1757025214519068094a
18:07:35 [2022-03-20T18:07:35.499Z] #43 CACHED
18:07:35 [2022-03-20T18:07:35.759Z] 
18:07:35 [2022-03-20T18:07:35.759Z] #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
18:07:35 [2022-03-20T18:07:35.759Z] #65 sha256:fc6a40cc97787fcae5880bb3658c28d5ceda2dcf1c194d6d93a7c265b404c7f9
18:07:35 [2022-03-20T18:07:35.759Z] #65 1.689 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:07:35 [2022-03-20T18:07:35.759Z] #65 1.690 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:07:35 [2022-03-20T18:07:35.759Z] #65 1.690 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:07:35 [2022-03-20T18:07:35.759Z] #65 2.025 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
18:07:35 [2022-03-20T18:07:35.759Z] #65 2.483 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
18:07:35 [2022-03-20T18:07:35.759Z] #65 2.933 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
18:07:35 [2022-03-20T18:07:35.759Z] #65 3.487 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
18:07:35 [2022-03-20T18:07:35.759Z] #65 3.947 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB]
18:07:35 [2022-03-20T18:07:35.759Z] #65 4.441 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB]
18:07:35 [2022-03-20T18:07:35.759Z] #65 4.443 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB]
18:07:35 [2022-03-20T18:07:35.759Z] #65 4.444 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB]
18:07:35 [2022-03-20T18:07:35.759Z] #65 4.467 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB]
18:07:35 [2022-03-20T18:07:35.759Z] #65 4.471 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB]
18:07:35 [2022-03-20T18:07:35.759Z] #65 4.858 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B]
18:07:35 [2022-03-20T18:07:35.759Z] #65 4.862 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
18:07:35 [2022-03-20T18:07:35.759Z] #65 4.864 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
18:07:35 [2022-03-20T18:07:35.759Z] #65 4.881 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
18:07:35 [2022-03-20T18:07:35.759Z] #65 4.883 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B]
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.062 + RM_GOPATH=0
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.066 + TMP_GOPATH=
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.066 + : /build
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.066 + '[' -z '' ']'
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.066 ++ mktemp -d
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.077 + export GOPATH=/tmp/tmp.jL4QLjxo6g
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.078 + GOPATH=/tmp/tmp.jL4QLjxo6g
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.078 + RM_GOPATH=1
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.078 + case "$(go env GOARCH)" in
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.091 ++ go env GOARCH
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.161 Install rootlesskit version v0.14.6
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.161 + export GO_BUILDMODE=-buildmode=pie
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.161 + GO_BUILDMODE=-buildmode=pie
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.161 ++ dirname /install.sh
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.161 + dir=/
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.161 + bin=rootlesskit
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.161 + shift
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.161 + '[' '!' -f //rootlesskit.installer ']'
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.161 + . //rootlesskit.installer
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.161 ++ : v0.14.6
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.161 + install_rootlesskit
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.161 + case "$1" in
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.161 + export CGO_ENABLED=0
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.161 + CGO_ENABLED=0
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.161 + _install_rootlesskit
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.161 + echo 'Install rootlesskit version v0.14.6'
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.161 + for f in rootlesskit rootlesskit-docker-proxy
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.161 + GOBIN=/build
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.161 + GO111MODULE=on
18:07:36 [2022-03-20T18:07:36.181Z] #63 5.161 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
18:07:36 [2022-03-20T18:07:36.181Z] #63 ...
18:07:36 [2022-03-20T18:07:36.181Z] 
18:07:36 [2022-03-20T18:07:36.181Z] #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
18:07:36 [2022-03-20T18:07:36.181Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:07:36 [2022-03-20T18:07:36.181Z] #14 5.613 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:07:36 [2022-03-20T18:07:36.181Z] #14 5.681 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:07:36 [2022-03-20T18:07:36.181Z] #14 5.681 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:07:36 [2022-03-20T18:07:36.358Z] #31 22.34 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
18:07:36 [2022-03-20T18:07:36.620Z] #31 ...
18:07:36 [2022-03-20T18:07:36.620Z] 
18:07:36 [2022-03-20T18:07:36.620Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:07:36 [2022-03-20T18:07:36.620Z] #14 sha256:94876cdd32822125f36e95f466926eeb5c2f94e2f838ab2c2327db88587406ac
18:07:36 [2022-03-20T18:07:36.620Z] #14 11.74 Fetched 8393 kB in 9s (986 kB/s)
18:07:36 [2022-03-20T18:07:36.620Z] #14 11.74 Reading package lists...
18:07:36 [2022-03-20T18:07:36.841Z] #63 ...
18:07:36 [2022-03-20T18:07:36.841Z] 
18:07:36 [2022-03-20T18:07:36.841Z] #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
18:07:36 [2022-03-20T18:07:36.841Z] #43 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e
18:07:36 [2022-03-20T18:07:36.841Z] #43 19.83 + git checkout -q v2.3.0
18:07:36 [2022-03-20T18:07:36.884Z] #14 16.70 Reading package lists...
18:07:36 [2022-03-20T18:07:36.884Z] #14 ...
18:07:36 [2022-03-20T18:07:36.884Z] 
18:07:36 [2022-03-20T18:07:36.884Z] #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
18:07:36 [2022-03-20T18:07:36.884Z] #58 sha256:62bc0d060648b4c59cca4fede0472c68a4187246d8e6d10bda8b7bd3b6267e04
18:07:36 [2022-03-20T18:07:36.884Z] #58 11.10 Reading package lists...
18:07:36 [2022-03-20T18:07:36.884Z] #58 15.32 Reading package lists...
18:07:36 [2022-03-20T18:07:36.884Z] #58 17.75 Building dependency tree...
18:07:37 [2022-03-20T18:07:37.150Z] #58 22.39 The following additional packages will be installed:
18:07:37 [2022-03-20T18:07:37.413Z] #58 22.39   libbtrfs0
18:07:37 [2022-03-20T18:07:37.413Z] #58 22.52 The following NEW packages will be installed:
18:07:37 [2022-03-20T18:07:37.413Z] #58 22.55   libbtrfs-dev libbtrfs0
18:07:37 [2022-03-20T18:07:37.413Z] #58 ...
18:07:37 [2022-03-20T18:07:37.413Z] 
18:07:37 [2022-03-20T18:07:37.413Z] #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
18:07:37 [2022-03-20T18:07:37.413Z] #47 sha256:a64a95a3bc86f71c1ac9a3ab6bad5e2e3f5e2a98002f20bc4fc48027f478a65e
18:07:37 [2022-03-20T18:07:37.413Z] #47 12.30 Fetched 8397 kB in 9s (917 kB/s)
18:07:37 [2022-03-20T18:07:37.413Z] #47 12.30 Reading package lists...
18:07:37 [2022-03-20T18:07:37.556Z] #14 7.039 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
18:07:37 [2022-03-20T18:07:37.676Z] #47 16.76 Reading package lists...
18:07:37 [2022-03-20T18:07:37.676Z] #47 ...
18:07:37 [2022-03-20T18:07:37.676Z] 
18:07:37 [2022-03-20T18:07:37.676Z] #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
18:07:37 [2022-03-20T18:07:37.676Z] #14 sha256:94876cdd32822125f36e95f466926eeb5c2f94e2f838ab2c2327db88587406ac
18:07:37 [2022-03-20T18:07:37.676Z] #14 16.70 Reading package lists...
18:07:37 [2022-03-20T18:07:37.680Z] #65 ...
18:07:37 [2022-03-20T18:07:37.680Z] 
18:07:37 [2022-03-20T18:07:37.680Z] #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
18:07:37 [2022-03-20T18:07:37.680Z] #20 sha256:43fb9ebcaa084f91010b0382ebd549b2a9cfb9744640d4affca775dca45f93ac
18:07:37 [2022-03-20T18:07:37.680Z] #20 1.582 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:07:37 [2022-03-20T18:07:37.680Z] #20 1.582 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:07:37 [2022-03-20T18:07:37.680Z] #20 1.582 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:07:37 [2022-03-20T18:07:37.680Z] #20 1.677 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
18:07:37 [2022-03-20T18:07:37.680Z] #20 1.819 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB]
18:07:37 [2022-03-20T18:07:37.680Z] #20 2.152 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
18:07:37 [2022-03-20T18:07:37.680Z] #20 2.468 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
18:07:37 [2022-03-20T18:07:37.680Z] #20 2.999 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
18:07:37 [2022-03-20T18:07:37.680Z] #20 3.527 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB]
18:07:37 [2022-03-20T18:07:37.680Z] #20 3.528 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB]
18:07:37 [2022-03-20T18:07:37.680Z] #20 3.529 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB]
18:07:37 [2022-03-20T18:07:37.680Z] #20 3.531 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB]
18:07:37 [2022-03-20T18:07:37.680Z] #20 3.541 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB]
18:07:37 [2022-03-20T18:07:37.680Z] #20 4.212 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B]
18:07:37 [2022-03-20T18:07:37.680Z] #20 4.220 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
18:07:37 [2022-03-20T18:07:37.680Z] #20 4.220 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
18:07:37 [2022-03-20T18:07:37.680Z] #20 4.221 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B]
18:07:37 [2022-03-20T18:07:37.680Z] #20 4.221 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
18:07:38 [2022-03-20T18:07:38.759Z] #43 ...
18:07:38 [2022-03-20T18:07:38.759Z] 
18:07:38 [2022-03-20T18:07:38.759Z] #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
18:07:38 [2022-03-20T18:07:38.759Z] #49 sha256:386a15f66c7fde989f4c14108e9c618ec319dac7d0c95f874698d47ff03acf79
18:07:38 [2022-03-20T18:07:38.759Z] #49 12.27 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
18:07:38 [2022-03-20T18:07:38.759Z] #49 12.28 go: downloading golang.org/x/mod v0.3.0
18:07:38 [2022-03-20T18:07:38.759Z] #49 ...
18:07:38 [2022-03-20T18:07:38.759Z] 
18:07:38 [2022-03-20T18:07:38.759Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:07:38 [2022-03-20T18:07:38.759Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:07:38 [2022-03-20T18:07:38.759Z] #14 17.10 Fetched 8506 kB in 12s (681 kB/s)
18:07:38 [2022-03-20T18:07:38.759Z] #14 17.10 Reading package lists...
18:07:38 [2022-03-20T18:07:38.759Z] #14 21.91 Reading package lists...
18:07:38 [2022-03-20T18:07:38.759Z] #14 ...
18:07:38 [2022-03-20T18:07:38.759Z] 
18:07:38 [2022-03-20T18:07:38.759Z] #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
18:07:38 [2022-03-20T18:07:38.759Z] #43 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e
18:07:38 [2022-03-20T18:07:38.759Z] #43 22.25 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:07:39 [2022-03-20T18:07:39.074Z] #14 22.74 Building dependency tree...
18:07:39 [2022-03-20T18:07:39.328Z] #43 ...
18:07:39 [2022-03-20T18:07:39.328Z] 
18:07:39 [2022-03-20T18:07:39.328Z] #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
18:07:39 [2022-03-20T18:07:39.328Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87
18:07:39 [2022-03-20T18:07:39.328Z] #47 12.84 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2154 B]
18:07:39 [2022-03-20T18:07:39.328Z] #47 17.62 Fetched 8510 kB in 13s (633 kB/s)
18:07:39 [2022-03-20T18:07:39.328Z] #47 17.62 Reading package lists...
18:07:40 [2022-03-20T18:07:40.023Z] #14 25.23 The following additional packages will be installed:
18:07:40 [2022-03-20T18:07:40.023Z] #14 25.23   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:07:40 [2022-03-20T18:07:40.023Z] #14 25.24   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
18:07:40 [2022-03-20T18:07:40.023Z] #14 25.24   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
18:07:40 [2022-03-20T18:07:40.023Z] #14 25.24   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
18:07:40 [2022-03-20T18:07:40.023Z] #14 25.24   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
18:07:40 [2022-03-20T18:07:40.023Z] #14 25.24   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
18:07:40 [2022-03-20T18:07:40.023Z] #14 25.24   mingw-w64-common mingw-w64-x86-64-dev
18:07:40 [2022-03-20T18:07:40.023Z] #14 25.25 Suggested packages:
18:07:40 [2022-03-20T18:07:40.023Z] #14 25.25   gcc-10-locales seccomp wine64
18:07:40 [2022-03-20T18:07:40.260Z] #26 ...
18:07:40 [2022-03-20T18:07:40.260Z] 
18:07:40 [2022-03-20T18:07:40.260Z] #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
18:07:40 [2022-03-20T18:07:40.260Z] #63 sha256:92ff5e61c906899fb793e24116c1f579531fc4cd831cbf9ede39d1ae4f665297
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.196 + RM_GOPATH=0
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.196 + TMP_GOPATH=
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.196 + : /build
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.196 + '[' -z '' ']'
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.205 ++ mktemp -d
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.205 + export GOPATH=/tmp/tmp.beiyFvKlGb
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.205 + GOPATH=/tmp/tmp.beiyFvKlGb
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.205 + RM_GOPATH=1
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.205 + case "$(go env GOARCH)" in
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.205 ++ go env GOARCH
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.216 + export GO_BUILDMODE=-buildmode=pie
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.216 + GO_BUILDMODE=-buildmode=pie
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.216 ++ dirname /install.sh
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.217 + dir=/
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.217 + bin=rootlesskit
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.217 + shift
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.218 + '[' '!' -f //rootlesskit.installer ']'
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.218 + . //rootlesskit.installer
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.218 ++ : v0.14.6
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.218 + install_rootlesskit
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.218 + case "$1" in
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.218 + export CGO_ENABLED=0
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.218 + CGO_ENABLED=0
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.218 + _install_rootlesskit
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.224 + echo 'Install rootlesskit version v0.14.6'
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.224 + for f in rootlesskit rootlesskit-docker-proxy
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.224 + GOBIN=/build
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.224 + GO111MODULE=on
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.224 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
18:07:40 [2022-03-20T18:07:40.260Z] #63 5.224 Install rootlesskit version v0.14.6
18:07:40 [2022-03-20T18:07:40.289Z] #14 ...
18:07:40 [2022-03-20T18:07:40.289Z] 
18:07:40 [2022-03-20T18:07:40.289Z] #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
18:07:40 [2022-03-20T18:07:40.289Z] #31 sha256:1975aee0471bb0474b1332f349dcec131ffa49b9f847bc90c25a713ea314e35b
18:07:40 [2022-03-20T18:07:40.289Z] #31 23.90 #=#=#                                                                         
18:07:40 [2022-03-20T18:07:40.289Z] #31 24.23 #=#=#                                                                         

######################################################################## 100.0%
18:07:40 [2022-03-20T18:07:40.289Z] #31 25.38 
18:07:40 [2022-03-20T18:07:40.289Z] #31 25.66 Download of images into '/build' complete.
18:07:40 [2022-03-20T18:07:40.289Z] #31 25.66 Use something like the following to load the result into a Docker daemon:
18:07:40 [2022-03-20T18:07:40.289Z] #31 25.66   tar -cC '/build' . | docker load
18:07:40 [2022-03-20T18:07:40.289Z] #31 DONE 26.5s
18:07:40 [2022-03-20T18:07:40.519Z] #63 ...
18:07:40 [2022-03-20T18:07:40.519Z] 
18:07:40 [2022-03-20T18:07:40.519Z] #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
18:07:40 [2022-03-20T18:07:40.519Z] #26 sha256:81962c7fa3416eaedba19f0a57e8c4e25ae910c0618a82053a5e69acde8f86a7
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.477 + RM_GOPATH=0
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.477 + TMP_GOPATH=
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.477 + : /build
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.477 + '[' -z '' ']'
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.477 ++ mktemp -d
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.477 + export GOPATH=/tmp/tmp.VkzY08z6jQ
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.477 + GOPATH=/tmp/tmp.VkzY08z6jQ
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.477 + RM_GOPATH=1
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.477 + case "$(go env GOARCH)" in
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.477 ++ go env GOARCH
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.488 + export GO_BUILDMODE=-buildmode=pie
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.489 + GO_BUILDMODE=-buildmode=pie
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.489 ++ dirname /install.sh
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.490 + dir=/
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.493 + bin=dockercli
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.493 + shift
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.493 + '[' '!' -f //dockercli.installer ']'
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.493 + . //dockercli.installer
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.493 ++ : stable
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.493 ++ : 17.06.2-ce
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.493 + install_dockercli
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.493 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.493 Install docker/cli version 17.06.2-ce from stable
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.494 ++ uname -m
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.498 + arch=x86_64
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.500 + '[' x86_64 '!=' x86_64 ']'
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.500 + url=https://download.docker.com/linux/static
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.514 + tar -xz docker/docker
18:07:40 [2022-03-20T18:07:40.519Z] #26 5.516 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:07:40 [2022-03-20T18:07:40.551Z] 
18:07:40 [2022-03-20T18:07:40.552Z] #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
18:07:40 [2022-03-20T18:07:40.552Z] #58 sha256:62bc0d060648b4c59cca4fede0472c68a4187246d8e6d10bda8b7bd3b6267e04
18:07:40 [2022-03-20T18:07:40.552Z] #58 22.92 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:07:40 [2022-03-20T18:07:40.552Z] #58 22.92 Need to get 454 kB of archives.
18:07:40 [2022-03-20T18:07:40.552Z] #58 22.92 After this operation, 1275 kB of additional disk space will be used.
18:07:40 [2022-03-20T18:07:40.552Z] #58 22.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
18:07:40 [2022-03-20T18:07:40.552Z] #58 22.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
18:07:40 [2022-03-20T18:07:40.552Z] #58 23.97 debconf: delaying package configuration, since apt-utils is not installed
18:07:40 [2022-03-20T18:07:40.552Z] #58 24.19 Fetched 454 kB in 0s (1494 kB/s)
18:07:40 [2022-03-20T18:07:40.552Z] #58 24.27 Selecting previously unselected package libbtrfs0:arm64.
18:07:40 [2022-03-20T18:07:40.552Z] #58 24.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15700 files and directories currently installed.)
18:07:40 [2022-03-20T18:07:40.552Z] #58 24.31 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
18:07:40 [2022-03-20T18:07:40.552Z] #58 24.33 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
18:07:40 [2022-03-20T18:07:40.552Z] #58 24.52 Selecting previously unselected package libbtrfs-dev:arm64.
18:07:40 [2022-03-20T18:07:40.552Z] #58 24.52 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
18:07:40 [2022-03-20T18:07:40.552Z] #58 24.53 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
18:07:40 [2022-03-20T18:07:40.552Z] #58 25.35 Setting up libbtrfs0:arm64 (5.10.1-2) ...
18:07:40 [2022-03-20T18:07:40.552Z] #58 25.39 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
18:07:40 [2022-03-20T18:07:40.552Z] #58 25.42 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:07:40 [2022-03-20T18:07:40.708Z] #47 22.40 Reading package lists...
18:07:40 [2022-03-20T18:07:40.708Z] #47 ...
18:07:40 [2022-03-20T18:07:40.708Z] 
18:07:40 [2022-03-20T18:07:40.708Z] #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
18:07:40 [2022-03-20T18:07:40.708Z] #58 sha256:1a21a8379e50711e535088da7036c7ff3a520288375cd6a1ed63383386c9cc64
18:07:40 [2022-03-20T18:07:40.708Z] #58 14.73 Fetched 8506 kB in 12s (726 kB/s)
18:07:40 [2022-03-20T18:07:40.708Z] #58 14.73 Reading package lists...
18:07:40 [2022-03-20T18:07:40.708Z] #58 19.59 Reading package lists...
18:07:40 [2022-03-20T18:07:40.708Z] #58 24.34 Building dependency tree...
18:07:40 [2022-03-20T18:07:40.708Z] #58 ...
18:07:40 [2022-03-20T18:07:40.708Z] 
18:07:40 [2022-03-20T18:07:40.708Z] #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
18:07:40 [2022-03-20T18:07:40.708Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af
18:07:40 [2022-03-20T18:07:40.708Z] #38 15.15 Fetched 8506 kB in 12s (714 kB/s)
18:07:40 [2022-03-20T18:07:40.708Z] #38 15.15 Reading package lists...
18:07:40 [2022-03-20T18:07:40.708Z] #38 20.14 Reading package lists...
18:07:40 [2022-03-20T18:07:40.815Z] #58 DONE 25.9s
18:07:40 [2022-03-20T18:07:40.815Z] 
18:07:40 [2022-03-20T18:07:40.815Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
18:07:40 [2022-03-20T18:07:40.815Z] #59 sha256:0fa1c070675b814a8867555ef209715f113b83095569b009bd541f3baf1720b1
18:07:40 [2022-03-20T18:07:40.848Z] #14 ...
18:07:40 [2022-03-20T18:07:40.848Z] 
18:07:40 [2022-03-20T18:07:40.848Z] #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
18:07:40 [2022-03-20T18:07:40.848Z] #36 sha256:3ab12ae5446436e8a957d4611279760a72fb85baf63a1757025214519068094a
18:07:40 [2022-03-20T18:07:40.848Z] #36 5.032 go: downloading github.com/pelletier/go-toml v1.8.1
18:07:40 [2022-03-20T18:07:40.848Z] #36 ...
18:07:40 [2022-03-20T18:07:40.848Z] 
18:07:40 [2022-03-20T18:07:40.848Z] #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
18:07:40 [2022-03-20T18:07:40.848Z] #58 sha256:1a21a8379e50711e535088da7036c7ff3a520288375cd6a1ed63383386c9cc64
18:07:40 [2022-03-20T18:07:40.848Z] #58 5.213 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:07:40 [2022-03-20T18:07:40.848Z] #58 5.269 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:07:40 [2022-03-20T18:07:40.848Z] #58 5.269 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:07:40 [2022-03-20T18:07:40.848Z] #58 6.014 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
18:07:40 [2022-03-20T18:07:40.848Z] #58 8.428 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
18:07:40 [2022-03-20T18:07:40.848Z] #58 ...
18:07:40 [2022-03-20T18:07:40.848Z] 
18:07:40 [2022-03-20T18:07:40.848Z] #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
18:07:40 [2022-03-20T18:07:40.848Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af
18:07:40 [2022-03-20T18:07:40.848Z] #38 5.830 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:07:40 [2022-03-20T18:07:40.848Z] #38 5.894 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:07:40 [2022-03-20T18:07:40.848Z] #38 5.896 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:07:40 [2022-03-20T18:07:40.848Z] #38 6.976 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
18:07:40 [2022-03-20T18:07:40.848Z] #38 10.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
18:07:40 [2022-03-20T18:07:40.848Z] #38 ...
18:07:40 [2022-03-20T18:07:40.848Z] 
18:07:40 [2022-03-20T18:07:40.849Z] #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
18:07:40 [2022-03-20T18:07:40.849Z] #43 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e
18:07:40 [2022-03-20T18:07:40.849Z] #43 5.265 + git clone https://github.com/docker/distribution.git .
18:07:40 [2022-03-20T18:07:40.849Z] #43 5.270 Cloning into '.'...
18:07:40 [2022-03-20T18:07:40.849Z] #43 ...
18:07:40 [2022-03-20T18:07:40.849Z] 
18:07:40 [2022-03-20T18:07:40.849Z] #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
18:07:40 [2022-03-20T18:07:40.849Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87
18:07:40 [2022-03-20T18:07:40.849Z] #47 5.941 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:07:40 [2022-03-20T18:07:40.849Z] #47 6.043 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:07:40 [2022-03-20T18:07:40.849Z] #47 6.045 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:07:40 [2022-03-20T18:07:40.849Z] #47 6.516 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
18:07:40 [2022-03-20T18:07:40.849Z] #47 8.107 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
18:07:41 [2022-03-20T18:07:41.081Z] #59 DONE 0.3s
18:07:41 [2022-03-20T18:07:41.081Z] 
18:07:41 [2022-03-20T18:07:41.081Z] #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
18:07:41 [2022-03-20T18:07:41.081Z] #60 sha256:d6fc30cf29b09de9f6feb6870e1b244c19dfce8deecde2cf3133fe4b65c03591
18:07:41 [2022-03-20T18:07:41.131Z] #47 ...
18:07:41 [2022-03-20T18:07:41.131Z] 
18:07:41 [2022-03-20T18:07:41.131Z] #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
18:07:41 [2022-03-20T18:07:41.131Z] #26 sha256:bd7246b436194f56c428907938af3aa84139585c328a41d6e077a203c3bd003a
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.146 + RM_GOPATH=0
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.146 + TMP_GOPATH=
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.146 + : /build
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.146 + '[' -z '' ']'
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.151 ++ mktemp -d
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.153 + export GOPATH=/tmp/tmp.JzRj9DwDN0
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.153 + GOPATH=/tmp/tmp.JzRj9DwDN0
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.153 + RM_GOPATH=1
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.153 + case "$(go env GOARCH)" in
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.157 ++ go env GOARCH
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.173 Install docker/cli version 17.06.2-ce from stable
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.174 + export GO_BUILDMODE=-buildmode=pie
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.174 + GO_BUILDMODE=-buildmode=pie
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.174 ++ dirname /install.sh
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.174 + dir=/
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.174 + bin=dockercli
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.174 + shift
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.174 + '[' '!' -f //dockercli.installer ']'
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.174 + . //dockercli.installer
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.174 ++ : stable
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.174 ++ : 17.06.2-ce
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.174 + install_dockercli
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.174 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.175 ++ uname -m
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.177 + arch=x86_64
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.179 + '[' x86_64 '!=' x86_64 ']'
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.179 + url=https://download.docker.com/linux/static
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.180 + tar -xz docker/docker
18:07:41 [2022-03-20T18:07:41.131Z] #26 5.183 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:07:41 [2022-03-20T18:07:41.131Z] #26 ...
18:07:41 [2022-03-20T18:07:41.131Z] 
18:07:41 [2022-03-20T18:07:41.131Z] #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
18:07:41 [2022-03-20T18:07:41.131Z] #49 sha256:386a15f66c7fde989f4c14108e9c618ec319dac7d0c95f874698d47ff03acf79
18:07:41 [2022-03-20T18:07:41.131Z] #49 5.216 go: downloading gotest.tools/gotestsum v1.7.0
18:07:41 [2022-03-20T18:07:41.131Z] #49 6.966 go: downloading github.com/dnephin/pflag v1.0.7
18:07:41 [2022-03-20T18:07:41.131Z] #49 6.976 go: downloading github.com/fatih/color v1.10.0
18:07:41 [2022-03-20T18:07:41.131Z] #49 7.109 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:07:41 [2022-03-20T18:07:41.131Z] #49 7.189 go: downloading github.com/pkg/errors v0.9.1
18:07:41 [2022-03-20T18:07:41.131Z] #49 7.590 go: downloading github.com/mattn/go-colorable v0.1.8
18:07:41 [2022-03-20T18:07:41.131Z] #49 7.621 go: downloading github.com/mattn/go-isatty v0.0.12
18:07:41 [2022-03-20T18:07:41.131Z] #49 7.815 go: downloading github.com/fsnotify/fsnotify v1.4.9
18:07:41 [2022-03-20T18:07:41.131Z] #49 8.047 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
18:07:41 [2022-03-20T18:07:41.131Z] #49 8.232 go: downloading github.com/jonboulle/clockwork v0.2.2
18:07:41 [2022-03-20T18:07:41.131Z] #49 8.353 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
18:07:41 [2022-03-20T18:07:41.131Z] #49 8.538 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
18:07:41 [2022-03-20T18:07:41.131Z] #49 8.662 go: downloading golang.org/x/tools v0.1.0
18:07:41 [2022-03-20T18:07:41.280Z] #38 24.73 Building dependency tree...
18:07:41 [2022-03-20T18:07:41.280Z] #38 ...
18:07:41 [2022-03-20T18:07:41.280Z] 
18:07:41 [2022-03-20T18:07:41.280Z] #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
18:07:41 [2022-03-20T18:07:41.280Z] #58 sha256:1a21a8379e50711e535088da7036c7ff3a520288375cd6a1ed63383386c9cc64
18:07:41 [2022-03-20T18:07:41.280Z] #58 24.34 Building dependency tree...
18:07:41 [2022-03-20T18:07:41.341Z] #60 0.486 + RM_GOPATH=0
18:07:41 [2022-03-20T18:07:41.390Z] #49 ...
18:07:41 [2022-03-20T18:07:41.390Z] 
18:07:41 [2022-03-20T18:07:41.390Z] #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
18:07:41 [2022-03-20T18:07:41.390Z] #53 sha256:90d0098e1c6fe35bf0c4bf63fc6a6ee4def07dc2232467338aaa0589bc89188b
18:07:41 [2022-03-20T18:07:41.390Z] #53 4.805 go: downloading mvdan.cc/sh/v3 v3.0.2
18:07:41 [2022-03-20T18:07:41.390Z] #53 5.764 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:07:41 [2022-03-20T18:07:41.390Z] #53 5.820 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:07:41 [2022-03-20T18:07:41.390Z] #53 5.847 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:07:41 [2022-03-20T18:07:41.390Z] #53 8.778 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:07:41 [2022-03-20T18:07:41.618Z] #60 0.488 + TMP_GOPATH=
18:07:41 [2022-03-20T18:07:41.618Z] #60 0.488 + : /build
18:07:41 [2022-03-20T18:07:41.618Z] #60 0.488 + '[' -z '' ']'
18:07:41 [2022-03-20T18:07:41.618Z] #60 0.489 ++ mktemp -d
18:07:41 [2022-03-20T18:07:41.618Z] #60 0.495 + export GOPATH=/tmp/tmp.AWYrHaC1Fv
18:07:41 [2022-03-20T18:07:41.618Z] #60 0.496 + GOPATH=/tmp/tmp.AWYrHaC1Fv
18:07:41 [2022-03-20T18:07:41.618Z] #60 0.496 + RM_GOPATH=1
18:07:41 [2022-03-20T18:07:41.618Z] #60 0.496 + case "$(go env GOARCH)" in
18:07:41 [2022-03-20T18:07:41.618Z] #60 0.498 ++ go env GOARCH
18:07:41 [2022-03-20T18:07:41.618Z] #60 0.511 + export GO_BUILDMODE=-buildmode=pie
18:07:41 [2022-03-20T18:07:41.618Z] #60 0.512 + GO_BUILDMODE=-buildmode=pie
18:07:41 [2022-03-20T18:07:41.618Z] #60 0.514 ++ dirname /install.sh
18:07:41 [2022-03-20T18:07:41.618Z] #60 0.517 + dir=/
18:07:41 [2022-03-20T18:07:41.618Z] #60 0.517 + bin=containerd
18:07:41 [2022-03-20T18:07:41.618Z] #60 0.518 + shift
18:07:41 [2022-03-20T18:07:41.618Z] #60 0.518 + '[' '!' -f //containerd.installer ']'
18:07:41 [2022-03-20T18:07:41.618Z] #60 0.518 + . //containerd.installer
18:07:41 [2022-03-20T18:07:41.618Z] #60 0.518 ++ set -e
18:07:41 [2022-03-20T18:07:41.618Z] #60 0.518 ++ : v1.6.1
18:07:41 [2022-03-20T18:07:41.618Z] #60 0.519 + install_containerd
18:07:41 [2022-03-20T18:07:41.618Z] #60 0.520 + echo 'Install containerd version v1.6.1'
18:07:41 [2022-03-20T18:07:41.618Z] #60 0.520 Install containerd version v1.6.1
18:07:41 [2022-03-20T18:07:41.618Z] #60 0.522 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AWYrHaC1Fv/src/github.com/containerd/containerd
18:07:41 [2022-03-20T18:07:41.618Z] #60 0.528 Cloning into '/tmp/tmp.AWYrHaC1Fv/src/github.com/containerd/containerd'...
18:07:41 [2022-03-20T18:07:41.648Z] #53 ...
18:07:41 [2022-03-20T18:07:41.648Z] 
18:07:41 [2022-03-20T18:07:41.648Z] #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
18:07:41 [2022-03-20T18:07:41.648Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:07:41 [2022-03-20T18:07:41.648Z] #51 5.557 go: downloading github.com/golangci/golangci-lint v1.44.0
18:07:41 [2022-03-20T18:07:41.648Z] #51 ...
18:07:41 [2022-03-20T18:07:41.648Z] 
18:07:41 [2022-03-20T18:07:41.648Z] #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
18:07:41 [2022-03-20T18:07:41.648Z] #58 sha256:1a21a8379e50711e535088da7036c7ff3a520288375cd6a1ed63383386c9cc64
18:07:41 [2022-03-20T18:07:41.648Z] #58 11.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
18:07:43 [2022-03-20T18:07:43.196Z] #58 26.91 The following additional packages will be installed:
18:07:43 [2022-03-20T18:07:43.196Z] #58 26.93   libbtrfs0
18:07:43 [2022-03-20T18:07:43.196Z] #58 27.06 The following NEW packages will be installed:
18:07:43 [2022-03-20T18:07:43.196Z] #58 27.07   libbtrfs-dev libbtrfs0
18:07:43 [2022-03-20T18:07:43.463Z] #58 27.48 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:07:43 [2022-03-20T18:07:43.463Z] #58 27.48 Need to get 460 kB of archives.
18:07:43 [2022-03-20T18:07:43.463Z] #58 27.48 After this operation, 1237 kB of additional disk space will be used.
18:07:43 [2022-03-20T18:07:43.463Z] #58 27.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
18:07:43 [2022-03-20T18:07:43.722Z] #58 27.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
18:07:44 [2022-03-20T18:07:44.657Z] #58 28.46 debconf: delaying package configuration, since apt-utils is not installed
18:07:44 [2022-03-20T18:07:44.701Z] #26 ...
18:07:44 [2022-03-20T18:07:44.701Z] 
18:07:44 [2022-03-20T18:07:44.701Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:07:44 [2022-03-20T18:07:44.701Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:07:44 [2022-03-20T18:07:44.701Z] #14 4.774 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:07:44 [2022-03-20T18:07:44.701Z] #14 4.804 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:07:44 [2022-03-20T18:07:44.701Z] #14 4.804 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:07:44 [2022-03-20T18:07:44.701Z] #14 5.339 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
18:07:44 [2022-03-20T18:07:44.701Z] #14 7.251 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
18:07:44 [2022-03-20T18:07:44.701Z] #14 ...
18:07:44 [2022-03-20T18:07:44.701Z] 
18:07:44 [2022-03-20T18:07:44.701Z] #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
18:07:44 [2022-03-20T18:07:44.701Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:07:44 [2022-03-20T18:07:44.701Z] #51 6.558 go: downloading github.com/golangci/golangci-lint v1.44.0
18:07:44 [2022-03-20T18:07:44.916Z] #58 28.65 Fetched 460 kB in 0s (1327 kB/s)
18:07:44 [2022-03-20T18:07:44.916Z] #58 28.74 Selecting previously unselected package libbtrfs0:amd64.
18:07:44 [2022-03-20T18:07:44.916Z] #58 28.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
18:07:44 [2022-03-20T18:07:44.916Z] #58 28.79 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
18:07:44 [2022-03-20T18:07:44.916Z] #58 28.80 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
18:07:44 [2022-03-20T18:07:44.958Z] #51 ...
18:07:44 [2022-03-20T18:07:44.958Z] 
18:07:44 [2022-03-20T18:07:44.958Z] #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
18:07:44 [2022-03-20T18:07:44.958Z] #58 sha256:1a21a8379e50711e535088da7036c7ff3a520288375cd6a1ed63383386c9cc64
18:07:44 [2022-03-20T18:07:44.958Z] #58 5.192 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:07:44 [2022-03-20T18:07:44.958Z] #58 5.253 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:07:44 [2022-03-20T18:07:44.958Z] #58 5.253 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:07:44 [2022-03-20T18:07:44.958Z] #58 6.461 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
18:07:44 [2022-03-20T18:07:44.958Z] #58 10.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
18:07:45 [2022-03-20T18:07:45.175Z] #58 28.98 Selecting previously unselected package libbtrfs-dev:amd64.
18:07:45 [2022-03-20T18:07:45.175Z] #58 28.99 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
18:07:45 [2022-03-20T18:07:45.175Z] #58 29.00 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
18:07:45 [2022-03-20T18:07:45.218Z] #58 ...
18:07:45 [2022-03-20T18:07:45.218Z] 
18:07:45 [2022-03-20T18:07:45.218Z] #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
18:07:45 [2022-03-20T18:07:45.218Z] #34 sha256:922cb1ba6d7e4656995c6a7f3990508cb942c76a22dd05bd588fce2f6a70cd27
18:07:45 [2022-03-20T18:07:45.218Z] #34 5.680 + git clone https://github.com/kolyshkin/go-swagger.git .
18:07:45 [2022-03-20T18:07:45.218Z] #34 5.680 Cloning into '.'...
18:07:45 [2022-03-20T18:07:45.218Z] #34 ...
18:07:45 [2022-03-20T18:07:45.218Z] 
18:07:45 [2022-03-20T18:07:45.218Z] #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
18:07:45 [2022-03-20T18:07:45.218Z] #43 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e
18:07:45 [2022-03-20T18:07:45.218Z] #43 3.502 + git clone https://github.com/docker/distribution.git .
18:07:45 [2022-03-20T18:07:45.218Z] #43 3.506 Cloning into '.'...
18:07:45 [2022-03-20T18:07:45.456Z] #58 29.33 Setting up libbtrfs0:amd64 (5.10.1-2) ...
18:07:45 [2022-03-20T18:07:45.456Z] #58 29.39 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
18:07:45 [2022-03-20T18:07:45.480Z] #43 ...
18:07:45 [2022-03-20T18:07:45.480Z] 
18:07:45 [2022-03-20T18:07:45.480Z] #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
18:07:45 [2022-03-20T18:07:45.480Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87
18:07:45 [2022-03-20T18:07:45.480Z] #47 5.153 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:07:45 [2022-03-20T18:07:45.480Z] #47 5.208 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:07:45 [2022-03-20T18:07:45.480Z] #47 5.208 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:07:45 [2022-03-20T18:07:45.480Z] #47 5.673 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
18:07:45 [2022-03-20T18:07:45.480Z] #47 7.037 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
18:07:45 [2022-03-20T18:07:45.480Z] #47 ...
18:07:45 [2022-03-20T18:07:45.480Z] 
18:07:45 [2022-03-20T18:07:45.480Z] #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
18:07:45 [2022-03-20T18:07:45.480Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af
18:07:45 [2022-03-20T18:07:45.480Z] #38 6.026 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:07:45 [2022-03-20T18:07:45.480Z] #38 6.232 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:07:45 [2022-03-20T18:07:45.480Z] #38 6.232 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:07:45 [2022-03-20T18:07:45.480Z] #38 7.882 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
18:07:45 [2022-03-20T18:07:45.716Z] #58 29.40 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:07:45 [2022-03-20T18:07:45.738Z] #38 ...
18:07:45 [2022-03-20T18:07:45.738Z] 
18:07:45 [2022-03-20T18:07:45.738Z] #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
18:07:45 [2022-03-20T18:07:45.738Z] #36 sha256:3ab12ae5446436e8a957d4611279760a72fb85baf63a1757025214519068094a
18:07:45 [2022-03-20T18:07:45.738Z] #36 5.960 go: downloading github.com/pelletier/go-toml v1.8.1
18:07:45 [2022-03-20T18:07:45.738Z] #36 ...
18:07:45 [2022-03-20T18:07:45.738Z] 
18:07:45 [2022-03-20T18:07:45.738Z] #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
18:07:45 [2022-03-20T18:07:45.738Z] #53 sha256:90d0098e1c6fe35bf0c4bf63fc6a6ee4def07dc2232467338aaa0589bc89188b
18:07:45 [2022-03-20T18:07:45.738Z] #53 6.275 go: downloading mvdan.cc/sh/v3 v3.0.2
18:07:45 [2022-03-20T18:07:45.738Z] #53 7.797 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:07:45 [2022-03-20T18:07:45.738Z] #53 7.797 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:07:45 [2022-03-20T18:07:45.738Z] #53 7.869 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:07:45 [2022-03-20T18:07:45.738Z] #53 10.18 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:07:45 [2022-03-20T18:07:45.850Z] #58 ...
18:07:45 [2022-03-20T18:07:45.850Z] 
18:07:45 [2022-03-20T18:07:45.850Z] #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
18:07:45 [2022-03-20T18:07:45.850Z] #34 sha256:922cb1ba6d7e4656995c6a7f3990508cb942c76a22dd05bd588fce2f6a70cd27
18:07:45 [2022-03-20T18:07:45.850Z] #34 4.845 + git clone https://github.com/kolyshkin/go-swagger.git .
18:07:45 [2022-03-20T18:07:45.850Z] #34 4.845 Cloning into '.'...
18:07:45 [2022-03-20T18:07:45.850Z] #34 ...
18:07:45 [2022-03-20T18:07:45.850Z] 
18:07:45 [2022-03-20T18:07:45.850Z] #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
18:07:45 [2022-03-20T18:07:45.850Z] #63 sha256:6aa05df87beff20ab0e05f141bc177188b05d9eef5b453e2cf75ca81c23518dc
18:07:45 [2022-03-20T18:07:45.850Z] #63 5.662 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
18:07:45 [2022-03-20T18:07:45.850Z] #63 8.696 go: downloading github.com/sirupsen/logrus v1.8.1
18:07:45 [2022-03-20T18:07:45.850Z] #63 8.704 go: downloading github.com/urfave/cli/v2 v2.3.0
18:07:45 [2022-03-20T18:07:45.850Z] #63 10.03 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
18:07:45 [2022-03-20T18:07:45.850Z] #63 13.95 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
18:07:45 [2022-03-20T18:07:45.850Z] #63 15.17 go: downloading github.com/google/uuid v1.3.0
18:07:45 [2022-03-20T18:07:45.974Z] #58 DONE 29.8s
18:07:45 [2022-03-20T18:07:45.974Z] 
18:07:45 [2022-03-20T18:07:45.974Z] #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
18:07:45 [2022-03-20T18:07:45.974Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:07:45 [2022-03-20T18:07:45.974Z] #51 28.17 go: downloading github.com/fatih/color v1.13.0
18:07:45 [2022-03-20T18:07:45.974Z] #51 28.19 go: downloading github.com/gofrs/flock v0.8.1
18:07:45 [2022-03-20T18:07:45.974Z] #51 28.29 go: downloading github.com/spf13/cobra v1.3.0
18:07:45 [2022-03-20T18:07:45.974Z] #51 28.31 go: downloading github.com/spf13/pflag v1.0.5
18:07:45 [2022-03-20T18:07:45.974Z] #51 28.56 go: downloading github.com/spf13/viper v1.10.1
18:07:45 [2022-03-20T18:07:45.974Z] #51 28.65 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
18:07:45 [2022-03-20T18:07:45.974Z] #51 28.94 go: downloading github.com/mattn/go-colorable v0.1.12
18:07:45 [2022-03-20T18:07:45.974Z] #51 28.94 go: downloading github.com/mattn/go-isatty v0.0.14
18:07:45 [2022-03-20T18:07:45.974Z] #51 28.99 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
18:07:45 [2022-03-20T18:07:45.974Z] #51 29.01 go: downloading github.com/go-critic/go-critic v0.6.2
18:07:45 [2022-03-20T18:07:45.974Z] #51 29.86 go: downloading github.com/mitchellh/go-homedir v1.1.0
18:07:45 [2022-03-20T18:07:45.995Z] #53 ...
18:07:45 [2022-03-20T18:07:45.995Z] 
18:07:45 [2022-03-20T18:07:45.995Z] #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
18:07:45 [2022-03-20T18:07:45.995Z] #49 sha256:386a15f66c7fde989f4c14108e9c618ec319dac7d0c95f874698d47ff03acf79
18:07:45 [2022-03-20T18:07:45.995Z] #49 6.198 go: downloading gotest.tools/gotestsum v1.7.0
18:07:45 [2022-03-20T18:07:45.995Z] #49 8.384 go: downloading github.com/dnephin/pflag v1.0.7
18:07:45 [2022-03-20T18:07:45.995Z] #49 8.394 go: downloading github.com/fatih/color v1.10.0
18:07:45 [2022-03-20T18:07:45.995Z] #49 8.454 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:07:45 [2022-03-20T18:07:45.995Z] #49 8.516 go: downloading github.com/pkg/errors v0.9.1
18:07:45 [2022-03-20T18:07:45.995Z] #49 9.072 go: downloading github.com/mattn/go-colorable v0.1.8
18:07:45 [2022-03-20T18:07:45.995Z] #49 9.083 go: downloading github.com/mattn/go-isatty v0.0.12
18:07:45 [2022-03-20T18:07:45.995Z] #49 9.096 go: downloading github.com/fsnotify/fsnotify v1.4.9
18:07:45 [2022-03-20T18:07:45.995Z] #49 9.205 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
18:07:45 [2022-03-20T18:07:45.995Z] #49 9.357 go: downloading github.com/jonboulle/clockwork v0.2.2
18:07:45 [2022-03-20T18:07:45.995Z] #49 9.610 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
18:07:45 [2022-03-20T18:07:45.995Z] #49 9.813 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
18:07:45 [2022-03-20T18:07:45.995Z] #49 10.20 go: downloading golang.org/x/tools v0.1.0
18:07:45 [2022-03-20T18:07:45.995Z] #49 ...
18:07:45 [2022-03-20T18:07:45.995Z] 
18:07:45 [2022-03-20T18:07:45.995Z] #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
18:07:45 [2022-03-20T18:07:45.995Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87
18:07:45 [2022-03-20T18:07:45.995Z] #47 11.05 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
18:07:46 [2022-03-20T18:07:46.107Z] #63 15.25 go: downloading github.com/moby/vpnkit v0.5.0
18:07:46 [2022-03-20T18:07:46.233Z] #51 ...
18:07:46 [2022-03-20T18:07:46.233Z] 
18:07:46 [2022-03-20T18:07:46.233Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
18:07:46 [2022-03-20T18:07:46.233Z] #59 sha256:46def4dae60262703ccad381de924e4746a8532055a5f927fcdcc872aef20bb7
18:07:46 [2022-03-20T18:07:46.233Z] #59 DONE 0.2s
18:07:46 [2022-03-20T18:07:46.233Z] 
18:07:46 [2022-03-20T18:07:46.233Z] #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
18:07:46 [2022-03-20T18:07:46.233Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:07:46 [2022-03-20T18:07:46.233Z] #51 29.94 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:07:46 [2022-03-20T18:07:46.369Z] #63 15.67 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:07:46 [2022-03-20T18:07:46.920Z] #60 ...
18:07:46 [2022-03-20T18:07:46.920Z] 
18:07:46 [2022-03-20T18:07:46.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
18:07:46 [2022-03-20T18:07:46.920Z] #51 sha256:4372096f1689129dd74b5872495c1f030ec6c4fb6e1809bf24a2286eff0735f9
18:07:46 [2022-03-20T18:07:46.920Z] #51 26.90 go: downloading github.com/fatih/color v1.13.0
18:07:46 [2022-03-20T18:07:46.920Z] #51 26.92 go: downloading github.com/gofrs/flock v0.8.1
18:07:46 [2022-03-20T18:07:46.920Z] #51 26.97 go: downloading github.com/spf13/cobra v1.3.0
18:07:46 [2022-03-20T18:07:46.920Z] #51 26.98 go: downloading github.com/spf13/pflag v1.0.5
18:07:46 [2022-03-20T18:07:46.920Z] #51 27.10 go: downloading github.com/spf13/viper v1.10.1
18:07:46 [2022-03-20T18:07:46.920Z] #51 27.22 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
18:07:46 [2022-03-20T18:07:46.920Z] #51 27.40 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
18:07:46 [2022-03-20T18:07:46.920Z] #51 27.42 go: downloading github.com/go-critic/go-critic v0.6.2
18:07:46 [2022-03-20T18:07:46.920Z] #51 28.06 go: downloading github.com/mitchellh/go-homedir v1.1.0
18:07:46 [2022-03-20T18:07:46.920Z] #51 28.09 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:07:46 [2022-03-20T18:07:46.920Z] #51 30.01 go: downloading github.com/mattn/go-colorable v0.1.12
18:07:46 [2022-03-20T18:07:46.920Z] #51 30.01 go: downloading github.com/sirupsen/logrus v1.8.1
18:07:46 [2022-03-20T18:07:46.920Z] #51 30.04 go: downloading github.com/stretchr/testify v1.7.0
18:07:46 [2022-03-20T18:07:46.920Z] #51 30.10 go: downloading github.com/mattn/go-isatty v0.0.14
18:07:46 [2022-03-20T18:07:46.920Z] #51 30.13 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
18:07:46 [2022-03-20T18:07:46.920Z] #51 30.17 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
18:07:46 [2022-03-20T18:07:46.920Z] #51 30.20 go: downloading github.com/fsnotify/fsnotify v1.5.1
18:07:46 [2022-03-20T18:07:46.920Z] #51 30.21 go: downloading github.com/magiconair/properties v1.8.5
18:07:46 [2022-03-20T18:07:46.920Z] #51 30.26 go: downloading github.com/mitchellh/mapstructure v1.4.3
18:07:46 [2022-03-20T18:07:46.920Z] #51 30.28 go: downloading github.com/spf13/afero v1.6.0
18:07:46 [2022-03-20T18:07:46.920Z] #51 30.34 go: downloading github.com/spf13/cast v1.4.1
18:07:46 [2022-03-20T18:07:46.920Z] #51 30.35 go: downloading github.com/spf13/jwalterweatherman v1.1.0
18:07:46 [2022-03-20T18:07:46.920Z] #51 30.36 go: downloading github.com/subosito/gotenv v1.2.0
18:07:46 [2022-03-20T18:07:46.920Z] #51 30.41 go: downloading gopkg.in/ini.v1 v1.66.2
18:07:46 [2022-03-20T18:07:46.920Z] #51 30.43 go: downloading github.com/go-toolsmith/astcast v1.0.0
18:07:46 [2022-03-20T18:07:46.920Z] #51 30.46 go: downloading github.com/go-toolsmith/astcopy v1.0.0
18:07:46 [2022-03-20T18:07:46.920Z] #51 30.49 go: downloading github.com/go-toolsmith/astequal v1.0.1
18:07:46 [2022-03-20T18:07:46.920Z] #51 30.55 go: downloading github.com/go-toolsmith/astfmt v1.0.0
18:07:46 [2022-03-20T18:07:46.920Z] #51 30.55 go: downloading github.com/go-toolsmith/astp v1.0.0
18:07:46 [2022-03-20T18:07:46.920Z] #51 30.56 go: downloading github.com/go-toolsmith/strparse v1.0.0
18:07:46 [2022-03-20T18:07:46.920Z] #51 30.59 go: downloading github.com/go-toolsmith/typep v1.0.2
18:07:46 [2022-03-20T18:07:46.920Z] #51 30.59 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
18:07:46 [2022-03-20T18:07:46.920Z] #51 30.64 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
18:07:46 [2022-03-20T18:07:46.920Z] #51 30.80 go: downloading github.com/hashicorp/errwrap v1.0.0
18:07:46 [2022-03-20T18:07:46.920Z] #51 30.83 go: downloading 4d63.com/gochecknoglobals v0.1.0
18:07:46 [2022-03-20T18:07:46.920Z] #51 30.90 go: downloading github.com/Antonboom/errname v0.1.5
18:07:46 [2022-03-20T18:07:46.920Z] #51 30.91 go: downloading github.com/Antonboom/nilnil v0.1.0
18:07:46 [2022-03-20T18:07:46.920Z] #51 30.93 go: downloading github.com/BurntSushi/toml v1.0.0
18:07:46 [2022-03-20T18:07:46.920Z] #51 31.03 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
18:07:46 [2022-03-20T18:07:46.920Z] #51 31.05 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
18:07:46 [2022-03-20T18:07:46.920Z] #51 31.14 go: downloading github.com/alexkohler/prealloc v1.0.0
18:07:46 [2022-03-20T18:07:46.920Z] #51 31.17 go: downloading github.com/ashanbrown/forbidigo v1.3.0
18:07:46 [2022-03-20T18:07:46.920Z] #51 31.19 go: downloading github.com/ashanbrown/makezero v1.1.0
18:07:46 [2022-03-20T18:07:46.920Z] #51 31.27 go: downloading github.com/bkielbasa/cyclop v1.2.0
18:07:46 [2022-03-20T18:07:46.920Z] #51 31.30 go: downloading github.com/blizzy78/varnamelen v0.5.0
18:07:46 [2022-03-20T18:07:46.920Z] #51 31.40 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
18:07:46 [2022-03-20T18:07:46.920Z] #51 31.42 go: downloading github.com/breml/bidichk v0.2.1
18:07:46 [2022-03-20T18:07:46.920Z] #51 31.44 go: downloading github.com/breml/errchkjson v0.2.1
18:07:46 [2022-03-20T18:07:46.920Z] #51 31.48 go: downloading github.com/butuzov/ireturn v0.1.1
18:07:46 [2022-03-20T18:07:46.920Z] #51 31.55 go: downloading github.com/charithe/durationcheck v0.0.9
18:07:46 [2022-03-20T18:07:46.920Z] #51 31.56 go: downloading github.com/daixiang0/gci v0.2.9
18:07:46 [2022-03-20T18:07:46.920Z] #51 31.63 go: downloading github.com/denis-tingajkin/go-header v0.4.2
18:07:46 [2022-03-20T18:07:46.920Z] #51 31.64 go: downloading github.com/esimonov/ifshort v1.0.4
18:07:46 [2022-03-20T18:07:46.920Z] #51 31.67 go: downloading github.com/fzipp/gocyclo v0.4.0
18:07:46 [2022-03-20T18:07:46.920Z] #51 31.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:07:46 [2022-03-20T18:07:46.920Z] #51 31.83 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:07:46 [2022-03-20T18:07:46.920Z] #51 31.83 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
18:07:46 [2022-03-20T18:07:46.920Z] #51 31.91 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
18:07:46 [2022-03-20T18:07:46.920Z] #51 32.18 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:07:46 [2022-03-20T18:07:46.942Z] #63 16.15 go: downloading github.com/gofrs/flock v0.8.1
18:07:46 [2022-03-20T18:07:46.942Z] #63 16.25 go: downloading github.com/gorilla/mux v1.8.0
18:07:47 [2022-03-20T18:07:47.349Z] #51 32.23 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:07:47 [2022-03-20T18:07:47.349Z] #51 32.26 go: downloading github.com/golangci/misspell v0.3.5
18:07:47 [2022-03-20T18:07:47.349Z] #51 32.28 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:07:47 [2022-03-20T18:07:47.349Z] #51 32.34 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
18:07:47 [2022-03-20T18:07:47.508Z] #63 16.76 go: downloading github.com/moby/sys/mountinfo v0.5.0
18:07:47 [2022-03-20T18:07:47.612Z] #51 32.51 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
18:07:47 [2022-03-20T18:07:47.612Z] #51 ...
18:07:47 [2022-03-20T18:07:47.612Z] 
18:07:47 [2022-03-20T18:07:47.612Z] #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
18:07:47 [2022-03-20T18:07:47.612Z] #38 sha256:2d70c02d1b6835013728999f6d72fa8508e29d87d0e3543cb65a10f150dd2b66
18:07:47 [2022-03-20T18:07:47.612Z] #38 17.09 Reading package lists...
18:07:47 [2022-03-20T18:07:47.612Z] #38 22.69 Building dependency tree...
18:07:47 [2022-03-20T18:07:47.612Z] #38 26.23 The following additional packages will be installed:
18:07:47 [2022-03-20T18:07:47.612Z] #38 26.23   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
18:07:47 [2022-03-20T18:07:47.612Z] #38 26.27 Suggested packages:
18:07:47 [2022-03-20T18:07:47.612Z] #38 26.27   cmake-doc ninja-build lrzip
18:07:47 [2022-03-20T18:07:47.612Z] #38 26.27 Recommended packages:
18:07:47 [2022-03-20T18:07:47.612Z] #38 26.27   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:07:47 [2022-03-20T18:07:47.612Z] #38 26.85 The following NEW packages will be installed:
18:07:47 [2022-03-20T18:07:47.612Z] #38 26.87   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
18:07:47 [2022-03-20T18:07:47.612Z] #38 26.87   vim-common xxd
18:07:47 [2022-03-20T18:07:47.612Z] #38 27.23 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:07:47 [2022-03-20T18:07:47.612Z] #38 27.23 Need to get 15.6 MB of archives.
18:07:47 [2022-03-20T18:07:47.612Z] #38 27.23 After this operation, 67.4 MB of additional disk space will be used.
18:07:47 [2022-03-20T18:07:47.612Z] #38 27.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
18:07:47 [2022-03-20T18:07:47.612Z] #38 27.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:07:47 [2022-03-20T18:07:47.612Z] #38 27.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
18:07:47 [2022-03-20T18:07:47.612Z] #38 27.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
18:07:47 [2022-03-20T18:07:47.612Z] #38 27.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB]
18:07:47 [2022-03-20T18:07:47.612Z] #38 27.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB]
18:07:47 [2022-03-20T18:07:47.612Z] #38 27.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
18:07:47 [2022-03-20T18:07:47.612Z] #38 27.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
18:07:47 [2022-03-20T18:07:47.612Z] #38 27.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
18:07:47 [2022-03-20T18:07:47.612Z] #38 27.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
18:07:47 [2022-03-20T18:07:47.612Z] #38 28.63 debconf: delaying package configuration, since apt-utils is not installed
18:07:47 [2022-03-20T18:07:47.612Z] #38 28.87 Fetched 15.6 MB in 1s (15.6 MB/s)
18:07:47 [2022-03-20T18:07:47.612Z] #38 28.96 Selecting previously unselected package xxd.
18:07:47 [2022-03-20T18:07:47.612Z] #38 28.96 (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.)
18:07:47 [2022-03-20T18:07:47.612Z] #38 29.02 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
18:07:47 [2022-03-20T18:07:47.612Z] #38 29.03 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:07:47 [2022-03-20T18:07:47.612Z] #38 29.20 Selecting previously unselected package vim-common.
18:07:47 [2022-03-20T18:07:47.612Z] #38 29.20 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:07:47 [2022-03-20T18:07:47.612Z] #38 29.26 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:07:47 [2022-03-20T18:07:47.612Z] #38 29.48 Selecting previously unselected package cmake-data.
18:07:47 [2022-03-20T18:07:47.612Z] #38 29.49 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
18:07:47 [2022-03-20T18:07:47.612Z] #38 29.50 Unpacking cmake-data (3.18.4-2+deb11u1) ...
18:07:47 [2022-03-20T18:07:47.612Z] #38 ...
18:07:47 [2022-03-20T18:07:47.612Z] 
18:07:47 [2022-03-20T18:07:47.612Z] #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
18:07:47 [2022-03-20T18:07:47.612Z] #51 sha256:4372096f1689129dd74b5872495c1f030ec6c4fb6e1809bf24a2286eff0735f9
18:07:47 [2022-03-20T18:07:47.612Z] #51 32.78 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
18:07:47 [2022-03-20T18:07:47.612Z] #51 32.82 go: downloading github.com/jgautheron/goconst v1.5.1
18:07:47 [2022-03-20T18:07:47.612Z] #51 32.83 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
18:07:47 [2022-03-20T18:07:47.612Z] #51 32.83 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
18:07:47 [2022-03-20T18:07:47.612Z] #51 32.87 go: downloading github.com/julz/importas v0.1.0
18:07:47 [2022-03-20T18:07:47.612Z] #51 32.88 go: downloading github.com/kisielk/errcheck v1.6.0
18:07:47 [2022-03-20T18:07:47.687Z] #20 18.62 Fetched 40.4 MB in 17s (2339 kB/s)
18:07:47 [2022-03-20T18:07:47.687Z] #20 18.62 Reading package lists...
18:07:47 [2022-03-20T18:07:47.687Z] #20 ...
18:07:47 [2022-03-20T18:07:47.687Z] 
18:07:47 [2022-03-20T18:07:47.687Z] #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
18:07:47 [2022-03-20T18:07:47.687Z] #45 sha256:b86b8bd7822391a6ba98993113c104488fe66607705cfdefc88ef281a1aede88
18:07:47 [2022-03-20T18:07:47.687Z] #45 18.66 Fetched 40.4 MB in 17s (2356 kB/s)
18:07:47 [2022-03-20T18:07:47.766Z] #63 ...
18:07:47 [2022-03-20T18:07:47.766Z] 
18:07:47 [2022-03-20T18:07:47.766Z] #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
18:07:47 [2022-03-20T18:07:47.766Z] #26 sha256:bd7246b436194f56c428907938af3aa84139585c328a41d6e077a203c3bd003a
18:07:47 [2022-03-20T18:07:47.766Z] #26 17.09 + mkdir -p /build
18:07:47 [2022-03-20T18:07:47.766Z] #26 17.09 + mv docker/docker /build/
18:07:47 [2022-03-20T18:07:47.766Z] #26 17.12 + rmdir docker
18:07:47 [2022-03-20T18:07:47.878Z] #51 32.93 go: downloading github.com/kulti/thelper v0.5.0
18:07:47 [2022-03-20T18:07:47.878Z] #51 32.95 go: downloading github.com/kunwardeep/paralleltest v1.0.3
18:07:47 [2022-03-20T18:07:47.878Z] #51 33.03 go: downloading github.com/kyoh86/exportloopref v0.1.8
18:07:47 [2022-03-20T18:07:47.878Z] #51 ...
18:07:47 [2022-03-20T18:07:47.878Z] 
18:07:47 [2022-03-20T18:07:47.878Z] #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
18:07:47 [2022-03-20T18:07:47.878Z] #47 sha256:a64a95a3bc86f71c1ac9a3ab6bad5e2e3f5e2a98002f20bc4fc48027f478a65e
18:07:47 [2022-03-20T18:07:47.878Z] #47 16.76 Reading package lists...
18:07:47 [2022-03-20T18:07:47.878Z] #47 22.64 Building dependency tree...
18:07:47 [2022-03-20T18:07:47.878Z] #47 26.13 The following additional packages will be installed:
18:07:47 [2022-03-20T18:07:47.878Z] #47 26.13   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
18:07:47 [2022-03-20T18:07:47.878Z] #47 26.13   python3-protobuf python3-six
18:07:47 [2022-03-20T18:07:47.878Z] #47 26.16 Suggested packages:
18:07:47 [2022-03-20T18:07:47.878Z] #47 26.16   python3-setuptools
18:07:47 [2022-03-20T18:07:47.878Z] #47 26.16 Recommended packages:
18:07:47 [2022-03-20T18:07:47.878Z] #47 26.16   iproute2 | iproute
18:07:47 [2022-03-20T18:07:47.878Z] #47 26.69 The following NEW packages will be installed:
18:07:47 [2022-03-20T18:07:47.878Z] #47 26.72   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
18:07:47 [2022-03-20T18:07:47.878Z] #47 26.72   python3-protobuf python3-six
18:07:47 [2022-03-20T18:07:47.878Z] #47 27.09 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
18:07:47 [2022-03-20T18:07:47.878Z] #47 27.09 Need to get 2115 kB of archives.
18:07:47 [2022-03-20T18:07:47.878Z] #47 27.09 After this operation, 10.7 MB of additional disk space will be used.
18:07:47 [2022-03-20T18:07:47.878Z] #47 27.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
18:07:47 [2022-03-20T18:07:47.878Z] #47 27.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:07:47 [2022-03-20T18:07:47.878Z] #47 27.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
18:07:47 [2022-03-20T18:07:47.878Z] #47 27.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
18:07:47 [2022-03-20T18:07:47.878Z] #47 27.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
18:07:47 [2022-03-20T18:07:47.878Z] #47 27.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
18:07:47 [2022-03-20T18:07:47.878Z] #47 27.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
18:07:47 [2022-03-20T18:07:47.878Z] #47 30.35 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [609 kB]
18:07:47 [2022-03-20T18:07:47.878Z] #47 31.87 debconf: delaying package configuration, since apt-utils is not installed
18:07:47 [2022-03-20T18:07:47.878Z] #47 32.52 Fetched 2115 kB in 4s (531 kB/s)
18:07:47 [2022-03-20T18:07:47.878Z] #47 32.83 Selecting previously unselected package libprotobuf23:arm64.
18:07:47 [2022-03-20T18:07:47.878Z] #47 32.83 (Reading database ... 
18:07:47 [2022-03-20T18:07:47.878Z] #47 ...
18:07:47 [2022-03-20T18:07:47.878Z] 
18:07:47 [2022-03-20T18:07:47.878Z] #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
18:07:47 [2022-03-20T18:07:47.878Z] #38 sha256:2d70c02d1b6835013728999f6d72fa8508e29d87d0e3543cb65a10f150dd2b66
18:07:47 [2022-03-20T18:07:47.878Z] #38 32.90 Selecting previously unselected package libicu67:arm64.
18:07:47 [2022-03-20T18:07:47.878Z] #38 32.90 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
18:07:47 [2022-03-20T18:07:47.878Z] #38 32.94 Unpacking libicu67:arm64 (67.1-7) ...
18:07:48 [2022-03-20T18:07:48.333Z] #26 DONE 17.7s
18:07:48 [2022-03-20T18:07:48.333Z] 
18:07:48 [2022-03-20T18:07:48.333Z] #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
18:07:48 [2022-03-20T18:07:48.333Z] #63 sha256:6aa05df87beff20ab0e05f141bc177188b05d9eef5b453e2cf75ca81c23518dc
18:07:48 [2022-03-20T18:07:48.333Z] #63 17.52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
18:07:48 [2022-03-20T18:07:48.333Z] #63 17.80 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
18:07:48 [2022-03-20T18:07:48.780Z] #51 32.69 go: downloading github.com/sirupsen/logrus v1.8.1
18:07:49 [2022-03-20T18:07:49.040Z] #51 32.72 go: downloading github.com/stretchr/testify v1.7.0
18:07:49 [2022-03-20T18:07:49.040Z] #51 32.87 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
18:07:49 [2022-03-20T18:07:49.040Z] #51 32.89 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
18:07:49 [2022-03-20T18:07:49.040Z] #51 32.92 go: downloading github.com/fsnotify/fsnotify v1.5.1
18:07:49 [2022-03-20T18:07:49.271Z] #38 ...
18:07:49 [2022-03-20T18:07:49.271Z] 
18:07:49 [2022-03-20T18:07:49.271Z] #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
18:07:49 [2022-03-20T18:07:49.271Z] #53 sha256:94ad4b652392951b7df80232da5742033b8627064a75c8f75a3d12dc3461060b
18:07:49 [2022-03-20T18:07:49.271Z] #53 31.07 v3.0.2
18:07:49 [2022-03-20T18:07:49.271Z] #53 DONE 34.1s
18:07:49 [2022-03-20T18:07:49.271Z] 
18:07:49 [2022-03-20T18:07:49.271Z] #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
18:07:49 [2022-03-20T18:07:49.271Z] #47 sha256:a64a95a3bc86f71c1ac9a3ab6bad5e2e3f5e2a98002f20bc4fc48027f478a65e
18:07:49 [2022-03-20T18:07:49.271Z] #47 32.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 ... 15700 files and directories currently installed.)
18:07:49 [2022-03-20T18:07:49.271Z] #47 32.89 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
18:07:49 [2022-03-20T18:07:49.271Z] #47 33.66 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
18:07:49 [2022-03-20T18:07:49.300Z] #51 33.01 go: downloading github.com/magiconair/properties v1.8.5
18:07:49 [2022-03-20T18:07:49.300Z] #51 33.01 go: downloading github.com/mitchellh/mapstructure v1.4.3
18:07:49 [2022-03-20T18:07:49.300Z] #51 33.05 go: downloading github.com/spf13/afero v1.6.0
18:07:49 [2022-03-20T18:07:49.300Z] #51 33.10 go: downloading github.com/spf13/cast v1.4.1
18:07:49 [2022-03-20T18:07:49.300Z] #51 33.13 go: downloading github.com/spf13/jwalterweatherman v1.1.0
18:07:49 [2022-03-20T18:07:49.300Z] #51 33.17 go: downloading github.com/subosito/gotenv v1.2.0
18:07:49 [2022-03-20T18:07:49.300Z] #51 33.25 go: downloading gopkg.in/ini.v1 v1.66.2
18:07:49 [2022-03-20T18:07:49.331Z] #47 14.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
18:07:49 [2022-03-20T18:07:49.563Z] #51 33.33 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
18:07:49 [2022-03-20T18:07:49.563Z] #51 33.41 go: downloading github.com/go-toolsmith/astcast v1.0.0
18:07:49 [2022-03-20T18:07:49.563Z] #51 33.45 go: downloading github.com/go-toolsmith/astcopy v1.0.0
18:07:49 [2022-03-20T18:07:49.563Z] #51 33.48 go: downloading github.com/go-toolsmith/astequal v1.0.1
18:07:49 [2022-03-20T18:07:49.824Z] #51 33.57 go: downloading github.com/go-toolsmith/astfmt v1.0.0
18:07:49 [2022-03-20T18:07:49.824Z] #51 33.68 go: downloading github.com/go-toolsmith/astp v1.0.0
18:07:49 [2022-03-20T18:07:49.824Z] #51 33.71 go: downloading github.com/go-toolsmith/strparse v1.0.0
18:07:49 [2022-03-20T18:07:49.824Z] #51 33.74 go: downloading github.com/go-toolsmith/typep v1.0.2
18:07:49 [2022-03-20T18:07:49.824Z] #51 33.75 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
18:07:49 [2022-03-20T18:07:49.845Z] #47 34.47 Selecting previously unselected package python3-pkg-resources.
18:07:49 [2022-03-20T18:07:49.845Z] #47 34.47 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
18:07:49 [2022-03-20T18:07:49.845Z] #47 34.48 Unpacking python3-pkg-resources (52.0.0-4) ...
18:07:50 [2022-03-20T18:07:50.108Z] #47 34.95 Selecting previously unselected package python3-six.
18:07:50 [2022-03-20T18:07:50.108Z] #47 34.95 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
18:07:50 [2022-03-20T18:07:50.108Z] #47 34.98 Unpacking python3-six (1.16.0-2) ...
18:07:50 [2022-03-20T18:07:50.371Z] #47 35.11 Selecting previously unselected package python3-protobuf.
18:07:50 [2022-03-20T18:07:50.371Z] #47 35.12 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
18:07:50 [2022-03-20T18:07:50.371Z] #47 35.12 Unpacking python3-protobuf (3.12.4-1) ...
18:07:50 [2022-03-20T18:07:50.396Z] #51 ...
18:07:50 [2022-03-20T18:07:50.396Z] 
18:07:50 [2022-03-20T18:07:50.396Z] #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
18:07:50 [2022-03-20T18:07:50.396Z] #53 sha256:90d0098e1c6fe35bf0c4bf63fc6a6ee4def07dc2232467338aaa0589bc89188b
18:07:50 [2022-03-20T18:07:50.396Z] #53 33.48 v3.0.2
18:07:50 [2022-03-20T18:07:50.396Z] #53 DONE 34.2s
18:07:50 [2022-03-20T18:07:50.396Z] 
18:07:50 [2022-03-20T18:07:50.396Z] #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
18:07:50 [2022-03-20T18:07:50.396Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af
18:07:50 [2022-03-20T18:07:50.396Z] #38 24.73 Building dependency tree...
18:07:50 [2022-03-20T18:07:50.396Z] #38 27.57 The following additional packages will be installed:
18:07:50 [2022-03-20T18:07:50.396Z] #38 27.60   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
18:07:50 [2022-03-20T18:07:50.396Z] #38 27.61 Suggested packages:
18:07:50 [2022-03-20T18:07:50.396Z] #38 27.63   cmake-doc ninja-build lrzip
18:07:50 [2022-03-20T18:07:50.396Z] #38 27.63 Recommended packages:
18:07:50 [2022-03-20T18:07:50.396Z] #38 27.63   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:07:50 [2022-03-20T18:07:50.396Z] #38 28.48 The following NEW packages will be installed:
18:07:50 [2022-03-20T18:07:50.396Z] #38 28.49   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
18:07:50 [2022-03-20T18:07:50.396Z] #38 28.49   vim-common xxd
18:07:50 [2022-03-20T18:07:50.396Z] #38 28.87 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:07:50 [2022-03-20T18:07:50.396Z] #38 28.87 Need to get 17.7 MB of archives.
18:07:50 [2022-03-20T18:07:50.396Z] #38 28.87 After this operation, 70.7 MB of additional disk space will be used.
18:07:50 [2022-03-20T18:07:50.396Z] #38 28.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
18:07:50 [2022-03-20T18:07:50.396Z] #38 28.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:07:50 [2022-03-20T18:07:50.396Z] #38 28.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
18:07:50 [2022-03-20T18:07:50.396Z] #38 28.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
18:07:50 [2022-03-20T18:07:50.396Z] #38 29.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
18:07:50 [2022-03-20T18:07:50.396Z] #38 29.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
18:07:50 [2022-03-20T18:07:50.396Z] #38 29.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
18:07:50 [2022-03-20T18:07:50.396Z] #38 29.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
18:07:50 [2022-03-20T18:07:50.396Z] #38 29.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
18:07:50 [2022-03-20T18:07:50.396Z] #38 29.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
18:07:50 [2022-03-20T18:07:50.396Z] #38 30.85 debconf: delaying package configuration, since apt-utils is not installed
18:07:50 [2022-03-20T18:07:50.396Z] #38 31.06 Fetched 17.7 MB in 1s (14.2 MB/s)
18:07:50 [2022-03-20T18:07:50.396Z] #38 31.15 Selecting previously unselected package xxd.
18:07:50 [2022-03-20T18:07:50.396Z] #38 31.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 ... 15709 files and directories currently installed.)
18:07:50 [2022-03-20T18:07:50.396Z] #38 31.23 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:07:50 [2022-03-20T18:07:50.396Z] #38 31.24 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:07:50 [2022-03-20T18:07:50.396Z] #38 31.46 Selecting previously unselected package vim-common.
18:07:50 [2022-03-20T18:07:50.396Z] #38 31.46 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:07:50 [2022-03-20T18:07:50.396Z] #38 31.49 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:07:50 [2022-03-20T18:07:50.396Z] #38 31.86 Selecting previously unselected package cmake-data.
18:07:50 [2022-03-20T18:07:50.396Z] #38 31.86 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
18:07:50 [2022-03-20T18:07:50.396Z] #38 31.87 Unpacking cmake-data (3.18.4-2+deb11u1) ...
18:07:50 [2022-03-20T18:07:50.656Z] #38 ...
18:07:50 [2022-03-20T18:07:50.656Z] 
18:07:50 [2022-03-20T18:07:50.656Z] #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
18:07:50 [2022-03-20T18:07:50.656Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:07:50 [2022-03-20T18:07:50.656Z] #51 34.43 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
18:07:50 [2022-03-20T18:07:50.656Z] #51 34.51 go: downloading github.com/hashicorp/errwrap v1.0.0
18:07:50 [2022-03-20T18:07:50.656Z] #51 34.53 go: downloading 4d63.com/gochecknoglobals v0.1.0
18:07:50 [2022-03-20T18:07:50.656Z] #51 34.59 go: downloading github.com/Antonboom/errname v0.1.5
18:07:50 [2022-03-20T18:07:50.656Z] #51 34.65 go: downloading github.com/Antonboom/nilnil v0.1.0
18:07:50 [2022-03-20T18:07:50.709Z] #47 ...
18:07:50 [2022-03-20T18:07:50.709Z] 
18:07:50 [2022-03-20T18:07:50.709Z] #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
18:07:50 [2022-03-20T18:07:50.709Z] #63 sha256:92ff5e61c906899fb793e24116c1f579531fc4cd831cbf9ede39d1ae4f665297
18:07:50 [2022-03-20T18:07:50.709Z] #63 5.636 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
18:07:50 [2022-03-20T18:07:50.709Z] #63 8.964 go: downloading github.com/sirupsen/logrus v1.8.1
18:07:50 [2022-03-20T18:07:50.709Z] #63 8.970 go: downloading github.com/urfave/cli/v2 v2.3.0
18:07:50 [2022-03-20T18:07:50.709Z] #63 9.817 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
18:07:50 [2022-03-20T18:07:50.709Z] #63 14.43 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
18:07:50 [2022-03-20T18:07:50.709Z] #63 15.60 go: downloading github.com/google/uuid v1.3.0
18:07:50 [2022-03-20T18:07:50.709Z] #63 15.70 go: downloading github.com/moby/vpnkit v0.5.0
18:07:50 [2022-03-20T18:07:50.725Z] Running on azwin-2-84c830 in d:\jenkins\workspace\moby_PR-43398
[Pipeline] {
[Pipeline] ws
18:07:50 [2022-03-20T18:07:50.747Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
18:07:50 [2022-03-20T18:07:50.863Z] #63 20.00 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
18:07:50 [2022-03-20T18:07:50.863Z] #63 20.34 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:07:50 [2022-03-20T18:07:50.917Z] #51 34.67 go: downloading github.com/BurntSushi/toml v1.0.0
18:07:50 [2022-03-20T18:07:50.948Z] #47 35.60 Selecting previously unselected package libnet1:arm64.
18:07:50 [2022-03-20T18:07:50.948Z] #47 35.61 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
18:07:50 [2022-03-20T18:07:50.948Z] #47 35.62 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:07:50 [2022-03-20T18:07:50.948Z] #47 35.73 Selecting previously unselected package libnl-3-200:arm64.
18:07:50 [2022-03-20T18:07:50.948Z] #47 35.74 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
18:07:50 [2022-03-20T18:07:50.948Z] #47 35.75 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
18:07:50 [2022-03-20T18:07:50.967Z] #63 15.86 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:07:50 [2022-03-20T18:07:50.967Z] #63 15.97 go: downloading github.com/gofrs/flock v0.8.1
18:07:50 [2022-03-20T18:07:50.967Z] #63 16.10 go: downloading github.com/gorilla/mux v1.8.0
18:07:51 [2022-03-20T18:07:51.121Z] #63 ...
18:07:51 [2022-03-20T18:07:51.121Z] 
18:07:51 [2022-03-20T18:07:51.121Z] #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
18:07:51 [2022-03-20T18:07:51.121Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:07:51 [2022-03-20T18:07:51.121Z] #14 10.89 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
18:07:51 [2022-03-20T18:07:51.121Z] #14 13.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
18:07:51 [2022-03-20T18:07:51.211Z] #47 35.88 Selecting previously unselected package libprotobuf-c1:arm64.
18:07:51 [2022-03-20T18:07:51.211Z] #47 35.88 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
18:07:51 [2022-03-20T18:07:51.211Z] #47 35.90 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:07:51 [2022-03-20T18:07:51.211Z] #47 36.11 Selecting previously unselected package criu.
18:07:51 [2022-03-20T18:07:51.211Z] #47 36.12 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ...
18:07:51 [2022-03-20T18:07:51.379Z] #14 ...
18:07:51 [2022-03-20T18:07:51.379Z] 
18:07:51 [2022-03-20T18:07:51.379Z] #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
18:07:51 [2022-03-20T18:07:51.379Z] #49 sha256:386a15f66c7fde989f4c14108e9c618ec319dac7d0c95f874698d47ff03acf79
18:07:51 [2022-03-20T18:07:51.379Z] #49 17.80 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
18:07:51 [2022-03-20T18:07:51.379Z] #49 17.86 go: downloading golang.org/x/mod v0.3.0
18:07:51 [2022-03-20T18:07:51.473Z] #47 36.14 Unpacking criu (3.16.1-3) ...
18:07:51 [2022-03-20T18:07:51.487Z] #51 35.42 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
18:07:51 [2022-03-20T18:07:51.487Z] #51 35.46 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
18:07:51 [2022-03-20T18:07:51.487Z] #51 35.50 go: downloading github.com/alexkohler/prealloc v1.0.0
18:07:51 [2022-03-20T18:07:51.735Z] #47 ...
18:07:51 [2022-03-20T18:07:51.735Z] 
18:07:51 [2022-03-20T18:07:51.735Z] #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
18:07:51 [2022-03-20T18:07:51.735Z] #14 sha256:94876cdd32822125f36e95f466926eeb5c2f94e2f838ab2c2327db88587406ac
18:07:51 [2022-03-20T18:07:51.735Z] #14 26.76 The following NEW packages will be installed:
18:07:51 [2022-03-20T18:07:51.735Z] #14 26.76   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:07:51 [2022-03-20T18:07:51.735Z] #14 26.76   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
18:07:51 [2022-03-20T18:07:51.735Z] #14 26.76   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
18:07:51 [2022-03-20T18:07:51.735Z] #14 26.76   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
18:07:51 [2022-03-20T18:07:51.735Z] #14 26.77   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
18:07:51 [2022-03-20T18:07:51.735Z] #14 26.77   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
18:07:51 [2022-03-20T18:07:51.735Z] #14 26.77   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
18:07:51 [2022-03-20T18:07:51.735Z] #14 26.78   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
18:07:51 [2022-03-20T18:07:51.735Z] #14 26.78   mingw-w64-x86-64-dev
18:07:51 [2022-03-20T18:07:51.735Z] #14 27.12 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
18:07:51 [2022-03-20T18:07:51.735Z] #14 27.12 Need to get 108 MB of archives.
18:07:51 [2022-03-20T18:07:51.735Z] #14 27.12 After this operation, 620 MB of additional disk space will be used.
18:07:51 [2022-03-20T18:07:51.735Z] #14 27.12 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]
18:07:51 [2022-03-20T18:07:51.735Z] #14 27.42 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]
18:07:51 [2022-03-20T18:07:51.735Z] #14 27.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
18:07:51 [2022-03-20T18:07:51.735Z] #14 27.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
18:07:51 [2022-03-20T18:07:51.735Z] #14 27.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
18:07:51 [2022-03-20T18:07:51.735Z] #14 27.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
18:07:51 [2022-03-20T18:07:51.735Z] #14 28.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
18:07:51 [2022-03-20T18:07:51.735Z] #14 28.35 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]
18:07:51 [2022-03-20T18:07:51.735Z] #14 28.35 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]
18:07:51 [2022-03-20T18:07:51.735Z] #14 28.94 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]
18:07:51 [2022-03-20T18:07:51.735Z] #14 30.35 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]
18:07:51 [2022-03-20T18:07:51.735Z] #14 30.84 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]
18:07:51 [2022-03-20T18:07:51.735Z] #14 32.11 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]
18:07:51 [2022-03-20T18:07:51.735Z] #14 33.90 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]
18:07:51 [2022-03-20T18:07:51.736Z] #14 34.35 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]
18:07:51 [2022-03-20T18:07:51.736Z] #14 34.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
18:07:51 [2022-03-20T18:07:51.736Z] #14 34.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
18:07:51 [2022-03-20T18:07:51.736Z] #14 34.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
18:07:51 [2022-03-20T18:07:51.736Z] #14 34.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
18:07:51 [2022-03-20T18:07:51.736Z] #14 34.37 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]
18:07:51 [2022-03-20T18:07:51.736Z] #14 34.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB]
18:07:51 [2022-03-20T18:07:51.736Z] #14 34.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
18:07:51 [2022-03-20T18:07:51.736Z] #14 34.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
18:07:51 [2022-03-20T18:07:51.736Z] #14 34.41 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
18:07:51 [2022-03-20T18:07:51.736Z] #14 34.43 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
18:07:51 [2022-03-20T18:07:51.736Z] #14 34.43 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
18:07:51 [2022-03-20T18:07:51.736Z] #14 34.48 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
18:07:51 [2022-03-20T18:07:51.736Z] #14 34.49 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
18:07:51 [2022-03-20T18:07:51.736Z] #14 34.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
18:07:51 [2022-03-20T18:07:51.736Z] #14 34.51 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB]
18:07:51 [2022-03-20T18:07:51.736Z] #14 35.44 debconf: delaying package configuration, since apt-utils is not installed
18:07:51 [2022-03-20T18:07:51.736Z] #14 35.70 Fetched 108 MB in 8s (14.1 MB/s)
18:07:51 [2022-03-20T18:07:51.736Z] #14 35.80 Selecting previously unselected package binutils-mingw-w64-i686.
18:07:51 [2022-03-20T18:07:51.736Z] #14 35.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15700 files and directories currently installed.)
18:07:51 [2022-03-20T18:07:51.736Z] #14 35.86 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
18:07:51 [2022-03-20T18:07:51.736Z] #14 35.89 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:07:51 [2022-03-20T18:07:51.736Z] #14 ...
18:07:51 [2022-03-20T18:07:51.736Z] 
18:07:51 [2022-03-20T18:07:51.736Z] #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
18:07:51 [2022-03-20T18:07:51.736Z] #51 sha256:4372096f1689129dd74b5872495c1f030ec6c4fb6e1809bf24a2286eff0735f9
18:07:51 [2022-03-20T18:07:51.736Z] #51 33.07 go: downloading github.com/ldez/gomoddirectives v0.2.2
18:07:51 [2022-03-20T18:07:51.736Z] #51 33.18 go: downloading github.com/ldez/tagliatelle v0.3.0
18:07:51 [2022-03-20T18:07:51.736Z] #51 33.18 go: downloading github.com/leonklingele/grouper v1.1.0
18:07:51 [2022-03-20T18:07:51.736Z] #51 33.28 go: downloading github.com/maratori/testpackage v1.0.1
18:07:51 [2022-03-20T18:07:51.736Z] #51 33.66 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
18:07:51 [2022-03-20T18:07:51.736Z] #51 33.85 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
18:07:51 [2022-03-20T18:07:51.736Z] #51 33.87 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
18:07:51 [2022-03-20T18:07:51.736Z] #51 33.91 go: downloading github.com/mgechev/revive v1.1.3
18:07:51 [2022-03-20T18:07:51.736Z] #51 34.36 go: downloading github.com/moricho/tparallel v0.2.1
18:07:51 [2022-03-20T18:07:51.736Z] #51 34.37 go: downloading github.com/nakabonne/nestif v0.3.1
18:07:51 [2022-03-20T18:07:51.736Z] #51 34.38 go: downloading github.com/nishanths/exhaustive v0.7.11
18:07:51 [2022-03-20T18:07:51.736Z] #51 34.42 go: downloading github.com/nishanths/predeclared v0.2.1
18:07:51 [2022-03-20T18:07:51.736Z] #51 34.54 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
18:07:51 [2022-03-20T18:07:51.736Z] #51 34.59 go: downloading github.com/ryancurrah/gomodguard v1.2.3
18:07:51 [2022-03-20T18:07:51.736Z] #51 34.60 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
18:07:51 [2022-03-20T18:07:51.736Z] #51 34.66 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
18:07:51 [2022-03-20T18:07:51.736Z] #51 34.67 go: downloading github.com/securego/gosec/v2 v2.9.6
18:07:51 [2022-03-20T18:07:51.736Z] #51 34.98 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
18:07:51 [2022-03-20T18:07:51.736Z] #51 35.01 go: downloading github.com/sivchari/containedctx v1.0.1
18:07:51 [2022-03-20T18:07:51.736Z] #51 35.05 go: downloading github.com/sivchari/tenv v1.4.7
18:07:51 [2022-03-20T18:07:51.736Z] #51 35.06 go: downloading github.com/sonatard/noctx v0.0.1
18:07:51 [2022-03-20T18:07:51.736Z] #51 35.15 go: downloading github.com/sourcegraph/go-diff v0.6.1
18:07:51 [2022-03-20T18:07:51.736Z] #51 35.16 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
18:07:51 [2022-03-20T18:07:51.736Z] #51 35.19 go: downloading github.com/sylvia7788/contextcheck v1.0.4
18:07:51 [2022-03-20T18:07:51.736Z] #51 35.20 go: downloading github.com/tdakkota/asciicheck v0.1.1
18:07:51 [2022-03-20T18:07:51.736Z] #51 35.23 go: downloading github.com/tetafro/godot v1.4.11
18:07:51 [2022-03-20T18:07:51.736Z] #51 35.27 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
18:07:51 [2022-03-20T18:07:51.736Z] #51 35.27 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
18:07:51 [2022-03-20T18:07:51.736Z] #51 35.33 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
18:07:51 [2022-03-20T18:07:51.736Z] #51 35.48 go: downloading github.com/ultraware/funlen v0.0.3
18:07:51 [2022-03-20T18:07:51.736Z] #51 35.48 go: downloading github.com/ultraware/whitespace v0.0.4
18:07:51 [2022-03-20T18:07:51.736Z] #51 35.49 go: downloading github.com/uudashr/gocognit v1.0.5
18:07:51 [2022-03-20T18:07:51.736Z] #51 35.50 go: downloading github.com/yagipy/maintidx v1.0.0
18:07:51 [2022-03-20T18:07:51.736Z] #51 35.52 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
18:07:51 [2022-03-20T18:07:51.736Z] #51 35.80 go: downloading gitlab.com/bosi/decorder v0.2.1
18:07:51 [2022-03-20T18:07:51.736Z] #51 35.91 go: downloading honnef.co/go/tools v0.2.2
18:07:51 [2022-03-20T18:07:51.736Z] #51 36.72 go: downloading mvdan.cc/gofumpt v0.2.1
18:07:51 [2022-03-20T18:07:51.736Z] #51 36.75 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:07:51 [2022-03-20T18:07:51.736Z] #51 36.76 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
18:07:51 [2022-03-20T18:07:51.736Z] #51 36.79 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
18:07:51 [2022-03-20T18:07:51.763Z] #51 35.52 go: downloading github.com/ashanbrown/forbidigo v1.3.0
18:07:51 [2022-03-20T18:07:51.763Z] #51 35.54 go: downloading github.com/ashanbrown/makezero v1.1.0
18:07:51 [2022-03-20T18:07:51.763Z] #51 35.58 go: downloading github.com/bkielbasa/cyclop v1.2.0
18:07:51 [2022-03-20T18:07:51.763Z] #51 35.60 go: downloading github.com/blizzy78/varnamelen v0.5.0
18:07:51 [2022-03-20T18:07:51.763Z] #51 35.75 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
18:07:51 [2022-03-20T18:07:51.763Z] #51 35.77 go: downloading github.com/breml/bidichk v0.2.1
18:07:51 [2022-03-20T18:07:51.944Z] #49 ...
18:07:51 [2022-03-20T18:07:51.944Z] 
18:07:51 [2022-03-20T18:07:51.944Z] #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
18:07:51 [2022-03-20T18:07:51.944Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87
18:07:51 [2022-03-20T18:07:51.944Z] #47 11.39 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
18:07:51 [2022-03-20T18:07:51.944Z] #47 14.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
18:07:51 [2022-03-20T18:07:51.944Z] #47 19.40 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2154 B]
18:07:51 [2022-03-20T18:07:51.987Z] #63 16.72 go: downloading github.com/moby/sys/mountinfo v0.5.0
18:07:52 [2022-03-20T18:07:52.023Z] #51 35.84 go: downloading github.com/breml/errchkjson v0.2.1
18:07:52 [2022-03-20T18:07:52.024Z] #51 35.87 go: downloading github.com/butuzov/ireturn v0.1.1
18:07:52 [2022-03-20T18:07:52.024Z] #51 35.91 go: downloading github.com/charithe/durationcheck v0.0.9
18:07:52 [2022-03-20T18:07:52.024Z] #51 35.95 go: downloading github.com/daixiang0/gci v0.2.9
18:07:52 [2022-03-20T18:07:52.024Z] #51 35.99 go: downloading github.com/denis-tingajkin/go-header v0.4.2
18:07:52 [2022-03-20T18:07:52.024Z] #51 36.05 go: downloading github.com/esimonov/ifshort v1.0.4
18:07:52 [2022-03-20T18:07:52.203Z] #47 ...
18:07:52 [2022-03-20T18:07:52.203Z] 
18:07:52 [2022-03-20T18:07:52.203Z] #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
18:07:52 [2022-03-20T18:07:52.203Z] #36 sha256:3ab12ae5446436e8a957d4611279760a72fb85baf63a1757025214519068094a
18:07:52 [2022-03-20T18:07:52.203Z] #36 21.87 tomll can be used in two ways:
18:07:52 [2022-03-20T18:07:52.203Z] #36 21.87 Writing to STDIN and reading from STDOUT:
18:07:52 [2022-03-20T18:07:52.203Z] #36 21.87   cat file.toml | tomll > file.toml
18:07:52 [2022-03-20T18:07:52.203Z] #36 21.87 
18:07:52 [2022-03-20T18:07:52.203Z] #36 21.87 Reading and updating a list of files:
18:07:52 [2022-03-20T18:07:52.203Z] #36 21.87   tomll a.toml b.toml c.toml
18:07:52 [2022-03-20T18:07:52.203Z] #36 21.87 
18:07:52 [2022-03-20T18:07:52.203Z] #36 21.87 When given a list of files, tomll will modify all files in place without asking.
18:07:52 [2022-03-20T18:07:52.203Z] #36 DONE 22.0s
18:07:52 [2022-03-20T18:07:52.203Z] 
18:07:52 [2022-03-20T18:07:52.203Z] #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
18:07:52 [2022-03-20T18:07:52.203Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af
18:07:52 [2022-03-20T18:07:52.203Z] #38 12.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
18:07:52 [2022-03-20T18:07:52.251Z] #63 ...
18:07:52 [2022-03-20T18:07:52.251Z] 
18:07:52 [2022-03-20T18:07:52.251Z] #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
18:07:52 [2022-03-20T18:07:52.251Z] #26 sha256:81962c7fa3416eaedba19f0a57e8c4e25ae910c0618a82053a5e69acde8f86a7
18:07:52 [2022-03-20T18:07:52.251Z] #26 17.22 + mkdir -p /build
18:07:52 [2022-03-20T18:07:52.251Z] #26 17.24 + mv docker/docker /build/
18:07:52 [2022-03-20T18:07:52.251Z] #26 17.24 + rmdir docker
18:07:52 [2022-03-20T18:07:52.284Z] #51 36.08 go: downloading github.com/fzipp/gocyclo v0.4.0
18:07:52 [2022-03-20T18:07:52.284Z] #51 36.12 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:07:52 [2022-03-20T18:07:52.287Z] The recommended git tool is: git
18:07:52 [2022-03-20T18:07:52.543Z] #51 36.20 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:07:52 [2022-03-20T18:07:52.543Z] #51 36.21 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
18:07:52 [2022-03-20T18:07:52.543Z] #51 36.30 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
18:07:52 [2022-03-20T18:07:52.543Z] #51 36.44 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:07:52 [2022-03-20T18:07:52.543Z] #51 36.48 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:07:52 [2022-03-20T18:07:52.783Z] #51 37.81 go: downloading github.com/davecgh/go-spew v1.1.1
18:07:52 [2022-03-20T18:07:52.783Z] #51 37.81 go: downloading github.com/pmezard/go-difflib v1.0.0
18:07:52 [2022-03-20T18:07:52.783Z] #51 37.84 go: downloading github.com/stretchr/objx v0.1.1
18:07:52 [2022-03-20T18:07:52.783Z] #51 37.91 go: downloading github.com/hashicorp/hcl v1.0.0
18:07:52 [2022-03-20T18:07:52.803Z] #51 36.50 go: downloading github.com/golangci/misspell v0.3.5
18:07:52 [2022-03-20T18:07:52.804Z] #51 36.61 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:07:52 [2022-03-20T18:07:52.804Z] #51 ...
18:07:52 [2022-03-20T18:07:52.804Z] 
18:07:52 [2022-03-20T18:07:52.804Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:07:52 [2022-03-20T18:07:52.804Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:07:52 [2022-03-20T18:07:52.804Z] #14 21.91 Reading package lists...
18:07:52 [2022-03-20T18:07:52.804Z] #14 26.68 Building dependency tree...
18:07:52 [2022-03-20T18:07:52.804Z] #14 29.49 The following additional packages will be installed:
18:07:52 [2022-03-20T18:07:52.804Z] #14 29.50   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:07:52 [2022-03-20T18:07:52.804Z] #14 29.50   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
18:07:52 [2022-03-20T18:07:52.804Z] #14 29.50   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
18:07:52 [2022-03-20T18:07:52.804Z] #14 29.50   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
18:07:52 [2022-03-20T18:07:52.804Z] #14 29.51   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
18:07:52 [2022-03-20T18:07:52.804Z] #14 29.51   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
18:07:52 [2022-03-20T18:07:52.804Z] #14 29.51   mingw-w64-common mingw-w64-x86-64-dev
18:07:52 [2022-03-20T18:07:52.804Z] #14 29.52 Suggested packages:
18:07:52 [2022-03-20T18:07:52.804Z] #14 29.55   gcc-10-locales seccomp wine64
18:07:52 [2022-03-20T18:07:52.804Z] #14 30.66 The following NEW packages will be installed:
18:07:52 [2022-03-20T18:07:52.804Z] #14 30.70   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:07:52 [2022-03-20T18:07:52.804Z] #14 30.70   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
18:07:52 [2022-03-20T18:07:52.804Z] #14 30.70   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
18:07:52 [2022-03-20T18:07:52.804Z] #14 30.70   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
18:07:52 [2022-03-20T18:07:52.804Z] #14 30.70   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
18:07:52 [2022-03-20T18:07:52.804Z] #14 30.70   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
18:07:52 [2022-03-20T18:07:52.804Z] #14 30.70   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
18:07:52 [2022-03-20T18:07:52.804Z] #14 30.70   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
18:07:52 [2022-03-20T18:07:52.804Z] #14 30.70   mingw-w64-x86-64-dev
18:07:52 [2022-03-20T18:07:52.804Z] #14 31.08 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
18:07:52 [2022-03-20T18:07:52.804Z] #14 31.08 Need to get 115 MB of archives.
18:07:52 [2022-03-20T18:07:52.804Z] #14 31.08 After this operation, 645 MB of additional disk space will be used.
18:07:52 [2022-03-20T18:07:52.804Z] #14 31.08 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]
18:07:52 [2022-03-20T18:07:52.804Z] #14 31.20 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]
18:07:52 [2022-03-20T18:07:52.804Z] #14 31.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
18:07:52 [2022-03-20T18:07:52.804Z] #14 31.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
18:07:52 [2022-03-20T18:07:52.804Z] #14 31.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
18:07:52 [2022-03-20T18:07:52.804Z] #14 31.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
18:07:52 [2022-03-20T18:07:52.804Z] #14 31.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]
18:07:52 [2022-03-20T18:07:52.804Z] #14 31.88 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]
18:07:52 [2022-03-20T18:07:52.804Z] #14 31.90 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]
18:07:52 [2022-03-20T18:07:52.804Z] #14 32.43 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]
18:07:52 [2022-03-20T18:07:52.804Z] #14 33.91 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]
18:07:52 [2022-03-20T18:07:52.804Z] #14 34.50 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]
18:07:52 [2022-03-20T18:07:52.804Z] #14 35.19 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]
18:07:52 [2022-03-20T18:07:52.804Z] #14 ...
18:07:52 [2022-03-20T18:07:52.804Z] 
18:07:52 [2022-03-20T18:07:52.804Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
18:07:52 [2022-03-20T18:07:52.804Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:07:52 [2022-03-20T18:07:52.804Z] #51 36.64 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
18:07:52 [2022-03-20T18:07:52.804Z] #51 36.67 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
18:07:53 [2022-03-20T18:07:53.063Z] #51 38.07 go: downloading github.com/pelletier/go-toml v1.9.4
18:07:53 [2022-03-20T18:07:53.063Z] #51 38.07 go: downloading gopkg.in/yaml.v2 v2.4.0
18:07:53 [2022-03-20T18:07:53.063Z] #51 38.17 go: downloading golang.org/x/text v0.3.7
18:07:53 [2022-03-20T18:07:53.064Z] #51 36.79 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
18:07:53 [2022-03-20T18:07:53.064Z] #51 36.79 go: downloading github.com/jgautheron/goconst v1.5.1
18:07:53 [2022-03-20T18:07:53.064Z] #51 36.91 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
18:07:53 [2022-03-20T18:07:53.064Z] #51 36.97 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
18:07:53 [2022-03-20T18:07:53.064Z] #51 36.97 go: downloading github.com/julz/importas v0.1.0
18:07:53 [2022-03-20T18:07:53.064Z] #51 36.97 go: downloading github.com/kisielk/errcheck v1.6.0
18:07:53 [2022-03-20T18:07:53.064Z] #51 37.04 go: downloading github.com/kulti/thelper v0.5.0
18:07:53 [2022-03-20T18:07:53.064Z] #51 37.04 go: downloading github.com/kunwardeep/paralleltest v1.0.3
18:07:53 [2022-03-20T18:07:53.137Z] #38 22.72 Fetched 8506 kB in 17s (496 kB/s)
18:07:53 [2022-03-20T18:07:53.137Z] #38 22.72 Reading package lists...
18:07:53 [2022-03-20T18:07:53.137Z] #38 ...
18:07:53 [2022-03-20T18:07:53.137Z] 
18:07:53 [2022-03-20T18:07:53.137Z] #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
18:07:53 [2022-03-20T18:07:53.137Z] #58 sha256:1a21a8379e50711e535088da7036c7ff3a520288375cd6a1ed63383386c9cc64
18:07:53 [2022-03-20T18:07:53.137Z] #58 22.67 Fetched 8506 kB in 18s (480 kB/s)
18:07:53 [2022-03-20T18:07:53.323Z] #51 37.14 go: downloading github.com/kyoh86/exportloopref v0.1.8
18:07:53 [2022-03-20T18:07:53.323Z] #51 37.14 go: downloading github.com/ldez/gomoddirectives v0.2.2
18:07:53 [2022-03-20T18:07:53.323Z] #51 37.14 go: downloading github.com/ldez/tagliatelle v0.3.0
18:07:53 [2022-03-20T18:07:53.323Z] #51 37.14 go: downloading github.com/leonklingele/grouper v1.1.0
18:07:53 [2022-03-20T18:07:53.323Z] #51 37.23 go: downloading github.com/maratori/testpackage v1.0.1
18:07:53 [2022-03-20T18:07:53.323Z] #51 37.26 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
18:07:53 [2022-03-20T18:07:53.323Z] #51 37.26 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
18:07:53 [2022-03-20T18:07:53.323Z] #51 37.27 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
18:07:53 [2022-03-20T18:07:53.323Z] #51 ...
18:07:53 [2022-03-20T18:07:53.323Z] 
18:07:53 [2022-03-20T18:07:53.323Z] #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
18:07:53 [2022-03-20T18:07:53.323Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87
18:07:53 [2022-03-20T18:07:53.323Z] #47 22.40 Reading package lists...
18:07:53 [2022-03-20T18:07:53.323Z] #47 27.05 Building dependency tree...
18:07:53 [2022-03-20T18:07:53.323Z] #47 30.08 The following additional packages will be installed:
18:07:53 [2022-03-20T18:07:53.323Z] #47 30.09   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
18:07:53 [2022-03-20T18:07:53.323Z] #47 30.09   python3-protobuf python3-six
18:07:53 [2022-03-20T18:07:53.323Z] #47 30.10 Suggested packages:
18:07:53 [2022-03-20T18:07:53.323Z] #47 30.10   python3-setuptools
18:07:53 [2022-03-20T18:07:53.323Z] #47 30.10 Recommended packages:
18:07:53 [2022-03-20T18:07:53.323Z] #47 30.10   iproute2 | iproute
18:07:53 [2022-03-20T18:07:53.323Z] #47 30.69 The following NEW packages will be installed:
18:07:53 [2022-03-20T18:07:53.323Z] #47 30.69   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
18:07:53 [2022-03-20T18:07:53.323Z] #47 30.69   python3-protobuf python3-six
18:07:53 [2022-03-20T18:07:53.323Z] #47 31.13 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
18:07:53 [2022-03-20T18:07:53.323Z] #47 31.13 Need to get 2292 kB of archives.
18:07:53 [2022-03-20T18:07:53.323Z] #47 31.13 After this operation, 11.0 MB of additional disk space will be used.
18:07:53 [2022-03-20T18:07:53.323Z] #47 31.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
18:07:53 [2022-03-20T18:07:53.323Z] #47 31.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:07:53 [2022-03-20T18:07:53.323Z] #47 31.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
18:07:53 [2022-03-20T18:07:53.323Z] #47 31.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
18:07:53 [2022-03-20T18:07:53.323Z] #47 31.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:07:53 [2022-03-20T18:07:53.323Z] #47 31.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
18:07:53 [2022-03-20T18:07:53.323Z] #47 31.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
18:07:53 [2022-03-20T18:07:53.323Z] #47 34.69 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [660 kB]
18:07:53 [2022-03-20T18:07:53.323Z] #47 36.09 debconf: delaying package configuration, since apt-utils is not installed
18:07:53 [2022-03-20T18:07:53.323Z] #47 36.32 Fetched 2292 kB in 4s (534 kB/s)
18:07:53 [2022-03-20T18:07:53.323Z] #47 36.62 Selecting previously unselected package libprotobuf23:amd64.
18:07:53 [2022-03-20T18:07:53.323Z] #47 36.62 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
18:07:53 [2022-03-20T18:07:53.323Z] #47 36.72 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
18:07:53 [2022-03-20T18:07:53.323Z] #47 36.72 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
18:07:53 [2022-03-20T18:07:53.583Z] #47 ...
18:07:53 [2022-03-20T18:07:53.583Z] 
18:07:53 [2022-03-20T18:07:53.583Z] #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
18:07:53 [2022-03-20T18:07:53.583Z] #34 sha256:922cb1ba6d7e4656995c6a7f3990508cb942c76a22dd05bd588fce2f6a70cd27
18:07:53 [2022-03-20T18:07:53.583Z] #34 36.89 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.
18:07:53 [2022-03-20T18:07:53.583Z] #34 37.05 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
18:07:53 [2022-03-20T18:07:53.583Z] #34 37.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:07:53 [2022-03-20T18:07:53.646Z] #51 ...
18:07:53 [2022-03-20T18:07:53.646Z] 
18:07:53 [2022-03-20T18:07:53.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
18:07:53 [2022-03-20T18:07:53.646Z] #38 sha256:2d70c02d1b6835013728999f6d72fa8508e29d87d0e3543cb65a10f150dd2b66
18:07:53 [2022-03-20T18:07:53.646Z] #38 38.82 Selecting previously unselected package libxml2:arm64.
18:07:53 [2022-03-20T18:07:53.907Z] #38 38.85 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ...
18:07:53 [2022-03-20T18:07:53.907Z] #38 38.85 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ...
18:07:54 [2022-03-20T18:07:54.168Z] #38 39.31 Selecting previously unselected package libarchive13:arm64.
18:07:54 [2022-03-20T18:07:54.168Z] #38 39.32 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ...
18:07:54 [2022-03-20T18:07:54.168Z] #38 39.32 Unpacking libarchive13:arm64 (3.4.3-2+b1) ...
18:07:54 [2022-03-20T18:07:54.434Z] #38 39.55 Selecting previously unselected package libjsoncpp24:arm64.
18:07:54 [2022-03-20T18:07:54.434Z] #38 39.55 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
18:07:54 [2022-03-20T18:07:54.434Z] #38 39.57 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
18:07:54 [2022-03-20T18:07:54.700Z] #38 39.70 Selecting previously unselected package librhash0:arm64.
18:07:54 [2022-03-20T18:07:54.700Z] #38 39.70 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
18:07:54 [2022-03-20T18:07:54.700Z] #38 39.71 Unpacking librhash0:arm64 (1.4.1-2) ...
18:07:54 [2022-03-20T18:07:54.700Z] #38 39.86 Selecting previously unselected package libuv1:arm64.
18:07:54 [2022-03-20T18:07:54.700Z] #38 39.87 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
18:07:54 [2022-03-20T18:07:54.700Z] #38 39.87 Unpacking libuv1:arm64 (1.40.0-2) ...
18:07:54 [2022-03-20T18:07:54.961Z] #38 40.01 Selecting previously unselected package cmake.
18:07:54 [2022-03-20T18:07:54.961Z] #38 40.06 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
18:07:54 [2022-03-20T18:07:54.961Z] #38 40.08 Unpacking cmake (3.18.4-2+deb11u1) ...
18:07:55 [2022-03-20T18:07:55.539Z] #38 ...
18:07:55 [2022-03-20T18:07:55.539Z] 
18:07:55 [2022-03-20T18:07:55.539Z] #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
18:07:55 [2022-03-20T18:07:55.539Z] #34 sha256:3963a48ff247c787bbc431e0d94883d8d9a7623aa874e19243059ffb29011258
18:07:55 [2022-03-20T18:07:55.539Z] #34 30.47 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
18:07:55 [2022-03-20T18:07:55.539Z] #34 30.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:07:55 [2022-03-20T18:07:55.539Z] #34 ...
18:07:55 [2022-03-20T18:07:55.539Z] 
18:07:55 [2022-03-20T18:07:55.539Z] #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
18:07:55 [2022-03-20T18:07:55.539Z] #14 sha256:94876cdd32822125f36e95f466926eeb5c2f94e2f838ab2c2327db88587406ac
18:07:55 [2022-03-20T18:07:55.539Z] #14 37.81 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:07:55 [2022-03-20T18:07:55.539Z] #14 37.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
18:07:55 [2022-03-20T18:07:55.539Z] #14 37.81 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:07:55 [2022-03-20T18:07:55.539Z] #14 40.17 Selecting previously unselected package binutils-mingw-w64.
18:07:55 [2022-03-20T18:07:55.539Z] #14 40.19 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
18:07:55 [2022-03-20T18:07:55.539Z] #14 40.21 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
18:07:55 [2022-03-20T18:07:55.539Z] #14 40.33 Selecting previously unselected package libdevmapper1.02.1:arm64.
18:07:55 [2022-03-20T18:07:55.539Z] #14 40.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
18:07:55 [2022-03-20T18:07:55.539Z] #14 40.35 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
18:07:55 [2022-03-20T18:07:55.539Z] #14 40.51 Selecting previously unselected package dmsetup.
18:07:55 [2022-03-20T18:07:55.539Z] #14 40.52 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
18:07:55 [2022-03-20T18:07:55.539Z] #14 40.52 Unpacking dmsetup (2:1.02.175-2.1) ...
18:07:55 [2022-03-20T18:07:55.539Z] #14 40.70 Selecting previously unselected package mingw-w64-common.
18:07:55 [2022-03-20T18:07:55.539Z] #14 40.72 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
18:07:55 [2022-03-20T18:07:55.539Z] #14 40.74 Unpacking mingw-w64-common (8.0.0-1) ...
18:07:55 [2022-03-20T18:07:55.579Z] #26 DONE 20.1s
18:07:55 [2022-03-20T18:07:55.579Z] 
18:07:55 [2022-03-20T18:07:55.579Z] #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
18:07:55 [2022-03-20T18:07:55.579Z] #49 sha256:386a15f66c7fde989f4c14108e9c618ec319dac7d0c95f874698d47ff03acf79
18:07:55 [2022-03-20T18:07:55.579Z] #49 18.99 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
18:07:55 [2022-03-20T18:07:55.579Z] #49 19.07 go: downloading golang.org/x/mod v0.3.0
18:07:55 [2022-03-20T18:07:55.835Z] #49 ...
18:07:55 [2022-03-20T18:07:55.835Z] 
18:07:55 [2022-03-20T18:07:55.835Z] #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
18:07:55 [2022-03-20T18:07:55.835Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af
18:07:55 [2022-03-20T18:07:55.835Z] #38 11.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
18:07:55 [2022-03-20T18:07:55.835Z] #38 14.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
18:07:55 [2022-03-20T18:07:55.835Z] #38 ...
18:07:55 [2022-03-20T18:07:55.835Z] 
18:07:55 [2022-03-20T18:07:55.835Z] #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
18:07:55 [2022-03-20T18:07:55.835Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:07:55 [2022-03-20T18:07:55.835Z] #14 11.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
18:07:55 [2022-03-20T18:07:55.842Z] #45 18.66 Reading package lists...
18:07:55 [2022-03-20T18:07:55.842Z] #45 ...
18:07:55 [2022-03-20T18:07:55.842Z] 
18:07:55 [2022-03-20T18:07:55.842Z] #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
18:07:55 [2022-03-20T18:07:55.842Z] #20 sha256:43fb9ebcaa084f91010b0382ebd549b2a9cfb9744640d4affca775dca45f93ac
18:07:55 [2022-03-20T18:07:55.842Z] #20 18.62 Reading package lists...
18:07:56 [2022-03-20T18:07:56.091Z] #14 ...
18:07:56 [2022-03-20T18:07:56.091Z] 
18:07:56 [2022-03-20T18:07:56.091Z] #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
18:07:56 [2022-03-20T18:07:56.091Z] #63 sha256:92ff5e61c906899fb793e24116c1f579531fc4cd831cbf9ede39d1ae4f665297
18:07:56 [2022-03-20T18:07:56.091Z] #63 17.54 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
18:07:56 [2022-03-20T18:07:56.091Z] #63 17.71 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
18:07:56 [2022-03-20T18:07:56.091Z] #63 17.91 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
18:07:56 [2022-03-20T18:07:56.124Z] #34 ...
18:07:56 [2022-03-20T18:07:56.124Z] 
18:07:56 [2022-03-20T18:07:56.124Z] #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
18:07:56 [2022-03-20T18:07:56.124Z] #60 sha256:3c4501f455bcb0dd9f2489c944893d9edea26783c813714fb22cb4e930e8e03f
18:07:56 [2022-03-20T18:07:56.124Z] #60 2.345 + RM_GOPATH=0
18:07:56 [2022-03-20T18:07:56.124Z] #60 2.345 + TMP_GOPATH=
18:07:56 [2022-03-20T18:07:56.124Z] #60 2.345 + : /build
18:07:56 [2022-03-20T18:07:56.124Z] #60 2.345 + '[' -z '' ']'
18:07:56 [2022-03-20T18:07:56.124Z] #60 2.346 ++ mktemp -d
18:07:56 [2022-03-20T18:07:56.124Z] #60 2.351 + export GOPATH=/tmp/tmp.DYEboC1ckX
18:07:56 [2022-03-20T18:07:56.124Z] #60 2.351 + GOPATH=/tmp/tmp.DYEboC1ckX
18:07:56 [2022-03-20T18:07:56.124Z] #60 2.351 + RM_GOPATH=1
18:07:56 [2022-03-20T18:07:56.124Z] #60 2.351 + case "$(go env GOARCH)" in
18:07:56 [2022-03-20T18:07:56.124Z] #60 2.351 ++ go env GOARCH
18:07:56 [2022-03-20T18:07:56.124Z] #60 2.377 + export GO_BUILDMODE=-buildmode=pie
18:07:56 [2022-03-20T18:07:56.124Z] #60 2.377 + GO_BUILDMODE=-buildmode=pie
18:07:56 [2022-03-20T18:07:56.124Z] #60 2.378 ++ dirname /install.sh
18:07:56 [2022-03-20T18:07:56.124Z] #60 2.379 + dir=/
18:07:56 [2022-03-20T18:07:56.124Z] #60 2.379 + bin=containerd
18:07:56 [2022-03-20T18:07:56.124Z] #60 2.379 + shift
18:07:56 [2022-03-20T18:07:56.124Z] #60 2.379 + '[' '!' -f //containerd.installer ']'
18:07:56 [2022-03-20T18:07:56.124Z] #60 2.379 + . //containerd.installer
18:07:56 [2022-03-20T18:07:56.124Z] #60 2.379 ++ set -e
18:07:56 [2022-03-20T18:07:56.124Z] #60 2.379 ++ : v1.6.1
18:07:56 [2022-03-20T18:07:56.124Z] #60 2.379 + install_containerd
18:07:56 [2022-03-20T18:07:56.124Z] #60 2.380 + echo 'Install containerd version v1.6.1'
18:07:56 [2022-03-20T18:07:56.124Z] #60 2.380 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DYEboC1ckX/src/github.com/containerd/containerd
18:07:56 [2022-03-20T18:07:56.124Z] #60 2.380 Install containerd version v1.6.1
18:07:56 [2022-03-20T18:07:56.124Z] #60 2.381 Cloning into '/tmp/tmp.DYEboC1ckX/src/github.com/containerd/containerd'...
18:07:56 [2022-03-20T18:07:56.157Z] Running on azwin-2-647600 in d:\jenkins\workspace\moby_PR-43398
[Pipeline] {
[Pipeline] ws
18:07:56 [2022-03-20T18:07:56.177Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
18:07:56 [2022-03-20T18:07:56.347Z] #63 21.30 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:07:56 [2022-03-20T18:07:56.383Z] #60 ...
18:07:56 [2022-03-20T18:07:56.383Z] 
18:07:56 [2022-03-20T18:07:56.383Z] #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
18:07:56 [2022-03-20T18:07:56.383Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87
18:07:56 [2022-03-20T18:07:56.383Z] #47 37.49 Selecting previously unselected package python3-pkg-resources.
18:07:56 [2022-03-20T18:07:56.383Z] #47 37.49 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
18:07:56 [2022-03-20T18:07:56.383Z] #47 37.50 Unpacking python3-pkg-resources (52.0.0-4) ...
18:07:56 [2022-03-20T18:07:56.383Z] #47 37.73 Selecting previously unselected package python3-six.
18:07:56 [2022-03-20T18:07:56.383Z] #47 37.73 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
18:07:56 [2022-03-20T18:07:56.383Z] #47 37.74 Unpacking python3-six (1.16.0-2) ...
18:07:56 [2022-03-20T18:07:56.383Z] #47 37.83 Selecting previously unselected package python3-protobuf.
18:07:56 [2022-03-20T18:07:56.383Z] #47 37.87 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
18:07:56 [2022-03-20T18:07:56.383Z] #47 37.87 Unpacking python3-protobuf (3.12.4-1) ...
18:07:56 [2022-03-20T18:07:56.383Z] #47 38.42 Selecting previously unselected package libnet1:amd64.
18:07:56 [2022-03-20T18:07:56.383Z] #47 38.42 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:07:56 [2022-03-20T18:07:56.383Z] #47 38.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:07:56 [2022-03-20T18:07:56.383Z] #47 38.59 Selecting previously unselected package libnl-3-200:amd64.
18:07:56 [2022-03-20T18:07:56.383Z] #47 38.59 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
18:07:56 [2022-03-20T18:07:56.383Z] #47 38.63 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
18:07:56 [2022-03-20T18:07:56.383Z] #47 38.78 Selecting previously unselected package libprotobuf-c1:amd64.
18:07:56 [2022-03-20T18:07:56.383Z] #47 38.78 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
18:07:56 [2022-03-20T18:07:56.383Z] #47 38.78 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:07:56 [2022-03-20T18:07:56.383Z] #47 38.87 Selecting previously unselected package criu.
18:07:56 [2022-03-20T18:07:56.383Z] #47 38.87 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ...
18:07:56 [2022-03-20T18:07:56.383Z] #47 38.89 Unpacking criu (3.16.1-3) ...
18:07:56 [2022-03-20T18:07:56.425Z] #20 27.48 Reading package lists...
18:07:56 [2022-03-20T18:07:56.425Z] #20 ...
18:07:56 [2022-03-20T18:07:56.425Z] 
18:07:56 [2022-03-20T18:07:56.425Z] #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
18:07:56 [2022-03-20T18:07:56.425Z] #65 sha256:fc6a40cc97787fcae5880bb3658c28d5ceda2dcf1c194d6d93a7c265b404c7f9
18:07:56 [2022-03-20T18:07:56.425Z] #65 18.88 Fetched 40.4 MB in 17s (2316 kB/s)
18:07:56 [2022-03-20T18:07:56.425Z] #65 18.88 Reading package lists...
18:07:56 [2022-03-20T18:07:56.425Z] #65 27.84 Reading package lists...
18:07:56 [2022-03-20T18:07:56.425Z] #65 ...
18:07:56 [2022-03-20T18:07:56.425Z] 
18:07:56 [2022-03-20T18:07:56.425Z] #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
18:07:56 [2022-03-20T18:07:56.425Z] #45 sha256:b86b8bd7822391a6ba98993113c104488fe66607705cfdefc88ef281a1aede88
18:07:56 [2022-03-20T18:07:56.425Z] #45 18.66 Reading package lists...
18:07:56 [2022-03-20T18:07:56.642Z] #47 40.07 Setting up python3-pkg-resources (52.0.0-4) ...
18:07:57 [2022-03-20T18:07:57.281Z] #63 ...
18:07:57 [2022-03-20T18:07:57.281Z] 
18:07:57 [2022-03-20T18:07:57.281Z] #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
18:07:57 [2022-03-20T18:07:57.281Z] #36 sha256:3ab12ae5446436e8a957d4611279760a72fb85baf63a1757025214519068094a
18:07:57 [2022-03-20T18:07:57.281Z] #36 22.37 tomll can be used in two ways:
18:07:57 [2022-03-20T18:07:57.281Z] #36 22.37 Writing to STDIN and reading from STDOUT:
18:07:57 [2022-03-20T18:07:57.281Z] #36 22.37   cat file.toml | tomll > file.toml
18:07:57 [2022-03-20T18:07:57.281Z] #36 22.37 
18:07:57 [2022-03-20T18:07:57.281Z] #36 22.37 Reading and updating a list of files:
18:07:57 [2022-03-20T18:07:57.281Z] #36 22.37   tomll a.toml b.toml c.toml
18:07:57 [2022-03-20T18:07:57.281Z] #36 22.37 
18:07:57 [2022-03-20T18:07:57.281Z] #36 22.37 When given a list of files, tomll will modify all files in place without asking.
18:07:57 [2022-03-20T18:07:57.281Z] #36 DONE 22.6s
18:07:57 [2022-03-20T18:07:57.537Z] 
18:07:57 [2022-03-20T18:07:57.537Z] #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
18:07:57 [2022-03-20T18:07:57.537Z] #43 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e
18:07:57 [2022-03-20T18:07:57.793Z] #43 22.20 Updating files:  71% (1318/1837)
Updating files:  72% (1323/1837)
Updating files:  73% (1342/1837)
Updating files:  74% (1360/1837)
Updating files:  75% (1378/1837)
Updating files:  76% (1397/1837)
Updating files:  77% (1415/1837)
Updating files:  78% (1433/1837)
Updating files:  79% (1452/1837)
Updating files:  80% (1470/1837)
Updating files:  81% (1488/1837)
Updating files:  82% (1507/1837)
Updating files:  83% (1525/1837)
Updating files:  84% (1544/1837)
Updating files:  85% (1562/1837)
Updating files:  86% (1580/1837)
Updating files:  87% (1599/1837)
Updating files:  88% (1617/1837)
Updating files:  89% (1635/1837)
Updating files:  90% (1654/1837)
Updating files:  91% (1672/1837)
Updating files:  92% (1691/1837)
Updating files:  93% (1709/1837)
Updating files:  94% (1727/1837)
Updating files:  95% (1746/1837)
Updating files:  96% (1764/1837)
Updating files:  97% (1782/1837)
Updating files:  98% (1801/1837)
Updating files:  99% (1819/1837)
Updating files: 100% (1837/1837)
Updating files: 100% (1837/1837), done.
18:07:57 [2022-03-20T18:07:57.793Z] #43 22.98 + git checkout -q v2.3.0
18:07:57 [2022-03-20T18:07:57.937Z] The recommended git tool is: git
18:07:58 [2022-03-20T18:07:58.052Z] #47 41.59 Setting up libprotobuf23:amd64 (3.12.4-1) ...
18:07:58 [2022-03-20T18:07:58.052Z] #47 41.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:07:58 [2022-03-20T18:07:58.052Z] #47 41.63 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:07:58 [2022-03-20T18:07:58.052Z] #47 41.64 Setting up python3-six (1.16.0-2) ...
18:07:58 [2022-03-20T18:07:58.091Z] #14 ...
18:07:58 [2022-03-20T18:07:58.091Z] 
18:07:58 [2022-03-20T18:07:58.091Z] #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
18:07:58 [2022-03-20T18:07:58.091Z] #38 sha256:2d70c02d1b6835013728999f6d72fa8508e29d87d0e3543cb65a10f150dd2b66
18:07:58 [2022-03-20T18:07:58.091Z] #38 42.46 Setting up libicu67:arm64 (67.1-7) ...
18:07:58 [2022-03-20T18:07:58.091Z] #38 42.50 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:07:58 [2022-03-20T18:07:58.091Z] #38 42.52 Setting up libuv1:arm64 (1.40.0-2) ...
18:07:58 [2022-03-20T18:07:58.091Z] #38 42.56 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:07:58 [2022-03-20T18:07:58.091Z] #38 42.59 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
18:07:58 [2022-03-20T18:07:58.091Z] #38 42.61 Setting up librhash0:arm64 (1.4.1-2) ...
18:07:58 [2022-03-20T18:07:58.091Z] #38 42.63 Setting up cmake-data (3.18.4-2+deb11u1) ...
18:07:58 [2022-03-20T18:07:58.091Z] #38 42.66 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ...
18:07:58 [2022-03-20T18:07:58.091Z] #38 42.69 Setting up libarchive13:arm64 (3.4.3-2+b1) ...
18:07:58 [2022-03-20T18:07:58.091Z] #38 42.74 Setting up cmake (3.18.4-2+deb11u1) ...
18:07:58 [2022-03-20T18:07:58.091Z] #38 42.76 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:07:58 [2022-03-20T18:07:58.930Z] Running on azwin-2-84c831 in d:\jenkins\workspace\moby_PR-43398
[Pipeline] {
[Pipeline] ws
18:07:58 [2022-03-20T18:07:58.948Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
18:07:59 [2022-03-20T18:07:59.165Z] #43 ...
18:07:59 [2022-03-20T18:07:59.165Z] 
18:07:59 [2022-03-20T18:07:59.165Z] #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
18:07:59 [2022-03-20T18:07:59.165Z] #58 sha256:1a21a8379e50711e535088da7036c7ff3a520288375cd6a1ed63383386c9cc64
18:07:59 [2022-03-20T18:07:59.165Z] #58 14.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
18:07:59 [2022-03-20T18:07:59.165Z] #58 24.11 Fetched 8506 kB in 19s (444 kB/s)
18:07:59 [2022-03-20T18:07:59.165Z] #58 24.11 Reading package lists...
18:07:59 [2022-03-20T18:07:59.165Z] #58 ...
18:07:59 [2022-03-20T18:07:59.165Z] 
18:07:59 [2022-03-20T18:07:59.165Z] #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
18:07:59 [2022-03-20T18:07:59.165Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:07:59 [2022-03-20T18:07:59.165Z] #14 21.96 Fetched 8506 kB in 17s (489 kB/s)
18:07:59 [2022-03-20T18:07:59.482Z] #38 DONE 44.3s
18:07:59 [2022-03-20T18:07:59.482Z] 
18:07:59 [2022-03-20T18:07:59.482Z] #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
18:07:59 [2022-03-20T18:07:59.482Z] #51 sha256:4372096f1689129dd74b5872495c1f030ec6c4fb6e1809bf24a2286eff0735f9
18:07:59 [2022-03-20T18:07:59.482Z] #51 41.92 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
18:07:59 [2022-03-20T18:07:59.482Z] #51 41.96 go: downloading github.com/gobwas/glob v0.2.3
18:07:59 [2022-03-20T18:07:59.482Z] #51 41.97 go: downloading github.com/kisielk/gotool v1.0.0
18:07:59 [2022-03-20T18:07:59.482Z] #51 42.03 go: downloading github.com/gostaticanalysis/comment v1.4.2
18:07:59 [2022-03-20T18:07:59.482Z] #51 42.14 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
18:07:59 [2022-03-20T18:07:59.482Z] #51 42.17 go: downloading golang.org/x/mod v0.5.1
18:07:59 [2022-03-20T18:07:59.482Z] #51 42.17 go: downloading github.com/ettle/strcase v0.1.1
18:07:59 [2022-03-20T18:07:59.482Z] #51 42.20 go: downloading github.com/fatih/structtag v1.2.0
18:07:59 [2022-03-20T18:07:59.482Z] #51 42.26 go: downloading github.com/Masterminds/semver v1.5.0
18:07:59 [2022-03-20T18:07:59.482Z] #51 42.30 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
18:07:59 [2022-03-20T18:07:59.482Z] #51 42.36 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
18:07:59 [2022-03-20T18:07:59.482Z] #51 42.47 go: downloading github.com/prometheus/client_golang v1.7.1
18:07:59 [2022-03-20T18:07:59.482Z] #51 42.76 go: downloading github.com/prometheus/client_model v0.2.0
18:07:59 [2022-03-20T18:07:59.482Z] #51 42.83 go: downloading github.com/google/go-cmp v0.5.6
18:07:59 [2022-03-20T18:07:59.483Z] #51 42.99 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:07:59 [2022-03-20T18:07:59.483Z] #51 43.10 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
18:07:59 [2022-03-20T18:07:59.483Z] #51 43.15 go: downloading github.com/olekukonko/tablewriter v0.0.5
18:07:59 [2022-03-20T18:07:59.483Z] #51 43.23 go: downloading github.com/beorn7/perks v1.0.1
18:07:59 [2022-03-20T18:07:59.483Z] #51 43.23 go: downloading github.com/cespare/xxhash/v2 v2.1.2
18:07:59 [2022-03-20T18:07:59.483Z] #51 43.25 go: downloading github.com/golang/protobuf v1.5.2
18:07:59 [2022-03-20T18:07:59.483Z] #51 43.27 go: downloading github.com/cespare/xxhash v1.1.0
18:07:59 [2022-03-20T18:07:59.483Z] #51 43.41 go: downloading github.com/prometheus/common v0.10.0
18:07:59 [2022-03-20T18:07:59.483Z] #51 43.56 go: downloading github.com/prometheus/procfs v0.6.0
18:07:59 [2022-03-20T18:07:59.483Z] #51 43.59 go: downloading github.com/mattn/go-runewidth v0.0.9
18:07:59 [2022-03-20T18:07:59.483Z] #51 43.61 go: downloading google.golang.org/protobuf v1.27.1
18:07:59 [2022-03-20T18:07:59.483Z] #51 ...
18:07:59 [2022-03-20T18:07:59.483Z] 
18:07:59 [2022-03-20T18:07:59.483Z] #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
18:07:59 [2022-03-20T18:07:59.483Z] #49 sha256:772f93300720267fb0d75a0e6fdd9d2f54e850e9cd6deace6b8842aa80e9077b
18:07:59 [2022-03-20T18:07:59.483Z] #49 43.55 gotestsum version dev
18:07:59 [2022-03-20T18:07:59.483Z] #49 DONE 44.6s
18:07:59 [2022-03-20T18:07:59.483Z] 
18:07:59 [2022-03-20T18:07:59.483Z] #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
18:07:59 [2022-03-20T18:07:59.483Z] #47 sha256:a64a95a3bc86f71c1ac9a3ab6bad5e2e3f5e2a98002f20bc4fc48027f478a65e
18:07:59 [2022-03-20T18:07:59.483Z] #47 36.77 Setting up python3-pkg-resources (52.0.0-4) ...
18:07:59 [2022-03-20T18:07:59.483Z] #47 38.08 Setting up libprotobuf23:arm64 (3.12.4-1) ...
18:07:59 [2022-03-20T18:07:59.483Z] #47 38.09 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:07:59 [2022-03-20T18:07:59.483Z] #47 38.11 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:07:59 [2022-03-20T18:07:59.483Z] #47 38.14 Setting up python3-six (1.16.0-2) ...
18:07:59 [2022-03-20T18:07:59.483Z] #47 38.98 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
18:07:59 [2022-03-20T18:07:59.483Z] #47 39.01 Setting up python3-protobuf (3.12.4-1) ...
18:07:59 [2022-03-20T18:07:59.483Z] #47 41.97 Setting up criu (3.16.1-3) ...
18:07:59 [2022-03-20T18:07:59.483Z] #47 43.46 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:07:59 [2022-03-20T18:07:59.483Z] #47 DONE 44.2s
18:07:59 [2022-03-20T18:07:59.483Z] 
18:07:59 [2022-03-20T18:07:59.483Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
18:07:59 [2022-03-20T18:07:59.483Z] #39 sha256:3aff206a9be0f387593ca8ec5c7fe1c2935f56d6380d594e81f1b307821fe335
18:07:59 [2022-03-20T18:07:59.492Z] #47 42.90 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
18:07:59 [2022-03-20T18:07:59.492Z] #47 42.92 Setting up python3-protobuf (3.12.4-1) ...
18:07:59 [2022-03-20T18:07:59.746Z] #39 DONE 0.6s
18:07:59 [2022-03-20T18:07:59.746Z] 
18:07:59 [2022-03-20T18:07:59.746Z] #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
18:07:59 [2022-03-20T18:07:59.746Z] #40 sha256:ad4dc89f0d25c5e0944a9487a1912c996db8ea98ef5caf0e8b5cd4e79ae65da5
18:07:59 [2022-03-20T18:07:59.756Z] #58 22.67 Reading package lists...
18:07:59 [2022-03-20T18:07:59.756Z] #58 ...
18:07:59 [2022-03-20T18:07:59.756Z] 
18:07:59 [2022-03-20T18:07:59.756Z] #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
18:07:59 [2022-03-20T18:07:59.756Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87
18:07:59 [2022-03-20T18:07:59.756Z] #47 26.27 Fetched 8510 kB in 21s (411 kB/s)
18:08:00 [2022-03-20T18:08:00.969Z] The recommended git tool is: git
18:08:00 [2022-03-20T18:08:00.975Z] #47 ...
18:08:00 [2022-03-20T18:08:00.975Z] 
18:08:00 [2022-03-20T18:08:00.975Z] #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
18:08:00 [2022-03-20T18:08:00.975Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af
18:08:00 [2022-03-20T18:08:00.975Z] #38 34.69 Selecting previously unselected package libicu67:amd64.
18:08:00 [2022-03-20T18:08:00.975Z] #38 34.69 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
18:08:00 [2022-03-20T18:08:00.975Z] #38 34.71 Unpacking libicu67:amd64 (67.1-7) ...
18:08:00 [2022-03-20T18:08:00.975Z] #38 41.43 Selecting previously unselected package libxml2:amd64.
18:08:00 [2022-03-20T18:08:00.975Z] #38 41.44 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
18:08:00 [2022-03-20T18:08:00.975Z] #38 41.45 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
18:08:00 [2022-03-20T18:08:00.975Z] #38 41.89 Selecting previously unselected package libarchive13:amd64.
18:08:00 [2022-03-20T18:08:00.975Z] #38 41.89 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ...
18:08:00 [2022-03-20T18:08:00.975Z] #38 41.91 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
18:08:00 [2022-03-20T18:08:00.975Z] #38 42.22 Selecting previously unselected package libjsoncpp24:amd64.
18:08:00 [2022-03-20T18:08:00.975Z] #38 42.22 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
18:08:00 [2022-03-20T18:08:00.975Z] #38 42.23 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
18:08:00 [2022-03-20T18:08:00.975Z] #38 42.45 Selecting previously unselected package librhash0:amd64.
18:08:00 [2022-03-20T18:08:00.975Z] #38 42.45 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
18:08:00 [2022-03-20T18:08:00.975Z] #38 42.45 Unpacking librhash0:amd64 (1.4.1-2) ...
18:08:00 [2022-03-20T18:08:00.976Z] #38 42.60 Selecting previously unselected package libuv1:amd64.
18:08:00 [2022-03-20T18:08:00.976Z] #38 42.61 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
18:08:00 [2022-03-20T18:08:00.976Z] #38 42.61 Unpacking libuv1:amd64 (1.40.0-2) ...
18:08:00 [2022-03-20T18:08:00.976Z] #38 42.75 Selecting previously unselected package cmake.
18:08:00 [2022-03-20T18:08:00.976Z] #38 42.79 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
18:08:00 [2022-03-20T18:08:00.976Z] #38 42.79 Unpacking cmake (3.18.4-2+deb11u1) ...
18:08:00 [2022-03-20T18:08:00.976Z] #38 ...
18:08:00 [2022-03-20T18:08:00.976Z] 
18:08:00 [2022-03-20T18:08:00.976Z] #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
18:08:00 [2022-03-20T18:08:00.976Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:08:00 [2022-03-20T18:08:00.976Z] #14 36.90 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]
18:08:00 [2022-03-20T18:08:00.976Z] #14 37.56 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]
18:08:00 [2022-03-20T18:08:00.976Z] #14 37.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
18:08:00 [2022-03-20T18:08:00.976Z] #14 37.56 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
18:08:00 [2022-03-20T18:08:00.976Z] #14 37.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
18:08:00 [2022-03-20T18:08:00.976Z] #14 37.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
18:08:00 [2022-03-20T18:08:00.976Z] #14 37.56 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]
18:08:00 [2022-03-20T18:08:00.976Z] #14 37.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
18:08:00 [2022-03-20T18:08:00.976Z] #14 37.56 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
18:08:00 [2022-03-20T18:08:00.976Z] #14 37.56 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
18:08:00 [2022-03-20T18:08:00.976Z] #14 37.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
18:08:00 [2022-03-20T18:08:00.976Z] #14 37.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
18:08:00 [2022-03-20T18:08:00.976Z] #14 37.59 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
18:08:00 [2022-03-20T18:08:00.976Z] #14 37.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
18:08:00 [2022-03-20T18:08:00.976Z] #14 37.62 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
18:08:00 [2022-03-20T18:08:00.976Z] #14 37.62 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
18:08:00 [2022-03-20T18:08:00.976Z] #14 37.64 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
18:08:00 [2022-03-20T18:08:00.976Z] #14 38.69 debconf: delaying package configuration, since apt-utils is not installed
18:08:00 [2022-03-20T18:08:00.976Z] #14 38.96 Fetched 115 MB in 7s (16.6 MB/s)
18:08:00 [2022-03-20T18:08:00.976Z] #14 39.10 Selecting previously unselected package binutils-mingw-w64-i686.
18:08:00 [2022-03-20T18:08:00.976Z] #14 39.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.)
18:08:00 [2022-03-20T18:08:00.976Z] #14 39.19 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
18:08:00 [2022-03-20T18:08:00.976Z] #14 39.20 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:08:00 [2022-03-20T18:08:00.976Z] #14 41.40 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:08:00 [2022-03-20T18:08:00.976Z] #14 41.40 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
18:08:00 [2022-03-20T18:08:00.976Z] #14 41.43 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:08:00 [2022-03-20T18:08:00.976Z] #14 44.02 Selecting previously unselected package binutils-mingw-w64.
18:08:00 [2022-03-20T18:08:00.976Z] #14 44.02 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
18:08:00 [2022-03-20T18:08:00.976Z] #14 44.03 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
18:08:00 [2022-03-20T18:08:00.976Z] #14 44.17 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:08:00 [2022-03-20T18:08:00.976Z] #14 44.18 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
18:08:00 [2022-03-20T18:08:00.976Z] #14 44.21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
18:08:00 [2022-03-20T18:08:00.976Z] #14 44.45 Selecting previously unselected package dmsetup.
18:08:00 [2022-03-20T18:08:00.976Z] #14 44.45 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
18:08:00 [2022-03-20T18:08:00.976Z] #14 44.46 Unpacking dmsetup (2:1.02.175-2.1) ...
18:08:00 [2022-03-20T18:08:00.976Z] #14 44.67 Selecting previously unselected package mingw-w64-common.
18:08:00 [2022-03-20T18:08:00.976Z] #14 44.68 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
18:08:00 [2022-03-20T18:08:00.976Z] #14 44.68 Unpacking mingw-w64-common (8.0.0-1) ...
18:08:01 [2022-03-20T18:08:01.140Z] #40 1.308 + RM_GOPATH=0
18:08:01 [2022-03-20T18:08:01.140Z] #40 1.308 + TMP_GOPATH=
18:08:01 [2022-03-20T18:08:01.140Z] #40 1.308 + : /build
18:08:01 [2022-03-20T18:08:01.140Z] #40 1.308 + '[' -z '' ']'
18:08:01 [2022-03-20T18:08:01.140Z] #40 1.308 ++ mktemp -d
18:08:01 [2022-03-20T18:08:01.140Z] #40 1.308 + export GOPATH=/tmp/tmp.R78PHRNind
18:08:01 [2022-03-20T18:08:01.140Z] #40 1.308 + GOPATH=/tmp/tmp.R78PHRNind
18:08:01 [2022-03-20T18:08:01.140Z] #40 1.308 + RM_GOPATH=1
18:08:01 [2022-03-20T18:08:01.140Z] #40 1.308 + case "$(go env GOARCH)" in
18:08:01 [2022-03-20T18:08:01.140Z] #40 1.308 ++ go env GOARCH
18:08:01 [2022-03-20T18:08:01.140Z] #40 1.319 + export GO_BUILDMODE=-buildmode=pie
18:08:01 [2022-03-20T18:08:01.140Z] #40 1.319 + GO_BUILDMODE=-buildmode=pie
18:08:01 [2022-03-20T18:08:01.140Z] #40 1.321 ++ dirname /install.sh
18:08:01 [2022-03-20T18:08:01.140Z] #40 1.321 + dir=/
18:08:01 [2022-03-20T18:08:01.140Z] #40 1.321 + bin=tini
18:08:01 [2022-03-20T18:08:01.140Z] #40 1.321 + shift
18:08:01 [2022-03-20T18:08:01.140Z] #40 1.321 + '[' '!' -f //tini.installer ']'
18:08:01 [2022-03-20T18:08:01.140Z] #40 1.321 + . //tini.installer
18:08:01 [2022-03-20T18:08:01.140Z] #40 1.321 ++ : v0.19.0
18:08:01 [2022-03-20T18:08:01.140Z] #40 1.321 + install_tini
18:08:01 [2022-03-20T18:08:01.140Z] #40 1.321 + echo 'Install tini version v0.19.0'
18:08:01 [2022-03-20T18:08:01.140Z] #40 1.321 + git clone https://github.com/krallin/tini.git /tmp/tmp.R78PHRNind/tini
18:08:01 [2022-03-20T18:08:01.140Z] #40 1.322 Install tini version v0.19.0
18:08:01 [2022-03-20T18:08:01.140Z] #40 1.326 Cloning into '/tmp/tmp.R78PHRNind/tini'...
18:08:01 [2022-03-20T18:08:01.723Z] #45 28.36 Reading package lists...
18:08:01 [2022-03-20T18:08:01.723Z] #45 ...
18:08:01 [2022-03-20T18:08:01.723Z] 
18:08:01 [2022-03-20T18:08:01.723Z] #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
18:08:01 [2022-03-20T18:08:01.723Z] #70 sha256:a7be2d7c2ba44c4b7240241ecc1750379513eb4cc94c3c9be0037fc06b6e6009
18:08:01 [2022-03-20T18:08:01.723Z] #70 29.31 + for f in rootlesskit rootlesskit-docker-proxy
18:08:01 [2022-03-20T18:08:01.723Z] #70 29.31 + GOBIN=/build
18:08:01 [2022-03-20T18:08:01.723Z] #70 29.31 + GO111MODULE=on
18:08:01 [2022-03-20T18:08:01.723Z] #70 29.31 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
18:08:01 [2022-03-20T18:08:01.723Z] #70 32.94 rootlesskit version 0.14.6
18:08:01 [2022-03-20T18:08:01.723Z] #70 32.95 Usage of /build/rootlesskit-docker-proxy:
18:08:01 [2022-03-20T18:08:01.723Z] #70 32.95   -container-ip string
18:08:01 [2022-03-20T18:08:01.723Z] #70 32.95     	container ip
18:08:01 [2022-03-20T18:08:01.723Z] #70 32.95   -container-port int
18:08:01 [2022-03-20T18:08:01.723Z] #70 32.95     	container port (default -1)
18:08:01 [2022-03-20T18:08:01.723Z] #70 32.95   -host-ip string
18:08:01 [2022-03-20T18:08:01.723Z] #70 32.95     	host ip
18:08:01 [2022-03-20T18:08:01.723Z] #70 32.95   -host-port int
18:08:01 [2022-03-20T18:08:01.723Z] #70 32.95     	host port (default -1)
18:08:01 [2022-03-20T18:08:01.723Z] #70 32.95   -proto string
18:08:01 [2022-03-20T18:08:01.723Z] #70 32.95     	proxy protocol (default "tcp")
18:08:01 [2022-03-20T18:08:01.723Z] #70 DONE 33.3s
18:08:01 [2022-03-20T18:08:01.723Z] 
18:08:01 [2022-03-20T18:08:01.723Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
18:08:01 [2022-03-20T18:08:01.723Z] #71 sha256:7f782f013b402a27efa7bfa24cd3de7d5fd67287f575b14d01bf2e43ac20f524
18:08:01 [2022-03-20T18:08:01.723Z] #71 DONE 0.0s
18:08:01 [2022-03-20T18:08:01.723Z] 
18:08:01 [2022-03-20T18:08:01.723Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:08:01 [2022-03-20T18:08:01.723Z] #72 sha256:98a4c3d1d4dcdc827ebd61a02cff4b57d8139387b1029c8da128bd5d856af1b6
18:08:01 [2022-03-20T18:08:01.723Z] #72 DONE 0.1s
18:08:01 [2022-03-20T18:08:01.723Z] 
18:08:01 [2022-03-20T18:08:01.723Z] #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
18:08:01 [2022-03-20T18:08:01.723Z] #65 sha256:fc6a40cc97787fcae5880bb3658c28d5ceda2dcf1c194d6d93a7c265b404c7f9
18:08:01 [2022-03-20T18:08:01.742Z] #14 21.96 Reading package lists...
18:08:01 [2022-03-20T18:08:01.742Z] #14 ...
18:08:01 [2022-03-20T18:08:01.742Z] 
18:08:01 [2022-03-20T18:08:01.742Z] #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
18:08:01 [2022-03-20T18:08:01.742Z] #43 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e
18:08:01 [2022-03-20T18:08:01.742Z] #43 25.55 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:08:02 [2022-03-20T18:08:02.088Z] #40 2.192 + cd /tmp/tmp.R78PHRNind/tini
18:08:02 [2022-03-20T18:08:02.088Z] #40 2.192 + git checkout -q v0.19.0
18:08:02 [2022-03-20T18:08:02.088Z] #40 2.209 + cmake .
18:08:02 [2022-03-20T18:08:02.296Z] #47 26.27 Reading package lists...
18:08:02 [2022-03-20T18:08:02.296Z] #47 ...
18:08:02 [2022-03-20T18:08:02.296Z] 
18:08:02 [2022-03-20T18:08:02.296Z] #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
18:08:02 [2022-03-20T18:08:02.296Z] #43 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e
18:08:02 [2022-03-20T18:08:02.296Z] #43 30.68 Updating files:  86% (1580/1837)
Updating files:  87% (1599/1837)
Updating files:  88% (1617/1837)
Updating files:  89% (1635/1837)
Updating files:  90% (1654/1837)
Updating files:  91% (1672/1837)
Updating files:  92% (1691/1837)
Updating files:  93% (1709/1837)
Updating files:  94% (1727/1837)
Updating files:  95% (1746/1837)
Updating files:  96% (1764/1837)
Updating files:  97% (1782/1837)
Updating files:  98% (1801/1837)
Updating files:  99% (1819/1837)
Updating files: 100% (1837/1837)
Updating files: 100% (1837/1837), done.
18:08:02 [2022-03-20T18:08:02.296Z] #43 31.09 + git checkout -q v2.3.0
18:08:02 [2022-03-20T18:08:02.350Z] #40 2.564 -- The C compiler identification is GNU 10.2.1
18:08:02 [2022-03-20T18:08:02.350Z] #40 2.619 -- Detecting C compiler ABI info
18:08:02 [2022-03-20T18:08:02.613Z] #40 2.995 -- Detecting C compiler ABI info - done
18:08:02 [2022-03-20T18:08:02.670Z] #65 27.84 Reading package lists...
18:08:02 [2022-03-20T18:08:02.671Z] #65 ...
18:08:02 [2022-03-20T18:08:02.671Z] 
18:08:02 [2022-03-20T18:08:02.671Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
18:08:02 [2022-03-20T18:08:02.671Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
18:08:02 [2022-03-20T18:08:02.671Z] #75 CACHED
18:08:02 [2022-03-20T18:08:02.671Z] 
18:08:02 [2022-03-20T18:08:02.671Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
18:08:02 [2022-03-20T18:08:02.671Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
18:08:02 [2022-03-20T18:08:02.671Z] #77 CACHED
18:08:02 [2022-03-20T18:08:02.671Z] 
18:08:02 [2022-03-20T18:08:02.671Z] #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
18:08:02 [2022-03-20T18:08:02.671Z] #45 sha256:b86b8bd7822391a6ba98993113c104488fe66607705cfdefc88ef281a1aede88
18:08:02 [2022-03-20T18:08:02.876Z] #40 3.062 -- Check for working C compiler: /usr/bin/cc - skipped
18:08:02 [2022-03-20T18:08:02.876Z] #40 3.073 -- Detecting C compile features
18:08:02 [2022-03-20T18:08:02.876Z] #40 3.076 -- Detecting C compile features - done
18:08:02 [2022-03-20T18:08:02.876Z] #40 3.098 -- Performing Test HAS_BUILTIN_FORTIFY
18:08:02 [2022-03-20T18:08:02.882Z] #14 ...
18:08:02 [2022-03-20T18:08:02.882Z] 
18:08:02 [2022-03-20T18:08:02.882Z] #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
18:08:02 [2022-03-20T18:08:02.882Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:08:02 [2022-03-20T18:08:02.882Z] #51 37.32 go: downloading github.com/mgechev/revive v1.1.3
18:08:02 [2022-03-20T18:08:02.882Z] #51 37.78 go: downloading github.com/moricho/tparallel v0.2.1
18:08:02 [2022-03-20T18:08:02.882Z] #51 37.79 go: downloading github.com/nakabonne/nestif v0.3.1
18:08:02 [2022-03-20T18:08:02.882Z] #51 37.81 go: downloading github.com/nishanths/exhaustive v0.7.11
18:08:02 [2022-03-20T18:08:02.882Z] #51 37.83 go: downloading github.com/nishanths/predeclared v0.2.1
18:08:02 [2022-03-20T18:08:02.882Z] #51 37.88 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
18:08:02 [2022-03-20T18:08:02.882Z] #51 37.91 go: downloading github.com/ryancurrah/gomodguard v1.2.3
18:08:02 [2022-03-20T18:08:02.882Z] #51 37.95 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
18:08:02 [2022-03-20T18:08:02.882Z] #51 38.02 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
18:08:02 [2022-03-20T18:08:02.882Z] #51 38.02 go: downloading github.com/securego/gosec/v2 v2.9.6
18:08:02 [2022-03-20T18:08:02.882Z] #51 38.32 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
18:08:02 [2022-03-20T18:08:02.882Z] #51 38.32 go: downloading github.com/sivchari/containedctx v1.0.1
18:08:02 [2022-03-20T18:08:02.882Z] #51 38.35 go: downloading github.com/sivchari/tenv v1.4.7
18:08:02 [2022-03-20T18:08:02.882Z] #51 38.37 go: downloading github.com/sonatard/noctx v0.0.1
18:08:02 [2022-03-20T18:08:02.882Z] #51 38.39 go: downloading github.com/sourcegraph/go-diff v0.6.1
18:08:02 [2022-03-20T18:08:02.882Z] #51 38.39 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
18:08:02 [2022-03-20T18:08:02.882Z] #51 38.44 go: downloading github.com/sylvia7788/contextcheck v1.0.4
18:08:02 [2022-03-20T18:08:02.882Z] #51 38.50 go: downloading github.com/tdakkota/asciicheck v0.1.1
18:08:02 [2022-03-20T18:08:02.882Z] #51 38.52 go: downloading github.com/tetafro/godot v1.4.11
18:08:02 [2022-03-20T18:08:02.882Z] #51 38.56 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
18:08:02 [2022-03-20T18:08:02.882Z] #51 38.56 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
18:08:02 [2022-03-20T18:08:02.882Z] #51 38.65 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
18:08:02 [2022-03-20T18:08:02.882Z] #51 38.78 go: downloading github.com/ultraware/funlen v0.0.3
18:08:02 [2022-03-20T18:08:02.882Z] #51 38.78 go: downloading github.com/ultraware/whitespace v0.0.4
18:08:02 [2022-03-20T18:08:02.882Z] #51 38.80 go: downloading github.com/uudashr/gocognit v1.0.5
18:08:02 [2022-03-20T18:08:02.882Z] #51 38.86 go: downloading github.com/yagipy/maintidx v1.0.0
18:08:02 [2022-03-20T18:08:02.882Z] #51 38.87 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
18:08:02 [2022-03-20T18:08:02.882Z] #51 39.28 go: downloading gitlab.com/bosi/decorder v0.2.1
18:08:02 [2022-03-20T18:08:02.882Z] #51 39.35 go: downloading honnef.co/go/tools v0.2.2
18:08:02 [2022-03-20T18:08:02.882Z] #51 40.40 go: downloading mvdan.cc/gofumpt v0.2.1
18:08:02 [2022-03-20T18:08:02.882Z] #51 40.40 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:08:02 [2022-03-20T18:08:02.882Z] #51 40.46 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
18:08:02 [2022-03-20T18:08:02.882Z] #51 40.52 go: downloading github.com/davecgh/go-spew v1.1.1
18:08:02 [2022-03-20T18:08:02.882Z] #51 40.54 go: downloading github.com/pmezard/go-difflib v1.0.0
18:08:02 [2022-03-20T18:08:02.882Z] #51 40.57 go: downloading github.com/stretchr/objx v0.1.1
18:08:02 [2022-03-20T18:08:02.882Z] #51 40.70 go: downloading github.com/hashicorp/hcl v1.0.0
18:08:02 [2022-03-20T18:08:02.882Z] #51 40.86 go: downloading github.com/pelletier/go-toml v1.9.4
18:08:02 [2022-03-20T18:08:02.882Z] #51 40.91 go: downloading gopkg.in/yaml.v2 v2.4.0
18:08:02 [2022-03-20T18:08:02.882Z] #51 41.10 go: downloading golang.org/x/text v0.3.7
18:08:02 [2022-03-20T18:08:02.882Z] #51 46.22 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
18:08:02 [2022-03-20T18:08:02.882Z] #51 46.30 go: downloading github.com/gobwas/glob v0.2.3
18:08:02 [2022-03-20T18:08:02.882Z] #51 46.32 go: downloading github.com/kisielk/gotool v1.0.0
18:08:02 [2022-03-20T18:08:02.882Z] #51 46.35 go: downloading github.com/gostaticanalysis/comment v1.4.2
18:08:02 [2022-03-20T18:08:02.882Z] #51 46.49 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
18:08:02 [2022-03-20T18:08:02.882Z] #51 46.49 go: downloading golang.org/x/mod v0.5.1
18:08:02 [2022-03-20T18:08:02.882Z] #51 46.55 go: downloading github.com/ettle/strcase v0.1.1
18:08:02 [2022-03-20T18:08:02.882Z] #51 46.59 go: downloading github.com/fatih/structtag v1.2.0
18:08:02 [2022-03-20T18:08:02.882Z] #51 46.65 go: downloading github.com/Masterminds/semver v1.5.0
18:08:02 [2022-03-20T18:08:02.882Z] #51 46.72 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
18:08:02 [2022-03-20T18:08:02.882Z] #51 46.75 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
18:08:02 [2022-03-20T18:08:02.882Z] #51 46.83 go: downloading github.com/prometheus/client_golang v1.7.1
18:08:03 [2022-03-20T18:08:03.138Z] #40 3.308 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:08:03 [2022-03-20T18:08:03.142Z] #51 ...
18:08:03 [2022-03-20T18:08:03.142Z] 
18:08:03 [2022-03-20T18:08:03.142Z] #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
18:08:03 [2022-03-20T18:08:03.142Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af
18:08:03 [2022-03-20T18:08:03.142Z] #38 46.92 Setting up libicu67:amd64 (67.1-7) ...
18:08:03 [2022-03-20T18:08:03.142Z] #38 46.94 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:08:03 [2022-03-20T18:08:03.142Z] #38 46.95 Setting up libuv1:amd64 (1.40.0-2) ...
18:08:03 [2022-03-20T18:08:03.142Z] #38 46.97 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:08:03 [2022-03-20T18:08:03.142Z] #38 47.02 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
18:08:03 [2022-03-20T18:08:03.142Z] #38 47.03 Setting up librhash0:amd64 (1.4.1-2) ...
18:08:03 [2022-03-20T18:08:03.142Z] #38 47.05 Setting up cmake-data (3.18.4-2+deb11u1) ...
18:08:03 [2022-03-20T18:08:03.401Z] #40 3.405 -- Configuring done
18:08:03 [2022-03-20T18:08:03.401Z] #40 3.421 -- Generating done
18:08:03 [2022-03-20T18:08:03.401Z] #40 3.445 -- Build files have been written to: /tmp/tmp.R78PHRNind/tini
18:08:03 [2022-03-20T18:08:03.401Z] #40 3.460 + make tini-static
18:08:03 [2022-03-20T18:08:03.401Z] #40 3.697 Scanning dependencies of target tini-static
18:08:03 [2022-03-20T18:08:03.402Z] #38 47.08 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
18:08:03 [2022-03-20T18:08:03.402Z] #38 47.11 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
18:08:03 [2022-03-20T18:08:03.402Z] #38 47.13 Setting up cmake (3.18.4-2+deb11u1) ...
18:08:03 [2022-03-20T18:08:03.402Z] #38 47.14 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:08:03 [2022-03-20T18:08:03.664Z] #40 3.765 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:08:04 [2022-03-20T18:08:04.061Z] #45 28.36 Reading package lists...
18:08:04 [2022-03-20T18:08:04.061Z] #45 ...
18:08:04 [2022-03-20T18:08:04.061Z] 
18:08:04 [2022-03-20T18:08:04.061Z] #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
18:08:04 [2022-03-20T18:08:04.061Z] #65 sha256:fc6a40cc97787fcae5880bb3658c28d5ceda2dcf1c194d6d93a7c265b404c7f9
18:08:04 [2022-03-20T18:08:04.061Z] #65 27.84 Reading package lists...
18:08:04 [2022-03-20T18:08:04.199Z] #43 33.59 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:08:04 [2022-03-20T18:08:04.267Z] #43 ...
18:08:04 [2022-03-20T18:08:04.267Z] 
18:08:04 [2022-03-20T18:08:04.267Z] #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
18:08:04 [2022-03-20T18:08:04.267Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87
18:08:04 [2022-03-20T18:08:04.267Z] #47 18.78 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2154 B]
18:08:04 [2022-03-20T18:08:04.267Z] #47 25.88 Fetched 8510 kB in 21s (406 kB/s)
18:08:04 [2022-03-20T18:08:04.267Z] #47 25.88 Reading package lists...
18:08:04 [2022-03-20T18:08:04.267Z] #47 ...
18:08:04 [2022-03-20T18:08:04.267Z] 
18:08:04 [2022-03-20T18:08:04.267Z] #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
18:08:04 [2022-03-20T18:08:04.267Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:08:04 [2022-03-20T18:08:04.267Z] #14 21.96 Reading package lists...
18:08:04 [2022-03-20T18:08:04.613Z] #40 4.801 [100%] Linking C executable tini-static
18:08:04 [2022-03-20T18:08:04.764Z] #43 ...
18:08:04 [2022-03-20T18:08:04.764Z] 
18:08:04 [2022-03-20T18:08:04.764Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:08:04 [2022-03-20T18:08:04.764Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:08:04 [2022-03-20T18:08:04.764Z] #14 24.40 Fetched 8506 kB in 19s (449 kB/s)
18:08:04 [2022-03-20T18:08:04.764Z] #14 24.40 Reading package lists...
18:08:04 [2022-03-20T18:08:04.764Z] #14 31.56 Reading package lists...
18:08:04 [2022-03-20T18:08:04.764Z] #14 ...
18:08:04 [2022-03-20T18:08:04.764Z] 
18:08:04 [2022-03-20T18:08:04.764Z] #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
18:08:04 [2022-03-20T18:08:04.764Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87
18:08:04 [2022-03-20T18:08:04.764Z] #47 26.27 Reading package lists...
18:08:04 [2022-03-20T18:08:04.786Z] #38 DONE 48.6s
18:08:04 [2022-03-20T18:08:04.786Z] 
18:08:04 [2022-03-20T18:08:04.786Z] #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
18:08:04 [2022-03-20T18:08:04.786Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:08:04 [2022-03-20T18:08:04.786Z] #51 47.23 go: downloading github.com/prometheus/client_model v0.2.0
18:08:04 [2022-03-20T18:08:04.786Z] #51 47.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:08:04 [2022-03-20T18:08:04.786Z] #51 47.32 go: downloading github.com/google/go-cmp v0.5.6
18:08:04 [2022-03-20T18:08:04.786Z] #51 47.64 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
18:08:04 [2022-03-20T18:08:04.786Z] #51 47.66 go: downloading github.com/olekukonko/tablewriter v0.0.5
18:08:04 [2022-03-20T18:08:04.786Z] #51 47.72 go: downloading github.com/beorn7/perks v1.0.1
18:08:04 [2022-03-20T18:08:04.786Z] #51 47.72 go: downloading github.com/cespare/xxhash/v2 v2.1.2
18:08:04 [2022-03-20T18:08:04.786Z] #51 47.75 go: downloading github.com/golang/protobuf v1.5.2
18:08:04 [2022-03-20T18:08:04.786Z] #51 47.75 go: downloading github.com/cespare/xxhash v1.1.0
18:08:04 [2022-03-20T18:08:04.786Z] #51 47.90 go: downloading github.com/prometheus/common v0.10.0
18:08:04 [2022-03-20T18:08:04.786Z] #51 48.21 go: downloading github.com/prometheus/procfs v0.6.0
18:08:04 [2022-03-20T18:08:04.786Z] #51 48.36 go: downloading github.com/mattn/go-runewidth v0.0.9
18:08:04 [2022-03-20T18:08:04.786Z] #51 48.48 go: downloading google.golang.org/protobuf v1.27.1
18:08:04 [2022-03-20T18:08:04.875Z] #40 5.169 [100%] Built target tini-static
18:08:05 [2022-03-20T18:08:05.047Z] #51 ...
18:08:05 [2022-03-20T18:08:05.047Z] 
18:08:05 [2022-03-20T18:08:05.047Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
18:08:05 [2022-03-20T18:08:05.047Z] #39 sha256:f0392da9d7273f417063b3f638f7240b569346bc1faaedd802ad3ae082d90500
18:08:05 [2022-03-20T18:08:05.047Z] #39 DONE 0.3s
18:08:05 [2022-03-20T18:08:05.047Z] 
18:08:05 [2022-03-20T18:08:05.047Z] #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
18:08:05 [2022-03-20T18:08:05.047Z] #40 sha256:b612973316bf2cd4cd5d208c4d017e3d773d82da81da3fdf8435398ff4f3374b
18:08:05 [2022-03-20T18:08:05.138Z] #40 5.200 + mkdir -p /build
18:08:05 [2022-03-20T18:08:05.138Z] #40 5.215 + cp tini-static /build/docker-init
18:08:05 [2022-03-20T18:08:05.983Z] #65 36.66 Building dependency tree...
18:08:05 [2022-03-20T18:08:05.983Z] #65 38.09 Reading state information...
18:08:05 [2022-03-20T18:08:05.984Z] #40 ...
18:08:05 [2022-03-20T18:08:05.984Z] 
18:08:05 [2022-03-20T18:08:05.984Z] #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
18:08:05 [2022-03-20T18:08:05.984Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87
18:08:05 [2022-03-20T18:08:05.984Z] #47 46.68 Setting up criu (3.16.1-3) ...
18:08:05 [2022-03-20T18:08:05.984Z] #47 48.94 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:08:05 [2022-03-20T18:08:05.984Z] #47 DONE 49.4s
18:08:05 [2022-03-20T18:08:05.984Z] 
18:08:05 [2022-03-20T18:08:05.984Z] #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
18:08:05 [2022-03-20T18:08:05.984Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:08:06 [2022-03-20T18:08:06.242Z] #51 49.98 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
18:08:07 [2022-03-20T18:08:07.057Z] #40 DONE 7.3s
18:08:07 [2022-03-20T18:08:07.057Z] 
18:08:07 [2022-03-20T18:08:07.057Z] #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
18:08:07 [2022-03-20T18:08:07.057Z] #14 sha256:94876cdd32822125f36e95f466926eeb5c2f94e2f838ab2c2327db88587406ac
18:08:07 [2022-03-20T18:08:07.057Z] #14 46.27 Selecting previously unselected package mingw-w64-x86-64-dev.
18:08:07 [2022-03-20T18:08:07.057Z] #14 46.27 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
18:08:07 [2022-03-20T18:08:07.057Z] #14 46.31 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
18:08:07 [2022-03-20T18:08:07.057Z] #14 51.55 Selecting previously unselected package gcc-mingw-w64-base.
18:08:07 [2022-03-20T18:08:07.057Z] #14 51.55 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
18:08:07 [2022-03-20T18:08:07.057Z] #14 51.69 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:08:07 [2022-03-20T18:08:07.057Z] #14 51.87 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
18:08:07 [2022-03-20T18:08:07.057Z] #14 51.87 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
18:08:07 [2022-03-20T18:08:07.057Z] #14 51.92 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:08:07 [2022-03-20T18:08:07.369Z] #65 39.49 The following additional packages will be installed:
18:08:07 [2022-03-20T18:08:07.369Z] #65 39.51   libbtrfs0
18:08:07 [2022-03-20T18:08:07.369Z] #65 39.76 The following NEW packages will be installed:
18:08:07 [2022-03-20T18:08:07.369Z] #65 39.78   libbtrfs-dev libbtrfs0
18:08:07 [2022-03-20T18:08:07.941Z] #65 40.17 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:08:07 [2022-03-20T18:08:07.941Z] #65 40.17 Need to get 460 kB of archives.
18:08:07 [2022-03-20T18:08:07.941Z] #65 40.17 After this operation, 1237 kB of additional disk space will be used.
18:08:07 [2022-03-20T18:08:07.941Z] #65 40.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
18:08:07 [2022-03-20T18:08:07.941Z] #65 40.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
18:08:08 [2022-03-20T18:08:08.203Z] #65 40.59 debconf: delaying package configuration, since apt-utils is not installed
18:08:08 [2022-03-20T18:08:08.465Z] #65 40.92 Fetched 460 kB in 0s (1554 kB/s)
18:08:08 [2022-03-20T18:08:08.465Z] #65 40.96 Selecting previously unselected package libbtrfs0:amd64.
18:08:08 [2022-03-20T18:08:08.465Z] #65 40.96 (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.)
18:08:08 [2022-03-20T18:08:08.465Z] #65 40.99 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
18:08:08 [2022-03-20T18:08:08.465Z] #65 40.99 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
18:08:08 [2022-03-20T18:08:08.465Z] #65 41.06 Selecting previously unselected package libbtrfs-dev:amd64.
18:08:08 [2022-03-20T18:08:08.727Z] #65 41.07 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
18:08:08 [2022-03-20T18:08:08.727Z] #65 41.07 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
18:08:08 [2022-03-20T18:08:08.727Z] #65 41.17 Setting up libbtrfs0:amd64 (5.10.1-2) ...
18:08:08 [2022-03-20T18:08:08.727Z] #65 41.19 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
18:08:08 [2022-03-20T18:08:08.727Z] #65 41.20 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:08:08 [2022-03-20T18:08:08.939Z] #47 33.47 Reading package lists...
18:08:08 [2022-03-20T18:08:08.939Z] #47 ...
18:08:08 [2022-03-20T18:08:08.939Z] 
18:08:08 [2022-03-20T18:08:08.939Z] #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
18:08:08 [2022-03-20T18:08:08.939Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:08:08 [2022-03-20T18:08:08.939Z] #14 31.56 Reading package lists...
18:08:08 [2022-03-20T18:08:08.993Z] #65 DONE 41.4s
18:08:08 [2022-03-20T18:08:08.993Z] 
18:08:08 [2022-03-20T18:08:08.993Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
18:08:08 [2022-03-20T18:08:08.993Z] #66 sha256:61b23ca2aee2346b7705f5b3012d933cf818ce2f7278e85e170ec542d626ebf5
18:08:08 [2022-03-20T18:08:08.993Z] #66 DONE 0.1s
18:08:08 [2022-03-20T18:08:08.993Z] 
18:08:08 [2022-03-20T18:08:08.993Z] #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
18:08:08 [2022-03-20T18:08:08.993Z] #67 sha256:9ed7a8a6c7672b631ef642210e06eb7162b098b4da2ba3f71d87f556b7b5acea
18:08:09 [2022-03-20T18:08:09.609Z] #14 ...
18:08:09 [2022-03-20T18:08:09.609Z] 
18:08:09 [2022-03-20T18:08:09.609Z] #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
18:08:09 [2022-03-20T18:08:09.609Z] #51 sha256:4372096f1689129dd74b5872495c1f030ec6c4fb6e1809bf24a2286eff0735f9
18:08:09 [2022-03-20T18:08:09.609Z] #51 44.74 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
18:08:09 [2022-03-20T18:08:09.870Z] #14 38.39 Building dependency tree...
18:08:09 [2022-03-20T18:08:09.870Z] #14 ...
18:08:09 [2022-03-20T18:08:09.870Z] 
18:08:09 [2022-03-20T18:08:09.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
18:08:09 [2022-03-20T18:08:09.870Z] #58 sha256:1a21a8379e50711e535088da7036c7ff3a520288375cd6a1ed63383386c9cc64
18:08:09 [2022-03-20T18:08:09.870Z] #58 22.67 Reading package lists...
18:08:09 [2022-03-20T18:08:09.870Z] #58 29.65 Reading package lists...
18:08:09 [2022-03-20T18:08:09.870Z] #58 36.70 Building dependency tree...
18:08:09 [2022-03-20T18:08:09.942Z] #67 0.786 + RM_GOPATH=0
18:08:09 [2022-03-20T18:08:09.942Z] #67 0.787 + TMP_GOPATH=
18:08:09 [2022-03-20T18:08:09.942Z] #67 0.787 + : /build
18:08:09 [2022-03-20T18:08:09.942Z] #67 0.787 + '[' -z '' ']'
18:08:09 [2022-03-20T18:08:09.942Z] #67 0.787 ++ mktemp -d
18:08:09 [2022-03-20T18:08:09.942Z] #67 0.789 + export GOPATH=/tmp/tmp.TGsCeKdih3
18:08:09 [2022-03-20T18:08:09.942Z] #67 0.789 + GOPATH=/tmp/tmp.TGsCeKdih3
18:08:09 [2022-03-20T18:08:09.942Z] #67 0.789 + RM_GOPATH=1
18:08:09 [2022-03-20T18:08:09.942Z] #67 0.789 + case "$(go env GOARCH)" in
18:08:09 [2022-03-20T18:08:09.942Z] #67 0.789 ++ go env GOARCH
18:08:09 [2022-03-20T18:08:09.942Z] #67 0.794 + export GO_BUILDMODE=-buildmode=pie
18:08:09 [2022-03-20T18:08:09.942Z] #67 0.794 + GO_BUILDMODE=-buildmode=pie
18:08:09 [2022-03-20T18:08:09.942Z] #67 0.795 ++ dirname /install.sh
18:08:09 [2022-03-20T18:08:09.942Z] #67 0.800 + dir=/
18:08:09 [2022-03-20T18:08:09.942Z] #67 0.800 + bin=containerd
18:08:09 [2022-03-20T18:08:09.942Z] #67 0.800 + shift
18:08:09 [2022-03-20T18:08:09.942Z] #67 0.800 + '[' '!' -f //containerd.installer ']'
18:08:09 [2022-03-20T18:08:09.942Z] #67 0.800 + . //containerd.installer
18:08:09 [2022-03-20T18:08:09.942Z] #67 0.800 ++ set -e
18:08:09 [2022-03-20T18:08:09.942Z] #67 0.800 ++ : v1.6.1
18:08:09 [2022-03-20T18:08:09.942Z] #67 0.800 + install_containerd
18:08:09 [2022-03-20T18:08:09.942Z] #67 0.801 + echo 'Install containerd version v1.6.1'
18:08:09 [2022-03-20T18:08:09.942Z] #67 0.801 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TGsCeKdih3/src/github.com/containerd/containerd
18:08:09 [2022-03-20T18:08:09.942Z] #67 0.801 Install containerd version v1.6.1
18:08:09 [2022-03-20T18:08:09.942Z] #67 0.804 Cloning into '/tmp/tmp.TGsCeKdih3/src/github.com/containerd/containerd'...
18:08:10 [2022-03-20T18:08:10.139Z] #58 ...
18:08:10 [2022-03-20T18:08:10.139Z] 
18:08:10 [2022-03-20T18:08:10.139Z] #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
18:08:10 [2022-03-20T18:08:10.139Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af
18:08:10 [2022-03-20T18:08:10.139Z] #38 22.72 Reading package lists...
18:08:10 [2022-03-20T18:08:10.139Z] #38 30.34 Reading package lists...
18:08:10 [2022-03-20T18:08:10.139Z] #38 37.55 Building dependency tree...
18:08:10 [2022-03-20T18:08:10.398Z] #38 ...
18:08:10 [2022-03-20T18:08:10.398Z] 
18:08:10 [2022-03-20T18:08:10.398Z] #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
18:08:10 [2022-03-20T18:08:10.398Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:08:10 [2022-03-20T18:08:10.398Z] #14 38.39 Building dependency tree...
18:08:10 [2022-03-20T18:08:10.431Z] #51 ...
18:08:10 [2022-03-20T18:08:10.431Z] 
18:08:10 [2022-03-20T18:08:10.431Z] #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
18:08:10 [2022-03-20T18:08:10.431Z] #49 sha256:386a15f66c7fde989f4c14108e9c618ec319dac7d0c95f874698d47ff03acf79
18:08:10 [2022-03-20T18:08:10.431Z] #49 52.73 gotestsum version dev
18:08:10 [2022-03-20T18:08:10.431Z] #49 DONE 53.6s
18:08:10 [2022-03-20T18:08:10.431Z] 
18:08:10 [2022-03-20T18:08:10.431Z] #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
18:08:10 [2022-03-20T18:08:10.431Z] #40 sha256:b612973316bf2cd4cd5d208c4d017e3d773d82da81da3fdf8435398ff4f3374b
18:08:10 [2022-03-20T18:08:10.431Z] #40 3.434 + RM_GOPATH=0
18:08:10 [2022-03-20T18:08:10.431Z] #40 3.434 + TMP_GOPATH=
18:08:10 [2022-03-20T18:08:10.431Z] #40 3.434 + : /build
18:08:10 [2022-03-20T18:08:10.431Z] #40 3.434 + '[' -z '' ']'
18:08:10 [2022-03-20T18:08:10.431Z] #40 3.434 ++ mktemp -d
18:08:10 [2022-03-20T18:08:10.431Z] #40 3.434 + export GOPATH=/tmp/tmp.TCRK1WehBO
18:08:10 [2022-03-20T18:08:10.431Z] #40 3.434 + GOPATH=/tmp/tmp.TCRK1WehBO
18:08:10 [2022-03-20T18:08:10.431Z] #40 3.434 + RM_GOPATH=1
18:08:10 [2022-03-20T18:08:10.431Z] #40 3.434 + case "$(go env GOARCH)" in
18:08:10 [2022-03-20T18:08:10.431Z] #40 3.434 ++ go env GOARCH
18:08:10 [2022-03-20T18:08:10.431Z] #40 3.446 Install tini version v0.19.0
18:08:10 [2022-03-20T18:08:10.431Z] #40 3.446 + export GO_BUILDMODE=-buildmode=pie
18:08:10 [2022-03-20T18:08:10.431Z] #40 3.446 + GO_BUILDMODE=-buildmode=pie
18:08:10 [2022-03-20T18:08:10.431Z] #40 3.446 ++ dirname /install.sh
18:08:10 [2022-03-20T18:08:10.431Z] #40 3.446 + dir=/
18:08:10 [2022-03-20T18:08:10.431Z] #40 3.446 + bin=tini
18:08:10 [2022-03-20T18:08:10.431Z] #40 3.446 + shift
18:08:10 [2022-03-20T18:08:10.431Z] #40 3.446 + '[' '!' -f //tini.installer ']'
18:08:10 [2022-03-20T18:08:10.431Z] #40 3.446 + . //tini.installer
18:08:10 [2022-03-20T18:08:10.431Z] #40 3.446 ++ : v0.19.0
18:08:10 [2022-03-20T18:08:10.431Z] #40 3.446 + install_tini
18:08:10 [2022-03-20T18:08:10.431Z] #40 3.446 + echo 'Install tini version v0.19.0'
18:08:10 [2022-03-20T18:08:10.431Z] #40 3.446 + git clone https://github.com/krallin/tini.git /tmp/tmp.TCRK1WehBO/tini
18:08:10 [2022-03-20T18:08:10.431Z] #40 3.446 Cloning into '/tmp/tmp.TCRK1WehBO/tini'...
18:08:10 [2022-03-20T18:08:10.431Z] #40 4.380 + cd /tmp/tmp.TCRK1WehBO/tini
18:08:10 [2022-03-20T18:08:10.431Z] #40 4.380 + git checkout -q v0.19.0
18:08:10 [2022-03-20T18:08:10.431Z] #40 4.424 + cmake .
18:08:10 [2022-03-20T18:08:10.431Z] #40 4.900 -- The C compiler identification is GNU 10.2.1
18:08:10 [2022-03-20T18:08:10.431Z] #40 4.977 -- Detecting C compiler ABI info
18:08:10 [2022-03-20T18:08:10.691Z] #40 5.687 -- Detecting C compiler ABI info - done
18:08:10 [2022-03-20T18:08:10.691Z] #40 5.793 -- Check for working C compiler: /usr/bin/cc - skipped
18:08:10 [2022-03-20T18:08:10.816Z] #14 29.48 Reading package lists...
18:08:10 [2022-03-20T18:08:10.816Z] #14 ...
18:08:10 [2022-03-20T18:08:10.816Z] 
18:08:10 [2022-03-20T18:08:10.816Z] #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
18:08:10 [2022-03-20T18:08:10.816Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87
18:08:10 [2022-03-20T18:08:10.816Z] #47 25.88 Reading package lists...
18:08:10 [2022-03-20T18:08:10.816Z] #47 32.84 Reading package lists...
18:08:10 [2022-03-20T18:08:10.816Z] #47 ...
18:08:10 [2022-03-20T18:08:10.816Z] 
18:08:10 [2022-03-20T18:08:10.816Z] #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
18:08:10 [2022-03-20T18:08:10.816Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af
18:08:10 [2022-03-20T18:08:10.816Z] #38 25.68 Fetched 8506 kB in 20s (425 kB/s)
18:08:10 [2022-03-20T18:08:10.816Z] #38 25.68 Reading package lists...
18:08:10 [2022-03-20T18:08:10.816Z] #38 32.60 Reading package lists...
18:08:10 [2022-03-20T18:08:10.816Z] #38 ...
18:08:10 [2022-03-20T18:08:10.816Z] 
18:08:10 [2022-03-20T18:08:10.816Z] #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
18:08:10 [2022-03-20T18:08:10.816Z] #58 sha256:1a21a8379e50711e535088da7036c7ff3a520288375cd6a1ed63383386c9cc64
18:08:10 [2022-03-20T18:08:10.816Z] #58 24.11 Reading package lists...
18:08:10 [2022-03-20T18:08:10.951Z] #40 5.864 -- Detecting C compile features
18:08:10 [2022-03-20T18:08:10.951Z] #40 5.864 -- Detecting C compile features - done
18:08:10 [2022-03-20T18:08:10.951Z] #40 5.864 -- Performing Test HAS_BUILTIN_FORTIFY
18:08:10 [2022-03-20T18:08:10.951Z] #40 6.020 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:08:10 [2022-03-20T18:08:10.951Z] #40 6.100 -- Configuring done
18:08:10 [2022-03-20T18:08:10.999Z] #51 ...
18:08:10 [2022-03-20T18:08:10.999Z] 
18:08:10 [2022-03-20T18:08:10.999Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:08:10 [2022-03-20T18:08:10.999Z] #14 sha256:94876cdd32822125f36e95f466926eeb5c2f94e2f838ab2c2327db88587406ac
18:08:10 [2022-03-20T18:08:10.999Z] #14 56.33 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
18:08:11 [2022-03-20T18:08:11.073Z] #58 31.20 Reading package lists...
18:08:11 [2022-03-20T18:08:11.073Z] #58 ...
18:08:11 [2022-03-20T18:08:11.073Z] 
18:08:11 [2022-03-20T18:08:11.073Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:08:11 [2022-03-20T18:08:11.073Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:08:11 [2022-03-20T18:08:11.073Z] #14 29.48 Reading package lists...
18:08:11 [2022-03-20T18:08:11.210Z] #40 6.110 -- Generating done
18:08:11 [2022-03-20T18:08:11.211Z] #40 6.113 -- Build files have been written to: /tmp/tmp.TCRK1WehBO/tini
18:08:11 [2022-03-20T18:08:11.211Z] #40 6.131 + make tini-static
18:08:11 [2022-03-20T18:08:11.262Z] #14 56.34 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
18:08:11 [2022-03-20T18:08:11.262Z] #14 56.34 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:08:11 [2022-03-20T18:08:11.471Z] #40 6.349 Scanning dependencies of target tini-static
18:08:11 [2022-03-20T18:08:11.472Z] #40 6.416 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:08:12 [2022-03-20T18:08:12.411Z] #40 7.428 [100%] Linking C executable tini-static
18:08:13 [2022-03-20T18:08:13.251Z] #67 ...
18:08:13 [2022-03-20T18:08:13.251Z] 
18:08:13 [2022-03-20T18:08:13.251Z] #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
18:08:13 [2022-03-20T18:08:13.251Z] #45 sha256:b86b8bd7822391a6ba98993113c104488fe66607705cfdefc88ef281a1aede88
18:08:13 [2022-03-20T18:08:13.251Z] #45 28.36 Reading package lists...
18:08:13 [2022-03-20T18:08:13.251Z] #45 37.43 Building dependency tree...
18:08:13 [2022-03-20T18:08:13.251Z] #45 39.18 Reading state information...
18:08:13 [2022-03-20T18:08:13.251Z] #45 40.42 The following additional packages will be installed:
18:08:13 [2022-03-20T18:08:13.251Z] #45 40.43   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
18:08:13 [2022-03-20T18:08:13.251Z] #45 40.45 Suggested packages:
18:08:13 [2022-03-20T18:08:13.251Z] #45 40.45   cmake-doc ninja-build lrzip
18:08:13 [2022-03-20T18:08:13.251Z] #45 40.45 Recommended packages:
18:08:13 [2022-03-20T18:08:13.251Z] #45 40.45   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:08:13 [2022-03-20T18:08:13.251Z] #45 40.78 The following NEW packages will be installed:
18:08:13 [2022-03-20T18:08:13.251Z] #45 40.80   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
18:08:13 [2022-03-20T18:08:13.251Z] #45 41.17 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
18:08:13 [2022-03-20T18:08:13.251Z] #45 41.17 Need to get 8418 kB of archives.
18:08:13 [2022-03-20T18:08:13.251Z] #45 41.17 After this operation, 34.9 MB of additional disk space will be used.
18:08:13 [2022-03-20T18:08:13.251Z] #45 41.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
18:08:13 [2022-03-20T18:08:13.251Z] #45 41.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:08:13 [2022-03-20T18:08:13.251Z] #45 41.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
18:08:13 [2022-03-20T18:08:13.251Z] #45 41.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
18:08:13 [2022-03-20T18:08:13.251Z] #45 41.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
18:08:13 [2022-03-20T18:08:13.251Z] #45 41.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
18:08:13 [2022-03-20T18:08:13.251Z] #45 41.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
18:08:13 [2022-03-20T18:08:13.251Z] #45 41.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
18:08:13 [2022-03-20T18:08:13.251Z] #45 42.03 debconf: delaying package configuration, since apt-utils is not installed
18:08:13 [2022-03-20T18:08:13.251Z] #45 42.31 Fetched 8418 kB in 0s (20.4 MB/s)
18:08:13 [2022-03-20T18:08:13.251Z] #45 42.36 Selecting previously unselected package xxd.
18:08:13 [2022-03-20T18:08:13.251Z] #45 42.36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30207 files and directories currently installed.)
18:08:13 [2022-03-20T18:08:13.251Z] #45 42.42 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:08:13 [2022-03-20T18:08:13.251Z] #45 42.42 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:08:13 [2022-03-20T18:08:13.251Z] #45 42.49 Selecting previously unselected package vim-common.
18:08:13 [2022-03-20T18:08:13.251Z] #45 42.49 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:08:13 [2022-03-20T18:08:13.251Z] #45 42.50 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:08:13 [2022-03-20T18:08:13.251Z] #45 42.57 Selecting previously unselected package cmake-data.
18:08:13 [2022-03-20T18:08:13.251Z] #45 42.58 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
18:08:13 [2022-03-20T18:08:13.251Z] #45 42.58 Unpacking cmake-data (3.18.4-2+deb11u1) ...
18:08:13 [2022-03-20T18:08:13.251Z] #45 43.18 Selecting previously unselected package libarchive13:amd64.
18:08:13 [2022-03-20T18:08:13.251Z] #45 43.18 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ...
18:08:13 [2022-03-20T18:08:13.251Z] #45 43.19 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
18:08:13 [2022-03-20T18:08:13.251Z] #45 43.29 Selecting previously unselected package libjsoncpp24:amd64.
18:08:13 [2022-03-20T18:08:13.251Z] #45 43.30 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
18:08:13 [2022-03-20T18:08:13.251Z] #45 43.30 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
18:08:13 [2022-03-20T18:08:13.251Z] #45 43.37 Selecting previously unselected package librhash0:amd64.
18:08:13 [2022-03-20T18:08:13.251Z] #45 43.37 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
18:08:13 [2022-03-20T18:08:13.251Z] #45 43.38 Unpacking librhash0:amd64 (1.4.1-2) ...
18:08:13 [2022-03-20T18:08:13.251Z] #45 43.46 Selecting previously unselected package libuv1:amd64.
18:08:13 [2022-03-20T18:08:13.251Z] #45 43.46 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
18:08:13 [2022-03-20T18:08:13.251Z] #45 43.47 Unpacking libuv1:amd64 (1.40.0-2) ...
18:08:13 [2022-03-20T18:08:13.251Z] #45 43.53 Selecting previously unselected package cmake.
18:08:13 [2022-03-20T18:08:13.251Z] #45 43.53 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
18:08:13 [2022-03-20T18:08:13.251Z] #45 43.54 Unpacking cmake (3.18.4-2+deb11u1) ...
18:08:13 [2022-03-20T18:08:13.251Z] #45 44.78 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
18:08:13 [2022-03-20T18:08:13.251Z] #45 44.79 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:08:13 [2022-03-20T18:08:13.251Z] #45 44.80 Setting up libuv1:amd64 (1.40.0-2) ...
18:08:13 [2022-03-20T18:08:13.251Z] #45 44.82 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:08:13 [2022-03-20T18:08:13.251Z] #45 44.85 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
18:08:13 [2022-03-20T18:08:13.251Z] #45 44.86 Setting up librhash0:amd64 (1.4.1-2) ...
18:08:13 [2022-03-20T18:08:13.251Z] #45 44.88 Setting up cmake-data (3.18.4-2+deb11u1) ...
18:08:13 [2022-03-20T18:08:13.251Z] #45 44.89 Setting up cmake (3.18.4-2+deb11u1) ...
18:08:13 [2022-03-20T18:08:13.251Z] #45 44.90 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:08:13 [2022-03-20T18:08:13.251Z] #45 DONE 45.3s
18:08:13 [2022-03-20T18:08:13.251Z] 
18:08:13 [2022-03-20T18:08:13.251Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
18:08:13 [2022-03-20T18:08:13.251Z] #46 sha256:93a231653add21728ca96b015a5cebae0fc5c7c18441fddc1924de56b1c73fd9
18:08:13 [2022-03-20T18:08:13.251Z] #46 DONE 0.1s
18:08:13 [2022-03-20T18:08:13.251Z] 
18:08:13 [2022-03-20T18:08:13.251Z] #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
18:08:13 [2022-03-20T18:08:13.251Z] #20 sha256:43fb9ebcaa084f91010b0382ebd549b2a9cfb9744640d4affca775dca45f93ac
18:08:13 [2022-03-20T18:08:13.251Z] #20 27.48 Reading package lists...
18:08:13 [2022-03-20T18:08:13.251Z] #20 36.72 Building dependency tree...
18:08:13 [2022-03-20T18:08:13.251Z] #20 38.38 Reading state information...
18:08:13 [2022-03-20T18:08:13.251Z] #20 39.67 The following additional packages will be installed:
18:08:13 [2022-03-20T18:08:13.251Z] #20 39.67   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:08:13 [2022-03-20T18:08:13.251Z] #20 39.67   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
18:08:13 [2022-03-20T18:08:13.251Z] #20 39.67   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
18:08:13 [2022-03-20T18:08:13.251Z] #20 39.67   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
18:08:13 [2022-03-20T18:08:13.251Z] #20 39.68   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
18:08:13 [2022-03-20T18:08:13.251Z] #20 39.69   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
18:08:13 [2022-03-20T18:08:13.251Z] #20 39.69   mingw-w64-common mingw-w64-x86-64-dev
18:08:13 [2022-03-20T18:08:13.251Z] #20 39.71 Suggested packages:
18:08:13 [2022-03-20T18:08:13.251Z] #20 39.71   gcc-10-locales seccomp wine64
18:08:13 [2022-03-20T18:08:13.251Z] #20 40.14 The following NEW packages will be installed:
18:08:13 [2022-03-20T18:08:13.251Z] #20 40.15   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:08:13 [2022-03-20T18:08:13.251Z] #20 40.15   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
18:08:13 [2022-03-20T18:08:13.251Z] #20 40.15   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
18:08:13 [2022-03-20T18:08:13.251Z] #20 40.15   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
18:08:13 [2022-03-20T18:08:13.251Z] #20 40.15   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
18:08:13 [2022-03-20T18:08:13.251Z] #20 40.15   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
18:08:13 [2022-03-20T18:08:13.251Z] #20 40.16   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
18:08:13 [2022-03-20T18:08:13.251Z] #20 40.16   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
18:08:13 [2022-03-20T18:08:13.251Z] #20 40.16   mingw-w64-x86-64-dev
18:08:13 [2022-03-20T18:08:13.251Z] #20 40.60 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
18:08:13 [2022-03-20T18:08:13.251Z] #20 40.60 Need to get 115 MB of archives.
18:08:13 [2022-03-20T18:08:13.251Z] #20 40.60 After this operation, 645 MB of additional disk space will be used.
18:08:13 [2022-03-20T18:08:13.251Z] #20 40.60 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]
18:08:13 [2022-03-20T18:08:13.251Z] #20 40.66 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]
18:08:13 [2022-03-20T18:08:13.251Z] #20 40.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
18:08:13 [2022-03-20T18:08:13.251Z] #20 40.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
18:08:13 [2022-03-20T18:08:13.251Z] #20 40.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
18:08:13 [2022-03-20T18:08:13.251Z] #20 40.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
18:08:13 [2022-03-20T18:08:13.251Z] #20 40.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
18:08:13 [2022-03-20T18:08:13.251Z] #20 40.90 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]
18:08:13 [2022-03-20T18:08:13.251Z] #20 40.90 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]
18:08:13 [2022-03-20T18:08:13.251Z] #20 41.01 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]
18:08:13 [2022-03-20T18:08:13.251Z] #20 41.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]
18:08:13 [2022-03-20T18:08:13.251Z] #20 41.53 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]
18:08:13 [2022-03-20T18:08:13.251Z] #20 41.75 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]
18:08:13 [2022-03-20T18:08:13.251Z] #20 42.12 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]
18:08:13 [2022-03-20T18:08:13.251Z] #20 42.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]
18:08:13 [2022-03-20T18:08:13.251Z] #20 42.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
18:08:13 [2022-03-20T18:08:13.251Z] #20 42.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
18:08:13 [2022-03-20T18:08:13.251Z] #20 42.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
18:08:13 [2022-03-20T18:08:13.251Z] #20 42.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
18:08:13 [2022-03-20T18:08:13.251Z] #20 42.28 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]
18:08:13 [2022-03-20T18:08:13.251Z] #20 42.29 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
18:08:13 [2022-03-20T18:08:13.251Z] #20 42.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
18:08:13 [2022-03-20T18:08:13.251Z] #20 42.30 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
18:08:13 [2022-03-20T18:08:13.251Z] #20 42.30 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
18:08:13 [2022-03-20T18:08:13.251Z] #20 42.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
18:08:13 [2022-03-20T18:08:13.251Z] #20 42.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
18:08:13 [2022-03-20T18:08:13.251Z] #20 42.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
18:08:13 [2022-03-20T18:08:13.251Z] #20 42.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
18:08:13 [2022-03-20T18:08:13.251Z] #20 42.32 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
18:08:13 [2022-03-20T18:08:13.251Z] #20 42.32 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
18:08:13 [2022-03-20T18:08:13.251Z] #20 42.73 debconf: delaying package configuration, since apt-utils is not installed
18:08:13 [2022-03-20T18:08:13.251Z] #20 42.90 Fetched 115 MB in 2s (57.4 MB/s)
18:08:13 [2022-03-20T18:08:13.251Z] #20 42.93 Selecting previously unselected package binutils-mingw-w64-i686.
18:08:13 [2022-03-20T18:08:13.251Z] #20 42.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30207 files and directories currently installed.)
18:08:13 [2022-03-20T18:08:13.251Z] #20 42.96 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
18:08:13 [2022-03-20T18:08:13.251Z] #20 42.97 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:08:13 [2022-03-20T18:08:13.251Z] #20 43.66 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:08:13 [2022-03-20T18:08:13.251Z] #20 43.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
18:08:13 [2022-03-20T18:08:13.251Z] #20 43.67 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:08:13 [2022-03-20T18:08:13.251Z] #20 44.50 Selecting previously unselected package binutils-mingw-w64.
18:08:13 [2022-03-20T18:08:13.251Z] #20 44.50 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
18:08:13 [2022-03-20T18:08:13.251Z] #20 44.50 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
18:08:13 [2022-03-20T18:08:13.251Z] #20 44.56 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:08:13 [2022-03-20T18:08:13.251Z] #20 44.57 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
18:08:13 [2022-03-20T18:08:13.251Z] #20 44.58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
18:08:13 [2022-03-20T18:08:13.251Z] #20 44.67 Selecting previously unselected package dmsetup.
18:08:13 [2022-03-20T18:08:13.251Z] #20 44.67 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
18:08:13 [2022-03-20T18:08:13.251Z] #20 44.68 Unpacking dmsetup (2:1.02.175-2.1) ...
18:08:13 [2022-03-20T18:08:13.251Z] #20 44.77 Selecting previously unselected package mingw-w64-common.
18:08:13 [2022-03-20T18:08:13.252Z] #20 44.78 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
18:08:13 [2022-03-20T18:08:13.252Z] #20 44.78 Unpacking mingw-w64-common (8.0.0-1) ...
18:08:13 [2022-03-20T18:08:13.350Z] #40 7.992 [100%] Built target tini-static
18:08:13 [2022-03-20T18:08:13.350Z] #40 8.016 + mkdir -p /build
18:08:13 [2022-03-20T18:08:13.350Z] #40 8.016 + cp tini-static /build/docker-init
18:08:13 [2022-03-20T18:08:13.656Z] #14 36.54 Building dependency tree...
18:08:13 [2022-03-20T18:08:13.721Z] #14 42.78 The following additional packages will be installed:
18:08:13 [2022-03-20T18:08:13.721Z] #14 42.81   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:08:13 [2022-03-20T18:08:13.721Z] #14 42.81   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
18:08:13 [2022-03-20T18:08:13.721Z] #14 42.81   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
18:08:13 [2022-03-20T18:08:13.721Z] #14 42.82   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
18:08:13 [2022-03-20T18:08:13.721Z] #14 42.82   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
18:08:13 [2022-03-20T18:08:13.721Z] #14 42.82   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
18:08:13 [2022-03-20T18:08:13.721Z] #14 42.84   mingw-w64-common mingw-w64-x86-64-dev
18:08:13 [2022-03-20T18:08:13.721Z] #14 42.84 Suggested packages:
18:08:13 [2022-03-20T18:08:13.721Z] #14 42.86   gcc-10-locales seccomp wine64
18:08:13 [2022-03-20T18:08:13.829Z] #20 ...
18:08:13 [2022-03-20T18:08:13.829Z] 
18:08:13 [2022-03-20T18:08:13.829Z] #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
18:08:13 [2022-03-20T18:08:13.829Z] #47 sha256:f4d33a5f9841956deb076c50076aee60dbd1e763362c8dd55fd0327ee26b4dc7
18:08:13 [2022-03-20T18:08:13.829Z] #47 0.713 + RM_GOPATH=0
18:08:13 [2022-03-20T18:08:13.829Z] #47 0.713 + TMP_GOPATH=
18:08:13 [2022-03-20T18:08:13.829Z] #47 0.713 + : /build
18:08:13 [2022-03-20T18:08:13.829Z] #47 0.713 + '[' -z '' ']'
18:08:13 [2022-03-20T18:08:13.829Z] #47 0.714 ++ mktemp -d
18:08:13 [2022-03-20T18:08:13.829Z] #47 0.715 + export GOPATH=/tmp/tmp.xGyC3GuXGC
18:08:13 [2022-03-20T18:08:13.829Z] #47 0.715 + GOPATH=/tmp/tmp.xGyC3GuXGC
18:08:13 [2022-03-20T18:08:13.829Z] #47 0.715 + RM_GOPATH=1
18:08:13 [2022-03-20T18:08:13.829Z] #47 0.715 + case "$(go env GOARCH)" in
18:08:13 [2022-03-20T18:08:13.829Z] #47 0.719 ++ go env GOARCH
18:08:13 [2022-03-20T18:08:13.829Z] #47 0.727 + export GO_BUILDMODE=-buildmode=pie
18:08:13 [2022-03-20T18:08:13.829Z] #47 0.727 + GO_BUILDMODE=-buildmode=pie
18:08:13 [2022-03-20T18:08:13.829Z] #47 0.728 ++ dirname /install.sh
18:08:13 [2022-03-20T18:08:13.829Z] #47 0.730 + dir=/
18:08:13 [2022-03-20T18:08:13.829Z] #47 0.731 + bin=tini
18:08:13 [2022-03-20T18:08:13.829Z] #47 0.731 + shift
18:08:13 [2022-03-20T18:08:13.829Z] #47 0.731 + '[' '!' -f //tini.installer ']'
18:08:13 [2022-03-20T18:08:13.829Z] #47 0.732 + . //tini.installer
18:08:13 [2022-03-20T18:08:13.829Z] #47 0.732 ++ : v0.19.0
18:08:13 [2022-03-20T18:08:13.829Z] #47 0.732 + install_tini
18:08:13 [2022-03-20T18:08:13.829Z] #47 0.733 + echo 'Install tini version v0.19.0'
18:08:13 [2022-03-20T18:08:13.829Z] #47 0.733 Install tini version v0.19.0
18:08:13 [2022-03-20T18:08:13.829Z] #47 0.733 + git clone https://github.com/krallin/tini.git /tmp/tmp.xGyC3GuXGC/tini
18:08:13 [2022-03-20T18:08:13.829Z] #47 0.737 Cloning into '/tmp/tmp.xGyC3GuXGC/tini'...
18:08:13 [2022-03-20T18:08:13.920Z] #40 DONE 8.8s
18:08:13 [2022-03-20T18:08:13.920Z] 
18:08:13 [2022-03-20T18:08:13.920Z] #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
18:08:13 [2022-03-20T18:08:13.920Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:08:13 [2022-03-20T18:08:13.920Z] #14 50.13 Selecting previously unselected package mingw-w64-x86-64-dev.
18:08:13 [2022-03-20T18:08:13.920Z] #14 50.13 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
18:08:13 [2022-03-20T18:08:13.920Z] #14 50.14 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
18:08:13 [2022-03-20T18:08:13.920Z] #14 55.51 Selecting previously unselected package gcc-mingw-w64-base.
18:08:13 [2022-03-20T18:08:13.920Z] #14 55.52 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
18:08:13 [2022-03-20T18:08:13.920Z] #14 55.52 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:08:13 [2022-03-20T18:08:13.920Z] #14 55.64 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
18:08:13 [2022-03-20T18:08:13.920Z] #14 55.66 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
18:08:13 [2022-03-20T18:08:13.920Z] #14 55.69 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:08:14 [2022-03-20T18:08:14.091Z] #47 1.058 + cd /tmp/tmp.xGyC3GuXGC/tini
18:08:14 [2022-03-20T18:08:14.091Z] #47 1.059 + git checkout -q v0.19.0
18:08:14 [2022-03-20T18:08:14.091Z] #47 1.064 + cmake .
18:08:14 [2022-03-20T18:08:14.091Z] #47 1.268 -- The C compiler identification is GNU 10.2.1
18:08:14 [2022-03-20T18:08:14.353Z] #47 1.310 -- Detecting C compiler ABI info
18:08:14 [2022-03-20T18:08:14.353Z] #47 1.536 -- Detecting C compiler ABI info - done
18:08:14 [2022-03-20T18:08:14.615Z] #47 1.586 -- Check for working C compiler: /usr/bin/cc - skipped
18:08:14 [2022-03-20T18:08:14.615Z] #47 1.590 -- Detecting C compile features
18:08:14 [2022-03-20T18:08:14.615Z] #47 1.591 -- Detecting C compile features - done
18:08:14 [2022-03-20T18:08:14.615Z] #47 1.607 -- Performing Test HAS_BUILTIN_FORTIFY
18:08:14 [2022-03-20T18:08:14.615Z] #47 1.685 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:08:14 [2022-03-20T18:08:14.615Z] #47 1.721 -- Configuring done
18:08:14 [2022-03-20T18:08:14.615Z] #47 1.725 -- Generating done
18:08:14 [2022-03-20T18:08:14.615Z] #47 1.728 -- Build files have been written to: /tmp/tmp.xGyC3GuXGC/tini
18:08:14 [2022-03-20T18:08:14.615Z] #47 1.733 + make tini-static
18:08:14 [2022-03-20T18:08:14.898Z] #47 1.907 Scanning dependencies of target tini-static
18:08:14 [2022-03-20T18:08:14.898Z] #47 1.948 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:08:15 [2022-03-20T18:08:15.096Z] #14 44.76 The following NEW packages will be installed:
18:08:15 [2022-03-20T18:08:15.096Z] #14 44.79   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:08:15 [2022-03-20T18:08:15.096Z] #14 44.79   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
18:08:15 [2022-03-20T18:08:15.096Z] #14 44.79   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
18:08:15 [2022-03-20T18:08:15.096Z] #14 44.79   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
18:08:15 [2022-03-20T18:08:15.096Z] #14 44.79   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
18:08:15 [2022-03-20T18:08:15.096Z] #14 44.79   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
18:08:15 [2022-03-20T18:08:15.096Z] #14 44.79   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
18:08:15 [2022-03-20T18:08:15.096Z] #14 44.79   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
18:08:15 [2022-03-20T18:08:15.096Z] #14 44.80   mingw-w64-x86-64-dev
18:08:15 [2022-03-20T18:08:15.354Z] #14 45.24 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
18:08:15 [2022-03-20T18:08:15.354Z] #14 45.24 Need to get 115 MB of archives.
18:08:15 [2022-03-20T18:08:15.354Z] #14 45.24 After this operation, 645 MB of additional disk space will be used.
18:08:15 [2022-03-20T18:08:15.354Z] #14 45.24 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]
18:08:15 [2022-03-20T18:08:15.476Z] #47 2.454 [100%] Linking C executable tini-static
18:08:15 [2022-03-20T18:08:15.476Z] #47 2.694 [100%] Built target tini-static
18:08:15 [2022-03-20T18:08:15.612Z] #14 45.40 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]
18:08:15 [2022-03-20T18:08:15.739Z] #47 2.710 + mkdir -p /build
18:08:15 [2022-03-20T18:08:15.739Z] #47 2.712 + cp tini-static /build/docker-init
18:08:15 [2022-03-20T18:08:15.871Z] #14 45.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
18:08:15 [2022-03-20T18:08:15.871Z] #14 45.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
18:08:15 [2022-03-20T18:08:15.871Z] #14 45.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
18:08:15 [2022-03-20T18:08:15.871Z] #14 45.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
18:08:16 [2022-03-20T18:08:16.002Z] #47 DONE 3.0s
18:08:16 [2022-03-20T18:08:16.002Z] 
18:08:16 [2022-03-20T18:08:16.002Z] #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
18:08:16 [2022-03-20T18:08:16.002Z] #20 sha256:43fb9ebcaa084f91010b0382ebd549b2a9cfb9744640d4affca775dca45f93ac
18:08:16 [2022-03-20T18:08:16.002Z] #20 46.43 Selecting previously unselected package mingw-w64-x86-64-dev.
18:08:16 [2022-03-20T18:08:16.002Z] #20 46.44 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
18:08:16 [2022-03-20T18:08:16.002Z] #20 46.45 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
18:08:16 [2022-03-20T18:08:16.002Z] #20 48.27 Selecting previously unselected package gcc-mingw-w64-base.
18:08:16 [2022-03-20T18:08:16.002Z] #20 48.28 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
18:08:16 [2022-03-20T18:08:16.002Z] #20 48.29 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:08:16 [2022-03-20T18:08:16.002Z] #20 48.39 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
18:08:16 [2022-03-20T18:08:16.002Z] #20 48.40 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
18:08:16 [2022-03-20T18:08:16.002Z] #20 48.41 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:08:16 [2022-03-20T18:08:16.130Z] #14 45.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
18:08:16 [2022-03-20T18:08:16.393Z] #14 46.04 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]
18:08:16 [2022-03-20T18:08:16.393Z] #14 46.05 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]
18:08:16 [2022-03-20T18:08:16.566Z] #14 ...
18:08:16 [2022-03-20T18:08:16.566Z] 
18:08:16 [2022-03-20T18:08:16.566Z] #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
18:08:16 [2022-03-20T18:08:16.566Z] #60 sha256:d6fc30cf29b09de9f6feb6870e1b244c19dfce8deecde2cf3133fe4b65c03591
18:08:16 [2022-03-20T18:08:16.566Z] #60 32.67 Updating files:  72% (3331/4619)
Updating files:  73% (3372/4619)
Updating files:  74% (3419/4619)
Updating files:  75% (3465/4619)
Updating files:  76% (3511/4619)
Updating files:  77% (3557/4619)
Updating files:  78% (3603/4619)
Updating files:  79% (3650/4619)
Updating files:  80% (3696/4619)
Updating files:  81% (3742/4619)
Updating files:  82% (3788/4619)
Updating files:  83% (3834/4619)
Updating files:  84% (3880/4619)
Updating files:  85% (3927/4619)
Updating files:  86% (3973/4619)
Updating files:  87% (4019/4619)
Updating files:  88% (4065/4619)
Updating files:  89% (4111/4619)
Updating files:  90% (4158/4619)
Updating files:  91% (4204/4619)
Updating files:  92% (4250/4619)
Updating files:  93% (4296/4619)
Updating files:  94% (4342/4619)
Updating files:  95% (4389/4619)
Updating files:  96% (4435/4619)
Updating files:  97% (4481/4619)
Updating files:  98% (4527/4619)
Updating files:  99% (4573/4619)
Updating files: 100% (4619/4619)
Updating files: 100% (4619/4619), done.
18:08:16 [2022-03-20T18:08:16.566Z] #60 33.26 + cd /tmp/tmp.AWYrHaC1Fv/src/github.com/containerd/containerd
18:08:16 [2022-03-20T18:08:16.566Z] #60 33.26 + git checkout -q v1.6.1
18:08:16 [2022-03-20T18:08:16.566Z] #60 33.55 + export 'BUILDTAGS=netgo osusergo static_build'
18:08:16 [2022-03-20T18:08:16.566Z] #60 33.55 + BUILDTAGS='netgo osusergo static_build'
18:08:16 [2022-03-20T18:08:16.566Z] #60 33.56 + export EXTRA_FLAGS=-buildmode=pie
18:08:16 [2022-03-20T18:08:16.566Z] #60 33.56 + EXTRA_FLAGS=-buildmode=pie
18:08:16 [2022-03-20T18:08:16.566Z] #60 33.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:08:16 [2022-03-20T18:08:16.566Z] #60 33.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:08:16 [2022-03-20T18:08:16.566Z] #60 33.56 + '[' '' = dynamic ']'
18:08:16 [2022-03-20T18:08:16.566Z] #60 33.56 + make
18:08:16 [2022-03-20T18:08:16.566Z] #60 34.77 + bin/ctr
18:08:16 [2022-03-20T18:08:16.654Z] #14 ...
18:08:16 [2022-03-20T18:08:16.654Z] 
18:08:16 [2022-03-20T18:08:16.654Z] #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
18:08:16 [2022-03-20T18:08:16.654Z] #58 sha256:1a21a8379e50711e535088da7036c7ff3a520288375cd6a1ed63383386c9cc64
18:08:16 [2022-03-20T18:08:16.654Z] #58 40.85 The following additional packages will be installed:
18:08:16 [2022-03-20T18:08:16.654Z] #58 40.86   libbtrfs0
18:08:16 [2022-03-20T18:08:16.654Z] #58 41.17 The following NEW packages will be installed:
18:08:16 [2022-03-20T18:08:16.654Z] #58 41.17   libbtrfs-dev libbtrfs0
18:08:16 [2022-03-20T18:08:16.654Z] #58 41.75 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:08:16 [2022-03-20T18:08:16.654Z] #58 41.75 Need to get 460 kB of archives.
18:08:16 [2022-03-20T18:08:16.654Z] #58 41.75 After this operation, 1237 kB of additional disk space will be used.
18:08:16 [2022-03-20T18:08:16.654Z] #58 41.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
18:08:16 [2022-03-20T18:08:16.654Z] #58 41.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
18:08:16 [2022-03-20T18:08:16.654Z] #58 43.43 debconf: delaying package configuration, since apt-utils is not installed
18:08:16 [2022-03-20T18:08:16.654Z] #58 43.87 Fetched 460 kB in 0s (976 kB/s)
18:08:16 [2022-03-20T18:08:16.654Z] #58 44.16 Selecting previously unselected package libbtrfs0:amd64.
18:08:16 [2022-03-20T18:08:16.654Z] #58 44.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 ... 15709 files and directories currently installed.)
18:08:16 [2022-03-20T18:08:16.654Z] #58 44.25 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
18:08:16 [2022-03-20T18:08:16.654Z] #58 44.32 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
18:08:16 [2022-03-20T18:08:16.654Z] #58 44.76 Selecting previously unselected package libbtrfs-dev:amd64.
18:08:16 [2022-03-20T18:08:16.654Z] #58 44.76 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
18:08:16 [2022-03-20T18:08:16.654Z] #58 44.77 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
18:08:16 [2022-03-20T18:08:16.654Z] #58 45.36 Setting up libbtrfs0:amd64 (5.10.1-2) ...
18:08:16 [2022-03-20T18:08:16.654Z] #58 45.41 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
18:08:16 [2022-03-20T18:08:16.654Z] #58 45.43 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:08:16 [2022-03-20T18:08:16.654Z] #58 DONE 46.3s
18:08:16 [2022-03-20T18:08:16.654Z] 
18:08:16 [2022-03-20T18:08:16.654Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
18:08:16 [2022-03-20T18:08:16.654Z] #59 sha256:ff9ee5fe37fd412a15c57ea51628bb9b829b45e6d9fab9671d41f85e7ae50d86
18:08:16 [2022-03-20T18:08:16.654Z] #59 DONE 0.2s
18:08:16 [2022-03-20T18:08:16.654Z] 
18:08:16 [2022-03-20T18:08:16.654Z] #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
18:08:16 [2022-03-20T18:08:16.654Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af
18:08:16 [2022-03-20T18:08:16.654Z] #38 42.19 The following additional packages will be installed:
18:08:16 [2022-03-20T18:08:16.654Z] #38 42.21   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
18:08:16 [2022-03-20T18:08:16.654Z] #38 42.24 Suggested packages:
18:08:16 [2022-03-20T18:08:16.654Z] #38 42.24   cmake-doc ninja-build lrzip
18:08:16 [2022-03-20T18:08:16.654Z] #38 42.24 Recommended packages:
18:08:16 [2022-03-20T18:08:16.654Z] #38 42.24   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:08:16 [2022-03-20T18:08:16.654Z] #38 43.73 The following NEW packages will be installed:
18:08:16 [2022-03-20T18:08:16.654Z] #38 43.75   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
18:08:16 [2022-03-20T18:08:16.654Z] #38 43.76   vim-common xxd
18:08:16 [2022-03-20T18:08:16.654Z] #38 44.21 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:08:16 [2022-03-20T18:08:16.654Z] #38 44.21 Need to get 17.7 MB of archives.
18:08:16 [2022-03-20T18:08:16.654Z] #38 44.21 After this operation, 70.7 MB of additional disk space will be used.
18:08:16 [2022-03-20T18:08:16.654Z] #38 44.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
18:08:16 [2022-03-20T18:08:16.654Z] #38 44.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:08:16 [2022-03-20T18:08:16.654Z] #38 44.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
18:08:16 [2022-03-20T18:08:16.654Z] #38 44.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
18:08:16 [2022-03-20T18:08:16.654Z] #38 45.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
18:08:16 [2022-03-20T18:08:16.654Z] #38 45.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
18:08:16 [2022-03-20T18:08:16.654Z] #38 45.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
18:08:16 [2022-03-20T18:08:16.654Z] #38 45.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
18:08:16 [2022-03-20T18:08:16.654Z] #38 45.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
18:08:16 [2022-03-20T18:08:16.654Z] #38 45.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
18:08:16 [2022-03-20T18:08:16.944Z] #14 41.74 The following additional packages will be installed:
18:08:16 [2022-03-20T18:08:16.944Z] #14 41.75   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:08:16 [2022-03-20T18:08:16.944Z] #14 41.76   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
18:08:16 [2022-03-20T18:08:16.944Z] #14 41.76   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
18:08:16 [2022-03-20T18:08:16.944Z] #14 41.76   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
18:08:16 [2022-03-20T18:08:16.944Z] #14 41.76   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
18:08:16 [2022-03-20T18:08:16.944Z] #14 41.77   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
18:08:16 [2022-03-20T18:08:16.944Z] #14 41.77   mingw-w64-common mingw-w64-x86-64-dev
18:08:16 [2022-03-20T18:08:16.944Z] #14 41.80 Suggested packages:
18:08:16 [2022-03-20T18:08:16.944Z] #14 41.81   gcc-10-locales seccomp wine64
18:08:17 [2022-03-20T18:08:17.223Z] #38 47.06 debconf: delaying package configuration, since apt-utils is not installed
18:08:17 [2022-03-20T18:08:17.393Z] #20 ...
18:08:17 [2022-03-20T18:08:17.393Z] 
18:08:17 [2022-03-20T18:08:17.393Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:08:17 [2022-03-20T18:08:17.393Z] #49 sha256:825242c01abf9d3dfd41cec47afd2faf9cb52d858e0d6a46fb8e8666b1420b83
18:08:17 [2022-03-20T18:08:17.393Z] #49 CACHED
18:08:17 [2022-03-20T18:08:17.393Z] 
18:08:17 [2022-03-20T18:08:17.393Z] #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
18:08:17 [2022-03-20T18:08:17.393Z] #50 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e
18:08:17 [2022-03-20T18:08:17.393Z] #50 CACHED
18:08:17 [2022-03-20T18:08:17.393Z] 
18:08:17 [2022-03-20T18:08:17.393Z] #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
18:08:17 [2022-03-20T18:08:17.393Z] #53 sha256:e56ef381fa2d85c626ed1c9b2b8d86f82e72603ad449979a14b9402679f053ad
18:08:17 [2022-03-20T18:08:17.393Z] #53 CACHED
18:08:17 [2022-03-20T18:08:17.393Z] 
18:08:17 [2022-03-20T18:08:17.393Z] #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
18:08:17 [2022-03-20T18:08:17.393Z] #54 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87
18:08:17 [2022-03-20T18:08:17.393Z] #54 CACHED
18:08:17 [2022-03-20T18:08:17.393Z] 
18:08:17 [2022-03-20T18:08:17.393Z] #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
18:08:17 [2022-03-20T18:08:17.393Z] #56 sha256:386a15f66c7fde989f4c14108e9c618ec319dac7d0c95f874698d47ff03acf79
18:08:17 [2022-03-20T18:08:17.393Z] #56 CACHED
18:08:17 [2022-03-20T18:08:17.393Z] 
18:08:17 [2022-03-20T18:08:17.393Z] #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
18:08:17 [2022-03-20T18:08:17.393Z] #58 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:08:17 [2022-03-20T18:08:17.393Z] #58 CACHED
18:08:17 [2022-03-20T18:08:17.393Z] 
18:08:17 [2022-03-20T18:08:17.393Z] #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
18:08:17 [2022-03-20T18:08:17.393Z] #60 sha256:90d0098e1c6fe35bf0c4bf63fc6a6ee4def07dc2232467338aaa0589bc89188b
18:08:17 [2022-03-20T18:08:17.393Z] #60 CACHED
18:08:17 [2022-03-20T18:08:17.393Z] 
18:08:17 [2022-03-20T18:08:17.393Z] #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
18:08:17 [2022-03-20T18:08:17.393Z] #20 sha256:43fb9ebcaa084f91010b0382ebd549b2a9cfb9744640d4affca775dca45f93ac
18:08:17 [2022-03-20T18:08:17.705Z] using credential docker-jenkins-github-credentials
18:08:17 [2022-03-20T18:08:17.783Z] Cloning the remote Git repository
18:08:17 [2022-03-20T18:08:17.783Z] Cloning with configured refspecs honoured and without tags
18:08:17 [2022-03-20T18:08:17.789Z] #38 47.41 Fetched 17.7 MB in 2s (10.8 MB/s)
18:08:17 [2022-03-20T18:08:17.789Z] #38 ...
18:08:17 [2022-03-20T18:08:17.789Z] 
18:08:17 [2022-03-20T18:08:17.789Z] #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
18:08:17 [2022-03-20T18:08:17.789Z] #53 sha256:90d0098e1c6fe35bf0c4bf63fc6a6ee4def07dc2232467338aaa0589bc89188b
18:08:17 [2022-03-20T18:08:17.789Z] #53 47.48 v3.0.2
18:08:18 [2022-03-20T18:08:18.047Z] #53 DONE 47.8s
18:08:18 [2022-03-20T18:08:18.047Z] 
18:08:18 [2022-03-20T18:08:18.047Z] #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
18:08:18 [2022-03-20T18:08:18.047Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af
18:08:18 [2022-03-20T18:08:18.047Z] #38 47.61 Selecting previously unselected package xxd.
18:08:18 [2022-03-20T18:08:18.047Z] #38 47.61 (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.)
18:08:18 [2022-03-20T18:08:18.047Z] #38 47.76 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:08:18 [2022-03-20T18:08:18.047Z] #38 47.83 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:08:18 [2022-03-20T18:08:18.304Z] #38 48.14 Selecting previously unselected package vim-common.
18:08:18 [2022-03-20T18:08:18.304Z] #38 48.14 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:08:18 [2022-03-20T18:08:18.334Z] #20 50.72 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
18:08:18 [2022-03-20T18:08:18.334Z] #20 50.72 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
18:08:18 [2022-03-20T18:08:18.334Z] #20 50.72 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:08:17 [2022-03-20T18:08:17.981Z] Cloning repository https://github.com/moby/moby.git
18:08:18 [2022-03-20T18:08:18.561Z] #38 48.17 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:08:18 [2022-03-20T18:08:18.839Z] #14 43.85 The following NEW packages will be installed:
18:08:18 [2022-03-20T18:08:18.839Z] #14 43.86   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:08:18 [2022-03-20T18:08:18.839Z] #14 43.86   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
18:08:18 [2022-03-20T18:08:18.839Z] #14 43.86   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
18:08:18 [2022-03-20T18:08:18.839Z] #14 43.86   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
18:08:18 [2022-03-20T18:08:18.839Z] #14 43.86   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
18:08:18 [2022-03-20T18:08:18.839Z] #14 43.87   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
18:08:18 [2022-03-20T18:08:18.839Z] #14 43.87   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
18:08:18 [2022-03-20T18:08:18.839Z] #14 43.87   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
18:08:18 [2022-03-20T18:08:18.839Z] #14 43.88   mingw-w64-x86-64-dev
18:08:19 [2022-03-20T18:08:19.097Z] #14 44.31 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
18:08:19 [2022-03-20T18:08:19.097Z] #14 44.31 Need to get 115 MB of archives.
18:08:19 [2022-03-20T18:08:19.097Z] #14 44.31 After this operation, 645 MB of additional disk space will be used.
18:08:19 [2022-03-20T18:08:19.097Z] #14 44.31 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]
18:08:19 [2022-03-20T18:08:19.097Z] #14 44.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
18:08:19 [2022-03-20T18:08:19.125Z] #38 48.66 Selecting previously unselected package cmake-data.
18:08:19 [2022-03-20T18:08:19.125Z] #38 48.67 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
18:08:19 [2022-03-20T18:08:19.125Z] #38 48.69 Unpacking cmake-data (3.18.4-2+deb11u1) ...
18:08:19 [2022-03-20T18:08:19.207Z] #14 62.36 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
18:08:19 [2022-03-20T18:08:19.207Z] #14 62.36 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
18:08:19 [2022-03-20T18:08:19.207Z] #14 62.37 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:08:19 [2022-03-20T18:08:19.354Z] #14 44.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
18:08:19 [2022-03-20T18:08:19.354Z] #14 44.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]
18:08:19 [2022-03-20T18:08:19.611Z] #14 44.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
18:08:19 [2022-03-20T18:08:19.611Z] #14 44.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
18:08:19 [2022-03-20T18:08:19.870Z] #14 45.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
18:08:19 [2022-03-20T18:08:19.874Z] #60 ...
18:08:19 [2022-03-20T18:08:19.874Z] 
18:08:19 [2022-03-20T18:08:19.874Z] #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
18:08:19 [2022-03-20T18:08:19.874Z] #14 sha256:94876cdd32822125f36e95f466926eeb5c2f94e2f838ab2c2327db88587406ac
18:08:19 [2022-03-20T18:08:19.874Z] #14 64.96 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
18:08:19 [2022-03-20T18:08:19.874Z] #14 64.96 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
18:08:19 [2022-03-20T18:08:19.874Z] #14 64.97 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:08:20 [2022-03-20T18:08:20.126Z] #14 45.41 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]
18:08:20 [2022-03-20T18:08:20.126Z] #14 45.42 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]
18:08:20 [2022-03-20T18:08:20.126Z] #14 ...
18:08:20 [2022-03-20T18:08:20.126Z] 
18:08:20 [2022-03-20T18:08:20.126Z] #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
18:08:20 [2022-03-20T18:08:20.126Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:08:20 [2022-03-20T18:08:20.126Z] #51 45.53 go: downloading github.com/fatih/color v1.13.0
18:08:20 [2022-03-20T18:08:20.126Z] #51 45.54 go: downloading github.com/gofrs/flock v0.8.1
18:08:20 [2022-03-20T18:08:20.389Z] #51 45.65 go: downloading github.com/spf13/cobra v1.3.0
18:08:20 [2022-03-20T18:08:20.389Z] #51 45.67 go: downloading github.com/spf13/pflag v1.0.5
18:08:18 [2022-03-20T18:08:18.385Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
18:08:19 [2022-03-20T18:08:19.229Z] Fetching upstream changes from https://github.com/moby/moby.git
18:08:19 [2022-03-20T18:08:19.229Z]  > git --version # timeout=10
18:08:19 [2022-03-20T18:08:19.273Z]  > git --version # 'git version 2.24.1.windows.2'
18:08:19 [2022-03-20T18:08:19.274Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:08:19 [2022-03-20T18:08:19.277Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43398/head:refs/remotes/origin/PR-43398 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:08:20 [2022-03-20T18:08:20.645Z] #51 45.96 go: downloading github.com/spf13/viper v1.10.1
18:08:20 [2022-03-20T18:08:20.903Z] #51 46.24 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
18:08:21 [2022-03-20T18:08:21.020Z] #38 ...
18:08:21 [2022-03-20T18:08:21.020Z] 
18:08:21 [2022-03-20T18:08:21.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
18:08:21 [2022-03-20T18:08:21.020Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87
18:08:21 [2022-03-20T18:08:21.020Z] #47 33.47 Reading package lists...
18:08:21 [2022-03-20T18:08:21.020Z] #47 40.47 Building dependency tree...
18:08:21 [2022-03-20T18:08:21.020Z] #47 44.94 The following additional packages will be installed:
18:08:21 [2022-03-20T18:08:21.020Z] #47 44.95   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
18:08:21 [2022-03-20T18:08:21.020Z] #47 44.95   python3-protobuf python3-six
18:08:21 [2022-03-20T18:08:21.020Z] #47 44.98 Suggested packages:
18:08:21 [2022-03-20T18:08:21.020Z] #47 44.98   python3-setuptools
18:08:21 [2022-03-20T18:08:21.020Z] #47 44.98 Recommended packages:
18:08:21 [2022-03-20T18:08:21.020Z] #47 44.98   iproute2 | iproute
18:08:21 [2022-03-20T18:08:21.020Z] #47 45.62 The following NEW packages will be installed:
18:08:21 [2022-03-20T18:08:21.020Z] #47 45.63   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
18:08:21 [2022-03-20T18:08:21.020Z] #47 45.63   python3-protobuf python3-six
18:08:21 [2022-03-20T18:08:21.020Z] #47 46.11 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
18:08:21 [2022-03-20T18:08:21.020Z] #47 46.11 Need to get 2292 kB of archives.
18:08:21 [2022-03-20T18:08:21.020Z] #47 46.11 After this operation, 11.0 MB of additional disk space will be used.
18:08:21 [2022-03-20T18:08:21.020Z] #47 46.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
18:08:21 [2022-03-20T18:08:21.020Z] #47 46.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:08:21 [2022-03-20T18:08:21.020Z] #47 46.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
18:08:21 [2022-03-20T18:08:21.020Z] #47 46.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
18:08:21 [2022-03-20T18:08:21.020Z] #47 46.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:08:21 [2022-03-20T18:08:21.020Z] #47 46.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
18:08:21 [2022-03-20T18:08:21.020Z] #47 46.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
18:08:21 [2022-03-20T18:08:21.020Z] #47 49.79 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [660 kB]
18:08:21 [2022-03-20T18:08:21.020Z] #47 ...
18:08:21 [2022-03-20T18:08:21.020Z] 
18:08:21 [2022-03-20T18:08:21.020Z] #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
18:08:21 [2022-03-20T18:08:21.020Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:08:21 [2022-03-20T18:08:21.020Z] #51 42.86 go: downloading github.com/fatih/color v1.13.0
18:08:21 [2022-03-20T18:08:21.020Z] #51 42.86 go: downloading github.com/gofrs/flock v0.8.1
18:08:21 [2022-03-20T18:08:21.020Z] #51 43.04 go: downloading github.com/spf13/cobra v1.3.0
18:08:21 [2022-03-20T18:08:21.020Z] #51 43.04 go: downloading github.com/spf13/pflag v1.0.5
18:08:21 [2022-03-20T18:08:21.020Z] #51 43.50 go: downloading github.com/spf13/viper v1.10.1
18:08:21 [2022-03-20T18:08:21.020Z] #51 43.68 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
18:08:21 [2022-03-20T18:08:21.020Z] #51 44.02 go: downloading github.com/mattn/go-colorable v0.1.12
18:08:21 [2022-03-20T18:08:21.020Z] #51 44.04 go: downloading github.com/mattn/go-isatty v0.0.14
18:08:21 [2022-03-20T18:08:21.020Z] #51 44.08 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
18:08:21 [2022-03-20T18:08:21.020Z] #51 44.28 go: downloading github.com/go-critic/go-critic v0.6.2
18:08:21 [2022-03-20T18:08:21.020Z] #51 45.50 go: downloading github.com/mitchellh/go-homedir v1.1.0
18:08:21 [2022-03-20T18:08:21.020Z] #51 45.53 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:08:21 [2022-03-20T18:08:21.020Z] #51 49.43 go: downloading github.com/sirupsen/logrus v1.8.1
18:08:21 [2022-03-20T18:08:21.020Z] #51 49.43 go: downloading github.com/stretchr/testify v1.7.0
18:08:21 [2022-03-20T18:08:21.020Z] #51 49.77 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
18:08:21 [2022-03-20T18:08:21.020Z] #51 49.85 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
18:08:21 [2022-03-20T18:08:21.020Z] #51 49.90 go: downloading github.com/fsnotify/fsnotify v1.5.1
18:08:21 [2022-03-20T18:08:21.020Z] #51 49.95 go: downloading github.com/magiconair/properties v1.8.5
18:08:21 [2022-03-20T18:08:21.020Z] #51 50.03 go: downloading github.com/mitchellh/mapstructure v1.4.3
18:08:21 [2022-03-20T18:08:21.020Z] #51 50.11 go: downloading github.com/spf13/afero v1.6.0
18:08:21 [2022-03-20T18:08:21.020Z] #51 50.18 go: downloading github.com/spf13/cast v1.4.1
18:08:21 [2022-03-20T18:08:21.020Z] #51 50.24 go: downloading github.com/spf13/jwalterweatherman v1.1.0
18:08:21 [2022-03-20T18:08:21.020Z] #51 50.28 go: downloading github.com/subosito/gotenv v1.2.0
18:08:21 [2022-03-20T18:08:21.020Z] #51 50.35 go: downloading gopkg.in/ini.v1 v1.66.2
18:08:21 [2022-03-20T18:08:21.020Z] #51 50.58 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
18:08:21 [2022-03-20T18:08:21.020Z] #51 50.73 go: downloading github.com/go-toolsmith/astcast v1.0.0
18:08:21 [2022-03-20T18:08:21.020Z] #51 50.77 go: downloading github.com/go-toolsmith/astcopy v1.0.0
18:08:21 [2022-03-20T18:08:21.020Z] #51 50.82 go: downloading github.com/go-toolsmith/astequal v1.0.1
18:08:21 [2022-03-20T18:08:21.471Z] #51 46.58 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
18:08:21 [2022-03-20T18:08:21.471Z] #51 46.58 go: downloading github.com/go-critic/go-critic v0.6.2
18:08:21 [2022-03-20T18:08:21.589Z] #51 51.07 go: downloading github.com/go-toolsmith/astfmt v1.0.0
18:08:21 [2022-03-20T18:08:21.589Z] #51 51.10 go: downloading github.com/go-toolsmith/astp v1.0.0
18:08:21 [2022-03-20T18:08:21.589Z] #51 51.20 go: downloading github.com/go-toolsmith/strparse v1.0.0
18:08:21 [2022-03-20T18:08:21.589Z] #51 51.22 go: downloading github.com/go-toolsmith/typep v1.0.2
18:08:21 [2022-03-20T18:08:21.589Z] #51 51.24 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
18:08:21 [2022-03-20T18:08:21.778Z] using credential docker-jenkins-github-credentials
18:08:21 [2022-03-20T18:08:21.853Z] Cloning the remote Git repository
18:08:21 [2022-03-20T18:08:21.853Z] Cloning with configured refspecs honoured and without tags
18:08:22 [2022-03-20T18:08:22.155Z] #51 ...
18:08:22 [2022-03-20T18:08:22.155Z] 
18:08:22 [2022-03-20T18:08:22.155Z] #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
18:08:22 [2022-03-20T18:08:22.156Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87
18:08:22 [2022-03-20T18:08:22.156Z] #47 51.57 debconf: delaying package configuration, since apt-utils is not installed
18:08:22 [2022-03-20T18:08:22.413Z] #47 51.90 Fetched 2292 kB in 5s (506 kB/s)
18:08:22 [2022-03-20T18:08:22.541Z] #20 54.47 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
18:08:22 [2022-03-20T18:08:22.542Z] #20 54.48 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
18:08:22 [2022-03-20T18:08:22.542Z] #20 54.48 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:08:22 [2022-03-20T18:08:22.672Z] #47 52.22 Selecting previously unselected package libprotobuf23:amd64.
18:08:22 [2022-03-20T18:08:22.672Z] #47 52.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.)
18:08:22 [2022-03-20T18:08:22.846Z] #51 48.22 go: downloading github.com/mitchellh/go-homedir v1.1.0
18:08:22 [2022-03-20T18:08:22.846Z] #51 ...
18:08:22 [2022-03-20T18:08:22.846Z] 
18:08:22 [2022-03-20T18:08:22.846Z] #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
18:08:22 [2022-03-20T18:08:22.846Z] #58 sha256:1a21a8379e50711e535088da7036c7ff3a520288375cd6a1ed63383386c9cc64
18:08:22 [2022-03-20T18:08:22.846Z] #58 31.20 Reading package lists...
18:08:22 [2022-03-20T18:08:22.846Z] #58 38.52 Building dependency tree...
18:08:22 [2022-03-20T18:08:22.846Z] #58 43.62 The following additional packages will be installed:
18:08:22 [2022-03-20T18:08:22.846Z] #58 43.64   libbtrfs0
18:08:22 [2022-03-20T18:08:22.846Z] #58 43.94 The following NEW packages will be installed:
18:08:22 [2022-03-20T18:08:22.846Z] #58 43.96   libbtrfs-dev libbtrfs0
18:08:22 [2022-03-20T18:08:22.846Z] #58 44.45 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:08:22 [2022-03-20T18:08:22.846Z] #58 44.45 Need to get 460 kB of archives.
18:08:22 [2022-03-20T18:08:22.846Z] #58 44.45 After this operation, 1237 kB of additional disk space will be used.
18:08:22 [2022-03-20T18:08:22.846Z] #58 44.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
18:08:22 [2022-03-20T18:08:22.847Z] #58 44.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
18:08:22 [2022-03-20T18:08:22.847Z] #58 46.05 debconf: delaying package configuration, since apt-utils is not installed
18:08:22 [2022-03-20T18:08:22.847Z] #58 46.37 Fetched 460 kB in 0s (1190 kB/s)
18:08:22 [2022-03-20T18:08:22.847Z] #58 46.58 Selecting previously unselected package libbtrfs0:amd64.
18:08:22 [2022-03-20T18:08:22.847Z] #58 46.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
18:08:22 [2022-03-20T18:08:22.847Z] #58 46.74 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
18:08:22 [2022-03-20T18:08:22.847Z] #58 46.75 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
18:08:22 [2022-03-20T18:08:22.847Z] #58 47.12 Selecting previously unselected package libbtrfs-dev:amd64.
18:08:22 [2022-03-20T18:08:22.847Z] #58 47.12 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
18:08:22 [2022-03-20T18:08:22.847Z] #58 47.13 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
18:08:22 [2022-03-20T18:08:22.847Z] #58 47.63 Setting up libbtrfs0:amd64 (5.10.1-2) ...
18:08:22 [2022-03-20T18:08:22.847Z] #58 47.74 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
18:08:22 [2022-03-20T18:08:22.847Z] #58 47.85 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:08:22 [2022-03-20T18:08:22.930Z] #47 52.29 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
18:08:22 [2022-03-20T18:08:22.930Z] #47 52.31 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
18:08:23 [2022-03-20T18:08:23.104Z] #58 ...
18:08:23 [2022-03-20T18:08:23.104Z] 
18:08:23 [2022-03-20T18:08:23.105Z] #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
18:08:23 [2022-03-20T18:08:23.105Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:08:23 [2022-03-20T18:08:23.105Z] #51 48.33 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:08:23 [2022-03-20T18:08:23.105Z] #51 ...
18:08:23 [2022-03-20T18:08:23.105Z] 
18:08:23 [2022-03-20T18:08:23.105Z] #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
18:08:23 [2022-03-20T18:08:23.105Z] #53 sha256:90d0098e1c6fe35bf0c4bf63fc6a6ee4def07dc2232467338aaa0589bc89188b
18:08:23 [2022-03-20T18:08:23.105Z] #53 48.19 v3.0.2
18:08:23 [2022-03-20T18:08:23.105Z] #53 DONE 48.5s
18:08:23 [2022-03-20T18:08:23.105Z] 
18:08:23 [2022-03-20T18:08:23.105Z] #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
18:08:23 [2022-03-20T18:08:23.105Z] #58 sha256:1a21a8379e50711e535088da7036c7ff3a520288375cd6a1ed63383386c9cc64
18:08:23 [2022-03-20T18:08:23.105Z] #58 DONE 48.5s
18:08:23 [2022-03-20T18:08:23.362Z] 
18:08:23 [2022-03-20T18:08:23.362Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
18:08:23 [2022-03-20T18:08:23.362Z] #59 sha256:0de07a5ed53b7a9ec6506a73447fe2e9009560e7199a25f4961144295dfd6e54
18:08:23 [2022-03-20T18:08:23.487Z] #20 56.04 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
18:08:23 [2022-03-20T18:08:23.621Z] #59 DONE 0.3s
18:08:23 [2022-03-20T18:08:23.622Z] 
18:08:23 [2022-03-20T18:08:23.622Z] #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
18:08:23 [2022-03-20T18:08:23.622Z] #60 sha256:35c58171b269a95a90cd844c5bbf1c804afba45ee3df0366bdf16b7def2b13e3
18:08:23 [2022-03-20T18:08:23.749Z] #20 56.05 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
18:08:23 [2022-03-20T18:08:23.749Z] #20 56.05 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:08:22 [2022-03-20T18:08:22.044Z] Cloning repository https://github.com/moby/moby.git
18:08:22 [2022-03-20T18:08:22.433Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
18:08:23 [2022-03-20T18:08:23.694Z] Fetching upstream changes from https://github.com/moby/moby.git
18:08:23 [2022-03-20T18:08:23.694Z]  > git --version # timeout=10
18:08:23 [2022-03-20T18:08:23.747Z]  > git --version # 'git version 2.24.1.windows.2'
18:08:23 [2022-03-20T18:08:23.748Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:08:23 [2022-03-20T18:08:23.751Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43398/head:refs/remotes/origin/PR-43398 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:08:23 [2022-03-20T18:08:23.864Z] #47 53.34 Selecting previously unselected package python3-pkg-resources.
18:08:23 [2022-03-20T18:08:23.864Z] #47 53.34 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
18:08:23 [2022-03-20T18:08:23.864Z] #47 53.35 Unpacking python3-pkg-resources (52.0.0-4) ...
18:08:24 [2022-03-20T18:08:24.106Z] #14 68.67 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
18:08:24 [2022-03-20T18:08:24.106Z] #14 68.67 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
18:08:24 [2022-03-20T18:08:24.106Z] #14 68.68 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:08:24 [2022-03-20T18:08:24.122Z] #47 53.63 Selecting previously unselected package python3-six.
18:08:24 [2022-03-20T18:08:24.122Z] #47 53.63 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
18:08:24 [2022-03-20T18:08:24.122Z] #47 53.63 Unpacking python3-six (1.16.0-2) ...
18:08:24 [2022-03-20T18:08:24.379Z] #47 53.81 Selecting previously unselected package python3-protobuf.
18:08:24 [2022-03-20T18:08:24.380Z] #47 53.81 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
18:08:24 [2022-03-20T18:08:24.380Z] #47 53.81 Unpacking python3-protobuf (3.12.4-1) ...
18:08:24 [2022-03-20T18:08:24.947Z] #47 54.51 Selecting previously unselected package libnet1:amd64.
18:08:24 [2022-03-20T18:08:24.947Z] #47 54.51 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:08:24 [2022-03-20T18:08:24.947Z] #47 54.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:08:24 [2022-03-20T18:08:24.996Z] #60 ...
18:08:24 [2022-03-20T18:08:24.996Z] 
18:08:24 [2022-03-20T18:08:24.996Z] #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
18:08:24 [2022-03-20T18:08:24.996Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af
18:08:24 [2022-03-20T18:08:24.996Z] #38 32.60 Reading package lists...
18:08:24 [2022-03-20T18:08:24.996Z] #38 40.27 Building dependency tree...
18:08:24 [2022-03-20T18:08:24.996Z] #38 45.37 The following additional packages will be installed:
18:08:24 [2022-03-20T18:08:24.996Z] #38 45.37   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
18:08:24 [2022-03-20T18:08:24.996Z] #38 45.41 Suggested packages:
18:08:24 [2022-03-20T18:08:24.996Z] #38 45.41   cmake-doc ninja-build lrzip
18:08:24 [2022-03-20T18:08:24.996Z] #38 45.41 Recommended packages:
18:08:24 [2022-03-20T18:08:24.996Z] #38 45.41   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:08:24 [2022-03-20T18:08:24.996Z] #38 46.43 The following NEW packages will be installed:
18:08:24 [2022-03-20T18:08:24.996Z] #38 46.46   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
18:08:24 [2022-03-20T18:08:24.996Z] #38 46.46   vim-common xxd
18:08:24 [2022-03-20T18:08:24.996Z] #38 47.00 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:08:24 [2022-03-20T18:08:24.996Z] #38 47.00 Need to get 17.7 MB of archives.
18:08:24 [2022-03-20T18:08:24.996Z] #38 47.00 After this operation, 70.7 MB of additional disk space will be used.
18:08:24 [2022-03-20T18:08:24.996Z] #38 47.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
18:08:24 [2022-03-20T18:08:24.996Z] #38 47.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:08:24 [2022-03-20T18:08:24.996Z] #38 47.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
18:08:24 [2022-03-20T18:08:24.996Z] #38 47.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
18:08:24 [2022-03-20T18:08:24.996Z] #38 47.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
18:08:24 [2022-03-20T18:08:24.996Z] #38 47.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
18:08:24 [2022-03-20T18:08:24.996Z] #38 47.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
18:08:24 [2022-03-20T18:08:24.996Z] #38 47.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
18:08:24 [2022-03-20T18:08:24.996Z] #38 47.79 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
18:08:24 [2022-03-20T18:08:24.996Z] #38 47.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
18:08:24 [2022-03-20T18:08:24.996Z] #38 49.79 debconf: delaying package configuration, since apt-utils is not installed
18:08:24 [2022-03-20T18:08:24.996Z] #38 50.12 Fetched 17.7 MB in 2s (11.5 MB/s)
18:08:24 [2022-03-20T18:08:24.996Z] #38 50.22 Selecting previously unselected package xxd.
18:08:24 [2022-03-20T18:08:24.996Z] #38 50.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.)
18:08:24 [2022-03-20T18:08:24.996Z] #38 50.31 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:08:24 [2022-03-20T18:08:24.996Z] #38 50.31 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:08:25 [2022-03-20T18:08:25.211Z] #47 54.70 Selecting previously unselected package libnl-3-200:amd64.
18:08:25 [2022-03-20T18:08:25.211Z] #47 54.70 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
18:08:25 [2022-03-20T18:08:25.211Z] #47 54.72 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
18:08:25 [2022-03-20T18:08:25.253Z] #38 50.60 Selecting previously unselected package vim-common.
18:08:25 [2022-03-20T18:08:25.254Z] #38 50.60 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:08:25 [2022-03-20T18:08:25.254Z] #38 50.66 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:08:25 [2022-03-20T18:08:25.479Z] #47 54.93 Selecting previously unselected package libprotobuf-c1:amd64.
18:08:25 [2022-03-20T18:08:25.479Z] #47 54.93 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
18:08:25 [2022-03-20T18:08:25.479Z] #47 54.94 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:08:25 [2022-03-20T18:08:25.479Z] #47 55.10 Selecting previously unselected package criu.
18:08:25 [2022-03-20T18:08:25.479Z] #47 55.12 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ...
18:08:25 [2022-03-20T18:08:25.479Z] #47 55.13 Unpacking criu (3.16.1-3) ...
18:08:25 [2022-03-20T18:08:25.511Z] #38 ...
18:08:25 [2022-03-20T18:08:25.511Z] 
18:08:25 [2022-03-20T18:08:25.511Z] #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
18:08:25 [2022-03-20T18:08:25.511Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87
18:08:25 [2022-03-20T18:08:25.511Z] #47 32.84 Reading package lists...
18:08:25 [2022-03-20T18:08:25.511Z] #47 40.70 Building dependency tree...
18:08:25 [2022-03-20T18:08:25.511Z] #47 45.66 The following additional packages will be installed:
18:08:25 [2022-03-20T18:08:25.511Z] #47 45.67   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
18:08:25 [2022-03-20T18:08:25.511Z] #47 45.68   python3-protobuf python3-six
18:08:25 [2022-03-20T18:08:25.511Z] #47 45.68 Suggested packages:
18:08:25 [2022-03-20T18:08:25.511Z] #47 45.70   python3-setuptools
18:08:25 [2022-03-20T18:08:25.511Z] #47 45.70 Recommended packages:
18:08:25 [2022-03-20T18:08:25.511Z] #47 45.70   iproute2 | iproute
18:08:25 [2022-03-20T18:08:25.511Z] #47 46.60 The following NEW packages will be installed:
18:08:25 [2022-03-20T18:08:25.511Z] #47 46.62   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
18:08:25 [2022-03-20T18:08:25.511Z] #47 46.62   python3-protobuf python3-six
18:08:25 [2022-03-20T18:08:25.511Z] #47 47.23 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
18:08:25 [2022-03-20T18:08:25.511Z] #47 47.23 Need to get 2292 kB of archives.
18:08:25 [2022-03-20T18:08:25.511Z] #47 47.23 After this operation, 11.0 MB of additional disk space will be used.
18:08:25 [2022-03-20T18:08:25.511Z] #47 47.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
18:08:25 [2022-03-20T18:08:25.511Z] #47 47.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:08:25 [2022-03-20T18:08:25.511Z] #47 47.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
18:08:25 [2022-03-20T18:08:25.511Z] #47 47.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
18:08:25 [2022-03-20T18:08:25.511Z] #47 47.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:08:25 [2022-03-20T18:08:25.511Z] #47 47.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
18:08:25 [2022-03-20T18:08:25.511Z] #47 47.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
18:08:25 [2022-03-20T18:08:25.511Z] #47 ...
18:08:25 [2022-03-20T18:08:25.511Z] 
18:08:25 [2022-03-20T18:08:25.511Z] #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
18:08:25 [2022-03-20T18:08:25.511Z] #60 sha256:35c58171b269a95a90cd844c5bbf1c804afba45ee3df0366bdf16b7def2b13e3
18:08:25 [2022-03-20T18:08:25.511Z] #60 1.995 + RM_GOPATH=0
18:08:25 [2022-03-20T18:08:25.511Z] #60 1.995 + TMP_GOPATH=
18:08:25 [2022-03-20T18:08:25.511Z] #60 1.995 + : /build
18:08:25 [2022-03-20T18:08:25.511Z] #60 1.995 + '[' -z '' ']'
18:08:25 [2022-03-20T18:08:25.511Z] #60 2.007 ++ mktemp -d
18:08:25 [2022-03-20T18:08:25.511Z] #60 2.007 + export GOPATH=/tmp/tmp.k2ei76mCTS
18:08:25 [2022-03-20T18:08:25.511Z] #60 2.007 + GOPATH=/tmp/tmp.k2ei76mCTS
18:08:25 [2022-03-20T18:08:25.511Z] #60 2.007 + RM_GOPATH=1
18:08:25 [2022-03-20T18:08:25.511Z] #60 2.007 + case "$(go env GOARCH)" in
18:08:25 [2022-03-20T18:08:25.511Z] #60 2.016 ++ go env GOARCH
18:08:25 [2022-03-20T18:08:25.511Z] #60 2.049 + export GO_BUILDMODE=-buildmode=pie
18:08:25 [2022-03-20T18:08:25.511Z] #60 2.049 + GO_BUILDMODE=-buildmode=pie
18:08:25 [2022-03-20T18:08:25.511Z] #60 2.049 ++ dirname /install.sh
18:08:25 [2022-03-20T18:08:25.511Z] #60 2.055 + dir=/
18:08:25 [2022-03-20T18:08:25.511Z] #60 2.055 + bin=containerd
18:08:25 [2022-03-20T18:08:25.511Z] #60 2.055 + shift
18:08:25 [2022-03-20T18:08:25.511Z] #60 2.055 + '[' '!' -f //containerd.installer ']'
18:08:25 [2022-03-20T18:08:25.511Z] #60 2.055 + . //containerd.installer
18:08:25 [2022-03-20T18:08:25.511Z] #60 2.055 ++ set -e
18:08:25 [2022-03-20T18:08:25.511Z] #60 2.055 ++ : v1.6.1
18:08:25 [2022-03-20T18:08:25.511Z] #60 2.055 + install_containerd
18:08:25 [2022-03-20T18:08:25.511Z] #60 2.057 Install containerd version v1.6.1
18:08:25 [2022-03-20T18:08:25.511Z] #60 2.057 + echo 'Install containerd version v1.6.1'
18:08:25 [2022-03-20T18:08:25.511Z] #60 2.057 + git clone https://github.com/containerd/containerd.git /tmp/tmp.k2ei76mCTS/src/github.com/containerd/containerd
18:08:25 [2022-03-20T18:08:25.511Z] #60 2.066 Cloning into '/tmp/tmp.k2ei76mCTS/src/github.com/containerd/containerd'...
18:08:25 [2022-03-20T18:08:25.671Z] #20 57.99 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
18:08:25 [2022-03-20T18:08:25.671Z] #20 58.00 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
18:08:25 [2022-03-20T18:08:25.671Z] #20 58.01 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:08:25 [2022-03-20T18:08:25.782Z] #14 ...
18:08:25 [2022-03-20T18:08:25.782Z] 
18:08:25 [2022-03-20T18:08:25.782Z] #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
18:08:25 [2022-03-20T18:08:25.782Z] #60 sha256:3c4501f455bcb0dd9f2489c944893d9edea26783c813714fb22cb4e930e8e03f
18:08:25 [2022-03-20T18:08:25.783Z] #60 38.71 Updating files:  59% (2741/4619)
Updating files:  60% (2772/4619)
Updating files:  61% (2818/4619)
Updating files:  62% (2864/4619)
Updating files:  63% (2910/4619)
Updating files:  64% (2957/4619)
Updating files:  65% (3003/4619)
Updating files:  66% (3049/4619)
Updating files:  67% (3095/4619)
Updating files:  68% (3141/4619)
Updating files:  69% (3188/4619)
Updating files:  70% (3234/4619)
Updating files:  71% (3280/4619)
Updating files:  72% (3326/4619)
Updating files:  73% (3372/4619)
Updating files:  74% (3419/4619)
Updating files:  75% (3465/4619)
Updating files:  76% (3511/4619)
Updating files:  77% (3557/4619)
Updating files:  78% (3603/4619)
Updating files:  79% (3650/4619)
Updating files:  80% (3696/4619)
Updating files:  81% (3742/4619)
Updating files:  82% (3788/4619)
Updating files:  83% (3834/4619)
Updating files:  84% (3880/4619)
Updating files:  85% (3927/4619)
Updating files:  86% (3973/4619)
Updating files:  87% (4019/4619)
Updating files:  88% (4065/4619)
Updating files:  89% (4111/4619)
Updating files:  90% (4158/4619)
Updating files:  91% (4204/4619)
Updating files:  92% (4250/4619)
Updating files:  93% (4296/4619)
Updating files:  94% (4342/4619)
Updating files:  95% (4389/4619)
Updating files:  96% (4435/4619)
Updating files:  97% (4481/4619)
Updating files:  98% (4527/4619)
Updating files:  99% (4573/4619)
Updating files: 100% (4619/4619)
Updating files: 100% (4619/4619), done.
18:08:25 [2022-03-20T18:08:25.783Z] #60 39.66 + cd /tmp/tmp.DYEboC1ckX/src/github.com/containerd/containerd
18:08:25 [2022-03-20T18:08:25.783Z] #60 39.66 + git checkout -q v1.6.1
18:08:26 [2022-03-20T18:08:26.207Z] using credential docker-jenkins-github-credentials
18:08:26 [2022-03-20T18:08:26.286Z] Cloning the remote Git repository
18:08:26 [2022-03-20T18:08:26.286Z] Cloning with configured refspecs honoured and without tags
18:08:26 [2022-03-20T18:08:26.728Z] #60 40.62 + export 'BUILDTAGS=netgo osusergo static_build'
18:08:26 [2022-03-20T18:08:26.728Z] #60 40.62 + BUILDTAGS='netgo osusergo static_build'
18:08:26 [2022-03-20T18:08:26.728Z] #60 40.62 + export EXTRA_FLAGS=-buildmode=pie
18:08:26 [2022-03-20T18:08:26.728Z] #60 40.62 + EXTRA_FLAGS=-buildmode=pie
18:08:26 [2022-03-20T18:08:26.728Z] #60 40.62 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:08:26 [2022-03-20T18:08:26.728Z] #60 40.62 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:08:26 [2022-03-20T18:08:26.728Z] #60 40.62 + '[' '' = dynamic ']'
18:08:26 [2022-03-20T18:08:26.728Z] #60 40.62 + make
18:08:26 [2022-03-20T18:08:26.852Z] #47 56.12 Setting up python3-pkg-resources (52.0.0-4) ...
18:08:26 [2022-03-20T18:08:26.852Z] #47 ...
18:08:26 [2022-03-20T18:08:26.852Z] 
18:08:26 [2022-03-20T18:08:26.852Z] #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
18:08:26 [2022-03-20T18:08:26.852Z] #60 sha256:f3a2a39b542b1238ab920eea873fcc0d7fa497d9de787b9bbdfa3d0003039861
18:08:26 [2022-03-20T18:08:26.852Z] #60 1.335 + RM_GOPATH=0
18:08:26 [2022-03-20T18:08:26.852Z] #60 1.335 + TMP_GOPATH=
18:08:26 [2022-03-20T18:08:26.852Z] #60 1.335 + : /build
18:08:26 [2022-03-20T18:08:26.852Z] #60 1.335 + '[' -z '' ']'
18:08:26 [2022-03-20T18:08:26.852Z] #60 1.335 ++ mktemp -d
18:08:26 [2022-03-20T18:08:26.852Z] #60 1.418 + export GOPATH=/tmp/tmp.LhUWXnTrWb
18:08:26 [2022-03-20T18:08:26.852Z] #60 1.418 + GOPATH=/tmp/tmp.LhUWXnTrWb
18:08:26 [2022-03-20T18:08:26.852Z] #60 1.418 + RM_GOPATH=1
18:08:26 [2022-03-20T18:08:26.852Z] #60 1.418 + case "$(go env GOARCH)" in
18:08:26 [2022-03-20T18:08:26.852Z] #60 1.466 Install containerd version v1.6.1
18:08:26 [2022-03-20T18:08:26.852Z] #60 1.466 ++ go env GOARCH
18:08:26 [2022-03-20T18:08:26.852Z] #60 1.466 + export GO_BUILDMODE=-buildmode=pie
18:08:26 [2022-03-20T18:08:26.852Z] #60 1.466 + GO_BUILDMODE=-buildmode=pie
18:08:26 [2022-03-20T18:08:26.852Z] #60 1.466 ++ dirname /install.sh
18:08:26 [2022-03-20T18:08:26.852Z] #60 1.466 + dir=/
18:08:26 [2022-03-20T18:08:26.852Z] #60 1.466 + bin=containerd
18:08:26 [2022-03-20T18:08:26.852Z] #60 1.466 + shift
18:08:26 [2022-03-20T18:08:26.852Z] #60 1.466 + '[' '!' -f //containerd.installer ']'
18:08:26 [2022-03-20T18:08:26.852Z] #60 1.466 + . //containerd.installer
18:08:26 [2022-03-20T18:08:26.852Z] #60 1.466 ++ set -e
18:08:26 [2022-03-20T18:08:26.852Z] #60 1.466 ++ : v1.6.1
18:08:26 [2022-03-20T18:08:26.852Z] #60 1.466 + install_containerd
18:08:26 [2022-03-20T18:08:26.852Z] #60 1.466 + echo 'Install containerd version v1.6.1'
18:08:26 [2022-03-20T18:08:26.852Z] #60 1.466 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LhUWXnTrWb/src/github.com/containerd/containerd
18:08:26 [2022-03-20T18:08:26.852Z] #60 1.466 Cloning into '/tmp/tmp.LhUWXnTrWb/src/github.com/containerd/containerd'...
18:08:26 [2022-03-20T18:08:26.852Z] #60 ...
18:08:26 [2022-03-20T18:08:26.852Z] 
18:08:26 [2022-03-20T18:08:26.852Z] #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
18:08:26 [2022-03-20T18:08:26.852Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:08:26 [2022-03-20T18:08:26.852Z] #51 52.12 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
18:08:26 [2022-03-20T18:08:26.852Z] #51 52.35 go: downloading github.com/hashicorp/errwrap v1.0.0
18:08:26 [2022-03-20T18:08:26.852Z] #51 52.39 go: downloading 4d63.com/gochecknoglobals v0.1.0
18:08:26 [2022-03-20T18:08:26.852Z] #51 52.40 go: downloading github.com/Antonboom/errname v0.1.5
18:08:26 [2022-03-20T18:08:26.852Z] #51 52.51 go: downloading github.com/Antonboom/nilnil v0.1.0
18:08:26 [2022-03-20T18:08:26.852Z] #51 52.55 go: downloading github.com/BurntSushi/toml v1.0.0
18:08:26 [2022-03-20T18:08:26.852Z] #51 53.28 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
18:08:26 [2022-03-20T18:08:26.852Z] #51 53.30 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
18:08:26 [2022-03-20T18:08:26.852Z] #51 53.45 go: downloading github.com/alexkohler/prealloc v1.0.0
18:08:26 [2022-03-20T18:08:26.852Z] #51 53.46 go: downloading github.com/ashanbrown/forbidigo v1.3.0
18:08:26 [2022-03-20T18:08:26.852Z] #51 53.50 go: downloading github.com/ashanbrown/makezero v1.1.0
18:08:26 [2022-03-20T18:08:26.852Z] #51 53.54 go: downloading github.com/bkielbasa/cyclop v1.2.0
18:08:26 [2022-03-20T18:08:26.852Z] #51 53.57 go: downloading github.com/blizzy78/varnamelen v0.5.0
18:08:26 [2022-03-20T18:08:26.852Z] #51 53.66 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
18:08:26 [2022-03-20T18:08:26.852Z] #51 53.73 go: downloading github.com/breml/bidichk v0.2.1
18:08:26 [2022-03-20T18:08:26.852Z] #51 53.76 go: downloading github.com/breml/errchkjson v0.2.1
18:08:26 [2022-03-20T18:08:26.852Z] #51 53.86 go: downloading github.com/butuzov/ireturn v0.1.1
18:08:26 [2022-03-20T18:08:26.852Z] #51 53.92 go: downloading github.com/charithe/durationcheck v0.0.9
18:08:26 [2022-03-20T18:08:26.852Z] #51 54.01 go: downloading github.com/daixiang0/gci v0.2.9
18:08:26 [2022-03-20T18:08:26.852Z] #51 54.06 go: downloading github.com/denis-tingajkin/go-header v0.4.2
18:08:26 [2022-03-20T18:08:26.852Z] #51 54.12 go: downloading github.com/esimonov/ifshort v1.0.4
18:08:26 [2022-03-20T18:08:26.852Z] #51 54.18 go: downloading github.com/fzipp/gocyclo v0.4.0
18:08:26 [2022-03-20T18:08:26.852Z] #51 54.26 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:08:26 [2022-03-20T18:08:26.852Z] #51 54.31 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:08:26 [2022-03-20T18:08:26.852Z] #51 54.38 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
18:08:26 [2022-03-20T18:08:26.852Z] #51 54.58 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
18:08:26 [2022-03-20T18:08:26.852Z] #51 54.82 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:08:26 [2022-03-20T18:08:26.852Z] #51 54.87 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:08:26 [2022-03-20T18:08:26.852Z] #51 54.90 go: downloading github.com/golangci/misspell v0.3.5
18:08:26 [2022-03-20T18:08:26.852Z] #51 54.99 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:08:26 [2022-03-20T18:08:26.852Z] #51 55.03 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
18:08:26 [2022-03-20T18:08:26.852Z] #51 55.08 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
18:08:26 [2022-03-20T18:08:26.852Z] #51 55.13 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
18:08:26 [2022-03-20T18:08:26.852Z] #51 55.16 go: downloading github.com/jgautheron/goconst v1.5.1
18:08:26 [2022-03-20T18:08:26.852Z] #51 55.22 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
18:08:26 [2022-03-20T18:08:26.852Z] #51 55.33 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
18:08:26 [2022-03-20T18:08:26.852Z] #51 55.36 go: downloading github.com/julz/importas v0.1.0
18:08:26 [2022-03-20T18:08:26.852Z] #51 55.40 go: downloading github.com/kisielk/errcheck v1.6.0
18:08:26 [2022-03-20T18:08:26.852Z] #51 55.48 go: downloading github.com/kulti/thelper v0.5.0
18:08:26 [2022-03-20T18:08:26.852Z] #51 55.52 go: downloading github.com/kunwardeep/paralleltest v1.0.3
18:08:26 [2022-03-20T18:08:26.852Z] #51 55.56 go: downloading github.com/kyoh86/exportloopref v0.1.8
18:08:26 [2022-03-20T18:08:26.852Z] #51 55.59 go: downloading github.com/ldez/gomoddirectives v0.2.2
18:08:26 [2022-03-20T18:08:26.852Z] #51 55.61 go: downloading github.com/ldez/tagliatelle v0.3.0
18:08:26 [2022-03-20T18:08:26.852Z] #51 55.65 go: downloading github.com/leonklingele/grouper v1.1.0
18:08:26 [2022-03-20T18:08:26.852Z] #51 55.75 go: downloading github.com/maratori/testpackage v1.0.1
18:08:26 [2022-03-20T18:08:26.852Z] #51 55.76 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
18:08:26 [2022-03-20T18:08:26.852Z] #51 55.85 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
18:08:26 [2022-03-20T18:08:26.852Z] #51 55.88 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
18:08:26 [2022-03-20T18:08:26.852Z] #51 55.95 go: downloading github.com/mgechev/revive v1.1.3
18:08:26 [2022-03-20T18:08:26.852Z] #51 56.70 go: downloading github.com/moricho/tparallel v0.2.1
18:08:26 [2022-03-20T18:08:26.487Z] Cloning repository https://github.com/moby/moby.git
18:08:26 [2022-03-20T18:08:26.911Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
18:08:27 [2022-03-20T18:08:27.111Z] #51 56.72 go: downloading github.com/nakabonne/nestif v0.3.1
18:08:27 [2022-03-20T18:08:27.111Z] #51 56.73 go: downloading github.com/nishanths/exhaustive v0.7.11
18:08:27 [2022-03-20T18:08:27.111Z] #51 ...
18:08:27 [2022-03-20T18:08:27.111Z] 
18:08:27 [2022-03-20T18:08:27.111Z] #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
18:08:27 [2022-03-20T18:08:27.111Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:08:27 [2022-03-20T18:08:27.111Z] #14 46.79 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]
18:08:27 [2022-03-20T18:08:27.111Z] #14 48.52 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]
18:08:27 [2022-03-20T18:08:27.111Z] #14 49.15 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]
18:08:27 [2022-03-20T18:08:27.111Z] #14 50.04 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]
18:08:27 [2022-03-20T18:08:27.111Z] #14 52.30 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]
18:08:27 [2022-03-20T18:08:27.111Z] #14 53.07 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]
18:08:27 [2022-03-20T18:08:27.111Z] #14 53.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
18:08:27 [2022-03-20T18:08:27.111Z] #14 53.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
18:08:27 [2022-03-20T18:08:27.111Z] #14 53.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
18:08:27 [2022-03-20T18:08:27.111Z] #14 53.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
18:08:27 [2022-03-20T18:08:27.111Z] #14 53.10 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]
18:08:27 [2022-03-20T18:08:27.111Z] #14 53.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
18:08:27 [2022-03-20T18:08:27.111Z] #14 53.13 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
18:08:27 [2022-03-20T18:08:27.111Z] #14 53.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
18:08:27 [2022-03-20T18:08:27.111Z] #14 53.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
18:08:27 [2022-03-20T18:08:27.111Z] #14 53.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
18:08:27 [2022-03-20T18:08:27.111Z] #14 53.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
18:08:27 [2022-03-20T18:08:27.111Z] #14 53.25 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
18:08:27 [2022-03-20T18:08:27.111Z] #14 53.27 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
18:08:27 [2022-03-20T18:08:27.111Z] #14 53.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
18:08:27 [2022-03-20T18:08:27.111Z] #14 53.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
18:08:27 [2022-03-20T18:08:27.111Z] #14 54.42 debconf: delaying package configuration, since apt-utils is not installed
18:08:27 [2022-03-20T18:08:27.111Z] #14 54.76 Fetched 115 MB in 8s (13.6 MB/s)
18:08:27 [2022-03-20T18:08:27.111Z] #14 54.87 Selecting previously unselected package binutils-mingw-w64-i686.
18:08:27 [2022-03-20T18:08:27.111Z] #14 54.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 ... 15709 files and directories currently installed.)
18:08:27 [2022-03-20T18:08:27.111Z] #14 54.99 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
18:08:27 [2022-03-20T18:08:27.111Z] #14 55.01 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:08:27 [2022-03-20T18:08:27.111Z] #14 ...
18:08:27 [2022-03-20T18:08:27.111Z] 
18:08:27 [2022-03-20T18:08:27.111Z] #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
18:08:27 [2022-03-20T18:08:27.111Z] #34 sha256:922cb1ba6d7e4656995c6a7f3990508cb942c76a22dd05bd588fce2f6a70cd27
18:08:27 [2022-03-20T18:08:27.887Z] #34 56.52 Updating files:  85% (1298/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
18:08:27 [2022-03-20T18:08:27.887Z] #34 57.27 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
18:08:28 [2022-03-20T18:08:28.113Z] #60 41.83 + bin/ctr
18:08:28 [2022-03-20T18:08:28.335Z] #14 73.11 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
18:08:28 [2022-03-20T18:08:28.335Z] #14 73.11 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
18:08:28 [2022-03-20T18:08:28.335Z] #14 73.12 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:08:28 [2022-03-20T18:08:28.453Z] #34 57.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:08:27 [2022-03-20T18:08:27.727Z] Fetching upstream changes from https://github.com/moby/moby.git
18:08:27 [2022-03-20T18:08:27.727Z]  > git --version # timeout=10
18:08:27 [2022-03-20T18:08:27.789Z]  > git --version # 'git version 2.24.1.windows.2'
18:08:27 [2022-03-20T18:08:27.790Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:08:27 [2022-03-20T18:08:27.793Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43398/head:refs/remotes/origin/PR-43398 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:08:29 [2022-03-20T18:08:29.884Z] #20 61.65 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
18:08:29 [2022-03-20T18:08:29.884Z] #20 61.66 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
18:08:29 [2022-03-20T18:08:29.884Z] #20 61.66 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:08:30 [2022-03-20T18:08:30.775Z] #60 ...
18:08:30 [2022-03-20T18:08:30.775Z] 
18:08:30 [2022-03-20T18:08:30.775Z] #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
18:08:30 [2022-03-20T18:08:30.775Z] #34 sha256:922cb1ba6d7e4656995c6a7f3990508cb942c76a22dd05bd588fce2f6a70cd27
18:08:30 [2022-03-20T18:08:30.826Z] #20 63.43 Selecting previously unselected package g++-mingw-w64-x86-64.
18:08:30 [2022-03-20T18:08:30.826Z] #20 63.44 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
18:08:30 [2022-03-20T18:08:30.826Z] #20 63.45 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:08:31 [2022-03-20T18:08:31.035Z] #34 55.74 Updating files:  89% (1366/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
18:08:31 [2022-03-20T18:08:31.035Z] #34 ...
18:08:31 [2022-03-20T18:08:31.035Z] 
18:08:31 [2022-03-20T18:08:31.035Z] #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
18:08:31 [2022-03-20T18:08:31.035Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:08:31 [2022-03-20T18:08:31.035Z] #14 46.32 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]
18:08:31 [2022-03-20T18:08:31.035Z] #14 48.46 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]
18:08:31 [2022-03-20T18:08:31.035Z] #14 49.25 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]
18:08:31 [2022-03-20T18:08:31.035Z] #14 50.04 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]
18:08:31 [2022-03-20T18:08:31.035Z] #14 51.78 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]
18:08:31 [2022-03-20T18:08:31.035Z] #14 52.81 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]
18:08:31 [2022-03-20T18:08:31.035Z] #14 52.82 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
18:08:31 [2022-03-20T18:08:31.035Z] #14 52.83 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
18:08:31 [2022-03-20T18:08:31.035Z] #14 52.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
18:08:31 [2022-03-20T18:08:31.035Z] #14 52.86 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
18:08:31 [2022-03-20T18:08:31.036Z] #14 52.89 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]
18:08:31 [2022-03-20T18:08:31.036Z] #14 52.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
18:08:31 [2022-03-20T18:08:31.036Z] #14 52.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
18:08:31 [2022-03-20T18:08:31.036Z] #14 52.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
18:08:31 [2022-03-20T18:08:31.036Z] #14 52.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
18:08:31 [2022-03-20T18:08:31.036Z] #14 53.11 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
18:08:31 [2022-03-20T18:08:31.036Z] #14 53.11 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
18:08:31 [2022-03-20T18:08:31.036Z] #14 53.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
18:08:31 [2022-03-20T18:08:31.036Z] #14 53.11 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
18:08:31 [2022-03-20T18:08:31.036Z] #14 53.11 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
18:08:31 [2022-03-20T18:08:31.036Z] #14 53.11 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
18:08:31 [2022-03-20T18:08:31.036Z] #14 54.42 debconf: delaying package configuration, since apt-utils is not installed
18:08:31 [2022-03-20T18:08:31.036Z] #14 54.75 Fetched 115 MB in 9s (12.5 MB/s)
18:08:31 [2022-03-20T18:08:31.036Z] #14 54.85 Selecting previously unselected package binutils-mingw-w64-i686.
18:08:31 [2022-03-20T18:08:31.036Z] #14 54.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
18:08:31 [2022-03-20T18:08:31.036Z] #14 54.95 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
18:08:31 [2022-03-20T18:08:31.036Z] #14 54.97 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:08:31 [2022-03-20T18:08:31.036Z] #14 ...
18:08:31 [2022-03-20T18:08:31.036Z] 
18:08:31 [2022-03-20T18:08:31.036Z] #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
18:08:31 [2022-03-20T18:08:31.036Z] #34 sha256:922cb1ba6d7e4656995c6a7f3990508cb942c76a22dd05bd588fce2f6a70cd27
18:08:31 [2022-03-20T18:08:31.036Z] #34 55.74 Updating files:  89% (1366/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
18:08:31 [2022-03-20T18:08:31.087Z] #20 63.51 Selecting previously unselected package libapparmor1:amd64.
18:08:31 [2022-03-20T18:08:31.087Z] #20 63.52 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
18:08:31 [2022-03-20T18:08:31.087Z] #20 63.53 Unpacking libapparmor1:amd64 (2.13.6-10) ...
18:08:31 [2022-03-20T18:08:31.087Z] #20 63.59 Selecting previously unselected package libapparmor-dev:amd64.
18:08:31 [2022-03-20T18:08:31.087Z] #20 63.60 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
18:08:31 [2022-03-20T18:08:31.087Z] #20 63.60 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
18:08:31 [2022-03-20T18:08:31.087Z] #20 63.66 Selecting previously unselected package libbtrfs0:amd64.
18:08:31 [2022-03-20T18:08:31.087Z] #20 63.67 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
18:08:31 [2022-03-20T18:08:31.087Z] #20 63.68 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
18:08:31 [2022-03-20T18:08:31.087Z] #20 63.75 Selecting previously unselected package libbtrfs-dev:amd64.
18:08:31 [2022-03-20T18:08:31.087Z] #20 63.76 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
18:08:31 [2022-03-20T18:08:31.087Z] #20 63.77 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
18:08:31 [2022-03-20T18:08:31.295Z] #34 56.28 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
18:08:31 [2022-03-20T18:08:31.348Z] #20 63.86 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:08:31 [2022-03-20T18:08:31.348Z] #20 63.86 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
18:08:31 [2022-03-20T18:08:31.348Z] #20 63.87 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
18:08:31 [2022-03-20T18:08:31.348Z] #20 63.90 Selecting previously unselected package libudev-dev:amd64.
18:08:31 [2022-03-20T18:08:31.348Z] #20 63.91 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
18:08:31 [2022-03-20T18:08:31.348Z] #20 63.91 Unpacking libudev-dev:amd64 (247.3-6) ...
18:08:31 [2022-03-20T18:08:31.611Z] #20 63.98 Selecting previously unselected package libsepol1-dev:amd64.
18:08:31 [2022-03-20T18:08:31.611Z] #20 63.99 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
18:08:31 [2022-03-20T18:08:31.612Z] #20 63.99 Unpacking libsepol1-dev:amd64 (3.1-1) ...
18:08:31 [2022-03-20T18:08:31.612Z] #20 64.11 Selecting previously unselected package libpcre2-16-0:amd64.
18:08:31 [2022-03-20T18:08:31.612Z] #20 64.11 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
18:08:31 [2022-03-20T18:08:31.612Z] #20 64.12 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
18:08:31 [2022-03-20T18:08:31.873Z] #20 64.21 Selecting previously unselected package libpcre2-32-0:amd64.
18:08:31 [2022-03-20T18:08:31.873Z] #20 64.22 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
18:08:31 [2022-03-20T18:08:31.873Z] #20 64.22 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
18:08:31 [2022-03-20T18:08:31.873Z] #20 64.31 Selecting previously unselected package libpcre2-posix2:amd64.
18:08:31 [2022-03-20T18:08:31.873Z] #20 64.31 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
18:08:31 [2022-03-20T18:08:31.873Z] #20 64.32 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
18:08:31 [2022-03-20T18:08:31.873Z] #20 64.36 Selecting previously unselected package libpcre2-dev:amd64.
18:08:31 [2022-03-20T18:08:31.873Z] #20 64.37 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
18:08:31 [2022-03-20T18:08:31.873Z] #20 64.37 Unpacking libpcre2-dev:amd64 (10.36-2) ...
18:08:32 [2022-03-20T18:08:32.134Z] #20 64.58 Selecting previously unselected package libselinux1-dev:amd64.
18:08:32 [2022-03-20T18:08:32.134Z] #20 ...
18:08:32 [2022-03-20T18:08:32.134Z] 
18:08:32 [2022-03-20T18:08:32.134Z] #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
18:08:32 [2022-03-20T18:08:32.134Z] #67 sha256:9ed7a8a6c7672b631ef642210e06eb7162b098b4da2ba3f71d87f556b7b5acea
18:08:32 [2022-03-20T18:08:32.134Z] #67 12.99 + cd /tmp/tmp.TGsCeKdih3/src/github.com/containerd/containerd
18:08:32 [2022-03-20T18:08:32.134Z] #67 12.99 + git checkout -q v1.6.1
18:08:32 [2022-03-20T18:08:32.134Z] #67 13.66 + export 'BUILDTAGS=netgo osusergo static_build'
18:08:32 [2022-03-20T18:08:32.134Z] #67 13.66 + BUILDTAGS='netgo osusergo static_build'
18:08:32 [2022-03-20T18:08:32.134Z] #67 13.66 + export EXTRA_FLAGS=-buildmode=pie
18:08:32 [2022-03-20T18:08:32.134Z] #67 13.66 + EXTRA_FLAGS=-buildmode=pie
18:08:32 [2022-03-20T18:08:32.134Z] #67 13.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:08:32 [2022-03-20T18:08:32.134Z] #67 13.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:08:32 [2022-03-20T18:08:32.134Z] #67 13.66 + '[' '' = dynamic ']'
18:08:32 [2022-03-20T18:08:32.134Z] #67 13.66 + make
18:08:32 [2022-03-20T18:08:32.134Z] #67 14.32 + bin/ctr
18:08:32 [2022-03-20T18:08:32.134Z] #67 ...
18:08:32 [2022-03-20T18:08:32.134Z] 
18:08:32 [2022-03-20T18:08:32.134Z] #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
18:08:32 [2022-03-20T18:08:32.134Z] #20 sha256:43fb9ebcaa084f91010b0382ebd549b2a9cfb9744640d4affca775dca45f93ac
18:08:32 [2022-03-20T18:08:32.134Z] #20 64.59 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
18:08:32 [2022-03-20T18:08:32.134Z] #20 64.59 Unpacking libselinux1-dev:amd64 (3.1-3) ...
18:08:32 [2022-03-20T18:08:32.134Z] #20 64.69 Selecting previously unselected package libdevmapper-dev:amd64.
18:08:32 [2022-03-20T18:08:32.227Z] #34 57.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:08:32 [2022-03-20T18:08:32.396Z] #20 64.69 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
18:08:32 [2022-03-20T18:08:32.396Z] #20 64.70 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
18:08:32 [2022-03-20T18:08:32.396Z] #20 64.75 Selecting previously unselected package libseccomp-dev:amd64.
18:08:32 [2022-03-20T18:08:32.396Z] #20 64.76 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
18:08:32 [2022-03-20T18:08:32.396Z] #20 64.76 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:08:32 [2022-03-20T18:08:32.396Z] #20 64.83 Selecting previously unselected package libsystemd-dev:amd64.
18:08:32 [2022-03-20T18:08:32.396Z] #20 64.84 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
18:08:32 [2022-03-20T18:08:32.396Z] #20 64.84 Unpacking libsystemd-dev:amd64 (247.3-6) ...
18:08:32 [2022-03-20T18:08:32.657Z] #20 65.09 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:08:32 [2022-03-20T18:08:32.657Z] #20 65.10 Setting up libapparmor1:amd64 (2.13.6-10) ...
18:08:32 [2022-03-20T18:08:32.657Z] #20 65.11 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:08:32 [2022-03-20T18:08:32.657Z] #20 65.13 Setting up libsepol1-dev:amd64 (3.1-1) ...
18:08:32 [2022-03-20T18:08:32.657Z] #20 65.14 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:08:32 [2022-03-20T18:08:32.657Z] #20 65.15 Setting up libpcre2-16-0:amd64 (10.36-2) ...
18:08:32 [2022-03-20T18:08:32.657Z] #20 65.16 Setting up libbtrfs0:amd64 (5.10.1-2) ...
18:08:32 [2022-03-20T18:08:32.657Z] #20 65.18 Setting up libpcre2-32-0:amd64 (10.36-2) ...
18:08:32 [2022-03-20T18:08:32.657Z] #20 65.19 Setting up libudev-dev:amd64 (247.3-6) ...
18:08:32 [2022-03-20T18:08:32.658Z] #20 65.20 Setting up libpcre2-posix2:amd64 (10.36-2) ...
18:08:32 [2022-03-20T18:08:32.658Z] #20 65.21 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:08:32 [2022-03-20T18:08:32.658Z] #20 65.22 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
18:08:32 [2022-03-20T18:08:32.658Z] #20 65.24 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:08:32 [2022-03-20T18:08:32.658Z] #20 65.25 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
18:08:32 [2022-03-20T18:08:32.658Z] #20 65.27 Setting up mingw-w64-common (8.0.0-1) ...
18:08:32 [2022-03-20T18:08:32.658Z] #20 65.28 Setting up libsystemd-dev:amd64 (247.3-6) ...
18:08:32 [2022-03-20T18:08:32.658Z] #20 65.30 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
18:08:32 [2022-03-20T18:08:32.658Z] #20 65.31 Setting up libpcre2-dev:amd64 (10.36-2) ...
18:08:32 [2022-03-20T18:08:32.920Z] #20 65.32 Setting up libselinux1-dev:amd64 (3.1-3) ...
18:08:32 [2022-03-20T18:08:32.920Z] #20 65.34 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:08:32 [2022-03-20T18:08:32.920Z] #20 65.35 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:08:32 [2022-03-20T18:08:32.920Z] #20 65.36 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
18:08:32 [2022-03-20T18:08:32.920Z] #20 65.37 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:08:32 [2022-03-20T18:08:32.920Z] #20 65.38 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
18:08:32 [2022-03-20T18:08:32.920Z] #20 65.39 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
18:08:32 [2022-03-20T18:08:32.920Z] #20 65.40 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:08:32 [2022-03-20T18:08:32.920Z] #20 65.41 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
18:08:32 [2022-03-20T18:08:32.920Z] #20 65.42 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:08:32 [2022-03-20T18:08:32.920Z] #20 65.44 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:08:32 [2022-03-20T18:08:32.920Z] #20 65.46 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
18:08:32 [2022-03-20T18:08:32.920Z] #20 65.47 Setting up dmsetup (2:1.02.175-2.1) ...
18:08:32 [2022-03-20T18:08:32.920Z] #20 65.48 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
18:08:32 [2022-03-20T18:08:32.920Z] #20 65.50 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
18:08:32 [2022-03-20T18:08:32.920Z] #20 65.51 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:08:33 [2022-03-20T18:08:33.714Z] #34 ...
18:08:33 [2022-03-20T18:08:33.714Z] 
18:08:33 [2022-03-20T18:08:33.714Z] #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
18:08:33 [2022-03-20T18:08:33.714Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af
18:08:33 [2022-03-20T18:08:33.714Z] #38 53.40 Selecting previously unselected package libicu67:amd64.
18:08:33 [2022-03-20T18:08:33.714Z] #38 53.41 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
18:08:33 [2022-03-20T18:08:33.714Z] #38 53.44 Unpacking libicu67:amd64 (67.1-7) ...
18:08:33 [2022-03-20T18:08:33.714Z] #38 63.28 Selecting previously unselected package libxml2:amd64.
18:08:33 [2022-03-20T18:08:33.714Z] #38 63.28 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
18:08:33 [2022-03-20T18:08:33.714Z] #38 63.29 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
18:08:33 [2022-03-20T18:08:33.714Z] #38 ...
18:08:33 [2022-03-20T18:08:33.714Z] 
18:08:33 [2022-03-20T18:08:33.714Z] #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
18:08:33 [2022-03-20T18:08:33.714Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:08:33 [2022-03-20T18:08:33.714Z] #51 56.85 go: downloading github.com/nishanths/predeclared v0.2.1
18:08:33 [2022-03-20T18:08:33.714Z] #51 56.86 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
18:08:33 [2022-03-20T18:08:33.714Z] #51 56.90 go: downloading github.com/ryancurrah/gomodguard v1.2.3
18:08:33 [2022-03-20T18:08:33.714Z] #51 56.94 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
18:08:33 [2022-03-20T18:08:33.714Z] #51 57.02 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
18:08:33 [2022-03-20T18:08:33.714Z] #51 57.08 go: downloading github.com/securego/gosec/v2 v2.9.6
18:08:33 [2022-03-20T18:08:33.714Z] #51 57.43 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
18:08:33 [2022-03-20T18:08:33.714Z] #51 57.43 go: downloading github.com/sivchari/containedctx v1.0.1
18:08:33 [2022-03-20T18:08:33.714Z] #51 57.45 go: downloading github.com/sivchari/tenv v1.4.7
18:08:33 [2022-03-20T18:08:33.714Z] #51 57.46 go: downloading github.com/sonatard/noctx v0.0.1
18:08:33 [2022-03-20T18:08:33.714Z] #51 57.49 go: downloading github.com/sourcegraph/go-diff v0.6.1
18:08:33 [2022-03-20T18:08:33.714Z] #51 57.50 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
18:08:33 [2022-03-20T18:08:33.714Z] #51 57.55 go: downloading github.com/sylvia7788/contextcheck v1.0.4
18:08:33 [2022-03-20T18:08:33.714Z] #51 57.59 go: downloading github.com/tdakkota/asciicheck v0.1.1
18:08:33 [2022-03-20T18:08:33.714Z] #51 57.61 go: downloading github.com/tetafro/godot v1.4.11
18:08:33 [2022-03-20T18:08:33.714Z] #51 57.69 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
18:08:33 [2022-03-20T18:08:33.714Z] #51 57.72 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
18:08:33 [2022-03-20T18:08:33.714Z] #51 57.74 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
18:08:33 [2022-03-20T18:08:33.714Z] #51 58.08 go: downloading github.com/ultraware/funlen v0.0.3
18:08:33 [2022-03-20T18:08:33.714Z] #51 58.11 go: downloading github.com/ultraware/whitespace v0.0.4
18:08:33 [2022-03-20T18:08:33.714Z] #51 58.12 go: downloading github.com/uudashr/gocognit v1.0.5
18:08:33 [2022-03-20T18:08:33.714Z] #51 58.17 go: downloading github.com/yagipy/maintidx v1.0.0
18:08:33 [2022-03-20T18:08:33.714Z] #51 58.20 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
18:08:33 [2022-03-20T18:08:33.714Z] #51 58.73 go: downloading gitlab.com/bosi/decorder v0.2.1
18:08:33 [2022-03-20T18:08:33.714Z] #51 58.91 go: downloading honnef.co/go/tools v0.2.2
18:08:33 [2022-03-20T18:08:33.714Z] #51 60.57 go: downloading mvdan.cc/gofumpt v0.2.1
18:08:33 [2022-03-20T18:08:33.714Z] #51 60.58 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:08:33 [2022-03-20T18:08:33.714Z] #51 60.67 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
18:08:33 [2022-03-20T18:08:33.714Z] #51 60.86 go: downloading github.com/davecgh/go-spew v1.1.1
18:08:33 [2022-03-20T18:08:33.714Z] #51 60.96 go: downloading github.com/pmezard/go-difflib v1.0.0
18:08:33 [2022-03-20T18:08:33.714Z] #51 60.97 go: downloading github.com/stretchr/objx v0.1.1
18:08:33 [2022-03-20T18:08:33.714Z] #51 61.04 go: downloading github.com/hashicorp/hcl v1.0.0
18:08:33 [2022-03-20T18:08:33.714Z] #51 61.29 go: downloading github.com/pelletier/go-toml v1.9.4
18:08:33 [2022-03-20T18:08:33.714Z] #51 61.31 go: downloading gopkg.in/yaml.v2 v2.4.0
18:08:33 [2022-03-20T18:08:33.714Z] #51 61.54 go: downloading golang.org/x/text v0.3.7
18:08:33 [2022-03-20T18:08:33.881Z] #20 DONE 66.3s
18:08:33 [2022-03-20T18:08:33.881Z] 
18:08:33 [2022-03-20T18:08:33.881Z] #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
18:08:33 [2022-03-20T18:08:33.881Z] #67 sha256:9ed7a8a6c7672b631ef642210e06eb7162b098b4da2ba3f71d87f556b7b5acea
18:08:33 [2022-03-20T18:08:33.881Z] #67 ...
18:08:33 [2022-03-20T18:08:33.881Z] 
18:08:33 [2022-03-20T18:08:33.881Z] #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
18:08:33 [2022-03-20T18:08:33.881Z] #21 sha256:73dcb63df49abb11ed54648d86065261a97c2766435e61d786f8a5d9a2b95d1f
18:08:34 [2022-03-20T18:08:34.280Z] #51 ...
18:08:34 [2022-03-20T18:08:34.281Z] 
18:08:34 [2022-03-20T18:08:34.281Z] #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
18:08:34 [2022-03-20T18:08:34.281Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af
18:08:34 [2022-03-20T18:08:34.281Z] #38 64.09 Selecting previously unselected package libarchive13:amd64.
18:08:34 [2022-03-20T18:08:34.281Z] #38 64.10 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ...
18:08:34 [2022-03-20T18:08:34.281Z] #38 64.12 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
18:08:34 [2022-03-20T18:08:34.828Z] #21 1.108 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:08:34 [2022-03-20T18:08:34.828Z] #21 1.108 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:08:34 [2022-03-20T18:08:34.828Z] #21 1.108 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:08:34 [2022-03-20T18:08:34.848Z] #38 64.70 Selecting previously unselected package libjsoncpp24:amd64.
18:08:35 [2022-03-20T18:08:35.106Z] #38 64.70 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
18:08:35 [2022-03-20T18:08:35.106Z] #38 64.71 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
18:08:35 [2022-03-20T18:08:35.106Z] #38 64.86 Selecting previously unselected package librhash0:amd64.
18:08:35 [2022-03-20T18:08:35.106Z] #38 64.86 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
18:08:35 [2022-03-20T18:08:35.106Z] #38 64.86 Unpacking librhash0:amd64 (1.4.1-2) ...
18:08:35 [2022-03-20T18:08:35.364Z] #38 65.09 Selecting previously unselected package libuv1:amd64.
18:08:35 [2022-03-20T18:08:35.364Z] #38 65.09 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
18:08:35 [2022-03-20T18:08:35.364Z] #38 65.09 Unpacking libuv1:amd64 (1.40.0-2) ...
18:08:35 [2022-03-20T18:08:35.624Z] #38 65.40 Selecting previously unselected package cmake.
18:08:35 [2022-03-20T18:08:35.883Z] #38 65.40 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
18:08:35 [2022-03-20T18:08:35.883Z] #38 65.42 Unpacking cmake (3.18.4-2+deb11u1) ...
18:08:36 [2022-03-20T18:08:36.497Z] #34 ...
18:08:36 [2022-03-20T18:08:36.497Z] 
18:08:36 [2022-03-20T18:08:36.497Z] #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
18:08:36 [2022-03-20T18:08:36.497Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87
18:08:36 [2022-03-20T18:08:36.497Z] #47 50.78 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [660 kB]
18:08:36 [2022-03-20T18:08:36.497Z] #47 52.71 debconf: delaying package configuration, since apt-utils is not installed
18:08:36 [2022-03-20T18:08:36.497Z] #47 52.99 Fetched 2292 kB in 4s (516 kB/s)
18:08:36 [2022-03-20T18:08:36.497Z] #47 53.08 Selecting previously unselected package libprotobuf23:amd64.
18:08:36 [2022-03-20T18:08:36.497Z] #47 53.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.)
18:08:36 [2022-03-20T18:08:36.497Z] #47 53.18 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
18:08:36 [2022-03-20T18:08:36.497Z] #47 53.20 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
18:08:36 [2022-03-20T18:08:36.497Z] #47 54.09 Selecting previously unselected package python3-pkg-resources.
18:08:36 [2022-03-20T18:08:36.497Z] #47 54.10 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
18:08:36 [2022-03-20T18:08:36.497Z] #47 54.11 Unpacking python3-pkg-resources (52.0.0-4) ...
18:08:36 [2022-03-20T18:08:36.497Z] #47 54.49 Selecting previously unselected package python3-six.
18:08:36 [2022-03-20T18:08:36.497Z] #47 54.49 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
18:08:36 [2022-03-20T18:08:36.497Z] #47 54.50 Unpacking python3-six (1.16.0-2) ...
18:08:36 [2022-03-20T18:08:36.497Z] #47 54.68 Selecting previously unselected package python3-protobuf.
18:08:36 [2022-03-20T18:08:36.497Z] #47 54.68 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
18:08:36 [2022-03-20T18:08:36.497Z] #47 54.68 Unpacking python3-protobuf (3.12.4-1) ...
18:08:36 [2022-03-20T18:08:36.497Z] #47 55.43 Selecting previously unselected package libnet1:amd64.
18:08:36 [2022-03-20T18:08:36.497Z] #47 55.43 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:08:36 [2022-03-20T18:08:36.497Z] #47 55.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:08:36 [2022-03-20T18:08:36.497Z] #47 55.60 Selecting previously unselected package libnl-3-200:amd64.
18:08:36 [2022-03-20T18:08:36.497Z] #47 55.61 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
18:08:36 [2022-03-20T18:08:36.497Z] #47 55.62 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
18:08:36 [2022-03-20T18:08:36.497Z] #47 55.77 Selecting previously unselected package libprotobuf-c1:amd64.
18:08:36 [2022-03-20T18:08:36.497Z] #47 55.77 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
18:08:36 [2022-03-20T18:08:36.497Z] #47 55.78 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:08:36 [2022-03-20T18:08:36.497Z] #47 55.97 Selecting previously unselected package criu.
18:08:36 [2022-03-20T18:08:36.497Z] #47 55.98 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ...
18:08:36 [2022-03-20T18:08:36.497Z] #47 55.98 Unpacking criu (3.16.1-3) ...
18:08:36 [2022-03-20T18:08:36.497Z] #47 57.35 Setting up python3-pkg-resources (52.0.0-4) ...
18:08:36 [2022-03-20T18:08:36.497Z] #47 59.60 Setting up libprotobuf23:amd64 (3.12.4-1) ...
18:08:36 [2022-03-20T18:08:36.497Z] #47 59.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:08:36 [2022-03-20T18:08:36.497Z] #47 59.66 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:08:36 [2022-03-20T18:08:36.497Z] #47 59.69 Setting up python3-six (1.16.0-2) ...
18:08:36 [2022-03-20T18:08:36.497Z] #47 ...
18:08:36 [2022-03-20T18:08:36.497Z] 
18:08:36 [2022-03-20T18:08:36.497Z] #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
18:08:36 [2022-03-20T18:08:36.497Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:08:36 [2022-03-20T18:08:36.497Z] #51 52.42 go: downloading github.com/mattn/go-colorable v0.1.12
18:08:36 [2022-03-20T18:08:36.497Z] #51 52.47 go: downloading github.com/sirupsen/logrus v1.8.1
18:08:36 [2022-03-20T18:08:36.497Z] #51 52.58 go: downloading github.com/stretchr/testify v1.7.0
18:08:36 [2022-03-20T18:08:36.497Z] #51 52.77 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
18:08:36 [2022-03-20T18:08:36.497Z] #51 52.95 go: downloading github.com/mattn/go-isatty v0.0.14
18:08:36 [2022-03-20T18:08:36.497Z] #51 53.09 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
18:08:36 [2022-03-20T18:08:36.497Z] #51 53.14 go: downloading github.com/fsnotify/fsnotify v1.5.1
18:08:36 [2022-03-20T18:08:36.497Z] #51 53.24 go: downloading github.com/magiconair/properties v1.8.5
18:08:36 [2022-03-20T18:08:36.497Z] #51 53.25 go: downloading github.com/mitchellh/mapstructure v1.4.3
18:08:36 [2022-03-20T18:08:36.497Z] #51 53.32 go: downloading github.com/spf13/afero v1.6.0
18:08:36 [2022-03-20T18:08:36.497Z] #51 53.46 go: downloading github.com/spf13/cast v1.4.1
18:08:36 [2022-03-20T18:08:36.497Z] #51 53.52 go: downloading github.com/spf13/jwalterweatherman v1.1.0
18:08:36 [2022-03-20T18:08:36.497Z] #51 53.56 go: downloading github.com/subosito/gotenv v1.2.0
18:08:36 [2022-03-20T18:08:36.497Z] #51 53.59 go: downloading gopkg.in/ini.v1 v1.66.2
18:08:36 [2022-03-20T18:08:36.497Z] #51 53.65 go: downloading github.com/go-toolsmith/astcast v1.0.0
18:08:36 [2022-03-20T18:08:36.497Z] #51 53.77 go: downloading github.com/go-toolsmith/astcopy v1.0.0
18:08:36 [2022-03-20T18:08:36.497Z] #51 53.77 go: downloading github.com/go-toolsmith/astequal v1.0.1
18:08:36 [2022-03-20T18:08:36.497Z] #51 53.78 go: downloading github.com/go-toolsmith/astfmt v1.0.0
18:08:36 [2022-03-20T18:08:36.497Z] #51 53.79 go: downloading github.com/go-toolsmith/astp v1.0.0
18:08:36 [2022-03-20T18:08:36.497Z] #51 53.81 go: downloading github.com/go-toolsmith/strparse v1.0.0
18:08:36 [2022-03-20T18:08:36.497Z] #51 53.81 go: downloading github.com/go-toolsmith/typep v1.0.2
18:08:36 [2022-03-20T18:08:36.497Z] #51 53.82 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
18:08:36 [2022-03-20T18:08:36.497Z] #51 53.92 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
18:08:36 [2022-03-20T18:08:36.497Z] #51 54.07 go: downloading github.com/hashicorp/errwrap v1.0.0
18:08:36 [2022-03-20T18:08:36.497Z] #51 54.12 go: downloading 4d63.com/gochecknoglobals v0.1.0
18:08:36 [2022-03-20T18:08:36.497Z] #51 54.15 go: downloading github.com/Antonboom/errname v0.1.5
18:08:36 [2022-03-20T18:08:36.497Z] #51 54.27 go: downloading github.com/Antonboom/nilnil v0.1.0
18:08:36 [2022-03-20T18:08:36.497Z] #51 54.32 go: downloading github.com/BurntSushi/toml v1.0.0
18:08:36 [2022-03-20T18:08:36.497Z] #51 54.45 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
18:08:36 [2022-03-20T18:08:36.497Z] #51 54.69 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
18:08:36 [2022-03-20T18:08:36.497Z] #51 54.73 go: downloading github.com/alexkohler/prealloc v1.0.0
18:08:36 [2022-03-20T18:08:36.497Z] #51 54.79 go: downloading github.com/ashanbrown/forbidigo v1.3.0
18:08:36 [2022-03-20T18:08:36.497Z] #51 54.82 go: downloading github.com/ashanbrown/makezero v1.1.0
18:08:36 [2022-03-20T18:08:36.497Z] #51 54.87 go: downloading github.com/bkielbasa/cyclop v1.2.0
18:08:36 [2022-03-20T18:08:36.497Z] #51 54.90 go: downloading github.com/blizzy78/varnamelen v0.5.0
18:08:36 [2022-03-20T18:08:36.497Z] #51 54.92 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
18:08:36 [2022-03-20T18:08:36.497Z] #51 55.00 go: downloading github.com/breml/bidichk v0.2.1
18:08:36 [2022-03-20T18:08:36.497Z] #51 55.07 go: downloading github.com/breml/errchkjson v0.2.1
18:08:36 [2022-03-20T18:08:36.497Z] #51 55.14 go: downloading github.com/butuzov/ireturn v0.1.1
18:08:36 [2022-03-20T18:08:36.497Z] #51 55.31 go: downloading github.com/charithe/durationcheck v0.0.9
18:08:36 [2022-03-20T18:08:36.497Z] #51 55.37 go: downloading github.com/daixiang0/gci v0.2.9
18:08:36 [2022-03-20T18:08:36.497Z] #51 55.45 go: downloading github.com/denis-tingajkin/go-header v0.4.2
18:08:36 [2022-03-20T18:08:36.497Z] #51 55.47 go: downloading github.com/esimonov/ifshort v1.0.4
18:08:36 [2022-03-20T18:08:36.497Z] #51 55.51 go: downloading github.com/fzipp/gocyclo v0.4.0
18:08:36 [2022-03-20T18:08:36.497Z] #51 55.55 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:08:36 [2022-03-20T18:08:36.497Z] #51 55.63 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:08:36 [2022-03-20T18:08:36.497Z] #51 55.66 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
18:08:36 [2022-03-20T18:08:36.497Z] #51 55.76 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
18:08:36 [2022-03-20T18:08:36.497Z] #51 56.03 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:08:36 [2022-03-20T18:08:36.497Z] #51 56.22 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:08:36 [2022-03-20T18:08:36.497Z] #51 56.23 go: downloading github.com/golangci/misspell v0.3.5
18:08:36 [2022-03-20T18:08:36.497Z] #51 56.31 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:08:36 [2022-03-20T18:08:36.497Z] #51 56.32 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
18:08:36 [2022-03-20T18:08:36.497Z] #51 56.43 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
18:08:36 [2022-03-20T18:08:36.497Z] #51 56.49 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
18:08:36 [2022-03-20T18:08:36.497Z] #51 56.53 go: downloading github.com/jgautheron/goconst v1.5.1
18:08:36 [2022-03-20T18:08:36.497Z] #51 56.57 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
18:08:36 [2022-03-20T18:08:36.497Z] #51 56.65 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
18:08:36 [2022-03-20T18:08:36.497Z] #51 56.68 go: downloading github.com/julz/importas v0.1.0
18:08:36 [2022-03-20T18:08:36.497Z] #51 56.79 go: downloading github.com/kisielk/errcheck v1.6.0
18:08:36 [2022-03-20T18:08:36.497Z] #51 56.92 go: downloading github.com/kulti/thelper v0.5.0
18:08:36 [2022-03-20T18:08:36.497Z] #51 56.98 go: downloading github.com/kunwardeep/paralleltest v1.0.3
18:08:36 [2022-03-20T18:08:36.497Z] #51 57.04 go: downloading github.com/kyoh86/exportloopref v0.1.8
18:08:36 [2022-03-20T18:08:36.497Z] #51 57.10 go: downloading github.com/ldez/gomoddirectives v0.2.2
18:08:36 [2022-03-20T18:08:36.497Z] #51 57.11 go: downloading github.com/ldez/tagliatelle v0.3.0
18:08:36 [2022-03-20T18:08:36.497Z] #51 57.12 go: downloading github.com/leonklingele/grouper v1.1.0
18:08:36 [2022-03-20T18:08:36.497Z] #51 57.20 go: downloading github.com/maratori/testpackage v1.0.1
18:08:36 [2022-03-20T18:08:36.497Z] #51 57.26 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
18:08:36 [2022-03-20T18:08:36.497Z] #51 57.29 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
18:08:36 [2022-03-20T18:08:36.497Z] #51 57.29 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
18:08:36 [2022-03-20T18:08:36.497Z] #51 57.43 go: downloading github.com/mgechev/revive v1.1.3
18:08:36 [2022-03-20T18:08:36.497Z] #51 58.22 go: downloading github.com/moricho/tparallel v0.2.1
18:08:36 [2022-03-20T18:08:36.497Z] #51 58.23 go: downloading github.com/nakabonne/nestif v0.3.1
18:08:36 [2022-03-20T18:08:36.497Z] #51 58.23 go: downloading github.com/nishanths/exhaustive v0.7.11
18:08:36 [2022-03-20T18:08:36.497Z] #51 58.29 go: downloading github.com/nishanths/predeclared v0.2.1
18:08:36 [2022-03-20T18:08:36.498Z] #51 58.39 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
18:08:36 [2022-03-20T18:08:36.498Z] #51 58.43 go: downloading github.com/ryancurrah/gomodguard v1.2.3
18:08:36 [2022-03-20T18:08:36.498Z] #51 58.53 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
18:08:36 [2022-03-20T18:08:36.498Z] #51 58.61 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
18:08:36 [2022-03-20T18:08:36.498Z] #51 58.78 go: downloading github.com/securego/gosec/v2 v2.9.6
18:08:36 [2022-03-20T18:08:36.498Z] #51 59.03 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
18:08:36 [2022-03-20T18:08:36.498Z] #51 59.03 go: downloading github.com/sivchari/containedctx v1.0.1
18:08:36 [2022-03-20T18:08:36.498Z] #51 59.04 go: downloading github.com/sivchari/tenv v1.4.7
18:08:36 [2022-03-20T18:08:36.498Z] #51 59.12 go: downloading github.com/sonatard/noctx v0.0.1
18:08:36 [2022-03-20T18:08:36.498Z] #51 59.17 go: downloading github.com/sourcegraph/go-diff v0.6.1
18:08:36 [2022-03-20T18:08:36.498Z] #51 59.20 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
18:08:36 [2022-03-20T18:08:36.498Z] #51 59.31 go: downloading github.com/sylvia7788/contextcheck v1.0.4
18:08:36 [2022-03-20T18:08:36.498Z] #51 59.34 go: downloading github.com/tdakkota/asciicheck v0.1.1
18:08:36 [2022-03-20T18:08:36.498Z] #51 59.44 go: downloading github.com/tetafro/godot v1.4.11
18:08:36 [2022-03-20T18:08:36.498Z] #51 59.51 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
18:08:36 [2022-03-20T18:08:36.498Z] #51 59.52 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
18:08:36 [2022-03-20T18:08:36.498Z] #51 59.59 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
18:08:36 [2022-03-20T18:08:36.498Z] #51 59.77 go: downloading github.com/ultraware/funlen v0.0.3
18:08:36 [2022-03-20T18:08:36.498Z] #51 59.85 go: downloading github.com/ultraware/whitespace v0.0.4
18:08:36 [2022-03-20T18:08:36.498Z] #51 59.88 go: downloading github.com/uudashr/gocognit v1.0.5
18:08:36 [2022-03-20T18:08:36.498Z] #51 59.91 go: downloading github.com/yagipy/maintidx v1.0.0
18:08:36 [2022-03-20T18:08:36.498Z] #51 59.98 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
18:08:36 [2022-03-20T18:08:36.498Z] #51 60.44 go: downloading gitlab.com/bosi/decorder v0.2.1
18:08:36 [2022-03-20T18:08:36.498Z] #51 60.73 go: downloading honnef.co/go/tools v0.2.2
18:08:36 [2022-03-20T18:08:36.498Z] #51 ...
18:08:36 [2022-03-20T18:08:36.498Z] 
18:08:36 [2022-03-20T18:08:36.498Z] #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
18:08:36 [2022-03-20T18:08:36.498Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af
18:08:36 [2022-03-20T18:08:36.498Z] #38 51.76 Selecting previously unselected package cmake-data.
18:08:36 [2022-03-20T18:08:36.498Z] #38 51.76 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
18:08:36 [2022-03-20T18:08:36.498Z] #38 51.81 Unpacking cmake-data (3.18.4-2+deb11u1) ...
18:08:36 [2022-03-20T18:08:36.498Z] #38 56.06 Selecting previously unselected package libicu67:amd64.
18:08:36 [2022-03-20T18:08:36.498Z] #38 56.07 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
18:08:36 [2022-03-20T18:08:36.498Z] #38 56.16 Unpacking libicu67:amd64 (67.1-7) ...
18:08:36 [2022-03-20T18:08:36.498Z] #38 ...
18:08:36 [2022-03-20T18:08:36.498Z] 
18:08:36 [2022-03-20T18:08:36.498Z] #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
18:08:36 [2022-03-20T18:08:36.498Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87
18:08:36 [2022-03-20T18:08:36.498Z] #47 61.32 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
18:08:36 [2022-03-20T18:08:36.498Z] #47 61.35 Setting up python3-protobuf (3.12.4-1) ...
18:08:36 [2022-03-20T18:08:36.549Z] #14 ...
18:08:36 [2022-03-20T18:08:36.549Z] 
18:08:36 [2022-03-20T18:08:36.549Z] #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
18:08:36 [2022-03-20T18:08:36.549Z] #63 sha256:cebdb7da4c4c9a283c10210345d68678ae605d44a876e51d043c3e1b9799c46a
18:08:36 [2022-03-20T18:08:36.549Z] #63 80.39 + for f in rootlesskit rootlesskit-docker-proxy
18:08:36 [2022-03-20T18:08:36.549Z] #63 80.39 + GOBIN=/build
18:08:36 [2022-03-20T18:08:36.549Z] #63 80.39 + GO111MODULE=on
18:08:36 [2022-03-20T18:08:36.549Z] #63 80.39 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
18:08:37 [2022-03-20T18:08:37.165Z] Fetching without tags
18:08:37 [2022-03-20T18:08:37.914Z] Merging remotes/origin/master commit d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 into PR head commit 45067cda330b4ebcc889b17856a60761aa480ad6
18:08:36 [2022-03-20T18:08:36.849Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:08:36 [2022-03-20T18:08:36.914Z]  > git config --add remote.origin.fetch +refs/pull/43398/head:refs/remotes/origin/PR-43398 # timeout=10
18:08:36 [2022-03-20T18:08:36.962Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:08:37 [2022-03-20T18:08:37.083Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:08:37 [2022-03-20T18:08:37.205Z] Fetching upstream changes from https://github.com/moby/moby.git
18:08:37 [2022-03-20T18:08:37.205Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:08:37 [2022-03-20T18:08:37.207Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43398/head:refs/remotes/origin/PR-43398 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:08:38 [2022-03-20T18:08:38.029Z]  > git config core.sparsecheckout # timeout=10
18:08:38 [2022-03-20T18:08:38.076Z]  > git checkout -f 45067cda330b4ebcc889b17856a60761aa480ad6 # timeout=10
18:08:39 [2022-03-20T18:08:39.166Z] #38 ...
18:08:39 [2022-03-20T18:08:39.166Z] 
18:08:39 [2022-03-20T18:08:39.166Z] #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
18:08:39 [2022-03-20T18:08:39.166Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:08:39 [2022-03-20T18:08:39.166Z] #14 58.67 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:08:39 [2022-03-20T18:08:39.166Z] #14 58.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
18:08:39 [2022-03-20T18:08:39.166Z] #14 58.68 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:08:39 [2022-03-20T18:08:39.166Z] #14 62.46 Selecting previously unselected package binutils-mingw-w64.
18:08:39 [2022-03-20T18:08:39.166Z] #14 62.46 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
18:08:39 [2022-03-20T18:08:39.166Z] #14 62.47 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
18:08:39 [2022-03-20T18:08:39.166Z] #14 62.70 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:08:39 [2022-03-20T18:08:39.166Z] #14 62.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
18:08:39 [2022-03-20T18:08:39.166Z] #14 62.73 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
18:08:39 [2022-03-20T18:08:39.166Z] #14 63.00 Selecting previously unselected package dmsetup.
18:08:39 [2022-03-20T18:08:39.166Z] #14 63.00 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
18:08:39 [2022-03-20T18:08:39.166Z] #14 63.01 Unpacking dmsetup (2:1.02.175-2.1) ...
18:08:39 [2022-03-20T18:08:39.166Z] #14 63.26 Selecting previously unselected package mingw-w64-common.
18:08:39 [2022-03-20T18:08:39.166Z] #14 63.28 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
18:08:39 [2022-03-20T18:08:39.166Z] #14 63.29 Unpacking mingw-w64-common (8.0.0-1) ...
18:08:39 [2022-03-20T18:08:39.166Z] #14 ...
18:08:39 [2022-03-20T18:08:39.166Z] 
18:08:39 [2022-03-20T18:08:39.166Z] #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
18:08:39 [2022-03-20T18:08:39.166Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87
18:08:39 [2022-03-20T18:08:39.166Z] #47 58.67 Setting up libprotobuf23:amd64 (3.12.4-1) ...
18:08:39 [2022-03-20T18:08:39.166Z] #47 58.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:08:39 [2022-03-20T18:08:39.166Z] #47 58.70 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:08:39 [2022-03-20T18:08:39.166Z] #47 58.71 Setting up python3-six (1.16.0-2) ...
18:08:39 [2022-03-20T18:08:39.166Z] #47 60.17 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
18:08:39 [2022-03-20T18:08:39.166Z] #47 60.23 Setting up python3-protobuf (3.12.4-1) ...
18:08:39 [2022-03-20T18:08:39.166Z] #47 65.59 Setting up criu (3.16.1-3) ...
18:08:39 [2022-03-20T18:08:39.166Z] #47 68.10 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:08:39 [2022-03-20T18:08:39.424Z] #47 ...
18:08:39 [2022-03-20T18:08:39.424Z] 
18:08:39 [2022-03-20T18:08:39.424Z] #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
18:08:39 [2022-03-20T18:08:39.424Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:08:39 [2022-03-20T18:08:39.424Z] #51 69.07 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
18:08:39 [2022-03-20T18:08:39.424Z] #51 69.19 go: downloading github.com/gobwas/glob v0.2.3
18:08:39 [2022-03-20T18:08:39.424Z] #51 69.25 go: downloading github.com/kisielk/gotool v1.0.0
18:08:39 [2022-03-20T18:08:39.424Z] #51 69.32 go: downloading github.com/gostaticanalysis/comment v1.4.2
18:08:39 [2022-03-20T18:08:39.683Z] #51 69.34 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
18:08:39 [2022-03-20T18:08:39.683Z] #51 69.36 go: downloading golang.org/x/mod v0.5.1
18:08:39 [2022-03-20T18:08:39.683Z] #51 69.46 go: downloading github.com/ettle/strcase v0.1.1
18:08:39 [2022-03-20T18:08:39.683Z] #51 69.54 go: downloading github.com/fatih/structtag v1.2.0
18:08:39 [2022-03-20T18:08:39.683Z] #51 69.57 go: downloading github.com/Masterminds/semver v1.5.0
18:08:39 [2022-03-20T18:08:39.866Z] #63 84.55 rootlesskit version 0.14.6
18:08:39 [2022-03-20T18:08:39.866Z] #63 84.56 Usage of /build/rootlesskit-docker-proxy:
18:08:39 [2022-03-20T18:08:39.866Z] #63 84.56   -container-ip string
18:08:39 [2022-03-20T18:08:39.866Z] #63 84.56     	container ip
18:08:39 [2022-03-20T18:08:39.866Z] #63 84.56   -container-port int
18:08:39 [2022-03-20T18:08:39.866Z] #63 84.56     	container port (default -1)
18:08:39 [2022-03-20T18:08:39.866Z] #63 84.56   -host-ip string
18:08:39 [2022-03-20T18:08:39.866Z] #63 84.56     	host ip
18:08:39 [2022-03-20T18:08:39.866Z] #63 84.56   -host-port int
18:08:39 [2022-03-20T18:08:39.866Z] #63 84.56     	host port (default -1)
18:08:39 [2022-03-20T18:08:39.866Z] #63 84.56   -proto string
18:08:39 [2022-03-20T18:08:39.866Z] #63 84.56     	proxy protocol (default "tcp")
18:08:39 [2022-03-20T18:08:39.940Z] #51 69.61 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
18:08:39 [2022-03-20T18:08:39.940Z] #51 69.65 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
18:08:39 [2022-03-20T18:08:39.940Z] #51 69.68 go: downloading github.com/prometheus/client_golang v1.7.1
18:08:40 [2022-03-20T18:08:40.331Z] #60 ...
18:08:40 [2022-03-20T18:08:40.331Z] 
18:08:40 [2022-03-20T18:08:40.331Z] #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
18:08:40 [2022-03-20T18:08:40.331Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:08:40 [2022-03-20T18:08:40.331Z] #14 73.05 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
18:08:40 [2022-03-20T18:08:40.331Z] #14 73.05 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
18:08:40 [2022-03-20T18:08:40.331Z] #14 73.05 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:08:40 [2022-03-20T18:08:40.331Z] #14 77.72 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
18:08:40 [2022-03-20T18:08:40.331Z] #14 77.72 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
18:08:40 [2022-03-20T18:08:40.331Z] #14 77.74 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:08:40 [2022-03-20T18:08:40.331Z] #14 82.76 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
18:08:40 [2022-03-20T18:08:40.331Z] #14 82.77 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
18:08:40 [2022-03-20T18:08:40.331Z] #14 82.77 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:08:40 [2022-03-20T18:08:40.707Z] #21 1.704 Reading package lists...
18:08:40 [2022-03-20T18:08:40.880Z] #51 70.51 go: downloading github.com/prometheus/client_model v0.2.0
18:08:40 [2022-03-20T18:08:40.880Z] #51 70.58 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:08:40 [2022-03-20T18:08:40.880Z] #51 ...
18:08:40 [2022-03-20T18:08:40.880Z] 
18:08:40 [2022-03-20T18:08:40.880Z] #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
18:08:40 [2022-03-20T18:08:40.880Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87
18:08:40 [2022-03-20T18:08:40.880Z] #47 DONE 70.5s
18:08:40 [2022-03-20T18:08:40.880Z] 
18:08:40 [2022-03-20T18:08:40.880Z] #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
18:08:40 [2022-03-20T18:08:40.880Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:08:40 [2022-03-20T18:08:40.880Z] #51 70.60 go: downloading github.com/google/go-cmp v0.5.6
18:08:41 [2022-03-20T18:08:41.137Z] #51 70.96 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
18:08:41 [2022-03-20T18:08:41.394Z] #51 70.99 go: downloading github.com/olekukonko/tablewriter v0.0.5
18:08:41 [2022-03-20T18:08:41.394Z] #51 71.16 go: downloading github.com/beorn7/perks v1.0.1
18:08:41 [2022-03-20T18:08:41.554Z] Merge succeeded, producing 45067cda330b4ebcc889b17856a60761aa480ad6
18:08:41 [2022-03-20T18:08:41.554Z] Checking out Revision 45067cda330b4ebcc889b17856a60761aa480ad6 (PR-43398)
18:08:41 [2022-03-20T18:08:41.651Z] #51 71.27 go: downloading github.com/cespare/xxhash/v2 v2.1.2
18:08:41 [2022-03-20T18:08:41.651Z] #51 71.30 go: downloading github.com/cespare/xxhash v1.1.0
18:08:41 [2022-03-20T18:08:41.651Z] #51 71.33 go: downloading github.com/golang/protobuf v1.5.2
18:08:41 [2022-03-20T18:08:41.757Z] #47 66.51 Setting up criu (3.16.1-3) ...
18:08:41 [2022-03-20T18:08:41.757Z] #47 ...
18:08:41 [2022-03-20T18:08:41.757Z] 
18:08:41 [2022-03-20T18:08:41.757Z] #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
18:08:41 [2022-03-20T18:08:41.757Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af
18:08:41 [2022-03-20T18:08:41.757Z] #38 66.09 Selecting previously unselected package libxml2:amd64.
18:08:41 [2022-03-20T18:08:41.757Z] #38 66.09 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
18:08:41 [2022-03-20T18:08:41.757Z] #38 66.12 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
18:08:41 [2022-03-20T18:08:41.757Z] #38 66.90 Selecting previously unselected package libarchive13:amd64.
18:08:41 [2022-03-20T18:08:41.757Z] #38 66.90 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ...
18:08:41 [2022-03-20T18:08:41.757Z] #38 66.90 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
18:08:41 [2022-03-20T18:08:41.909Z] #51 71.52 go: downloading github.com/prometheus/common v0.10.0
18:08:42 [2022-03-20T18:08:42.166Z] #51 71.79 go: downloading github.com/prometheus/procfs v0.6.0
18:08:42 [2022-03-20T18:08:42.166Z] #51 72.03 go: downloading github.com/mattn/go-runewidth v0.0.9
18:08:42 [2022-03-20T18:08:42.270Z] #38 67.46 Selecting previously unselected package libjsoncpp24:amd64.
18:08:42 [2022-03-20T18:08:42.270Z] #38 67.46 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
18:08:42 [2022-03-20T18:08:42.270Z] #38 67.47 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
18:08:41 [2022-03-20T18:08:41.205Z]  > git remote # timeout=10
18:08:41 [2022-03-20T18:08:41.282Z]  > git config --get remote.origin.url # timeout=10
18:08:41 [2022-03-20T18:08:41.328Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:08:41 [2022-03-20T18:08:41.330Z]  > git merge d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 # timeout=10
18:08:41 [2022-03-20T18:08:41.471Z]  > git rev-parse "HEAD^{commit}" # timeout=10
18:08:41 [2022-03-20T18:08:41.593Z]  > git config core.sparsecheckout # timeout=10
18:08:41 [2022-03-20T18:08:41.637Z]  > git checkout -f 45067cda330b4ebcc889b17856a60761aa480ad6 # timeout=10
18:08:42 [2022-03-20T18:08:42.423Z] #51 72.07 go: downloading google.golang.org/protobuf v1.27.1
18:08:42 [2022-03-20T18:08:42.833Z] #38 68.16 Selecting previously unselected package librhash0:amd64.
18:08:42 [2022-03-20T18:08:42.833Z] #38 68.16 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
18:08:42 [2022-03-20T18:08:42.833Z] #38 68.18 Unpacking librhash0:amd64 (1.4.1-2) ...
18:08:42 [2022-03-20T18:08:42.987Z] #51 ...
18:08:42 [2022-03-20T18:08:42.987Z] 
18:08:42 [2022-03-20T18:08:42.987Z] #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
18:08:42 [2022-03-20T18:08:42.987Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af
18:08:42 [2022-03-20T18:08:42.987Z] #38 71.56 Setting up libicu67:amd64 (67.1-7) ...
18:08:42 [2022-03-20T18:08:42.987Z] #38 71.62 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:08:42 [2022-03-20T18:08:42.987Z] #38 71.64 Setting up libuv1:amd64 (1.40.0-2) ...
18:08:42 [2022-03-20T18:08:42.987Z] #38 71.66 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:08:42 [2022-03-20T18:08:42.987Z] #38 71.71 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
18:08:42 [2022-03-20T18:08:42.987Z] #38 71.74 Setting up librhash0:amd64 (1.4.1-2) ...
18:08:42 [2022-03-20T18:08:42.987Z] #38 71.76 Setting up cmake-data (3.18.4-2+deb11u1) ...
18:08:42 [2022-03-20T18:08:42.987Z] #38 71.79 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
18:08:42 [2022-03-20T18:08:42.987Z] #38 71.81 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
18:08:42 [2022-03-20T18:08:42.987Z] #38 71.82 Setting up cmake (3.18.4-2+deb11u1) ...
18:08:42 [2022-03-20T18:08:42.987Z] #38 71.83 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:08:42 [2022-03-20T18:08:42.987Z] #38 DONE 72.7s
18:08:43 [2022-03-20T18:08:43.090Z] #38 ...
18:08:43 [2022-03-20T18:08:43.090Z] 
18:08:43 [2022-03-20T18:08:43.090Z] #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
18:08:43 [2022-03-20T18:08:43.090Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:08:43 [2022-03-20T18:08:43.090Z] #14 58.36 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:08:43 [2022-03-20T18:08:43.090Z] #14 58.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
18:08:43 [2022-03-20T18:08:43.090Z] #14 58.36 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:08:43 [2022-03-20T18:08:43.090Z] #14 62.73 Selecting previously unselected package binutils-mingw-w64.
18:08:43 [2022-03-20T18:08:43.090Z] #14 62.73 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
18:08:43 [2022-03-20T18:08:43.090Z] #14 62.73 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
18:08:43 [2022-03-20T18:08:43.090Z] #14 63.08 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:08:43 [2022-03-20T18:08:43.090Z] #14 63.08 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
18:08:43 [2022-03-20T18:08:43.090Z] #14 63.09 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
18:08:43 [2022-03-20T18:08:43.090Z] #14 63.36 Selecting previously unselected package dmsetup.
18:08:43 [2022-03-20T18:08:43.090Z] #14 63.36 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
18:08:43 [2022-03-20T18:08:43.090Z] #14 63.41 Unpacking dmsetup (2:1.02.175-2.1) ...
18:08:43 [2022-03-20T18:08:43.090Z] #14 63.77 Selecting previously unselected package mingw-w64-common.
18:08:43 [2022-03-20T18:08:43.090Z] #14 63.77 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
18:08:43 [2022-03-20T18:08:43.090Z] #14 63.79 Unpacking mingw-w64-common (8.0.0-1) ...
18:08:43 [2022-03-20T18:08:43.090Z] #14 ...
18:08:43 [2022-03-20T18:08:43.090Z] 
18:08:43 [2022-03-20T18:08:43.090Z] #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
18:08:43 [2022-03-20T18:08:43.090Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af
18:08:43 [2022-03-20T18:08:43.244Z] 
18:08:43 [2022-03-20T18:08:43.244Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
18:08:43 [2022-03-20T18:08:43.244Z] #39 sha256:b44fba1ca92bd86151b7d777ca27581fd000ff4898401a3033c548dcd47e8c6d
18:08:43 [2022-03-20T18:08:43.244Z] #39 DONE 0.3s
18:08:43 [2022-03-20T18:08:43.244Z] 
18:08:43 [2022-03-20T18:08:43.244Z] #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
18:08:43 [2022-03-20T18:08:43.244Z] #40 sha256:70f31e41bf7b63e154ca35dc7d30f8c1553f6330911a65d11ca55ce1b548c9dd
18:08:43 [2022-03-20T18:08:43.362Z] #38 68.60 Selecting previously unselected package libuv1:amd64.
18:08:43 [2022-03-20T18:08:43.362Z] #38 68.61 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
18:08:43 [2022-03-20T18:08:43.362Z] #38 68.61 Unpacking libuv1:amd64 (1.40.0-2) ...
18:08:43 [2022-03-20T18:08:43.928Z] #38 69.14 Selecting previously unselected package cmake.
18:08:43 [2022-03-20T18:08:43.928Z] #38 69.14 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
18:08:43 [2022-03-20T18:08:43.928Z] #38 69.15 Unpacking cmake (3.18.4-2+deb11u1) ...
18:08:44 [2022-03-20T18:08:44.130Z] #63 ...
18:08:44 [2022-03-20T18:08:44.130Z] 
18:08:44 [2022-03-20T18:08:44.130Z] #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
18:08:44 [2022-03-20T18:08:44.130Z] #14 sha256:94876cdd32822125f36e95f466926eeb5c2f94e2f838ab2c2327db88587406ac
18:08:44 [2022-03-20T18:08:44.130Z] #14 81.99 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
18:08:44 [2022-03-20T18:08:44.130Z] #14 81.99 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
18:08:44 [2022-03-20T18:08:44.130Z] #14 82.00 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:08:44 [2022-03-20T18:08:44.130Z] #14 86.44 Selecting previously unselected package g++-mingw-w64-x86-64.
18:08:44 [2022-03-20T18:08:44.130Z] #14 86.44 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
18:08:44 [2022-03-20T18:08:44.130Z] #14 86.48 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:08:44 [2022-03-20T18:08:44.130Z] #14 87.22 Selecting previously unselected package libapparmor1:arm64.
18:08:44 [2022-03-20T18:08:44.130Z] #14 87.22 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
18:08:44 [2022-03-20T18:08:44.130Z] #14 87.24 Unpacking libapparmor1:arm64 (2.13.6-10) ...
18:08:44 [2022-03-20T18:08:44.130Z] #14 88.02 Selecting previously unselected package libapparmor-dev:arm64.
18:08:44 [2022-03-20T18:08:44.130Z] #14 88.02 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
18:08:44 [2022-03-20T18:08:44.130Z] #14 88.06 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
18:08:44 [2022-03-20T18:08:44.130Z] #14 88.88 Selecting previously unselected package libbtrfs0:arm64.
18:08:44 [2022-03-20T18:08:44.130Z] #14 88.88 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
18:08:44 [2022-03-20T18:08:44.130Z] #14 88.90 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
18:08:44 [2022-03-20T18:08:44.417Z] #14 89.68 Selecting previously unselected package libbtrfs-dev:arm64.
18:08:44 [2022-03-20T18:08:44.861Z] #14 89.68 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
18:08:44 [2022-03-20T18:08:44.861Z] #14 89.84 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
18:08:44 [2022-03-20T18:08:44.918Z] #21 6.397 Reading package lists...
18:08:45 [2022-03-20T18:08:45.147Z] #40 1.498 + RM_GOPATH=0
18:08:45 [2022-03-20T18:08:45.147Z] #40 1.498 + TMP_GOPATH=
18:08:45 [2022-03-20T18:08:45.147Z] #40 1.498 + : /build
18:08:45 [2022-03-20T18:08:45.147Z] #40 1.498 + '[' -z '' ']'
18:08:45 [2022-03-20T18:08:45.147Z] #40 1.498 ++ mktemp -d
18:08:45 [2022-03-20T18:08:45.147Z] #40 1.499 + export GOPATH=/tmp/tmp.wsaFUR4uze
18:08:45 [2022-03-20T18:08:45.147Z] #40 1.499 + GOPATH=/tmp/tmp.wsaFUR4uze
18:08:45 [2022-03-20T18:08:45.147Z] #40 1.499 + RM_GOPATH=1
18:08:45 [2022-03-20T18:08:45.147Z] #40 1.500 + case "$(go env GOARCH)" in
18:08:45 [2022-03-20T18:08:45.147Z] #40 1.500 ++ go env GOARCH
18:08:45 [2022-03-20T18:08:45.147Z] #40 1.569 + export GO_BUILDMODE=-buildmode=pie
18:08:45 [2022-03-20T18:08:45.147Z] #40 1.569 + GO_BUILDMODE=-buildmode=pie
18:08:45 [2022-03-20T18:08:45.147Z] #40 1.570 ++ dirname /install.sh
18:08:45 [2022-03-20T18:08:45.147Z] #40 1.578 + dir=/
18:08:45 [2022-03-20T18:08:45.147Z] #40 1.578 + bin=tini
18:08:45 [2022-03-20T18:08:45.147Z] #40 1.578 + shift
18:08:45 [2022-03-20T18:08:45.147Z] #40 1.578 + '[' '!' -f //tini.installer ']'
18:08:45 [2022-03-20T18:08:45.147Z] #40 1.579 + . //tini.installer
18:08:45 [2022-03-20T18:08:45.147Z] #40 1.579 ++ : v0.19.0
18:08:45 [2022-03-20T18:08:45.147Z] #40 1.586 + install_tini
18:08:45 [2022-03-20T18:08:45.147Z] #40 1.586 + echo 'Install tini version v0.19.0'
18:08:45 [2022-03-20T18:08:45.147Z] #40 1.586 Install tini version v0.19.0
18:08:45 [2022-03-20T18:08:45.147Z] #40 1.586 + git clone https://github.com/krallin/tini.git /tmp/tmp.wsaFUR4uze/tini
18:08:45 [2022-03-20T18:08:45.147Z] #40 1.588 Cloning into '/tmp/tmp.wsaFUR4uze/tini'...
18:08:45 [2022-03-20T18:08:45.207Z] Fetching without tags
18:08:45 [2022-03-20T18:08:45.972Z] Merging remotes/origin/master commit d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 into PR head commit 45067cda330b4ebcc889b17856a60761aa480ad6
18:08:46 [2022-03-20T18:08:46.115Z] #40 2.771 + cd /tmp/tmp.wsaFUR4uze/tini
18:08:46 [2022-03-20T18:08:46.115Z] #40 2.772 + git checkout -q v0.19.0
18:08:46 [2022-03-20T18:08:46.115Z] #40 2.798 + cmake .
18:08:46 [2022-03-20T18:08:46.263Z] Fetching without tags
18:08:46 [2022-03-20T18:08:46.311Z] #21 11.05 Building dependency tree...
18:08:46 [2022-03-20T18:08:46.311Z] #21 12.19 Reading state information...
18:08:46 [2022-03-20T18:08:46.384Z] #14 91.19 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
18:08:46 [2022-03-20T18:08:46.384Z] #14 91.19 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
18:08:46 [2022-03-20T18:08:46.384Z] #14 91.22 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
18:08:47 [2022-03-20T18:08:47.038Z] Merging remotes/origin/master commit d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 into PR head commit 45067cda330b4ebcc889b17856a60761aa480ad6
18:08:47 [2022-03-20T18:08:47.048Z] #40 3.644 -- The C compiler identification is GNU 10.2.1
18:08:47 [2022-03-20T18:08:47.048Z] #40 3.701 -- Detecting C compiler ABI info
18:08:47 [2022-03-20T18:08:47.257Z] #38 ...
18:08:47 [2022-03-20T18:08:47.257Z] 
18:08:47 [2022-03-20T18:08:47.257Z] #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
18:08:47 [2022-03-20T18:08:47.257Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:08:47 [2022-03-20T18:08:47.257Z] #51 62.59 go: downloading mvdan.cc/gofumpt v0.2.1
18:08:47 [2022-03-20T18:08:47.257Z] #51 62.60 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:08:47 [2022-03-20T18:08:47.257Z] #51 62.71 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
18:08:47 [2022-03-20T18:08:47.257Z] #51 62.79 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
18:08:47 [2022-03-20T18:08:47.257Z] #51 64.86 go: downloading github.com/davecgh/go-spew v1.1.1
18:08:47 [2022-03-20T18:08:47.257Z] #51 65.01 go: downloading github.com/pmezard/go-difflib v1.0.0
18:08:47 [2022-03-20T18:08:47.257Z] #51 65.03 go: downloading github.com/stretchr/objx v0.1.1
18:08:47 [2022-03-20T18:08:47.257Z] #51 65.17 go: downloading golang.org/x/text v0.3.7
18:08:47 [2022-03-20T18:08:47.257Z] #51 71.73 go: downloading github.com/hashicorp/hcl v1.0.0
18:08:47 [2022-03-20T18:08:47.257Z] #51 71.94 go: downloading github.com/pelletier/go-toml v1.9.4
18:08:47 [2022-03-20T18:08:47.257Z] #51 71.94 go: downloading gopkg.in/yaml.v2 v2.4.0
18:08:47 [2022-03-20T18:08:47.257Z] #51 72.25 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
18:08:47 [2022-03-20T18:08:47.257Z] #51 72.36 go: downloading github.com/gobwas/glob v0.2.3
18:08:47 [2022-03-20T18:08:47.257Z] #51 72.41 go: downloading github.com/kisielk/gotool v1.0.0
18:08:47 [2022-03-20T18:08:47.257Z] #51 72.46 go: downloading github.com/gostaticanalysis/comment v1.4.2
18:08:47 [2022-03-20T18:08:47.257Z] #51 72.55 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
18:08:47 [2022-03-20T18:08:47.257Z] #51 72.56 go: downloading golang.org/x/mod v0.5.1
18:08:47 [2022-03-20T18:08:47.257Z] #51 72.67 go: downloading github.com/ettle/strcase v0.1.1
18:08:47 [2022-03-20T18:08:47.258Z] #21 13.36 The following additional packages will be installed:
18:08:47 [2022-03-20T18:08:47.258Z] #21 13.36   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
18:08:47 [2022-03-20T18:08:47.258Z] #21 13.36   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
18:08:47 [2022-03-20T18:08:47.258Z] #21 13.36   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
18:08:47 [2022-03-20T18:08:47.258Z] #21 13.37   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
18:08:47 [2022-03-20T18:08:47.258Z] #21 13.37   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
18:08:47 [2022-03-20T18:08:47.258Z] #21 13.37   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
18:08:47 [2022-03-20T18:08:47.258Z] #21 13.37   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
18:08:47 [2022-03-20T18:08:47.258Z] #21 13.39 Suggested packages:
18:08:47 [2022-03-20T18:08:47.258Z] #21 13.39   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
18:08:47 [2022-03-20T18:08:47.258Z] #21 13.39   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
18:08:47 [2022-03-20T18:08:47.258Z] #21 13.39   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
18:08:47 [2022-03-20T18:08:47.258Z] #21 13.39   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
18:08:47 [2022-03-20T18:08:47.258Z] #21 13.39   seccomp:ppc64el seccomp:s390x
18:08:47 [2022-03-20T18:08:47.258Z] #21 13.39 Recommended packages:
18:08:47 [2022-03-20T18:08:47.258Z] #21 13.39   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
18:08:47 [2022-03-20T18:08:47.258Z] #21 13.39   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
18:08:47 [2022-03-20T18:08:47.258Z] #21 13.39   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
18:08:47 [2022-03-20T18:08:47.258Z] #21 13.39   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
18:08:47 [2022-03-20T18:08:47.332Z] #14 92.28 Selecting previously unselected package libudev-dev:arm64.
18:08:47 [2022-03-20T18:08:47.332Z] #14 92.29 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ...
18:08:47 [2022-03-20T18:08:47.332Z] #14 92.30 Unpacking libudev-dev:arm64 (247.3-6) ...
18:08:47 [2022-03-20T18:08:47.514Z] #51 ...
18:08:47 [2022-03-20T18:08:47.514Z] 
18:08:47 [2022-03-20T18:08:47.514Z] #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
18:08:47 [2022-03-20T18:08:47.514Z] #47 sha256:7076015294d6f28492f1c08fbb68d5df816b9bf74e8db30324ef7ae3afc60a87
18:08:47 [2022-03-20T18:08:47.514Z] #47 68.70 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:08:47 [2022-03-20T18:08:47.514Z] #47 DONE 72.5s
18:08:47 [2022-03-20T18:08:47.514Z] 
18:08:47 [2022-03-20T18:08:47.514Z] #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
18:08:47 [2022-03-20T18:08:47.514Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:08:47 [2022-03-20T18:08:47.514Z] #51 72.70 go: downloading github.com/fatih/structtag v1.2.0
18:08:47 [2022-03-20T18:08:47.514Z] #51 72.71 go: downloading github.com/Masterminds/semver v1.5.0
18:08:47 [2022-03-20T18:08:47.514Z] #51 72.80 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
18:08:47 [2022-03-20T18:08:47.514Z] #51 ...
18:08:47 [2022-03-20T18:08:47.514Z] 
18:08:47 [2022-03-20T18:08:47.514Z] #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
18:08:47 [2022-03-20T18:08:47.514Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:08:47 [2022-03-20T18:08:47.514Z] #14 71.92 Selecting previously unselected package mingw-w64-x86-64-dev.
18:08:47 [2022-03-20T18:08:47.514Z] #14 71.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
18:08:47 [2022-03-20T18:08:47.514Z] #14 71.95 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
18:08:47 [2022-03-20T18:08:47.614Z] #40 4.356 -- Detecting C compiler ABI info - done
18:08:45 [2022-03-20T18:08:45.873Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:08:45 [2022-03-20T18:08:45.980Z]  > git config --add remote.origin.fetch +refs/pull/43398/head:refs/remotes/origin/PR-43398 # timeout=10
18:08:46 [2022-03-20T18:08:46.039Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:08:46 [2022-03-20T18:08:46.171Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:08:46 [2022-03-20T18:08:46.302Z] Fetching upstream changes from https://github.com/moby/moby.git
18:08:46 [2022-03-20T18:08:46.302Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:08:46 [2022-03-20T18:08:46.305Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43398/head:refs/remotes/origin/PR-43398 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:08:47 [2022-03-20T18:08:47.152Z]  > git config core.sparsecheckout # timeout=10
18:08:47 [2022-03-20T18:08:47.204Z]  > git checkout -f 45067cda330b4ebcc889b17856a60761aa480ad6 # timeout=10
18:08:44 [2022-03-20T18:08:44.861Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:08:44 [2022-03-20T18:08:44.928Z]  > git config --add remote.origin.fetch +refs/pull/43398/head:refs/remotes/origin/PR-43398 # timeout=10
18:08:44 [2022-03-20T18:08:44.983Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:08:45 [2022-03-20T18:08:45.112Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:08:45 [2022-03-20T18:08:45.239Z] Fetching upstream changes from https://github.com/moby/moby.git
18:08:45 [2022-03-20T18:08:45.240Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:08:45 [2022-03-20T18:08:45.242Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43398/head:refs/remotes/origin/PR-43398 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:08:46 [2022-03-20T18:08:46.077Z]  > git config core.sparsecheckout # timeout=10
18:08:46 [2022-03-20T18:08:46.139Z]  > git checkout -f 45067cda330b4ebcc889b17856a60761aa480ad6 # timeout=10
18:08:47 [2022-03-20T18:08:47.833Z] #21 13.83 The following NEW packages will be installed:
18:08:47 [2022-03-20T18:08:47.833Z] #21 13.83   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
18:08:47 [2022-03-20T18:08:47.833Z] #21 13.83   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
18:08:47 [2022-03-20T18:08:47.833Z] #21 13.83   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
18:08:47 [2022-03-20T18:08:47.833Z] #21 13.83   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
18:08:47 [2022-03-20T18:08:47.833Z] #21 13.83   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
18:08:47 [2022-03-20T18:08:47.833Z] #21 13.83   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
18:08:47 [2022-03-20T18:08:47.833Z] #21 13.83   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
18:08:47 [2022-03-20T18:08:47.833Z] #21 13.84   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
18:08:47 [2022-03-20T18:08:47.833Z] #21 13.84   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
18:08:47 [2022-03-20T18:08:47.833Z] #21 13.84   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
18:08:47 [2022-03-20T18:08:47.833Z] #21 13.84   libseccomp2:ppc64el libseccomp2:s390x
18:08:47 [2022-03-20T18:08:47.833Z] #21 14.19 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded.
18:08:47 [2022-03-20T18:08:47.833Z] #21 14.19 Need to get 15.9 MB of archives.
18:08:47 [2022-03-20T18:08:47.833Z] #21 14.19 After this operation, 73.0 MB of additional disk space will be used.
18:08:47 [2022-03-20T18:08:47.833Z] #21 14.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
18:08:47 [2022-03-20T18:08:47.833Z] #21 14.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
18:08:47 [2022-03-20T18:08:47.833Z] #21 14.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
18:08:47 [2022-03-20T18:08:47.833Z] #21 14.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
18:08:47 [2022-03-20T18:08:47.833Z] #21 14.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
18:08:47 [2022-03-20T18:08:47.833Z] #21 14.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
18:08:47 [2022-03-20T18:08:47.872Z] #40 4.558 -- Check for working C compiler: /usr/bin/cc - skipped
18:08:47 [2022-03-20T18:08:47.872Z] #40 4.558 -- Detecting C compile features
18:08:47 [2022-03-20T18:08:47.872Z] #40 4.586 -- Detecting C compile features - done
18:08:47 [2022-03-20T18:08:47.872Z] #40 4.636 -- Performing Test HAS_BUILTIN_FORTIFY
18:08:47 [2022-03-20T18:08:47.906Z] #14 93.19 Selecting previously unselected package libsepol1-dev:arm64.
18:08:47 [2022-03-20T18:08:47.907Z] #14 93.19 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
18:08:48 [2022-03-20T18:08:48.096Z] #21 14.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
18:08:48 [2022-03-20T18:08:48.096Z] #21 14.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB]
18:08:48 [2022-03-20T18:08:48.131Z] #40 4.929 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:08:48 [2022-03-20T18:08:48.131Z] #40 5.045 -- Configuring done
18:08:48 [2022-03-20T18:08:48.273Z] #14 93.24 Unpacking libsepol1-dev:arm64 (3.1-1) ...
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.38 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.38 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.39 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.43 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.43 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.43 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.46 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.57 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.57 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.58 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.58 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.58 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.60 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.60 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.61 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.61 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.61 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.61 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.61 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.61 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.61 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.61 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.62 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB]
18:08:48 [2022-03-20T18:08:48.360Z] #21 14.62 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
18:08:48 [2022-03-20T18:08:48.389Z] #40 5.104 -- Generating done
18:08:48 [2022-03-20T18:08:48.389Z] #40 5.115 -- Build files have been written to: /tmp/tmp.wsaFUR4uze/tini
18:08:48 [2022-03-20T18:08:48.389Z] #40 5.140 + make tini-static
18:08:48 [2022-03-20T18:08:48.537Z] #14 ...
18:08:48 [2022-03-20T18:08:48.537Z] 
18:08:48 [2022-03-20T18:08:48.537Z] #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
18:08:48 [2022-03-20T18:08:48.537Z] #26 sha256:8e683f43fdc55c91d0e1617b71bfe16eefadd0eaa704ed3add19cf6ab778cd71
18:08:48 [2022-03-20T18:08:48.936Z] #21 15.23 debconf: delaying package configuration, since apt-utils is not installed
18:08:48 [2022-03-20T18:08:48.955Z] #40 5.515 Scanning dependencies of target tini-static
18:08:48 [2022-03-20T18:08:48.955Z] #40 5.630 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:08:49 [2022-03-20T18:08:49.199Z] #21 15.47 Fetched 15.9 MB in 1s (22.6 MB/s)
18:08:49 [2022-03-20T18:08:49.199Z] #21 15.51 Selecting previously unselected package gcc-10-base:armel.
18:08:49 [2022-03-20T18:08:49.425Z] Merge succeeded, producing 45067cda330b4ebcc889b17856a60761aa480ad6
18:08:49 [2022-03-20T18:08:49.425Z] Checking out Revision 45067cda330b4ebcc889b17856a60761aa480ad6 (PR-43398)
18:08:49 [2022-03-20T18:08:49.461Z] #21 15.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 ... 38508 files and directories currently installed.)
18:08:49 [2022-03-20T18:08:49.461Z] #21 15.55 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
18:08:49 [2022-03-20T18:08:49.461Z] #21 15.56 Unpacking gcc-10-base:armel (10.2.1-6) ...
18:08:49 [2022-03-20T18:08:49.461Z] #21 15.61 Selecting previously unselected package gcc-10-base:armhf.
18:08:49 [2022-03-20T18:08:49.461Z] #21 15.62 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
18:08:49 [2022-03-20T18:08:49.461Z] #21 15.62 Unpacking gcc-10-base:armhf (10.2.1-6) ...
18:08:49 [2022-03-20T18:08:49.461Z] #21 15.68 Selecting previously unselected package gcc-10-base:ppc64el.
18:08:49 [2022-03-20T18:08:49.461Z] #21 15.69 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
18:08:49 [2022-03-20T18:08:49.461Z] #21 15.69 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
18:08:49 [2022-03-20T18:08:49.461Z] #21 15.74 Selecting previously unselected package gcc-10-base:s390x.
18:08:49 [2022-03-20T18:08:49.461Z] #21 15.75 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
18:08:49 [2022-03-20T18:08:49.461Z] #21 15.75 Unpacking gcc-10-base:s390x (10.2.1-6) ...
18:08:49 [2022-03-20T18:08:49.461Z] #21 15.80 Selecting previously unselected package gcc-10-base:arm64.
18:08:49 [2022-03-20T18:08:49.461Z] #21 15.80 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
18:08:49 [2022-03-20T18:08:49.461Z] #21 15.81 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
18:08:49 [2022-03-20T18:08:49.461Z] #21 15.86 Selecting previously unselected package libgcc-s1:armel.
18:08:49 [2022-03-20T18:08:49.592Z] #26 93.15 Updating files:  16% (1874/11414)
Updating files:  17% (1941/11414)
Updating files:  18% (2055/11414)
Updating files:  19% (2169/11414)
Updating files:  20% (2283/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  28% (3228/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
18:08:49 [2022-03-20T18:08:49.592Z] #26 ...
18:08:49 [2022-03-20T18:08:49.592Z] 
18:08:49 [2022-03-20T18:08:49.592Z] #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
18:08:49 [2022-03-20T18:08:49.592Z] #63 sha256:cebdb7da4c4c9a283c10210345d68678ae605d44a876e51d043c3e1b9799c46a
18:08:49 [2022-03-20T18:08:49.592Z] #63 DONE 94.3s
18:08:49 [2022-03-20T18:08:49.592Z] 
18:08:49 [2022-03-20T18:08:49.592Z] #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
18:08:49 [2022-03-20T18:08:49.592Z] #26 sha256:8e683f43fdc55c91d0e1617b71bfe16eefadd0eaa704ed3add19cf6ab778cd71
18:08:49 [2022-03-20T18:08:49.723Z] #21 15.87 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
18:08:49 [2022-03-20T18:08:49.723Z] #21 15.88 Unpacking libgcc-s1:armel (10.2.1-6) ...
18:08:49 [2022-03-20T18:08:49.723Z] #21 15.93 Selecting previously unselected package libcrypt1:armel.
18:08:49 [2022-03-20T18:08:49.723Z] #21 15.94 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
18:08:49 [2022-03-20T18:08:49.723Z] #21 15.94 Unpacking libcrypt1:armel (1:4.4.18-4) ...
18:08:49 [2022-03-20T18:08:49.854Z] #26 93.15 Updating files:  16% (1874/11414)
Updating files:  17% (1941/11414)
Updating files:  18% (2055/11414)
Updating files:  19% (2169/11414)
Updating files:  20% (2283/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  28% (3228/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
18:08:49 [2022-03-20T18:08:49.855Z] #26 ...
18:08:49 [2022-03-20T18:08:49.855Z] 
18:08:49 [2022-03-20T18:08:49.855Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
18:08:49 [2022-03-20T18:08:49.855Z] #64 sha256:96c5a2e4cd667a879979ffcce0c1d942189f9091c08e8fc0d00c1f244eb58145
18:08:49 [2022-03-20T18:08:49.855Z] #64 DONE 0.2s
18:08:49 [2022-03-20T18:08:49.855Z] 
18:08:49 [2022-03-20T18:08:49.855Z] #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
18:08:49 [2022-03-20T18:08:49.855Z] #26 sha256:8e683f43fdc55c91d0e1617b71bfe16eefadd0eaa704ed3add19cf6ab778cd71
18:08:49 [2022-03-20T18:08:49.984Z] #21 16.04 Selecting previously unselected package libc6:armel.
18:08:49 [2022-03-20T18:08:49.984Z] #21 16.04 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ...
18:08:49 [2022-03-20T18:08:49.984Z] #21 16.24 Unpacking libc6:armel (2.31-13+deb11u2) ...
18:08:50 [2022-03-20T18:08:50.117Z] #26 93.15 Updating files:  16% (1874/11414)
Updating files:  17% (1941/11414)
Updating files:  18% (2055/11414)
Updating files:  19% (2169/11414)
Updating files:  20% (2283/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  28% (3228/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)
18:08:50 [2022-03-20T18:08:50.117Z] #26 ...
18:08:50 [2022-03-20T18:08:50.117Z] 
18:08:50 [2022-03-20T18:08:50.117Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:08:50 [2022-03-20T18:08:50.117Z] #65 sha256:d7ccea8bb44635fcd3dba1cff6af7226409cdd6e65e78000ebe6fc32e426f96f
18:08:50 [2022-03-20T18:08:50.117Z] #65 DONE 0.2s
18:08:50 [2022-03-20T18:08:50.117Z] 
18:08:50 [2022-03-20T18:08:50.117Z] #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
18:08:50 [2022-03-20T18:08:50.117Z] #26 sha256:8e683f43fdc55c91d0e1617b71bfe16eefadd0eaa704ed3add19cf6ab778cd71
18:08:50 [2022-03-20T18:08:50.314Z] #14 93.27 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
18:08:50 [2022-03-20T18:08:50.314Z] #14 93.27 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
18:08:50 [2022-03-20T18:08:50.314Z] #14 93.28 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:08:50 [2022-03-20T18:08:50.331Z] #40 ...
18:08:50 [2022-03-20T18:08:50.332Z] 
18:08:50 [2022-03-20T18:08:50.332Z] #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
18:08:50 [2022-03-20T18:08:50.332Z] #49 sha256:386a15f66c7fde989f4c14108e9c618ec319dac7d0c95f874698d47ff03acf79
18:08:50 [2022-03-20T18:08:50.332Z] #49 80.17 gotestsum version dev
18:08:50 [2022-03-20T18:08:50.558Z] #21 16.68 Selecting previously unselected package libapparmor1:armel.
18:08:50 [2022-03-20T18:08:50.558Z] #21 16.68 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
18:08:50 [2022-03-20T18:08:50.558Z] #21 16.69 Unpacking libapparmor1:armel (2.13.6-10) ...
18:08:50 [2022-03-20T18:08:50.558Z] #21 16.74 Selecting previously unselected package libapparmor-dev:armel.
18:08:50 [2022-03-20T18:08:50.558Z] #21 16.74 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
18:08:50 [2022-03-20T18:08:50.558Z] #21 16.75 Unpacking libapparmor-dev:armel (2.13.6-10) ...
18:08:50 [2022-03-20T18:08:50.558Z] #21 16.81 Selecting previously unselected package libgcc-s1:arm64.
18:08:50 [2022-03-20T18:08:50.558Z] #21 16.82 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
18:08:50 [2022-03-20T18:08:50.559Z] #21 16.83 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
18:08:50 [2022-03-20T18:08:50.792Z] #14 ...
18:08:50 [2022-03-20T18:08:50.792Z] 
18:08:50 [2022-03-20T18:08:50.792Z] #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
18:08:50 [2022-03-20T18:08:50.792Z] #38 sha256:63a4dec9fbf23204f2f8dd9101d534686b5abcb57e35ae7b29942742e1d4a7af
18:08:50 [2022-03-20T18:08:50.792Z] #38 74.70 Setting up libicu67:amd64 (67.1-7) ...
18:08:50 [2022-03-20T18:08:50.792Z] #38 74.71 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:08:50 [2022-03-20T18:08:50.792Z] #38 74.73 Setting up libuv1:amd64 (1.40.0-2) ...
18:08:50 [2022-03-20T18:08:50.792Z] #38 74.82 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:08:50 [2022-03-20T18:08:50.792Z] #38 75.43 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
18:08:50 [2022-03-20T18:08:50.792Z] #38 75.44 Setting up librhash0:amd64 (1.4.1-2) ...
18:08:50 [2022-03-20T18:08:50.792Z] #38 75.45 Setting up cmake-data (3.18.4-2+deb11u1) ...
18:08:50 [2022-03-20T18:08:50.792Z] #38 75.51 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
18:08:50 [2022-03-20T18:08:50.792Z] #38 75.53 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
18:08:50 [2022-03-20T18:08:50.792Z] #38 75.54 Setting up cmake (3.18.4-2+deb11u1) ...
18:08:50 [2022-03-20T18:08:50.792Z] #38 75.56 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:08:50 [2022-03-20T18:08:50.792Z] #38 DONE 76.1s
18:08:50 [2022-03-20T18:08:50.820Z] #21 16.87 Selecting previously unselected package libcrypt1:arm64.
18:08:50 [2022-03-20T18:08:50.820Z] #21 16.88 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
18:08:50 [2022-03-20T18:08:50.820Z] #21 16.88 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
18:08:50 [2022-03-20T18:08:50.820Z] #21 16.96 Selecting previously unselected package libc6:arm64.
18:08:50 [2022-03-20T18:08:50.820Z] #21 16.98 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ...
18:08:50 [2022-03-20T18:08:50.690Z]  > git remote # timeout=10
18:08:50 [2022-03-20T18:08:50.768Z]  > git config --get remote.origin.url # timeout=10
18:08:50 [2022-03-20T18:08:50.823Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:08:50 [2022-03-20T18:08:50.826Z]  > git merge d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 # timeout=10
18:08:51 [2022-03-20T18:08:51.054Z] 
18:08:51 [2022-03-20T18:08:51.054Z] #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
18:08:51 [2022-03-20T18:08:51.054Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:08:51 [2022-03-20T18:08:51.054Z] #51 72.93 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
18:08:51 [2022-03-20T18:08:51.054Z] #51 72.97 go: downloading github.com/prometheus/client_golang v1.7.1
18:08:51 [2022-03-20T18:08:51.054Z] #51 73.53 go: downloading github.com/prometheus/client_model v0.2.0
18:08:51 [2022-03-20T18:08:51.054Z] #51 73.65 go: downloading github.com/google/go-cmp v0.5.6
18:08:51 [2022-03-20T18:08:51.054Z] #51 74.05 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:08:51 [2022-03-20T18:08:51.054Z] #51 74.24 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
18:08:51 [2022-03-20T18:08:51.054Z] #51 74.32 go: downloading github.com/olekukonko/tablewriter v0.0.5
18:08:51 [2022-03-20T18:08:51.054Z] #51 74.43 go: downloading github.com/beorn7/perks v1.0.1
18:08:51 [2022-03-20T18:08:51.054Z] #51 74.53 go: downloading github.com/cespare/xxhash/v2 v2.1.2
18:08:51 [2022-03-20T18:08:51.054Z] #51 74.55 go: downloading github.com/cespare/xxhash v1.1.0
18:08:51 [2022-03-20T18:08:51.054Z] #51 74.63 go: downloading github.com/golang/protobuf v1.5.2
18:08:51 [2022-03-20T18:08:51.054Z] #51 74.97 go: downloading github.com/prometheus/common v0.10.0
18:08:51 [2022-03-20T18:08:51.054Z] #51 75.22 go: downloading github.com/prometheus/procfs v0.6.0
18:08:51 [2022-03-20T18:08:51.054Z] #51 75.31 go: downloading github.com/mattn/go-runewidth v0.0.9
18:08:51 [2022-03-20T18:08:51.054Z] #51 75.67 go: downloading google.golang.org/protobuf v1.27.1
18:08:51 [2022-03-20T18:08:51.083Z] #21 17.16 Unpacking libc6:arm64 (2.31-13+deb11u2) ...
18:08:51 [2022-03-20T18:08:51.097Z] Merge succeeded, producing 45067cda330b4ebcc889b17856a60761aa480ad6
18:08:51 [2022-03-20T18:08:51.097Z] Checking out Revision 45067cda330b4ebcc889b17856a60761aa480ad6 (PR-43398)
18:08:49 [2022-03-20T18:08:49.041Z]  > git remote # timeout=10
18:08:49 [2022-03-20T18:08:49.122Z]  > git config --get remote.origin.url # timeout=10
18:08:49 [2022-03-20T18:08:49.176Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:08:49 [2022-03-20T18:08:49.178Z]  > git merge d5d5f258dfc95c46ed1e62953a754b7cf3edecd3 # timeout=10
18:08:49 [2022-03-20T18:08:49.330Z]  > git rev-parse "HEAD^{commit}" # timeout=10
18:08:49 [2022-03-20T18:08:49.456Z]  > git config core.sparsecheckout # timeout=10
18:08:49 [2022-03-20T18:08:49.522Z]  > git checkout -f 45067cda330b4ebcc889b17856a60761aa480ad6 # timeout=10
18:08:51 [2022-03-20T18:08:51.253Z] #14 ...
18:08:51 [2022-03-20T18:08:51.253Z] 
18:08:51 [2022-03-20T18:08:51.253Z] #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
18:08:51 [2022-03-20T18:08:51.254Z] #63 sha256:99bad5236b1a17cf26a0c967f41374f227277aed0a313b9a8f553ea73297b7dd
18:08:51 [2022-03-20T18:08:51.254Z] #63 94.62 + for f in rootlesskit rootlesskit-docker-proxy
18:08:51 [2022-03-20T18:08:51.254Z] #63 94.62 + GOBIN=/build
18:08:51 [2022-03-20T18:08:51.254Z] #63 94.62 + GO111MODULE=on
18:08:51 [2022-03-20T18:08:51.254Z] #63 94.63 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
18:08:51 [2022-03-20T18:08:51.311Z] #51 ...
18:08:51 [2022-03-20T18:08:51.311Z] 
18:08:51 [2022-03-20T18:08:51.311Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
18:08:51 [2022-03-20T18:08:51.311Z] #39 sha256:d796a4b3b031ab9e6ae2f52c762ef4017a3cdf14743cb6864ef304d6083f4a99
18:08:51 [2022-03-20T18:08:51.311Z] #39 DONE 0.3s
18:08:51 [2022-03-20T18:08:51.311Z] 
18:08:51 [2022-03-20T18:08:51.311Z] #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
18:08:51 [2022-03-20T18:08:51.311Z] #40 sha256:f282de8def234b338edca5f7cccbe1188d11cf67f092147a82eb914f19978ae9
18:08:51 [2022-03-20T18:08:51.344Z] #21 17.58 Selecting previously unselected package libapparmor1:arm64.
18:08:51 [2022-03-20T18:08:51.344Z] #21 17.58 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
18:08:51 [2022-03-20T18:08:51.344Z] #21 17.59 Unpacking libapparmor1:arm64 (2.13.6-10) ...
18:08:51 [2022-03-20T18:08:51.344Z] #21 17.65 Selecting previously unselected package libapparmor-dev:arm64.
18:08:51 [2022-03-20T18:08:51.344Z] #21 17.65 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
18:08:51 [2022-03-20T18:08:51.344Z] #21 17.65 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
18:08:51 [2022-03-20T18:08:51.605Z] #21 17.72 Selecting previously unselected package libgcc-s1:s390x.
18:08:51 [2022-03-20T18:08:51.605Z] #21 17.73 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
18:08:51 [2022-03-20T18:08:51.605Z] #21 17.74 Unpacking libgcc-s1:s390x (10.2.1-6) ...
18:08:51 [2022-03-20T18:08:51.605Z] #21 17.78 Selecting previously unselected package libcrypt1:s390x.
18:08:51 [2022-03-20T18:08:51.605Z] #21 17.79 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
18:08:51 [2022-03-20T18:08:51.605Z] #21 17.80 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
18:08:51 [2022-03-20T18:08:51.706Z] #49 DONE 81.2s
18:08:51 [2022-03-20T18:08:51.706Z] 
18:08:51 [2022-03-20T18:08:51.706Z] #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
18:08:51 [2022-03-20T18:08:51.706Z] #40 sha256:70f31e41bf7b63e154ca35dc7d30f8c1553f6330911a65d11ca55ce1b548c9dd
18:08:51 [2022-03-20T18:08:51.706Z] #40 7.616 [100%] Linking C executable tini-static
18:08:51 [2022-03-20T18:08:51.706Z] #40 8.187 [100%] Built target tini-static
18:08:51 [2022-03-20T18:08:51.706Z] #40 8.277 + mkdir -p /build
18:08:51 [2022-03-20T18:08:51.706Z] #40 8.289 + cp tini-static /build/docker-init
18:08:51 [2022-03-20T18:08:51.706Z] #40 ...
18:08:51 [2022-03-20T18:08:51.706Z] 
18:08:51 [2022-03-20T18:08:51.706Z] #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
18:08:51 [2022-03-20T18:08:51.706Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:08:51 [2022-03-20T18:08:51.706Z] #14 71.21 Selecting previously unselected package mingw-w64-x86-64-dev.
18:08:51 [2022-03-20T18:08:51.706Z] #14 71.23 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
18:08:51 [2022-03-20T18:08:51.706Z] #14 71.25 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
18:08:51 [2022-03-20T18:08:51.706Z] #14 79.23 Selecting previously unselected package gcc-mingw-w64-base.
18:08:51 [2022-03-20T18:08:51.706Z] #14 79.29 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
18:08:51 [2022-03-20T18:08:51.706Z] #14 79.30 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:08:51 [2022-03-20T18:08:51.706Z] #14 79.45 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
18:08:51 [2022-03-20T18:08:51.706Z] #14 79.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
18:08:51 [2022-03-20T18:08:51.706Z] #14 79.47 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:08:51 [2022-03-20T18:08:51.706Z] #14 ...
18:08:51 [2022-03-20T18:08:51.706Z] 
18:08:51 [2022-03-20T18:08:51.706Z] #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
18:08:51 [2022-03-20T18:08:51.706Z] #40 sha256:70f31e41bf7b63e154ca35dc7d30f8c1553f6330911a65d11ca55ce1b548c9dd
18:08:51 [2022-03-20T18:08:51.706Z] #40 DONE 8.5s
18:08:51 [2022-03-20T18:08:51.706Z] 
18:08:51 [2022-03-20T18:08:51.706Z] #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
18:08:51 [2022-03-20T18:08:51.706Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:08:51 [2022-03-20T18:08:51.706Z] #51 73.97 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
18:08:51 [2022-03-20T18:08:51.873Z] #21 17.87 Selecting previously unselected package libc6:s390x.
18:08:51 [2022-03-20T18:08:51.873Z] #21 17.88 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ...
18:08:51 [2022-03-20T18:08:51.873Z] #21 18.04 Unpacking libc6:s390x (2.31-13+deb11u2) ...
18:08:52 [2022-03-20T18:08:52.234Z] #26 93.15 Updating files:  16% (1874/11414)
Updating files:  17% (1941/11414)
Updating files:  18% (2055/11414)
Updating files:  19% (2169/11414)
Updating files:  20% (2283/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  28% (3228/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:  46% (5344/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  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:  68% (7826/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  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.
18:08:52 [2022-03-20T18:08:52.234Z] #26 96.99 + cd /tmp/tmp.uswTMHUM0w/tmp/docker-ce
18:08:52 [2022-03-20T18:08:52.234Z] #26 96.99 + git checkout -q v17.06.2-ce
18:08:52 [2022-03-20T18:08:52.449Z] #21 18.59 Selecting previously unselected package libapparmor1:s390x.
18:08:52 [2022-03-20T18:08:52.449Z] #21 18.59 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
18:08:52 [2022-03-20T18:08:52.449Z] #21 18.60 Unpacking libapparmor1:s390x (2.13.6-10) ...
18:08:52 [2022-03-20T18:08:52.449Z] #21 18.65 Selecting previously unselected package libapparmor-dev:s390x.
18:08:52 [2022-03-20T18:08:52.449Z] #21 18.65 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
18:08:52 [2022-03-20T18:08:52.449Z] #21 18.66 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
18:08:52 [2022-03-20T18:08:52.681Z] #40 1.499 + RM_GOPATH=0
18:08:52 [2022-03-20T18:08:52.682Z] #40 1.499 + TMP_GOPATH=
18:08:52 [2022-03-20T18:08:52.682Z] #40 1.499 + : /build
18:08:52 [2022-03-20T18:08:52.682Z] #40 1.499 + '[' -z '' ']'
18:08:52 [2022-03-20T18:08:52.682Z] #40 1.499 ++ mktemp -d
18:08:52 [2022-03-20T18:08:52.682Z] #40 1.499 + export GOPATH=/tmp/tmp.DlvSpvuDsY
18:08:52 [2022-03-20T18:08:52.682Z] #40 1.499 + GOPATH=/tmp/tmp.DlvSpvuDsY
18:08:52 [2022-03-20T18:08:52.682Z] #40 1.499 + RM_GOPATH=1
18:08:52 [2022-03-20T18:08:52.682Z] #40 1.499 + case "$(go env GOARCH)" in
18:08:52 [2022-03-20T18:08:52.682Z] #40 1.499 ++ go env GOARCH
18:08:52 [2022-03-20T18:08:52.682Z] #40 1.525 + export GO_BUILDMODE=-buildmode=pie
18:08:52 [2022-03-20T18:08:52.682Z] #40 1.525 + GO_BUILDMODE=-buildmode=pie
18:08:52 [2022-03-20T18:08:52.682Z] #40 1.525 ++ dirname /install.sh
18:08:52 [2022-03-20T18:08:52.682Z] #40 1.538 + dir=/
18:08:52 [2022-03-20T18:08:52.682Z] #40 1.538 + bin=tini
18:08:52 [2022-03-20T18:08:52.682Z] #40 1.538 + shift
18:08:52 [2022-03-20T18:08:52.682Z] #40 1.538 + '[' '!' -f //tini.installer ']'
18:08:52 [2022-03-20T18:08:52.682Z] #40 1.538 + . //tini.installer
18:08:52 [2022-03-20T18:08:52.682Z] #40 1.538 ++ : v0.19.0
18:08:52 [2022-03-20T18:08:52.682Z] #40 1.538 + install_tini
18:08:52 [2022-03-20T18:08:52.682Z] #40 1.538 + echo 'Install tini version v0.19.0'
18:08:52 [2022-03-20T18:08:52.682Z] #40 1.538 + git clone https://github.com/krallin/tini.git /tmp/tmp.DlvSpvuDsY/tini
18:08:52 [2022-03-20T18:08:52.682Z] #40 1.538 Install tini version v0.19.0
18:08:52 [2022-03-20T18:08:52.682Z] #40 1.540 Cloning into '/tmp/tmp.DlvSpvuDsY/tini'...
18:08:52 [2022-03-20T18:08:52.710Z] #21 18.73 Selecting previously unselected package libgcc-s1:armhf.
18:08:52 [2022-03-20T18:08:52.710Z] #21 18.74 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
18:08:52 [2022-03-20T18:08:52.710Z] #21 18.74 Unpacking libgcc-s1:armhf (10.2.1-6) ...
18:08:52 [2022-03-20T18:08:52.710Z] #21 18.79 Selecting previously unselected package libcrypt1:armhf.
18:08:52 [2022-03-20T18:08:52.710Z] #21 18.79 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
18:08:52 [2022-03-20T18:08:52.710Z] #21 18.80 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
18:08:52 [2022-03-20T18:08:52.710Z] #21 18.88 Selecting previously unselected package libc6:armhf.
18:08:52 [2022-03-20T18:08:52.710Z] #21 18.89 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ...
18:08:52 [2022-03-20T18:08:52.811Z] #26 ...
18:08:52 [2022-03-20T18:08:52.811Z] 
18:08:52 [2022-03-20T18:08:52.812Z] #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
18:08:52 [2022-03-20T18:08:52.812Z] #14 sha256:94876cdd32822125f36e95f466926eeb5c2f94e2f838ab2c2327db88587406ac
18:08:52 [2022-03-20T18:08:52.812Z] #14 94.38 Selecting previously unselected package libpcre2-16-0:arm64.
18:08:52 [2022-03-20T18:08:52.812Z] #14 94.38 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 94.39 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 94.72 Selecting previously unselected package libpcre2-32-0:arm64.
18:08:52 [2022-03-20T18:08:52.812Z] #14 94.72 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 94.73 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 94.98 Selecting previously unselected package libpcre2-posix2:arm64.
18:08:52 [2022-03-20T18:08:52.812Z] #14 94.98 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 94.98 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 95.10 Selecting previously unselected package libpcre2-dev:arm64.
18:08:52 [2022-03-20T18:08:52.812Z] #14 95.11 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 95.13 Unpacking libpcre2-dev:arm64 (10.36-2) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 95.51 Selecting previously unselected package libselinux1-dev:arm64.
18:08:52 [2022-03-20T18:08:52.812Z] #14 95.51 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 95.53 Unpacking libselinux1-dev:arm64 (3.1-3) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 95.86 Selecting previously unselected package libdevmapper-dev:arm64.
18:08:52 [2022-03-20T18:08:52.812Z] #14 95.89 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 95.90 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 96.01 Selecting previously unselected package libseccomp-dev:arm64.
18:08:52 [2022-03-20T18:08:52.812Z] #14 96.01 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 96.05 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 96.17 Selecting previously unselected package libsystemd-dev:arm64.
18:08:52 [2022-03-20T18:08:52.812Z] #14 96.18 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 96.18 Unpacking libsystemd-dev:arm64 (247.3-6) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 96.68 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 96.70 Setting up libapparmor1:arm64 (2.13.6-10) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 96.72 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 96.75 Setting up libsepol1-dev:arm64 (3.1-1) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 96.77 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 96.79 Setting up libpcre2-16-0:arm64 (10.36-2) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 96.80 Setting up libbtrfs0:arm64 (5.10.1-2) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 96.82 Setting up libpcre2-32-0:arm64 (10.36-2) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 96.84 Setting up libudev-dev:arm64 (247.3-6) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 96.86 Setting up libpcre2-posix2:arm64 (10.36-2) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 96.88 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 96.90 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 96.92 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 96.94 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 96.95 Setting up mingw-w64-common (8.0.0-1) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 96.97 Setting up libsystemd-dev:arm64 (247.3-6) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 96.99 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 97.00 Setting up libpcre2-dev:arm64 (10.36-2) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 97.03 Setting up libselinux1-dev:arm64 (3.1-3) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 97.07 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 97.10 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 97.12 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
18:08:52 [2022-03-20T18:08:52.812Z] #14 97.14 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 97.15 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
18:08:52 [2022-03-20T18:08:52.812Z] #14 97.16 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 97.18 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 97.19 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
18:08:52 [2022-03-20T18:08:52.812Z] #14 97.22 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 97.26 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 97.30 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 97.33 Setting up dmsetup (2:1.02.175-2.1) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 97.38 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 97.40 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 97.41 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:08:52 [2022-03-20T18:08:52.812Z] #14 DONE 98.1s
18:08:52 [2022-03-20T18:08:52.970Z] #21 19.08 Unpacking libc6:armhf (2.31-13+deb11u2) ...
18:08:53 [2022-03-20T18:08:53.073Z] 
18:08:53 [2022-03-20T18:08:53.073Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
18:08:53 [2022-03-20T18:08:53.073Z] #15 sha256:0bf2f037c4ba1f2b85a18d71c5953fc1f85e00c0c2e4d349d6b57971334019a8
18:08:53 [2022-03-20T18:08:53.231Z] #21 19.53 Selecting previously unselected package libapparmor1:armhf.
18:08:53 [2022-03-20T18:08:53.231Z] #21 19.53 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
18:08:53 [2022-03-20T18:08:53.231Z] #21 19.54 Unpacking libapparmor1:armhf (2.13.6-10) ...
18:08:53 [2022-03-20T18:08:53.231Z] #21 19.59 Selecting previously unselected package libapparmor-dev:armhf.
18:08:53 [2022-03-20T18:08:53.492Z] #21 19.59 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
18:08:53 [2022-03-20T18:08:53.492Z] #21 19.60 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
18:08:53 [2022-03-20T18:08:53.492Z] #21 19.66 Selecting previously unselected package libgcc-s1:ppc64el.
18:08:53 [2022-03-20T18:08:53.492Z] #21 19.66 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
18:08:53 [2022-03-20T18:08:53.492Z] #21 19.67 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
18:08:53 [2022-03-20T18:08:53.492Z] #21 19.72 Selecting previously unselected package libcrypt1:ppc64el.
18:08:53 [2022-03-20T18:08:53.492Z] #21 19.72 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
18:08:53 [2022-03-20T18:08:53.492Z] #21 19.73 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
18:08:53 [2022-03-20T18:08:53.492Z] #21 19.80 Selecting previously unselected package libc6:ppc64el.
18:08:53 [2022-03-20T18:08:53.492Z] #21 19.80 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ...
18:08:53 [2022-03-20T18:08:53.534Z] Commit message: "client: remove wrapResponseError()"
18:08:53 [2022-03-20T18:08:53.647Z] #15 ...
18:08:53 [2022-03-20T18:08:53.647Z] 
18:08:53 [2022-03-20T18:08:53.647Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
18:08:53 [2022-03-20T18:08:53.647Z] #55 sha256:ffec97e3263d2ef9183a6917debb3667fe5cfff6e5d81b3612e5406c4c9d685a
18:08:53 [2022-03-20T18:08:53.647Z] #55 DONE 0.5s
18:08:53 [2022-03-20T18:08:53.647Z] 
18:08:53 [2022-03-20T18:08:53.647Z] #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
18:08:53 [2022-03-20T18:08:53.647Z] #56 sha256:5c858280c857ae5b126f4914b7c85221ef6956748cace4fff3c740bb77c330e7
18:08:53 [2022-03-20T18:08:53.753Z] #21 19.99 Unpacking libc6:ppc64el (2.31-13+deb11u2) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:08:54 [2022-03-20T18:08:54.100Z] #40 2.702 + cd /tmp/tmp.DlvSpvuDsY/tini
18:08:54 [2022-03-20T18:08:54.100Z] #40 2.702 + git checkout -q v0.19.0
18:08:54 [2022-03-20T18:08:54.100Z] #40 2.757 + cmake .
18:08:54 [2022-03-20T18:08:54.221Z] #56 0.799 + RM_GOPATH=0
18:08:54 [2022-03-20T18:08:54.221Z] #56 0.799 + TMP_GOPATH=
18:08:54 [2022-03-20T18:08:54.221Z] #56 0.799 + : /build
18:08:54 [2022-03-20T18:08:54.221Z] #56 0.799 + '[' -z '' ']'
18:08:54 [2022-03-20T18:08:54.221Z] #56 0.800 ++ mktemp -d
18:08:54 [2022-03-20T18:08:54.221Z] #56 0.801 + export GOPATH=/tmp/tmp.p5aFUQhR34
18:08:54 [2022-03-20T18:08:54.221Z] #56 0.801 + GOPATH=/tmp/tmp.p5aFUQhR34
18:08:54 [2022-03-20T18:08:54.221Z] #56 0.801 + RM_GOPATH=1
18:08:54 [2022-03-20T18:08:54.221Z] #56 0.801 + case "$(go env GOARCH)" in
18:08:54 [2022-03-20T18:08:54.221Z] #56 0.802 ++ go env GOARCH
18:08:54 [2022-03-20T18:08:54.221Z] #56 0.809 + export GO_BUILDMODE=-buildmode=pie
18:08:54 [2022-03-20T18:08:54.221Z] #56 0.809 + GO_BUILDMODE=-buildmode=pie
18:08:54 [2022-03-20T18:08:54.221Z] #56 0.810 ++ dirname /install.sh
18:08:54 [2022-03-20T18:08:54.221Z] #56 0.812 + dir=/
18:08:54 [2022-03-20T18:08:54.221Z] #56 0.812 + bin=runc
18:08:54 [2022-03-20T18:08:54.221Z] #56 0.812 + shift
18:08:54 [2022-03-20T18:08:54.221Z] #56 0.812 + '[' '!' -f //runc.installer ']'
18:08:54 [2022-03-20T18:08:54.221Z] #56 0.812 + . //runc.installer
18:08:54 [2022-03-20T18:08:54.221Z] #56 0.812 ++ set -e
18:08:54 [2022-03-20T18:08:54.221Z] #56 0.813 ++ : v1.1.0
18:08:54 [2022-03-20T18:08:54.221Z] #56 0.814 + install_runc
18:08:54 [2022-03-20T18:08:54.221Z] #56 0.814 + RUNC_BUILDTAGS=seccomp
18:08:54 [2022-03-20T18:08:54.221Z] #56 0.814 + echo 'Install runc version v1.1.0 (build tags: seccomp)'
18:08:54 [2022-03-20T18:08:54.221Z] #56 0.814 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.p5aFUQhR34/src/github.com/opencontainers/runc
18:08:54 [2022-03-20T18:08:54.221Z] #56 0.814 Install runc version v1.1.0 (build tags: seccomp)
18:08:54 [2022-03-20T18:08:54.221Z] #56 0.815 Cloning into '/tmp/tmp.p5aFUQhR34/src/github.com/opencontainers/runc'...
18:08:51 [2022-03-20T18:08:51.007Z]  > git rev-parse "HEAD^{commit}" # timeout=10
18:08:51 [2022-03-20T18:08:51.135Z]  > git config core.sparsecheckout # timeout=10
18:08:51 [2022-03-20T18:08:51.195Z]  > git checkout -f 45067cda330b4ebcc889b17856a60761aa480ad6 # timeout=10
18:08:54 [2022-03-20T18:08:54.325Z] #21 20.62 Selecting previously unselected package libapparmor1:ppc64el.
18:08:54 [2022-03-20T18:08:54.325Z] #21 20.63 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
18:08:54 [2022-03-20T18:08:54.325Z] #21 20.64 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
18:08:54 [2022-03-20T18:08:54.325Z] #21 20.69 Selecting previously unselected package libapparmor-dev:ppc64el.
18:08:54 [2022-03-20T18:08:54.484Z] #56 ...
18:08:54 [2022-03-20T18:08:54.484Z] 
18:08:54 [2022-03-20T18:08:54.484Z] #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
18:08:54 [2022-03-20T18:08:54.484Z] #34 sha256:3963a48ff247c787bbc431e0d94883d8d9a7623aa874e19243059ffb29011258
18:08:54 [2022-03-20T18:08:54.484Z] #34 DONE 99.7s
18:08:54 [2022-03-20T18:08:54.484Z] 
18:08:54 [2022-03-20T18:08:54.484Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
18:08:54 [2022-03-20T18:08:54.484Z] #15 sha256:0bf2f037c4ba1f2b85a18d71c5953fc1f85e00c0c2e4d349d6b57971334019a8
18:08:54 [2022-03-20T18:08:54.484Z] #15 DONE 1.7s
18:08:54 [2022-03-20T18:08:54.587Z] #21 20.70 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
18:08:54 [2022-03-20T18:08:54.587Z] #21 20.70 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
18:08:54 [2022-03-20T18:08:54.587Z] #21 20.79 Selecting previously unselected package libseccomp2:s390x.
18:08:54 [2022-03-20T18:08:54.587Z] #21 20.80 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ...
18:08:54 [2022-03-20T18:08:54.587Z] #21 20.80 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ...
18:08:54 [2022-03-20T18:08:54.587Z] #21 20.85 Selecting previously unselected package libseccomp-dev:s390x.
18:08:54 [2022-03-20T18:08:54.587Z] #21 20.85 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ...
18:08:54 [2022-03-20T18:08:54.587Z] #21 20.86 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
18:08:54 [2022-03-20T18:08:54.663Z] #40 ...
18:08:54 [2022-03-20T18:08:54.663Z] 
18:08:54 [2022-03-20T18:08:54.663Z] #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
18:08:54 [2022-03-20T18:08:54.663Z] #49 sha256:386a15f66c7fde989f4c14108e9c618ec319dac7d0c95f874698d47ff03acf79
18:08:54 [2022-03-20T18:08:54.663Z] #49 78.26 gotestsum version dev
18:08:54 [2022-03-20T18:08:54.663Z] #49 DONE 79.8s
18:08:54 [2022-03-20T18:08:54.663Z] 
18:08:54 [2022-03-20T18:08:54.663Z] #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
18:08:54 [2022-03-20T18:08:54.663Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:08:54 [2022-03-20T18:08:54.663Z] #51 77.51 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
18:08:54 [2022-03-20T18:08:54.747Z] 
18:08:54 [2022-03-20T18:08:54.747Z] #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
18:08:54 [2022-03-20T18:08:54.747Z] #16 sha256:d409693bea2d796710d99d104e7fc43822cd92bafb652484f52ba977db30294c
18:08:54 [2022-03-20T18:08:54.847Z] #21 20.92 Selecting previously unselected package libseccomp2:ppc64el.
18:08:54 [2022-03-20T18:08:54.848Z] #21 20.93 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ...
18:08:54 [2022-03-20T18:08:54.848Z] #21 20.93 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
18:08:54 [2022-03-20T18:08:54.848Z] #21 20.99 Selecting previously unselected package libseccomp-dev:ppc64el.
18:08:54 [2022-03-20T18:08:54.848Z] #21 21.00 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ...
18:08:54 [2022-03-20T18:08:54.848Z] #21 21.00 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
18:08:54 [2022-03-20T18:08:54.848Z] #21 21.07 Selecting previously unselected package libseccomp2:armhf.
18:08:54 [2022-03-20T18:08:54.848Z] #21 21.08 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
18:08:54 [2022-03-20T18:08:54.848Z] #21 21.08 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
18:08:54 [2022-03-20T18:08:54.848Z] #21 21.13 Selecting previously unselected package libseccomp-dev:armhf.
18:08:54 [2022-03-20T18:08:54.848Z] #21 21.14 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
18:08:54 [2022-03-20T18:08:54.848Z] #21 21.15 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
18:08:54 [2022-03-20T18:08:54.848Z] #21 21.21 Selecting previously unselected package libseccomp2:armel.
18:08:55 [2022-03-20T18:08:55.111Z] #21 21.21 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
18:08:55 [2022-03-20T18:08:55.111Z] #21 21.22 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
18:08:55 [2022-03-20T18:08:55.111Z] #21 21.27 Selecting previously unselected package libseccomp-dev:armel.
18:08:55 [2022-03-20T18:08:55.111Z] #21 21.27 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
18:08:55 [2022-03-20T18:08:55.111Z] #21 21.28 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
18:08:55 [2022-03-20T18:08:55.111Z] #21 21.34 Selecting previously unselected package libseccomp2:arm64.
18:08:55 [2022-03-20T18:08:55.111Z] #21 21.35 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ...
18:08:55 [2022-03-20T18:08:55.111Z] #21 21.35 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ...
18:08:55 [2022-03-20T18:08:55.111Z] #21 21.40 Selecting previously unselected package libseccomp-dev:arm64.
18:08:55 [2022-03-20T18:08:55.111Z] #21 21.41 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
18:08:55 [2022-03-20T18:08:55.111Z] #21 21.42 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:08:55 [2022-03-20T18:08:55.374Z] #21 21.51 Setting up gcc-10-base:arm64 (10.2.1-6) ...
18:08:55 [2022-03-20T18:08:55.374Z] #21 21.52 Setting up gcc-10-base:armel (10.2.1-6) ...
18:08:55 [2022-03-20T18:08:55.374Z] #21 21.53 Setting up gcc-10-base:armhf (10.2.1-6) ...
18:08:55 [2022-03-20T18:08:55.374Z] #21 21.55 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
18:08:55 [2022-03-20T18:08:55.374Z] #21 21.56 Setting up gcc-10-base:s390x (10.2.1-6) ...
18:08:55 [2022-03-20T18:08:55.374Z] #21 21.58 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
18:08:55 [2022-03-20T18:08:55.374Z] #21 21.59 Setting up libcrypt1:armel (1:4.4.18-4) ...
18:08:55 [2022-03-20T18:08:55.374Z] #21 21.60 Setting up libcrypt1:armhf (1:4.4.18-4) ...
18:08:55 [2022-03-20T18:08:55.374Z] #21 21.61 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
18:08:55 [2022-03-20T18:08:55.374Z] #21 21.63 Setting up libcrypt1:s390x (1:4.4.18-4) ...
18:08:55 [2022-03-20T18:08:55.374Z] #21 21.64 Setting up libgcc-s1:arm64 (10.2.1-6) ...
18:08:55 [2022-03-20T18:08:55.374Z] #21 21.65 Setting up libgcc-s1:armel (10.2.1-6) ...
18:08:55 [2022-03-20T18:08:55.374Z] #21 21.66 Setting up libgcc-s1:armhf (10.2.1-6) ...
18:08:55 [2022-03-20T18:08:55.374Z] #21 21.67 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
18:08:55 [2022-03-20T18:08:55.374Z] #21 21.68 Setting up libgcc-s1:s390x (10.2.1-6) ...
18:08:55 [2022-03-20T18:08:55.374Z] #21 21.69 Setting up libc6:arm64 (2.31-13+deb11u2) ...
18:08:56 [2022-03-20T18:08:56.140Z] #16 DONE 1.5s
18:08:56 [2022-03-20T18:08:56.140Z] 
18:08:56 [2022-03-20T18:08:56.140Z] #17 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:08:56 [2022-03-20T18:08:56.140Z] #17 sha256:73c6a03821020ba4bb0e9377c5db315b2fbfa7f35ba6f4c527a9c129a7f37590
18:08:56 [2022-03-20T18:08:56.649Z] #63 99.60 rootlesskit version 0.14.6
18:08:56 [2022-03-20T18:08:56.649Z] #63 99.61 Usage of /build/rootlesskit-docker-proxy:
18:08:56 [2022-03-20T18:08:56.649Z] #63 99.61   -container-ip string
18:08:56 [2022-03-20T18:08:56.649Z] #63 99.61     	container ip
18:08:56 [2022-03-20T18:08:56.649Z] #63 99.61   -container-port int
18:08:56 [2022-03-20T18:08:56.649Z] #63 99.61     	container port (default -1)
18:08:56 [2022-03-20T18:08:56.649Z] #63 99.61   -host-ip string
18:08:56 [2022-03-20T18:08:56.649Z] #63 99.61     	host ip
18:08:56 [2022-03-20T18:08:56.649Z] #63 99.61   -host-port int
18:08:56 [2022-03-20T18:08:56.649Z] #63 99.61     	host port (default -1)
18:08:56 [2022-03-20T18:08:56.649Z] #63 99.61   -proto string
18:08:56 [2022-03-20T18:08:56.649Z] #63 99.61     	proxy protocol (default "tcp")
18:08:56 [2022-03-20T18:08:56.649Z] #63 ...
18:08:56 [2022-03-20T18:08:56.649Z] 
18:08:56 [2022-03-20T18:08:56.649Z] #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
18:08:56 [2022-03-20T18:08:56.649Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:08:56 [2022-03-20T18:08:56.649Z] #14 97.96 Selecting previously unselected package g++-mingw-w64-x86-64.
18:08:56 [2022-03-20T18:08:56.649Z] #14 97.96 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
18:08:56 [2022-03-20T18:08:56.649Z] #14 97.97 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:08:56 [2022-03-20T18:08:56.649Z] #14 98.10 Selecting previously unselected package libapparmor1:amd64.
18:08:56 [2022-03-20T18:08:56.649Z] #14 98.12 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
18:08:56 [2022-03-20T18:08:56.649Z] #14 98.13 Unpacking libapparmor1:amd64 (2.13.6-10) ...
18:08:56 [2022-03-20T18:08:56.649Z] #14 98.20 Selecting previously unselected package libapparmor-dev:amd64.
18:08:56 [2022-03-20T18:08:56.649Z] #14 98.20 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
18:08:56 [2022-03-20T18:08:56.649Z] #14 98.21 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
18:08:56 [2022-03-20T18:08:56.649Z] #14 98.34 Selecting previously unselected package libbtrfs0:amd64.
18:08:56 [2022-03-20T18:08:56.649Z] #14 98.34 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
18:08:56 [2022-03-20T18:08:56.649Z] #14 98.34 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
18:08:56 [2022-03-20T18:08:56.649Z] #14 98.46 Selecting previously unselected package libbtrfs-dev:amd64.
18:08:56 [2022-03-20T18:08:56.649Z] #14 98.46 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
18:08:56 [2022-03-20T18:08:56.649Z] #14 98.47 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
18:08:56 [2022-03-20T18:08:56.649Z] #14 98.64 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:08:56 [2022-03-20T18:08:56.649Z] #14 98.64 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
18:08:56 [2022-03-20T18:08:56.649Z] #14 98.65 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
18:08:56 [2022-03-20T18:08:56.649Z] #14 98.70 Selecting previously unselected package libudev-dev:amd64.
18:08:56 [2022-03-20T18:08:56.649Z] #14 98.71 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
18:08:56 [2022-03-20T18:08:56.649Z] #14 98.72 Unpacking libudev-dev:amd64 (247.3-6) ...
18:08:56 [2022-03-20T18:08:56.649Z] #14 98.86 Selecting previously unselected package libsepol1-dev:amd64.
18:08:56 [2022-03-20T18:08:56.649Z] #14 98.88 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
18:08:56 [2022-03-20T18:08:56.649Z] #14 98.88 Unpacking libsepol1-dev:amd64 (3.1-1) ...
18:08:56 [2022-03-20T18:08:56.649Z] #14 99.14 Selecting previously unselected package libpcre2-16-0:amd64.
18:08:56 [2022-03-20T18:08:56.649Z] #14 99.14 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
18:08:56 [2022-03-20T18:08:56.649Z] #14 99.15 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
18:08:56 [2022-03-20T18:08:56.649Z] #14 99.31 Selecting previously unselected package libpcre2-32-0:amd64.
18:08:56 [2022-03-20T18:08:56.649Z] #14 99.32 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
18:08:56 [2022-03-20T18:08:56.649Z] #14 99.33 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
18:08:56 [2022-03-20T18:08:56.649Z] #14 99.47 Selecting previously unselected package libpcre2-posix2:amd64.
18:08:56 [2022-03-20T18:08:56.649Z] #14 99.48 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
18:08:56 [2022-03-20T18:08:56.649Z] #14 99.48 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
18:08:56 [2022-03-20T18:08:56.649Z] #14 99.55 Selecting previously unselected package libpcre2-dev:amd64.
18:08:56 [2022-03-20T18:08:56.649Z] #14 99.55 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
18:08:56 [2022-03-20T18:08:56.649Z] #14 99.55 Unpacking libpcre2-dev:amd64 (10.36-2) ...
18:08:56 [2022-03-20T18:08:56.649Z] #14 99.96 Selecting previously unselected package libselinux1-dev:amd64.
18:08:56 [2022-03-20T18:08:56.649Z] #14 99.97 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
18:08:56 [2022-03-20T18:08:56.649Z] #14 99.98 Unpacking libselinux1-dev:amd64 (3.1-3) ...
18:08:56 [2022-03-20T18:08:56.744Z] + docker version
18:08:56 [2022-03-20T18:08:56.766Z] #21 22.89 Setting up libc6:armel (2.31-13+deb11u2) ...
18:08:57 [2022-03-20T18:08:57.087Z] #17 0.622 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:08:57 [2022-03-20T18:08:57.087Z] #17 DONE 0.9s
18:08:57 [2022-03-20T18:08:57.087Z] 
18:08:57 [2022-03-20T18:08:57.087Z] #18 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:08:57 [2022-03-20T18:08:57.087Z] #18 sha256:0cc4363a84fc3f649c182d19cdd2afc2fa6a31cde7be9806aa54dedc6a52bee1
18:08:57 [2022-03-20T18:08:57.200Z] #51 ...
18:08:57 [2022-03-20T18:08:57.200Z] 
18:08:57 [2022-03-20T18:08:57.200Z] #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
18:08:57 [2022-03-20T18:08:57.200Z] #40 sha256:f282de8def234b338edca5f7cccbe1188d11cf67f092147a82eb914f19978ae9
18:08:57 [2022-03-20T18:08:57.200Z] #40 3.678 -- The C compiler identification is GNU 10.2.1
18:08:57 [2022-03-20T18:08:57.200Z] #40 3.800 -- Detecting C compiler ABI info
18:08:57 [2022-03-20T18:08:57.200Z] #40 4.632 -- Detecting C compiler ABI info - done
18:08:57 [2022-03-20T18:08:57.200Z] #40 4.825 -- Check for working C compiler: /usr/bin/cc - skipped
18:08:57 [2022-03-20T18:08:57.200Z] #40 4.825 -- Detecting C compile features
18:08:57 [2022-03-20T18:08:57.200Z] #40 4.825 -- Detecting C compile features - done
18:08:57 [2022-03-20T18:08:57.200Z] #40 4.887 -- Performing Test HAS_BUILTIN_FORTIFY
18:08:57 [2022-03-20T18:08:57.200Z] #40 5.183 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:08:57 [2022-03-20T18:08:57.200Z] #40 5.342 -- Configuring done
18:08:57 [2022-03-20T18:08:57.200Z] #40 5.391 -- Generating done
18:08:57 [2022-03-20T18:08:57.200Z] #40 5.391 -- Build files have been written to: /tmp/tmp.DlvSpvuDsY/tini
18:08:57 [2022-03-20T18:08:57.200Z] #40 5.406 + make tini-static
18:08:57 [2022-03-20T18:08:57.200Z] #40 5.812 Scanning dependencies of target tini-static
18:08:57 [2022-03-20T18:08:57.200Z] #40 5.919 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:08:57 [2022-03-20T18:08:57.605Z] #14 101.1 Selecting previously unselected package libdevmapper-dev:amd64.
18:08:57 [2022-03-20T18:08:57.605Z] #14 101.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
18:08:57 [2022-03-20T18:08:57.713Z] #21 24.11 Setting up libc6:armhf (2.31-13+deb11u2) ...
18:08:57 [2022-03-20T18:08:57.866Z] #14 101.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
18:08:58 [2022-03-20T18:08:58.037Z] #18 DONE 0.7s
18:08:58 [2022-03-20T18:08:58.037Z] 
18:08:58 [2022-03-20T18:08:58.037Z] #19 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:08:58 [2022-03-20T18:08:58.037Z] #19 sha256:27fae0cf81914feada3f2f4fa5a1454d1b81195beefa0a7bb3cfb897a9f8e91b
18:08:58 [2022-03-20T18:08:58.437Z] #14 102.1 Selecting previously unselected package libseccomp-dev:amd64.
18:08:58 [2022-03-20T18:08:58.437Z] #14 102.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
18:08:58 [2022-03-20T18:08:58.437Z] #14 102.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:08:58 [2022-03-20T18:08:58.618Z] #19 DONE 0.6s
18:08:58 [2022-03-20T18:08:58.618Z] 
18:08:58 [2022-03-20T18:08:58.618Z] #20 [dev-systemd-false  6/24] RUN ldconfig
18:08:58 [2022-03-20T18:08:58.618Z] #20 sha256:b32710735c31e31592f4618c7d53e06ce53957dac5e3a0227075944c046ef115
18:08:59 [2022-03-20T18:08:59.008Z] #14 102.8 Selecting previously unselected package libsystemd-dev:amd64.
18:08:59 [2022-03-20T18:08:59.008Z] #14 102.8 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
18:08:59 [2022-03-20T18:08:59.008Z] #14 102.8 Unpacking libsystemd-dev:amd64 (247.3-6) ...
18:08:59 [2022-03-20T18:08:59.103Z] #21 25.34 Setting up libc6:ppc64el (2.31-13+deb11u2) ...
18:08:59 [2022-03-20T18:08:59.194Z] #20 DONE 0.7s
18:08:59 [2022-03-20T18:08:59.194Z] 
18:08:59 [2022-03-20T18:08:59.194Z] #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
18:08:59 [2022-03-20T18:08:59.194Z] #26 sha256:8e683f43fdc55c91d0e1617b71bfe16eefadd0eaa704ed3add19cf6ab778cd71
18:08:59 [2022-03-20T18:08:59.194Z] #26 99.84 + mkdir -p /tmp/tmp.uswTMHUM0w/src/github.com/docker
18:08:59 [2022-03-20T18:08:59.194Z] #26 99.84 + mv components/cli /tmp/tmp.uswTMHUM0w/src/github.com/docker/cli
18:08:59 [2022-03-20T18:08:59.194Z] #26 99.84 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
18:08:59 [2022-03-20T18:08:59.584Z] #14 ...
18:08:59 [2022-03-20T18:08:59.584Z] 
18:08:59 [2022-03-20T18:08:59.584Z] #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
18:08:59 [2022-03-20T18:08:59.584Z] #63 sha256:99bad5236b1a17cf26a0c967f41374f227277aed0a313b9a8f553ea73297b7dd
18:08:59 [2022-03-20T18:08:59.584Z] #63 DONE 103.0s
18:08:59 [2022-03-20T18:08:59.584Z] 
18:08:59 [2022-03-20T18:08:59.584Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
18:08:59 [2022-03-20T18:08:59.584Z] #64 sha256:4d58585d257dc15b82c17a3a46bea7a9e99ccf6f83a37051dc032a4d9ed06baf
18:08:59 [2022-03-20T18:08:59.584Z] #64 DONE 0.1s
18:08:59 [2022-03-20T18:08:59.584Z] 
18:08:59 [2022-03-20T18:08:59.584Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:08:59 [2022-03-20T18:08:59.584Z] #65 sha256:525dc44ecc20bafcee6b416f50c6f8eca3f082b61a4b30e6272a6eb63cb98dbe
18:08:59 [2022-03-20T18:08:59.584Z] #65 DONE 0.1s
18:08:59 [2022-03-20T18:08:59.584Z] 
18:08:59 [2022-03-20T18:08:59.584Z] #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
18:08:59 [2022-03-20T18:08:59.584Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:08:59 [2022-03-20T18:08:59.584Z] #14 103.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:08:59 [2022-03-20T18:08:59.584Z] #14 103.5 Setting up libapparmor1:amd64 (2.13.6-10) ...
18:08:59 [2022-03-20T18:08:59.584Z] #14 103.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:08:59 [2022-03-20T18:08:59.584Z] #14 103.5 Setting up libsepol1-dev:amd64 (3.1-1) ...
18:08:59 [2022-03-20T18:08:59.734Z] #40 8.470 [100%] Linking C executable tini-static
18:08:59 [2022-03-20T18:08:59.845Z] #14 103.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:08:59 [2022-03-20T18:08:59.845Z] #14 103.6 Setting up libpcre2-16-0:amd64 (10.36-2) ...
18:08:59 [2022-03-20T18:08:59.845Z] #14 103.6 Setting up libbtrfs0:amd64 (5.10.1-2) ...
18:08:59 [2022-03-20T18:08:59.845Z] #14 103.6 Setting up libpcre2-32-0:amd64 (10.36-2) ...
18:08:59 [2022-03-20T18:08:59.845Z] #14 103.6 Setting up libudev-dev:amd64 (247.3-6) ...
18:08:59 [2022-03-20T18:08:59.845Z] #14 103.6 Setting up libpcre2-posix2:amd64 (10.36-2) ...
18:08:59 [2022-03-20T18:08:59.845Z] #14 103.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:08:59 [2022-03-20T18:08:59.845Z] #14 103.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
18:08:59 [2022-03-20T18:08:59.845Z] #14 103.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:08:59 [2022-03-20T18:08:59.845Z] #14 103.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
18:08:59 [2022-03-20T18:08:59.845Z] #14 103.7 Setting up mingw-w64-common (8.0.0-1) ...
18:08:59 [2022-03-20T18:08:59.845Z] #14 103.7 Setting up libsystemd-dev:amd64 (247.3-6) ...
18:08:59 [2022-03-20T18:08:59.845Z] #14 103.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
18:08:59 [2022-03-20T18:08:59.845Z] #14 103.7 Setting up libpcre2-dev:amd64 (10.36-2) ...
18:08:59 [2022-03-20T18:08:59.845Z] #14 103.7 Setting up libselinux1-dev:amd64 (3.1-3) ...
18:08:59 [2022-03-20T18:08:59.845Z] #14 103.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:08:59 [2022-03-20T18:08:59.845Z] #14 103.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:08:59 [2022-03-20T18:08:59.845Z] #14 103.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:08:59 [2022-03-20T18:08:59.845Z] #14 103.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:08:59 [2022-03-20T18:08:59.845Z] #14 103.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:08:59 [2022-03-20T18:08:59.845Z] #14 103.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
18:08:59 [2022-03-20T18:08:59.845Z] #14 103.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:08:59 [2022-03-20T18:08:59.845Z] #14 103.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
18:08:59 [2022-03-20T18:08:59.845Z] #14 103.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:08:59 [2022-03-20T18:08:59.845Z] #14 103.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:08:59 [2022-03-20T18:08:59.845Z] #14 103.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
18:08:59 [2022-03-20T18:08:59.845Z] #14 103.9 Setting up dmsetup (2:1.02.175-2.1) ...
18:08:59 [2022-03-20T18:08:59.845Z] #14 103.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
18:09:00 [2022-03-20T18:09:00.105Z] #14 103.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
18:09:00 [2022-03-20T18:09:00.105Z] #14 103.9 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:09:00 [2022-03-20T18:09:00.366Z] #14 DONE 104.3s
18:09:00 [2022-03-20T18:09:00.366Z] 
18:09:00 [2022-03-20T18:09:00.366Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
18:09:00 [2022-03-20T18:09:00.366Z] #15 sha256:e0bd8129928f6cafb14f2c64389fde148716bd5e3dd153effb8c7ddebefe13c6
18:09:00 [2022-03-20T18:09:00.496Z] #21 26.57 Setting up libc6:s390x (2.31-13+deb11u2) ...
18:09:00 [2022-03-20T18:09:00.586Z] #26 ...
18:09:00 [2022-03-20T18:09:00.586Z] 
18:09:00 [2022-03-20T18:09:00.586Z] #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
18:09:00 [2022-03-20T18:09:00.586Z] #21 sha256:c1f4083d9f749bc3fecf7f5e466fcd2a5428acbab96eb2c39a6008b80eaac538
18:09:00 [2022-03-20T18:09:00.586Z] #21 0.946 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:09:00 [2022-03-20T18:09:00.586Z] #21 0.972 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:09:00 [2022-03-20T18:09:00.586Z] #21 0.974 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:09:00 [2022-03-20T18:09:00.586Z] #21 1.340 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
18:09:00 [2022-03-20T18:09:00.629Z] #15 ...
18:09:00 [2022-03-20T18:09:00.629Z] 
18:09:00 [2022-03-20T18:09:00.629Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
18:09:00 [2022-03-20T18:09:00.629Z] #55 sha256:a097d8ca75dadcbc1fa106157627c974fd520f24f4a0e1deb6878066febb24d2
18:09:00 [2022-03-20T18:09:00.629Z] #55 DONE 0.3s
18:09:00 [2022-03-20T18:09:00.847Z] #21 1.774 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB]
18:09:00 [2022-03-20T18:09:00.888Z] 
18:09:00 [2022-03-20T18:09:00.888Z] #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
18:09:00 [2022-03-20T18:09:00.888Z] #56 sha256:d42cea79ae6132bc8419f299f737e4bb580b2052cc1ce79eb5e16a00a31461b9
18:09:00 [2022-03-20T18:09:00.912Z] #40 9.534 [100%] Built target tini-static
18:09:00 [2022-03-20T18:09:00.912Z] #40 9.577 + mkdir -p /build
18:09:00 [2022-03-20T18:09:00.912Z] #40 9.579 + cp tini-static /build/docker-init
18:09:01 [2022-03-20T18:09:01.068Z] Commit message: "client: remove wrapResponseError()"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:09:01 [2022-03-20T18:09:01.678Z] #51 ...
18:09:01 [2022-03-20T18:09:01.678Z] 
18:09:01 [2022-03-20T18:09:01.678Z] #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
18:09:01 [2022-03-20T18:09:01.678Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:09:01 [2022-03-20T18:09:01.678Z] #14 89.89 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
18:09:01 [2022-03-20T18:09:01.678Z] #14 89.90 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
18:09:01 [2022-03-20T18:09:01.678Z] #14 89.92 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:09:01 [2022-03-20T18:09:01.705Z] #21 27.85 Setting up libapparmor1:arm64 (2.13.6-10) ...
18:09:01 [2022-03-20T18:09:01.705Z] #21 27.86 Setting up libapparmor1:armel (2.13.6-10) ...
18:09:01 [2022-03-20T18:09:01.705Z] #21 27.88 Setting up libapparmor1:armhf (2.13.6-10) ...
18:09:01 [2022-03-20T18:09:01.705Z] #21 27.89 Setting up libapparmor1:ppc64el (2.13.6-10) ...
18:09:01 [2022-03-20T18:09:01.705Z] #21 27.90 Setting up libapparmor1:s390x (2.13.6-10) ...
18:09:01 [2022-03-20T18:09:01.705Z] #21 27.91 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ...
18:09:01 [2022-03-20T18:09:01.705Z] #21 27.92 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
18:09:01 [2022-03-20T18:09:01.705Z] #21 27.93 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
18:09:01 [2022-03-20T18:09:01.705Z] #21 27.94 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
18:09:01 [2022-03-20T18:09:01.705Z] #21 27.95 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ...
18:09:01 [2022-03-20T18:09:01.705Z] #21 27.96 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
18:09:01 [2022-03-20T18:09:01.705Z] #21 27.97 Setting up libapparmor-dev:armel (2.13.6-10) ...
18:09:01 [2022-03-20T18:09:01.705Z] #21 27.98 Setting up libapparmor-dev:armhf (2.13.6-10) ...
18:09:01 [2022-03-20T18:09:01.705Z] #21 27.99 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
18:09:01 [2022-03-20T18:09:01.705Z] #21 28.00 Setting up libapparmor-dev:s390x (2.13.6-10) ...
18:09:01 [2022-03-20T18:09:01.705Z] #21 28.01 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:09:01 [2022-03-20T18:09:01.705Z] #21 28.03 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
18:09:01 [2022-03-20T18:09:01.705Z] #21 28.04 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
18:09:01 [2022-03-20T18:09:01.705Z] #21 28.05 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
18:09:01 [2022-03-20T18:09:01.705Z] #21 28.06 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
18:09:01 [2022-03-20T18:09:01.792Z] #21 2.722 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
18:09:01 [2022-03-20T18:09:01.971Z] #21 28.08 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:09:01 [2022-03-20T18:09:01.971Z] #21 DONE 28.3s
18:09:01 [2022-03-20T18:09:01.971Z] 
18:09:01 [2022-03-20T18:09:01.971Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
18:09:01 [2022-03-20T18:09:01.971Z] #62 sha256:89ba9f011e85a895600908f666101fe528f83efd34f14d890e8979c69e377a08
18:09:02 [2022-03-20T18:09:02.236Z] #62 DONE 0.1s
18:09:02 [2022-03-20T18:09:02.236Z] 
18:09:02 [2022-03-20T18:09:02.236Z] #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
18:09:02 [2022-03-20T18:09:02.236Z] #63 sha256:e4ce71f09177441151bbca5d4905bc23f8801249eda2873c05c03c46e6fc077f
18:09:02 [2022-03-20T18:09:02.905Z] Commit message: "client: remove wrapResponseError()"
18:09:03 [2022-03-20T18:09:03.180Z] #63 1.002 + RM_GOPATH=0
18:09:03 [2022-03-20T18:09:03.180Z] #63 1.002 + TMP_GOPATH=
18:09:03 [2022-03-20T18:09:03.180Z] #63 1.002 + : /build
18:09:03 [2022-03-20T18:09:03.180Z] #63 1.002 + '[' -z '' ']'
18:09:03 [2022-03-20T18:09:03.180Z] #63 1.002 ++ mktemp -d
18:09:03 [2022-03-20T18:09:03.180Z] #63 1.002 + export GOPATH=/tmp/tmp.83xomRW38e
18:09:03 [2022-03-20T18:09:03.180Z] #63 1.002 + GOPATH=/tmp/tmp.83xomRW38e
18:09:03 [2022-03-20T18:09:03.180Z] #63 1.002 + RM_GOPATH=1
18:09:03 [2022-03-20T18:09:03.180Z] #63 1.002 + case "$(go env GOARCH)" in
18:09:03 [2022-03-20T18:09:03.180Z] #63 1.003 ++ go env GOARCH
18:09:03 [2022-03-20T18:09:03.180Z] #63 1.014 + export GO_BUILDMODE=-buildmode=pie
18:09:03 [2022-03-20T18:09:03.180Z] #63 1.014 + GO_BUILDMODE=-buildmode=pie
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
18:09:03 [2022-03-20T18:09:03.422Z] #56 ...
18:09:03 [2022-03-20T18:09:03.422Z] 
18:09:03 [2022-03-20T18:09:03.422Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
18:09:03 [2022-03-20T18:09:03.422Z] #15 sha256:e0bd8129928f6cafb14f2c64389fde148716bd5e3dd153effb8c7ddebefe13c6
18:09:03 [2022-03-20T18:09:03.423Z] #15 DONE 3.0s
18:09:03 [2022-03-20T18:09:03.423Z] 
18:09:03 [2022-03-20T18:09:03.423Z] #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
18:09:03 [2022-03-20T18:09:03.423Z] #16 sha256:b751ea7e777a86ed6701cce9978ac3d0f9d4f4baeac30f3275e3de55ff95f927
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
18:09:03 [2022-03-20T18:09:03.443Z] #63 1.019 ++ dirname /install.sh
18:09:03 [2022-03-20T18:09:03.443Z] #63 1.027 Install runc version v1.1.0 (build tags: seccomp)
18:09:03 [2022-03-20T18:09:03.443Z] #63 1.027 + dir=/
18:09:03 [2022-03-20T18:09:03.443Z] #63 1.027 + bin=runc
18:09:03 [2022-03-20T18:09:03.443Z] #63 1.027 + shift
18:09:03 [2022-03-20T18:09:03.443Z] #63 1.027 + '[' '!' -f //runc.installer ']'
18:09:03 [2022-03-20T18:09:03.443Z] #63 1.027 + . //runc.installer
18:09:03 [2022-03-20T18:09:03.443Z] #63 1.027 ++ set -e
18:09:03 [2022-03-20T18:09:03.443Z] #63 1.027 ++ : v1.1.0
18:09:03 [2022-03-20T18:09:03.443Z] #63 1.027 + install_runc
18:09:03 [2022-03-20T18:09:03.443Z] #63 1.027 + RUNC_BUILDTAGS=seccomp
18:09:03 [2022-03-20T18:09:03.443Z] #63 1.027 + echo 'Install runc version v1.1.0 (build tags: seccomp)'
18:09:03 [2022-03-20T18:09:03.443Z] #63 1.027 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.83xomRW38e/src/github.com/opencontainers/runc
18:09:03 [2022-03-20T18:09:03.443Z] #63 1.030 Cloning into '/tmp/tmp.83xomRW38e/src/github.com/opencontainers/runc'...
18:09:03 [2022-03-20T18:09:03.443Z] #63 ...
18:09:03 [2022-03-20T18:09:03.443Z] 
18:09:03 [2022-03-20T18:09:03.443Z] #22 [dev-systemd-false  1/24] RUN groupadd -r docker
18:09:03 [2022-03-20T18:09:03.443Z] #22 sha256:acd463b4bf9b01999e63005b240902bb06d79df012534aeec3255647a38f63b3
18:09:03 [2022-03-20T18:09:03.443Z] #22 DONE 1.3s
[Pipeline] sh
18:09:03 [2022-03-20T18:09:03.707Z] 
18:09:03 [2022-03-20T18:09:03.707Z] #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
18:09:03 [2022-03-20T18:09:03.707Z] #23 sha256:3ce7c86e1f688d5e4721ddcd9d23e61d01971a58a9497923b0fa74883629c68b
18:09:03 [2022-03-20T18:09:03.907Z] Client:
18:09:03 [2022-03-20T18:09:03.907Z]  Version:           20.10.9
18:09:03 [2022-03-20T18:09:03.907Z]  API version:       1.41
18:09:03 [2022-03-20T18:09:03.907Z]  Go version:        go1.16.8
18:09:03 [2022-03-20T18:09:03.907Z]  Git commit:        c2ea9bc
18:09:03 [2022-03-20T18:09:03.907Z]  Built:             Mon Oct  4 16:11:10 2021
18:09:03 [2022-03-20T18:09:03.907Z]  OS/Arch:           windows/amd64
18:09:03 [2022-03-20T18:09:03.907Z]  Context:           default
18:09:03 [2022-03-20T18:09:03.907Z]  Experimental:      true
18:09:03 [2022-03-20T18:09:03.907Z] 
18:09:03 [2022-03-20T18:09:03.907Z] Server: Docker Engine - Community
18:09:03 [2022-03-20T18:09:03.907Z]  Engine:
18:09:03 [2022-03-20T18:09:03.907Z]   Version:          20.10.9
18:09:03 [2022-03-20T18:09:03.907Z]   API version:      1.41 (minimum version 1.24)
18:09:03 [2022-03-20T18:09:03.907Z]   Go version:       go1.16.8
18:09:03 [2022-03-20T18:09:03.907Z]   Git commit:       79ea9d3
18:09:03 [2022-03-20T18:09:03.907Z]   Built:            Mon Oct  4 16:06:39 2021
18:09:03 [2022-03-20T18:09:03.907Z]   OS/Arch:          windows/amd64
18:09:03 [2022-03-20T18:09:03.907Z]   Experimental:     true
18:09:04 [2022-03-20T18:09:04.277Z] #40 DONE 12.6s
18:09:04 [2022-03-20T18:09:04.277Z] 
18:09:04 [2022-03-20T18:09:04.277Z] #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
18:09:04 [2022-03-20T18:09:04.277Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:09:04 [2022-03-20T18:09:04.277Z] #14 80.57 Selecting previously unselected package gcc-mingw-w64-base.
18:09:04 [2022-03-20T18:09:04.277Z] #14 80.60 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
18:09:04 [2022-03-20T18:09:04.277Z] #14 80.61 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:09:04 [2022-03-20T18:09:04.277Z] #14 80.86 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
18:09:04 [2022-03-20T18:09:04.277Z] #14 80.86 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
18:09:04 [2022-03-20T18:09:04.277Z] #14 80.86 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:09:04 [2022-03-20T18:09:04.278Z] #23 DONE 1.0s
18:09:04 [2022-03-20T18:09:04.278Z] 
18:09:04 [2022-03-20T18:09:04.278Z] #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
18:09:04 [2022-03-20T18:09:04.278Z] #67 sha256:9ed7a8a6c7672b631ef642210e06eb7162b098b4da2ba3f71d87f556b7b5acea
18:09:04 [2022-03-20T18:09:04.342Z] #21 4.932 Fetched 8393 kB in 4s (1970 kB/s)
18:09:04 [2022-03-20T18:09:04.376Z] + docker version
18:09:04 [2022-03-20T18:09:04.539Z] #67 ...
18:09:04 [2022-03-20T18:09:04.539Z] 
18:09:04 [2022-03-20T18:09:04.539Z] #24 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:09:04 [2022-03-20T18:09:04.539Z] #24 sha256:78740444aaaf38fc509c01178491e182ff72229837442310d3749da3aa31fd0d
[Pipeline] sh
18:09:05 [2022-03-20T18:09:05.484Z] #24 0.886 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:09:05 [2022-03-20T18:09:05.484Z] #24 DONE 1.0s
18:09:05 [2022-03-20T18:09:05.484Z] 
18:09:05 [2022-03-20T18:09:05.484Z] #25 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:09:05 [2022-03-20T18:09:05.484Z] #25 sha256:5ee61b5d5be54eb5d97f6da59dc1117689eac75cb0c160f0a464ef688de1c340
18:09:05 [2022-03-20T18:09:05.762Z] #21 4.932 Reading package lists...
18:09:06 [2022-03-20T18:09:06.209Z] + docker info
18:09:06 [2022-03-20T18:09:06.209Z] Client:
18:09:06 [2022-03-20T18:09:06.209Z]  Context:    default
18:09:06 [2022-03-20T18:09:06.209Z]  Debug Mode: false
18:09:06 [2022-03-20T18:09:06.209Z] 
18:09:06 [2022-03-20T18:09:06.209Z] Server:
18:09:06 [2022-03-20T18:09:06.209Z]  Containers: 0
18:09:06 [2022-03-20T18:09:06.209Z]   Running: 0
18:09:06 [2022-03-20T18:09:06.209Z]   Paused: 0
18:09:06 [2022-03-20T18:09:06.209Z]   Stopped: 0
18:09:06 [2022-03-20T18:09:06.209Z]  Images: 0
18:09:06 [2022-03-20T18:09:06.209Z]  Server Version: 20.10.9
18:09:06 [2022-03-20T18:09:06.209Z]  Storage Driver: windowsfilter (windows) lcow (linux)
18:09:06 [2022-03-20T18:09:06.209Z]   Windows: 
18:09:06 [2022-03-20T18:09:06.209Z]   LCOW: 
18:09:06 [2022-03-20T18:09:06.209Z]  Logging Driver: json-file
18:09:06 [2022-03-20T18:09:06.209Z]  Plugins:
18:09:06 [2022-03-20T18:09:06.209Z]   Volume: local
18:09:06 [2022-03-20T18:09:06.209Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:09:06 [2022-03-20T18:09:06.209Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:09:06 [2022-03-20T18:09:06.209Z]  Swarm: inactive
18:09:06 [2022-03-20T18:09:06.209Z]  Default Isolation: process
18:09:06 [2022-03-20T18:09:06.209Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
18:09:06 [2022-03-20T18:09:06.209Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230)
18:09:06 [2022-03-20T18:09:06.209Z]  OSType: windows
18:09:06 [2022-03-20T18:09:06.209Z]  Architecture: x86_64
18:09:06 [2022-03-20T18:09:06.209Z]  CPUs: 4
18:09:06 [2022-03-20T18:09:06.209Z]  Total Memory: 32GiB
18:09:06 [2022-03-20T18:09:06.209Z]  Name: azwin-2-84c830
18:09:06 [2022-03-20T18:09:06.209Z]  ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3
18:09:06 [2022-03-20T18:09:06.209Z]  Docker Root Dir: D:\docker
18:09:06 [2022-03-20T18:09:06.209Z]  Debug Mode: false
18:09:06 [2022-03-20T18:09:06.209Z]  Registry: https://index.docker.io/v1/
18:09:06 [2022-03-20T18:09:06.209Z]  Labels:
18:09:06 [2022-03-20T18:09:06.209Z]  Experimental: true
18:09:06 [2022-03-20T18:09:06.209Z]  Insecure Registries:
18:09:06 [2022-03-20T18:09:06.209Z]   10.0.0.4:5000
18:09:06 [2022-03-20T18:09:06.209Z]   127.0.0.0/8
18:09:06 [2022-03-20T18:09:06.209Z]  Registry Mirrors:
18:09:06 [2022-03-20T18:09:06.209Z]   http://10.0.0.4:5000/
18:09:06 [2022-03-20T18:09:06.209Z]  Live Restore Enabled: false
18:09:06 [2022-03-20T18:09:06.209Z]  Product License: Community Engine
18:09:06 [2022-03-20T18:09:06.209Z] 
18:09:06 [2022-03-20T18:09:06.274Z] + docker version
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
18:09:06 [2022-03-20T18:09:06.448Z] #25 DONE 0.9s
18:09:06 [2022-03-20T18:09:06.448Z] 
18:09:06 [2022-03-20T18:09:06.448Z] #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
18:09:06 [2022-03-20T18:09:06.448Z] #63 sha256:e4ce71f09177441151bbca5d4905bc23f8801249eda2873c05c03c46e6fc077f
18:09:06 [2022-03-20T18:09:06.716Z] #16 DONE 2.7s
18:09:06 [2022-03-20T18:09:06.716Z] 
18:09:06 [2022-03-20T18:09:06.716Z] #17 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:09:06 [2022-03-20T18:09:06.716Z] #17 sha256:9ee9706bdc79025ab47f79603e6a9a94166f94e78fb802bb1785d81641178a1a
18:09:07 [2022-03-20T18:09:07.026Z] #63 ...
18:09:07 [2022-03-20T18:09:07.026Z] 
18:09:07 [2022-03-20T18:09:07.026Z] #26 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:09:07 [2022-03-20T18:09:07.026Z] #26 sha256:0ed9387cee21114f27629b6c943c9f54fae20851833aabe91a76e0083804b89a
18:09:07 [2022-03-20T18:09:07.026Z] #26 DONE 0.9s
18:09:07 [2022-03-20T18:09:07.287Z] 
18:09:07 [2022-03-20T18:09:07.287Z] #27 [dev-systemd-false  6/24] RUN ldconfig
18:09:07 [2022-03-20T18:09:07.287Z] #27 sha256:b65b131fafe68c810b90d4b3169d6335aa5f801cea8c408f69a5ff7a89becb35
18:09:07 [2022-03-20T18:09:07.684Z] #21 6.708 Reading package lists...
18:09:08 [2022-03-20T18:09:08.095Z] #17 1.653 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:09:08 [2022-03-20T18:09:08.095Z] #17 DONE 1.7s
18:09:08 [2022-03-20T18:09:08.095Z] 
18:09:08 [2022-03-20T18:09:08.095Z] #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
18:09:08 [2022-03-20T18:09:08.095Z] #56 sha256:d42cea79ae6132bc8419f299f737e4bb580b2052cc1ce79eb5e16a00a31461b9
18:09:08 [2022-03-20T18:09:08.095Z] #56 2.959 + RM_GOPATH=0
18:09:08 [2022-03-20T18:09:08.095Z] #56 2.959 + TMP_GOPATH=
18:09:08 [2022-03-20T18:09:08.095Z] #56 2.959 + : /build
18:09:08 [2022-03-20T18:09:08.095Z] #56 2.960 + '[' -z '' ']'
18:09:08 [2022-03-20T18:09:08.095Z] #56 2.960 ++ mktemp -d
18:09:08 [2022-03-20T18:09:08.095Z] #56 2.962 + export GOPATH=/tmp/tmp.Fc3YxIAZWM
18:09:08 [2022-03-20T18:09:08.095Z] #56 2.962 + GOPATH=/tmp/tmp.Fc3YxIAZWM
18:09:08 [2022-03-20T18:09:08.095Z] #56 2.962 + RM_GOPATH=1
18:09:08 [2022-03-20T18:09:08.095Z] #56 2.962 + case "$(go env GOARCH)" in
18:09:08 [2022-03-20T18:09:08.095Z] #56 2.962 ++ go env GOARCH
18:09:08 [2022-03-20T18:09:08.095Z] #56 2.974 + export GO_BUILDMODE=-buildmode=pie
18:09:08 [2022-03-20T18:09:08.095Z] #56 2.974 + GO_BUILDMODE=-buildmode=pie
18:09:08 [2022-03-20T18:09:08.095Z] #56 2.974 ++ dirname /install.sh
18:09:08 [2022-03-20T18:09:08.095Z] #56 2.975 + dir=/
18:09:08 [2022-03-20T18:09:08.095Z] #56 2.975 + bin=runc
18:09:08 [2022-03-20T18:09:08.095Z] #56 2.975 + shift
18:09:08 [2022-03-20T18:09:08.095Z] #56 2.976 + '[' '!' -f //runc.installer ']'
18:09:08 [2022-03-20T18:09:08.095Z] #56 2.976 + . //runc.installer
18:09:08 [2022-03-20T18:09:08.095Z] #56 2.976 ++ set -e
18:09:08 [2022-03-20T18:09:08.095Z] #56 2.976 ++ : v1.1.0
18:09:08 [2022-03-20T18:09:08.095Z] #56 2.979 + install_runc
18:09:08 [2022-03-20T18:09:08.095Z] #56 2.979 + RUNC_BUILDTAGS=seccomp
18:09:08 [2022-03-20T18:09:08.095Z] #56 2.979 + echo 'Install runc version v1.1.0 (build tags: seccomp)'
18:09:08 [2022-03-20T18:09:08.095Z] #56 2.979 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Fc3YxIAZWM/src/github.com/opencontainers/runc
18:09:08 [2022-03-20T18:09:08.095Z] #56 2.979 Cloning into '/tmp/tmp.Fc3YxIAZWM/src/github.com/opencontainers/runc'...
18:09:08 [2022-03-20T18:09:08.095Z] #56 2.980 Install runc version v1.1.0 (build tags: seccomp)
18:09:08 [2022-03-20T18:09:08.239Z] #27 DONE 1.0s
18:09:08 [2022-03-20T18:09:08.239Z] 
18:09:08 [2022-03-20T18:09:08.239Z] #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
18:09:08 [2022-03-20T18:09:08.239Z] #63 sha256:e4ce71f09177441151bbca5d4905bc23f8801249eda2873c05c03c46e6fc077f
18:09:08 [2022-03-20T18:09:08.239Z] #63 5.536 + cd /tmp/tmp.83xomRW38e/src/github.com/opencontainers/runc
18:09:08 [2022-03-20T18:09:08.239Z] #63 5.536 + git checkout -q v1.1.0
18:09:08 [2022-03-20T18:09:08.239Z] #63 5.779 + '[' -z '' ']'
18:09:08 [2022-03-20T18:09:08.239Z] #63 5.779 + target=static
18:09:08 [2022-03-20T18:09:08.239Z] #63 5.779 + make BUILDTAGS=seccomp static
18:09:08 [2022-03-20T18:09:08.239Z] #63 6.019 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc .
18:09:08 [2022-03-20T18:09:08.259Z] #21 8.587 Building dependency tree...
18:09:08 [2022-03-20T18:09:08.459Z] #14 93.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
18:09:08 [2022-03-20T18:09:08.459Z] #14 93.80 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
18:09:08 [2022-03-20T18:09:08.459Z] #14 93.82 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:09:09 [2022-03-20T18:09:09.207Z] #21 9.930 The following additional packages will be installed:
18:09:09 [2022-03-20T18:09:09.207Z] #21 9.937   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
18:09:09 [2022-03-20T18:09:09.207Z] #21 9.938   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
18:09:09 [2022-03-20T18:09:09.207Z] #21 9.939   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
18:09:09 [2022-03-20T18:09:09.207Z] #21 9.939   python3-pkg-resources vim-runtime xxd
18:09:09 [2022-03-20T18:09:09.207Z] #21 9.941 Suggested packages:
18:09:09 [2022-03-20T18:09:09.207Z] #21 9.947   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
18:09:09 [2022-03-20T18:09:09.207Z] #21 9.947   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
18:09:09 [2022-03-20T18:09:09.207Z] #21 9.947   acl attr quota
18:09:09 [2022-03-20T18:09:09.207Z] #21 9.947 Recommended packages:
18:09:09 [2022-03-20T18:09:09.207Z] #21 9.947   libatm1 nftables libpam-cap build-essential python3-dev unzip
18:09:09 [2022-03-20T18:09:09.475Z] #56 ...
18:09:09 [2022-03-20T18:09:09.475Z] 
18:09:09 [2022-03-20T18:09:09.475Z] #18 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:09:09 [2022-03-20T18:09:09.475Z] #18 sha256:5bab2126fe285cdfcb5cce2942b2e1de64b20f8f9bc1fd622db7b4a11d878495
18:09:09 [2022-03-20T18:09:09.475Z] #18 DONE 1.5s
18:09:09 [2022-03-20T18:09:09.475Z] 
18:09:09 [2022-03-20T18:09:09.475Z] #19 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:09:09 [2022-03-20T18:09:09.475Z] #19 sha256:4109829b79a02029044b16a9cf658842b1613880b557f5d8c310e0ab27375b26
18:09:10 [2022-03-20T18:09:10.159Z] #21 10.89 The following NEW packages will be installed:
18:09:10 [2022-03-20T18:09:10.159Z] #21 10.90   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
18:09:10 [2022-03-20T18:09:10.159Z] #21 10.90   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
18:09:10 [2022-03-20T18:09:10.159Z] #21 10.90   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
18:09:10 [2022-03-20T18:09:10.159Z] #21 10.90   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
18:09:10 [2022-03-20T18:09:10.159Z] #21 10.90   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
18:09:10 [2022-03-20T18:09:10.159Z] #21 10.90   python3-pkg-resources python3-setuptools python3-wheel sudo
18:09:10 [2022-03-20T18:09:10.159Z] #21 10.90   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:09:10 [2022-03-20T18:09:10.159Z] #21 10.90   xz-utils zip zstd
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.25 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.25 Need to get 27.0 MB of archives.
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.25 After this operation, 105 MB of additional disk space will be used.
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.30 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.30 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB]
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.30 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.34 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.34 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.35 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.35 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.35 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
18:09:10 [2022-03-20T18:09:10.421Z] #21 11.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
18:09:10 [2022-03-20T18:09:10.691Z] #21 11.73 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
18:09:10 [2022-03-20T18:09:10.691Z] #21 ...
18:09:10 [2022-03-20T18:09:10.691Z] 
18:09:10 [2022-03-20T18:09:10.691Z] #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
18:09:10 [2022-03-20T18:09:10.691Z] #56 sha256:5c858280c857ae5b126f4914b7c85221ef6956748cace4fff3c740bb77c330e7
18:09:10 [2022-03-20T18:09:10.691Z] #56 7.423 + cd /tmp/tmp.p5aFUQhR34/src/github.com/opencontainers/runc
18:09:10 [2022-03-20T18:09:10.691Z] #56 7.423 + git checkout -q v1.1.0
18:09:10 [2022-03-20T18:09:10.691Z] #56 7.759 + '[' -z '' ']'
18:09:10 [2022-03-20T18:09:10.691Z] #56 7.760 + target=static
18:09:10 [2022-03-20T18:09:10.691Z] #56 7.760 + make BUILDTAGS=seccomp static
18:09:10 [2022-03-20T18:09:10.691Z] #56 8.061 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc .
18:09:10 [2022-03-20T18:09:10.955Z] #56 ...
18:09:10 [2022-03-20T18:09:10.955Z] 
18:09:10 [2022-03-20T18:09:10.955Z] #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
18:09:10 [2022-03-20T18:09:10.955Z] #21 sha256:c1f4083d9f749bc3fecf7f5e466fcd2a5428acbab96eb2c39a6008b80eaac538
18:09:10 [2022-03-20T18:09:10.955Z] #21 11.73 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
18:09:10 [2022-03-20T18:09:10.955Z] #21 11.73 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
18:09:10 [2022-03-20T18:09:10.955Z] #21 11.73 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
18:09:10 [2022-03-20T18:09:10.955Z] #21 11.73 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
18:09:10 [2022-03-20T18:09:10.955Z] #21 11.74 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
18:09:10 [2022-03-20T18:09:10.955Z] #21 11.74 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB]
18:09:10 [2022-03-20T18:09:10.955Z] #21 11.78 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
18:09:10 [2022-03-20T18:09:10.955Z] #21 11.79 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
18:09:10 [2022-03-20T18:09:10.955Z] #21 11.79 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:09:10 [2022-03-20T18:09:10.955Z] #21 11.79 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
18:09:10 [2022-03-20T18:09:10.955Z] #21 11.83 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
18:09:10 [2022-03-20T18:09:10.955Z] #21 11.83 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB]
18:09:10 [2022-03-20T18:09:10.955Z] #21 11.84 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
18:09:10 [2022-03-20T18:09:10.955Z] #21 11.87 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
18:09:10 [2022-03-20T18:09:10.955Z] #21 11.88 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
18:09:10 [2022-03-20T18:09:10.955Z] #21 11.88 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
18:09:11 [2022-03-20T18:09:11.218Z] #21 12.12 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
18:09:11 [2022-03-20T18:09:11.481Z] #21 12.16 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
18:09:11 [2022-03-20T18:09:11.481Z] #21 12.17 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
18:09:11 [2022-03-20T18:09:11.481Z] #21 12.17 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
18:09:11 [2022-03-20T18:09:11.549Z] Client:
18:09:11 [2022-03-20T18:09:11.549Z]  Version:           20.10.9
18:09:11 [2022-03-20T18:09:11.549Z]  API version:       1.41
18:09:11 [2022-03-20T18:09:11.549Z]  Go version:        go1.16.8
18:09:11 [2022-03-20T18:09:11.549Z]  Git commit:        c2ea9bc
18:09:11 [2022-03-20T18:09:11.549Z]  Built:             Mon Oct  4 16:11:10 2021
18:09:11 [2022-03-20T18:09:11.549Z]  OS/Arch:           windows/amd64
18:09:11 [2022-03-20T18:09:11.549Z]  Context:           default
18:09:11 [2022-03-20T18:09:11.549Z]  Experimental:      true
18:09:11 [2022-03-20T18:09:11.549Z] 
18:09:11 [2022-03-20T18:09:11.549Z] Server: Docker Engine - Community
18:09:11 [2022-03-20T18:09:11.549Z]  Engine:
18:09:11 [2022-03-20T18:09:11.549Z]   Version:          20.10.9
18:09:11 [2022-03-20T18:09:11.549Z]   API version:      1.41 (minimum version 1.24)
18:09:11 [2022-03-20T18:09:11.549Z]   Go version:       go1.16.8
18:09:11 [2022-03-20T18:09:11.549Z]   Git commit:       79ea9d3
18:09:11 [2022-03-20T18:09:11.549Z]   Built:            Mon Oct  4 16:06:39 2021
18:09:11 [2022-03-20T18:09:11.549Z]   OS/Arch:          windows/amd64
18:09:11 [2022-03-20T18:09:11.549Z]   Experimental:     true
18:09:11 [2022-03-20T18:09:11.744Z] #21 12.62 debconf: delaying package configuration, since apt-utils is not installed
18:09:11 [2022-03-20T18:09:11.744Z] #21 12.71 Fetched 27.0 MB in 1s (21.0 MB/s)
18:09:12 [2022-03-20T18:09:12.006Z] #21 12.75 Selecting previously unselected package pigz.
18:09:12 [2022-03-20T18:09:12.006Z] #21 12.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24001 files and directories currently installed.)
18:09:12 [2022-03-20T18:09:12.006Z] #21 12.78 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
18:09:12 [2022-03-20T18:09:12.006Z] #21 12.78 Unpacking pigz (2.6-1) ...
18:09:12 [2022-03-20T18:09:12.006Z] #21 12.87 Selecting previously unselected package libelf1:arm64.
18:09:12 [2022-03-20T18:09:12.006Z] #21 12.87 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
18:09:12 [2022-03-20T18:09:12.006Z] #21 12.89 Unpacking libelf1:arm64 (0.183-1) ...
18:09:12 [2022-03-20T18:09:12.138Z] #19 DONE 2.3s
18:09:12 [2022-03-20T18:09:12.138Z] 
18:09:12 [2022-03-20T18:09:12.138Z] #20 [dev-systemd-false  6/24] RUN ldconfig
18:09:12 [2022-03-20T18:09:12.138Z] #20 sha256:f45eb3e77314e285bc63796f47f3bfda3c26c4daea253c32e049fe74ca05ef28
[Pipeline] sh
18:09:12 [2022-03-20T18:09:12.269Z] #21 13.05 Selecting previously unselected package libbpf0:arm64.
18:09:12 [2022-03-20T18:09:12.269Z] #21 13.06 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
18:09:12 [2022-03-20T18:09:12.269Z] #21 13.08 Unpacking libbpf0:arm64 (1:0.3-2) ...
18:09:12 [2022-03-20T18:09:12.269Z] #21 13.17 Selecting previously unselected package libcap2:arm64.
18:09:12 [2022-03-20T18:09:12.269Z] #21 13.17 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
18:09:12 [2022-03-20T18:09:12.269Z] #21 13.18 Unpacking libcap2:arm64 (1:2.44-1) ...
18:09:12 [2022-03-20T18:09:12.269Z] #21 13.24 Selecting previously unselected package libmnl0:arm64.
18:09:12 [2022-03-20T18:09:12.269Z] #21 13.26 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
18:09:12 [2022-03-20T18:09:12.531Z] #21 13.27 Unpacking libmnl0:arm64 (1.0.4-3) ...
18:09:12 [2022-03-20T18:09:12.531Z] #21 13.33 Selecting previously unselected package libxtables12:arm64.
18:09:12 [2022-03-20T18:09:12.531Z] #21 13.33 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
18:09:12 [2022-03-20T18:09:12.531Z] #21 13.34 Unpacking libxtables12:arm64 (1.8.7-1) ...
18:09:12 [2022-03-20T18:09:12.531Z] #21 13.40 Selecting previously unselected package libcap2-bin.
18:09:12 [2022-03-20T18:09:12.531Z] #21 13.40 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
18:09:12 [2022-03-20T18:09:12.531Z] #21 13.42 Unpacking libcap2-bin (1:2.44-1) ...
18:09:12 [2022-03-20T18:09:12.793Z] #21 13.51 Selecting previously unselected package iproute2.
18:09:12 [2022-03-20T18:09:12.793Z] #21 13.51 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
18:09:12 [2022-03-20T18:09:12.793Z] #21 13.52 Unpacking iproute2 (5.10.0-4) ...
18:09:13 [2022-03-20T18:09:13.056Z] #21 13.94 Selecting previously unselected package xxd.
18:09:13 [2022-03-20T18:09:13.056Z] #21 13.95 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
18:09:13 [2022-03-20T18:09:13.056Z] #21 13.95 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:09:13 [2022-03-20T18:09:13.149Z] + docker info
18:09:13 [2022-03-20T18:09:13.319Z] #21 14.08 Selecting previously unselected package vim-common.
18:09:13 [2022-03-20T18:09:13.319Z] #21 14.09 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:09:13 [2022-03-20T18:09:13.319Z] #21 14.10 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:09:13 [2022-03-20T18:09:13.535Z] #20 DONE 1.7s
18:09:13 [2022-03-20T18:09:13.536Z] 
18:09:13 [2022-03-20T18:09:13.536Z] #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
18:09:13 [2022-03-20T18:09:13.536Z] #21 sha256:0f4568eb01b5589296fe07105c429f43880fdff325e4327c1a1811429fc6718a
18:09:13 [2022-03-20T18:09:13.546Z] #63 11.08 + mkdir -p /build
18:09:13 [2022-03-20T18:09:13.546Z] #63 11.09 + cp runc /build/runc
18:09:13 [2022-03-20T18:09:13.546Z] #63 DONE 11.3s
18:09:13 [2022-03-20T18:09:13.546Z] 
18:09:13 [2022-03-20T18:09:13.546Z] #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
18:09:13 [2022-03-20T18:09:13.546Z] #28 sha256:53984c026d3270249fd60993ebc82f555360dd00f82738a3d4f3ec1443ce6523
18:09:13 [2022-03-20T18:09:13.546Z] #28 1.304 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:09:13 [2022-03-20T18:09:13.546Z] #28 1.305 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:09:13 [2022-03-20T18:09:13.546Z] #28 1.391 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:09:13 [2022-03-20T18:09:13.546Z] #28 1.554 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
18:09:13 [2022-03-20T18:09:13.546Z] #28 1.755 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
18:09:13 [2022-03-20T18:09:13.546Z] #28 2.035 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
18:09:13 [2022-03-20T18:09:13.546Z] #28 2.331 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB]
18:09:13 [2022-03-20T18:09:13.546Z] #28 2.608 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
18:09:13 [2022-03-20T18:09:13.546Z] #28 2.910 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB]
18:09:13 [2022-03-20T18:09:13.546Z] #28 2.912 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB]
18:09:13 [2022-03-20T18:09:13.546Z] #28 2.913 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB]
18:09:13 [2022-03-20T18:09:13.546Z] #28 2.924 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB]
18:09:13 [2022-03-20T18:09:13.546Z] #28 2.925 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB]
18:09:13 [2022-03-20T18:09:13.546Z] #28 3.304 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B]
18:09:13 [2022-03-20T18:09:13.546Z] #28 3.315 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
18:09:13 [2022-03-20T18:09:13.546Z] #28 3.320 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
18:09:13 [2022-03-20T18:09:13.546Z] #28 3.320 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
18:09:13 [2022-03-20T18:09:13.546Z] #28 3.320 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B]
18:09:13 [2022-03-20T18:09:13.581Z] #21 14.24 Selecting previously unselected package bash-completion.
18:09:13 [2022-03-20T18:09:13.581Z] #21 14.24 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
18:09:14 [2022-03-20T18:09:14.945Z] Client:
18:09:14 [2022-03-20T18:09:14.945Z]  Version:           20.10.9
18:09:14 [2022-03-20T18:09:14.945Z]  API version:       1.41
18:09:14 [2022-03-20T18:09:14.945Z]  Go version:        go1.16.8
18:09:14 [2022-03-20T18:09:14.945Z]  Git commit:        c2ea9bc
18:09:14 [2022-03-20T18:09:14.945Z]  Built:             Mon Oct  4 16:11:10 2021
18:09:14 [2022-03-20T18:09:14.945Z]  OS/Arch:           windows/amd64
18:09:14 [2022-03-20T18:09:14.945Z]  Context:           default
18:09:14 [2022-03-20T18:09:14.945Z]  Experimental:      true
18:09:14 [2022-03-20T18:09:14.945Z] 
18:09:14 [2022-03-20T18:09:14.945Z] Server: Docker Engine - Community
18:09:14 [2022-03-20T18:09:14.945Z]  Engine:
18:09:14 [2022-03-20T18:09:14.945Z]   Version:          20.10.9
18:09:14 [2022-03-20T18:09:14.945Z]   API version:      1.41 (minimum version 1.24)
18:09:14 [2022-03-20T18:09:14.945Z]   Go version:       go1.16.8
18:09:14 [2022-03-20T18:09:14.945Z]   Git commit:       79ea9d3
18:09:14 [2022-03-20T18:09:14.945Z]   Built:            Mon Oct  4 16:06:39 2021
18:09:14 [2022-03-20T18:09:14.945Z]   OS/Arch:          windows/amd64
18:09:14 [2022-03-20T18:09:14.945Z]   Experimental:     true
18:09:14 [2022-03-20T18:09:14.970Z] #21 15.52 Unpacking bash-completion (1:2.11-2) ...
18:09:14 [2022-03-20T18:09:14.970Z] #21 15.86 Selecting previously unselected package bzip2.
18:09:14 [2022-03-20T18:09:14.970Z] #21 15.87 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
18:09:14 [2022-03-20T18:09:14.970Z] #21 15.88 Unpacking bzip2 (1.0.8-4) ...
18:09:14 [2022-03-20T18:09:14.970Z] #21 15.93 Selecting previously unselected package xz-utils.
18:09:14 [2022-03-20T18:09:14.970Z] #21 15.93 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ...
18:09:14 [2022-03-20T18:09:14.970Z] #21 15.94 Unpacking xz-utils (5.2.5-2) ...
18:09:15 [2022-03-20T18:09:15.231Z] #21 16.11 Selecting previously unselected package apparmor.
18:09:15 [2022-03-20T18:09:15.231Z] #21 16.12 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
18:09:15 [2022-03-20T18:09:15.231Z] #21 16.17 Unpacking apparmor (2.13.6-10) ...
18:09:15 [2022-03-20T18:09:15.440Z] #21 1.980 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:09:15 [2022-03-20T18:09:15.440Z] #21 2.065 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:09:15 [2022-03-20T18:09:15.440Z] #21 2.065 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
[Pipeline] sh
18:09:15 [2022-03-20T18:09:15.803Z] #21 16.55 Selecting previously unselected package inetutils-ping.
18:09:15 [2022-03-20T18:09:15.803Z] #21 16.55 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
18:09:15 [2022-03-20T18:09:15.803Z] #21 16.55 Unpacking inetutils-ping (2:2.0-1) ...
18:09:15 [2022-03-20T18:09:15.803Z] #21 16.70 Selecting previously unselected package libip4tc2:arm64.
18:09:15 [2022-03-20T18:09:15.803Z] #21 16.70 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
18:09:15 [2022-03-20T18:09:15.803Z] #21 16.71 Unpacking libip4tc2:arm64 (1.8.7-1) ...
18:09:15 [2022-03-20T18:09:15.803Z] #21 16.77 Selecting previously unselected package libip6tc2:arm64.
18:09:15 [2022-03-20T18:09:15.803Z] #21 16.77 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
18:09:15 [2022-03-20T18:09:15.803Z] #21 16.78 Unpacking libip6tc2:arm64 (1.8.7-1) ...
18:09:16 [2022-03-20T18:09:16.008Z] #21 2.477 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
18:09:16 [2022-03-20T18:09:16.064Z] #21 16.84 Selecting previously unselected package libnfnetlink0:arm64.
18:09:16 [2022-03-20T18:09:16.064Z] #21 16.84 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
18:09:16 [2022-03-20T18:09:16.064Z] #21 16.85 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:09:16 [2022-03-20T18:09:16.064Z] #21 16.90 Selecting previously unselected package libnetfilter-conntrack3:arm64.
18:09:16 [2022-03-20T18:09:16.064Z] #21 16.91 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
18:09:16 [2022-03-20T18:09:16.064Z] #21 16.91 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
18:09:16 [2022-03-20T18:09:16.326Z] #21 16.99 Selecting previously unselected package libnftnl11:arm64.
18:09:16 [2022-03-20T18:09:16.326Z] #21 16.99 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
18:09:16 [2022-03-20T18:09:16.326Z] #21 17.00 Unpacking libnftnl11:arm64 (1.1.9-1) ...
18:09:16 [2022-03-20T18:09:16.326Z] #21 17.07 Selecting previously unselected package iptables.
18:09:16 [2022-03-20T18:09:16.326Z] #21 17.07 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
18:09:16 [2022-03-20T18:09:16.326Z] #21 17.08 Unpacking iptables (1.8.7-1) ...
18:09:16 [2022-03-20T18:09:16.536Z] + docker info
18:09:16 [2022-03-20T18:09:16.536Z] Client:
18:09:16 [2022-03-20T18:09:16.536Z]  Context:    default
18:09:16 [2022-03-20T18:09:16.536Z]  Debug Mode: false
18:09:16 [2022-03-20T18:09:16.536Z] 
18:09:16 [2022-03-20T18:09:16.536Z] Server:
18:09:16 [2022-03-20T18:09:16.536Z]  Containers: 0
18:09:16 [2022-03-20T18:09:16.536Z]   Running: 0
18:09:16 [2022-03-20T18:09:16.536Z]   Paused: 0
18:09:16 [2022-03-20T18:09:16.536Z]   Stopped: 0
18:09:16 [2022-03-20T18:09:16.536Z]  Images: 0
18:09:16 [2022-03-20T18:09:16.536Z]  Server Version: 20.10.9
18:09:16 [2022-03-20T18:09:16.536Z]  Storage Driver: windowsfilter (windows) lcow (linux)
18:09:16 [2022-03-20T18:09:16.536Z]   Windows: 
18:09:16 [2022-03-20T18:09:16.536Z]   LCOW: 
18:09:16 [2022-03-20T18:09:16.536Z]  Logging Driver: json-file
18:09:16 [2022-03-20T18:09:16.536Z]  Plugins:
18:09:16 [2022-03-20T18:09:16.536Z]   Volume: local
18:09:16 [2022-03-20T18:09:16.536Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:09:16 [2022-03-20T18:09:16.536Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:09:16 [2022-03-20T18:09:16.536Z]  Swarm: inactive
18:09:16 [2022-03-20T18:09:16.536Z]  Default Isolation: process
18:09:16 [2022-03-20T18:09:16.536Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
18:09:16 [2022-03-20T18:09:16.536Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230)
18:09:16 [2022-03-20T18:09:16.536Z]  OSType: windows
18:09:16 [2022-03-20T18:09:16.536Z]  Architecture: x86_64
18:09:16 [2022-03-20T18:09:16.536Z]  CPUs: 4
18:09:16 [2022-03-20T18:09:16.536Z]  Total Memory: 32GiB
18:09:16 [2022-03-20T18:09:16.536Z]  Name: azwin-2-84c831
18:09:16 [2022-03-20T18:09:16.536Z]  ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3
18:09:16 [2022-03-20T18:09:16.536Z]  Docker Root Dir: D:\docker
18:09:16 [2022-03-20T18:09:16.536Z]  Debug Mode: false
18:09:16 [2022-03-20T18:09:16.536Z]  Registry: https://index.docker.io/v1/
18:09:16 [2022-03-20T18:09:16.536Z]  Labels:
18:09:16 [2022-03-20T18:09:16.536Z]  Experimental: true
18:09:16 [2022-03-20T18:09:16.536Z]  Insecure Registries:
18:09:16 [2022-03-20T18:09:16.536Z]   10.0.0.4:5000
18:09:16 [2022-03-20T18:09:16.536Z]   127.0.0.0/8
18:09:16 [2022-03-20T18:09:16.536Z]  Registry Mirrors:
18:09:16 [2022-03-20T18:09:16.536Z]   http://10.0.0.4:5000/
18:09:16 [2022-03-20T18:09:16.536Z]  Live Restore Enabled: false
18:09:16 [2022-03-20T18:09:16.536Z]  Product License: Community Engine
18:09:16 [2022-03-20T18:09:16.536Z] 
18:09:16 [2022-03-20T18:09:16.554Z] #14 ...
18:09:16 [2022-03-20T18:09:16.554Z] 
18:09:16 [2022-03-20T18:09:16.554Z] #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
18:09:16 [2022-03-20T18:09:16.554Z] #60 sha256:f3a2a39b542b1238ab920eea873fcc0d7fa497d9de787b9bbdfa3d0003039861
18:09:16 [2022-03-20T18:09:16.554Z] #60 57.55 Updating files:  38% (1786/4619)
Updating files:  39% (1802/4619)
Updating files:  40% (1848/4619)
Updating files:  41% (1894/4619)
Updating files:  42% (1940/4619)
Updating files:  43% (1987/4619)
Updating files:  44% (2033/4619)
Updating files:  45% (2079/4619)
Updating files:  46% (2125/4619)
Updating files:  47% (2171/4619)
Updating files:  48% (2218/4619)
Updating files:  49% (2264/4619)
Updating files:  50% (2310/4619)
Updating files:  51% (2356/4619)
Updating files:  52% (2402/4619)
Updating files:  53% (2449/4619)
Updating files:  54% (2495/4619)
Updating files:  55% (2541/4619)
Updating files:  56% (2587/4619)
Updating files:  57% (2633/4619)
Updating files:  58% (2680/4619)
Updating files:  59% (2726/4619)
Updating files:  60% (2772/4619)
Updating files:  61% (2818/4619)
Updating files:  62% (2864/4619)
Updating files:  63% (2910/4619)
Updating files:  64% (2957/4619)
Updating files:  65% (3003/4619)
Updating files:  66% (3049/4619)
Updating files:  67% (3095/4619)
Updating files:  68% (3141/4619)
Updating files:  69% (3188/4619)
Updating files:  70% (3234/4619)
Updating files:  71% (3280/4619)
Updating files:  72% (3326/4619)
Updating files:  73% (3372/4619)
Updating files:  74% (3419/4619)
Updating files:  75% (3465/4619)
Updating files:  76% (3511/4619)
Updating files:  77% (3557/4619)
Updating files:  77% (3580/4619)
Updating files:  78% (3603/4619)
Updating files:  79% (3650/4619)
Updating files:  80% (3696/4619)
Updating files:  81% (3742/4619)
Updating files:  82% (3788/4619)
Updating files:  83% (3834/4619)
Updating files:  84% (3880/4619)
Updating files:  85% (3927/4619)
Updating files:  86% (3973/4619)
Updating files:  87% (4019/4619)
Updating files:  88% (4065/4619)
Updating files:  89% (4111/4619)
Updating files:  90% (4158/4619)
Updating files:  91% (4204/4619)
Updating files:  92% (4250/4619)
Updating files:  93% (4296/4619)
Updating files:  94% (4342/4619)
Updating files:  95% (4389/4619)
Updating files:  96% (4435/4619)
Updating files:  97% (4481/4619)
Updating files:  98% (4527/4619)
Updating files:  99% (4573/4619)
Updating files: 100% (4619/4619)
Updating files: 100% (4619/4619), done.
18:09:16 [2022-03-20T18:09:16.554Z] #60 59.45 + cd /tmp/tmp.LhUWXnTrWb/src/github.com/containerd/containerd
18:09:16 [2022-03-20T18:09:16.554Z] #60 59.45 + git checkout -q v1.6.1
18:09:16 [2022-03-20T18:09:16.587Z] #21 17.38 Selecting previously unselected package libonig5:arm64.
18:09:16 [2022-03-20T18:09:16.587Z] #21 17.38 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
18:09:16 [2022-03-20T18:09:16.587Z] #21 17.39 Unpacking libonig5:arm64 (6.9.6-1.1) ...
18:09:16 [2022-03-20T18:09:16.587Z] #21 17.53 Selecting previously unselected package libjq1:arm64.
18:09:16 [2022-03-20T18:09:16.587Z] #21 17.54 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
18:09:16 [2022-03-20T18:09:16.848Z] #21 17.55 Unpacking libjq1:arm64 (1.6-2.1) ...
18:09:16 [2022-03-20T18:09:16.848Z] #21 17.66 Selecting previously unselected package jq.
18:09:16 [2022-03-20T18:09:16.848Z] #21 17.68 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
18:09:16 [2022-03-20T18:09:16.848Z] #21 17.69 Unpacking jq (1.6-2.1) ...
18:09:16 [2022-03-20T18:09:16.848Z] #21 17.75 Selecting previously unselected package libaio1:arm64.
18:09:16 [2022-03-20T18:09:16.848Z] #21 17.76 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
18:09:16 [2022-03-20T18:09:16.848Z] #21 17.77 Unpacking libaio1:arm64 (0.3.112-9) ...
18:09:16 [2022-03-20T18:09:16.848Z] #21 17.83 Selecting previously unselected package libgpm2:arm64.
18:09:16 [2022-03-20T18:09:16.848Z] #21 17.83 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
18:09:16 [2022-03-20T18:09:16.848Z] #21 17.84 Unpacking libgpm2:arm64 (1.20.7-8) ...
18:09:16 [2022-03-20T18:09:16.848Z] #21 17.89 Selecting previously unselected package libicu67:arm64.
18:09:16 [2022-03-20T18:09:16.949Z] #21 3.421 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
18:09:17 [2022-03-20T18:09:17.111Z] #21 17.89 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
18:09:17 [2022-03-20T18:09:17.111Z] #21 17.89 Unpacking libicu67:arm64 (67.1-7) ...
18:09:17 [2022-03-20T18:09:17.927Z] #60 61.11 + export 'BUILDTAGS=netgo osusergo static_build'
18:09:17 [2022-03-20T18:09:17.927Z] #60 61.11 + BUILDTAGS='netgo osusergo static_build'
18:09:17 [2022-03-20T18:09:17.927Z] #60 61.11 + export EXTRA_FLAGS=-buildmode=pie
18:09:17 [2022-03-20T18:09:17.927Z] #60 61.11 + EXTRA_FLAGS=-buildmode=pie
18:09:17 [2022-03-20T18:09:17.927Z] #60 61.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:09:17 [2022-03-20T18:09:17.927Z] #60 61.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:09:17 [2022-03-20T18:09:17.927Z] #60 61.11 + '[' '' = dynamic ']'
18:09:17 [2022-03-20T18:09:17.927Z] #60 61.11 + make
18:09:18 [2022-03-20T18:09:18.333Z] #21 4.686 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
18:09:18 [2022-03-20T18:09:18.333Z] #21 ...
18:09:18 [2022-03-20T18:09:18.333Z] 
18:09:18 [2022-03-20T18:09:18.333Z] #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
18:09:18 [2022-03-20T18:09:18.333Z] #34 sha256:922cb1ba6d7e4656995c6a7f3990508cb942c76a22dd05bd588fce2f6a70cd27
18:09:18 [2022-03-20T18:09:18.333Z] #34 DONE 121.9s
18:09:18 [2022-03-20T18:09:18.333Z] 
18:09:18 [2022-03-20T18:09:18.333Z] #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
18:09:18 [2022-03-20T18:09:18.333Z] #56 sha256:d42cea79ae6132bc8419f299f737e4bb580b2052cc1ce79eb5e16a00a31461b9
18:09:18 [2022-03-20T18:09:18.333Z] #56 10.39 + cd /tmp/tmp.Fc3YxIAZWM/src/github.com/opencontainers/runc
18:09:18 [2022-03-20T18:09:18.333Z] #56 10.39 + git checkout -q v1.1.0
18:09:18 [2022-03-20T18:09:18.333Z] #56 10.76 + '[' -z '' ']'
18:09:18 [2022-03-20T18:09:18.333Z] #56 10.79 + target=static
18:09:18 [2022-03-20T18:09:18.333Z] #56 10.79 + make BUILDTAGS=seccomp static
18:09:18 [2022-03-20T18:09:18.333Z] #56 11.12 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc .
18:09:18 [2022-03-20T18:09:18.447Z] #14 ...
18:09:18 [2022-03-20T18:09:18.447Z] 
18:09:18 [2022-03-20T18:09:18.447Z] #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
18:09:18 [2022-03-20T18:09:18.447Z] #60 sha256:35c58171b269a95a90cd844c5bbf1c804afba45ee3df0366bdf16b7def2b13e3
18:09:18 [2022-03-20T18:09:18.976Z] #60 53.68 Updating files:  40% (1861/4619)
Updating files:  41% (1894/4619)
Updating files:  42% (1940/4619)
Updating files:  43% (1987/4619)
Updating files:  44% (2033/4619)
Updating files:  45% (2079/4619)
Updating files:  46% (2125/4619)
Updating files:  47% (2171/4619)
Updating files:  48% (2218/4619)
Updating files:  49% (2264/4619)
Updating files:  50% (2310/4619)
Updating files:  51% (2356/4619)
Updating files:  52% (2402/4619)
Updating files:  53% (2449/4619)
Updating files:  54% (2495/4619)
Updating files:  55% (2541/4619)
Updating files:  56% (2587/4619)
Updating files:  57% (2633/4619)
Updating files:  58% (2680/4619)
Updating files:  59% (2726/4619)
Updating files:  60% (2772/4619)
Updating files:  61% (2818/4619)
Updating files:  62% (2864/4619)
Updating files:  63% (2910/4619)
Updating files:  64% (2957/4619)
Updating files:  65% (3003/4619)
Updating files:  66% (3049/4619)
Updating files:  67% (3095/4619)
Updating files:  68% (3141/4619)
Updating files:  69% (3188/4619)
Updating files:  70% (3234/4619)
Updating files:  71% (3280/4619)
Updating files:  72% (3326/4619)
Updating files:  73% (3372/4619)
Updating files:  74% (3419/4619)
Updating files:  75% (3465/4619)
Updating files:  76% (3511/4619)
Updating files:  77% (3557/4619)
Updating files:  78% (3603/4619)
Updating files:  79% (3650/4619)
Updating files:  79% (3667/4619)
Updating files:  80% (3696/4619)
Updating files:  81% (3742/4619)
Updating files:  82% (3788/4619)
Updating files:  83% (3834/4619)
Updating files:  84% (3880/4619)
Updating files:  85% (3927/4619)
Updating files:  86% (3973/4619)
Updating files:  87% (4019/4619)
Updating files:  88% (4065/4619)
Updating files:  89% (4111/4619)
Updating files:  90% (4158/4619)
Updating files:  91% (4204/4619)
Updating files:  92% (4250/4619)
Updating files:  93% (4296/4619)
Updating files:  94% (4342/4619)
Updating files:  95% (4389/4619)
Updating files:  96% (4435/4619)
Updating files:  97% (4481/4619)
Updating files:  98% (4527/4619)
Updating files:  99% (4573/4619)
Updating files: 100% (4619/4619)
Updating files: 100% (4619/4619), done.
18:09:18 [2022-03-20T18:09:18.976Z] #60 55.68 + cd /tmp/tmp.k2ei76mCTS/src/github.com/containerd/containerd
18:09:19 [2022-03-20T18:09:19.235Z] #60 55.69 + git checkout -q v1.6.1
18:09:19 [2022-03-20T18:09:19.666Z] #21 20.52 Selecting previously unselected package libinih1:arm64.
18:09:19 [2022-03-20T18:09:19.666Z] #21 20.54 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
18:09:19 [2022-03-20T18:09:19.666Z] #21 20.55 Unpacking libinih1:arm64 (53-1+b2) ...
18:09:19 [2022-03-20T18:09:19.666Z] #21 20.61 Selecting previously unselected package libnet1:arm64.
18:09:19 [2022-03-20T18:09:19.666Z] #21 20.62 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
18:09:19 [2022-03-20T18:09:19.666Z] #21 20.62 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:09:19 [2022-03-20T18:09:19.830Z] #60 63.10 + bin/ctr
18:09:19 [2022-03-20T18:09:19.931Z] #21 20.70 Selecting previously unselected package libnl-3-200:arm64.
18:09:19 [2022-03-20T18:09:19.931Z] #21 20.71 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
18:09:19 [2022-03-20T18:09:19.931Z] #21 20.72 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
18:09:19 [2022-03-20T18:09:19.931Z] #21 20.81 Selecting previously unselected package libprotobuf-c1:arm64.
18:09:19 [2022-03-20T18:09:19.931Z] #21 20.81 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
18:09:19 [2022-03-20T18:09:19.931Z] #21 20.82 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:09:19 [2022-03-20T18:09:19.931Z] #21 20.88 Selecting previously unselected package net-tools.
18:09:19 [2022-03-20T18:09:19.931Z] #21 20.88 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
18:09:19 [2022-03-20T18:09:19.931Z] #21 20.90 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
18:09:20 [2022-03-20T18:09:20.145Z] #28 11.04 Fetched 40.4 MB in 10s (3973 kB/s)
18:09:20 [2022-03-20T18:09:20.194Z] #21 21.06 Selecting previously unselected package patch.
18:09:20 [2022-03-20T18:09:20.194Z] #21 21.07 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ...
18:09:20 [2022-03-20T18:09:20.194Z] #21 21.07 Unpacking patch (2.7.6-7) ...
18:09:20 [2022-03-20T18:09:20.457Z] #21 21.20 Selecting previously unselected package python-pip-whl.
18:09:20 [2022-03-20T18:09:20.457Z] #21 21.21 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
18:09:20 [2022-03-20T18:09:20.457Z] #21 21.21 Unpacking python-pip-whl (20.3.4-4) ...
18:09:21 [2022-03-20T18:09:21.032Z] #21 21.67 Selecting previously unselected package python3-lib2to3.
18:09:21 [2022-03-20T18:09:21.032Z] #21 21.67 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
18:09:21 [2022-03-20T18:09:21.032Z] #21 21.68 Unpacking python3-lib2to3 (3.9.2-1) ...
18:09:21 [2022-03-20T18:09:21.032Z] #21 21.78 Selecting previously unselected package python3-distutils.
18:09:21 [2022-03-20T18:09:21.032Z] #21 21.79 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
18:09:21 [2022-03-20T18:09:21.032Z] #21 21.79 Unpacking python3-distutils (3.9.2-1) ...
18:09:21 [2022-03-20T18:09:21.032Z] #21 21.91 Selecting previously unselected package python3-pkg-resources.
18:09:21 [2022-03-20T18:09:21.032Z] #21 21.91 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
18:09:21 [2022-03-20T18:09:21.032Z] #21 21.92 Unpacking python3-pkg-resources (52.0.0-4) ...
18:09:21 [2022-03-20T18:09:21.137Z] #60 57.24 + export 'BUILDTAGS=netgo osusergo static_build'
18:09:21 [2022-03-20T18:09:21.137Z] #60 57.24 + BUILDTAGS='netgo osusergo static_build'
18:09:21 [2022-03-20T18:09:21.137Z] #60 57.24 + export EXTRA_FLAGS=-buildmode=pie
18:09:21 [2022-03-20T18:09:21.137Z] #60 57.24 + EXTRA_FLAGS=-buildmode=pie
18:09:21 [2022-03-20T18:09:21.137Z] #60 57.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:09:21 [2022-03-20T18:09:21.137Z] #60 57.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:09:21 [2022-03-20T18:09:21.137Z] #60 57.24 + '[' '' = dynamic ']'
18:09:21 [2022-03-20T18:09:21.137Z] #60 57.24 + make
18:09:21 [2022-03-20T18:09:21.295Z] #21 22.06 Selecting previously unselected package python3-setuptools.
18:09:21 [2022-03-20T18:09:21.295Z] #21 22.07 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
18:09:21 [2022-03-20T18:09:21.295Z] #21 22.09 Unpacking python3-setuptools (52.0.0-4) ...
18:09:21 [2022-03-20T18:09:21.295Z] #21 22.29 Selecting previously unselected package python3-wheel.
18:09:21 [2022-03-20T18:09:21.295Z] #21 22.29 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
18:09:21 [2022-03-20T18:09:21.557Z] #21 22.34 Unpacking python3-wheel (0.34.2-1) ...
18:09:21 [2022-03-20T18:09:21.557Z] #21 22.41 Selecting previously unselected package python3-pip.
18:09:21 [2022-03-20T18:09:21.557Z] #21 22.41 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
18:09:21 [2022-03-20T18:09:21.557Z] #21 22.42 Unpacking python3-pip (20.3.4-4) ...
18:09:21 [2022-03-20T18:09:21.630Z] #56 ...
18:09:21 [2022-03-20T18:09:21.630Z] 
18:09:21 [2022-03-20T18:09:21.630Z] #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
18:09:21 [2022-03-20T18:09:21.630Z] #21 sha256:0f4568eb01b5589296fe07105c429f43880fdff325e4327c1a1811429fc6718a
18:09:21 [2022-03-20T18:09:21.630Z] #21 7.784 Fetched 8506 kB in 6s (1393 kB/s)
18:09:21 [2022-03-20T18:09:21.819Z] #21 22.69 Selecting previously unselected package sudo.
18:09:21 [2022-03-20T18:09:21.819Z] #21 22.69 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ...
18:09:21 [2022-03-20T18:09:21.819Z] #21 22.70 Unpacking sudo (1.9.5p2-3) ...
18:09:22 [2022-03-20T18:09:22.358Z] #60 ...
18:09:22 [2022-03-20T18:09:22.358Z] 
18:09:22 [2022-03-20T18:09:22.358Z] #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
18:09:22 [2022-03-20T18:09:22.358Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:09:22 [2022-03-20T18:09:22.358Z] #14 111.9 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
18:09:22 [2022-03-20T18:09:22.358Z] #14 111.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
18:09:22 [2022-03-20T18:09:22.358Z] #14 111.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:09:22 [2022-03-20T18:09:22.393Z] #21 23.17 Selecting previously unselected package thin-provisioning-tools.
18:09:22 [2022-03-20T18:09:22.393Z] #21 23.18 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ...
18:09:22 [2022-03-20T18:09:22.393Z] #21 23.19 Unpacking thin-provisioning-tools (0.9.0-1) ...
18:09:22 [2022-03-20T18:09:22.655Z] #21 23.37 Selecting previously unselected package uidmap.
18:09:22 [2022-03-20T18:09:22.655Z] #21 23.38 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ...
18:09:22 [2022-03-20T18:09:22.655Z] #21 23.39 Unpacking uidmap (1:4.8.1-1) ...
18:09:22 [2022-03-20T18:09:22.655Z] #21 23.50 Selecting previously unselected package vim-runtime.
18:09:22 [2022-03-20T18:09:22.655Z] #21 23.50 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
18:09:22 [2022-03-20T18:09:22.655Z] #21 23.53 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
18:09:22 [2022-03-20T18:09:22.655Z] #21 23.55 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
18:09:22 [2022-03-20T18:09:22.655Z] #21 23.56 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
18:09:23 [2022-03-20T18:09:23.009Z] #21 7.784 Reading package lists...
18:09:23 [2022-03-20T18:09:23.666Z] #60 59.81 + bin/ctr
18:09:24 [2022-03-20T18:09:24.362Z] #28 11.04 Reading package lists...
18:09:24 [2022-03-20T18:09:24.363Z] #28 15.58 Reading package lists...
18:09:24 [2022-03-20T18:09:24.363Z] #28 ...
18:09:24 [2022-03-20T18:09:24.363Z] 
18:09:24 [2022-03-20T18:09:24.363Z] #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
18:09:24 [2022-03-20T18:09:24.363Z] #67 sha256:9ed7a8a6c7672b631ef642210e06eb7162b098b4da2ba3f71d87f556b7b5acea
18:09:24 [2022-03-20T18:09:24.363Z] #67 74.96 + bin/containerd
18:09:24 [2022-03-20T18:09:24.759Z] DEBUG: print all environment variables to check how Jenkins runs this script
18:09:24 [2022-03-20T18:09:24.759Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-2541733b\powershellScript.ps1'; exit $LASTEXITCODE;
18:09:24 [2022-03-20T18:09:24.759Z] ----------------------------------------------------------------------------
18:09:24 [2022-03-20T18:09:24.759Z] 
18:09:24 [2022-03-20T18:09:24.759Z] INFO: executeCI.ps1 starting at Sun Mar 20 18:09:24 CUT 2022
18:09:24 [2022-03-20T18:09:24.759Z] 
18:09:24 [2022-03-20T18:09:24.759Z] INFO: Script version 05-Feb-2019 09:03 PDT
18:09:24 [2022-03-20T18:09:24.759Z] INFO: Running git version 2.24.1.windows.2
18:09:24 [2022-03-20T18:09:24.759Z] INFO: Branch:fe_release Build:20348.1.210507-1500
18:09:24 [2022-03-20T18:09:24.759Z] INFO: Environment variables:
18:09:25 [2022-03-20T18:09:25.177Z] #21 9.830 Reading package lists...
18:09:25 [2022-03-20T18:09:25.228Z] 
18:09:25 [2022-03-20T18:09:25.228Z] Name                           Value                                                                                   
18:09:25 [2022-03-20T18:09:25.228Z] ----                           -----                                                                                   
18:09:25 [2022-03-20T18:09:25.228Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
18:09:25 [2022-03-20T18:09:25.228Z] amd64                          true                                                                                    
18:09:25 [2022-03-20T18:09:25.228Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
18:09:25 [2022-03-20T18:09:25.228Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
18:09:25 [2022-03-20T18:09:25.228Z] arm64                          true                                                                                    
18:09:25 [2022-03-20T18:09:25.228Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
18:09:25 [2022-03-20T18:09:25.228Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
18:09:25 [2022-03-20T18:09:25.228Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
18:09:25 [2022-03-20T18:09:25.228Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
18:09:25 [2022-03-20T18:09:25.228Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
18:09:25 [2022-03-20T18:09:25.228Z] BRANCH_NAME                    PR-43398                                                                                
18:09:25 [2022-03-20T18:09:25.228Z] BUILD_DISPLAY_NAME             #3                                                                                      
18:09:25 [2022-03-20T18:09:25.228Z] BUILD_ID                       3                                                                                       
18:09:25 [2022-03-20T18:09:25.228Z] BUILD_NUMBER                   3                                                                                       
18:09:25 [2022-03-20T18:09:25.228Z] BUILD_TAG                      jenkins-moby-PR-43398-3                                                                 
18:09:25 [2022-03-20T18:09:25.228Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-43398/3/                              
18:09:25 [2022-03-20T18:09:25.228Z] cgroup2                        true                                                                                    
18:09:25 [2022-03-20T18:09:25.228Z] CHANGE_AUTHOR                  thaJeztah                                                                               
18:09:25 [2022-03-20T18:09:25.228Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
18:09:25 [2022-03-20T18:09:25.228Z] CHANGE_BRANCH                  client_error_handling                                                                   
18:09:25 [2022-03-20T18:09:25.228Z] CHANGE_FORK                    thaJeztah/docker                                                                        
18:09:25 [2022-03-20T18:09:25.228Z] CHANGE_ID                      43398                                                                                   
18:09:25 [2022-03-20T18:09:25.228Z] CHANGE_TARGET                  master                                                                                  
18:09:25 [2022-03-20T18:09:25.228Z] CHANGE_TITLE                   client: remove wrapResponseError()                                                      
18:09:25 [2022-03-20T18:09:25.228Z] CHANGE_URL                     https://github.com/moby/moby/pull/43398                                                 
18:09:25 [2022-03-20T18:09:25.229Z] CHECK_CONFIG_COMMIT            33a3680e08d1007e72c3b3f1454f823d8e9948ee                                                
18:09:25 [2022-03-20T18:09:25.229Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
18:09:25 [2022-03-20T18:09:25.229Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
18:09:25 [2022-03-20T18:09:25.229Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
18:09:25 [2022-03-20T18:09:25.229Z] COMPUTERNAME                   azwin-2-84c830                                                                          
18:09:25 [2022-03-20T18:09:25.229Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
18:09:25 [2022-03-20T18:09:25.229Z] ConfigSequenceNumber           0                                                                                       
18:09:25 [2022-03-20T18:09:25.229Z] dco                            true                                                                                    
18:09:25 [2022-03-20T18:09:25.229Z] DOCKER_BUILDKIT                0                                                                                       
18:09:25 [2022-03-20T18:09:25.229Z] DOCKER_DUT_DEBUG               1                                                                                       
18:09:25 [2022-03-20T18:09:25.229Z] DOCKER_EXPERIMENTAL            1                                                                                       
18:09:25 [2022-03-20T18:09:25.229Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
18:09:25 [2022-03-20T18:09:25.229Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
18:09:25 [2022-03-20T18:09:25.229Z] EXECUTOR_NUMBER                0                                                                                       
18:09:25 [2022-03-20T18:09:25.229Z] FQDN                           azwin-2-84c830.westus.cloudapp.azure.com                                                
18:09:25 [2022-03-20T18:09:25.229Z] GIT_BRANCH                     PR-43398                                                                                
18:09:25 [2022-03-20T18:09:25.229Z] GIT_COMMIT                     45067cda330b4ebcc889b17856a60761aa480ad6                                                
18:09:25 [2022-03-20T18:09:25.229Z] GIT_PREVIOUS_COMMIT            701fb63793ebe49f2a90057d912c304928315ea2                                                
18:09:25 [2022-03-20T18:09:25.229Z] GIT_URL                        https://github.com/moby/moby.git                                                        
18:09:25 [2022-03-20T18:09:25.229Z] HUDSON_COOKIE                  a7b61e89-7238-4925-995f-2d4f9c028d53                                                    
18:09:25 [2022-03-20T18:09:25.229Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
18:09:25 [2022-03-20T18:09:25.229Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
18:09:25 [2022-03-20T18:09:25.229Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
18:09:25 [2022-03-20T18:09:25.229Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
18:09:25 [2022-03-20T18:09:25.229Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
18:09:25 [2022-03-20T18:09:25.229Z] JENKINS_NODE_COOKIE            b316e83a-959d-487d-bb5f-88706bd85dcb                                                    
18:09:25 [2022-03-20T18:09:25.229Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
18:09:25 [2022-03-20T18:09:25.229Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
18:09:25 [2022-03-20T18:09:25.229Z] JOB_BASE_NAME                  PR-43398                                                                                
18:09:25 [2022-03-20T18:09:25.229Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43398/display/redirect                
18:09:25 [2022-03-20T18:09:25.229Z] JOB_NAME                       moby/PR-43398                                                                           
18:09:25 [2022-03-20T18:09:25.229Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-43398/                                
18:09:25 [2022-03-20T18:09:25.229Z] library.jps.version            master                                                                                  
18:09:25 [2022-03-20T18:09:25.229Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
18:09:25 [2022-03-20T18:09:25.229Z] NODE_LABELS                    amd64 azure azwin-2-84c830 azwin-2022 docker west-us windows windows-2022 x86_64        
18:09:25 [2022-03-20T18:09:25.229Z] NODE_NAME                      azwin-2-84c830                                                                          
18:09:25 [2022-03-20T18:09:25.229Z] NUMBER_OF_PROCESSORS           4                                                                                       
18:09:25 [2022-03-20T18:09:25.229Z] OS                             Windows_NT                                                                              
18:09:25 [2022-03-20T18:09:25.229Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
18:09:25 [2022-03-20T18:09:25.229Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
18:09:25 [2022-03-20T18:09:25.229Z] ppc64le                        false                                                                                   
18:09:25 [2022-03-20T18:09:25.229Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
18:09:25 [2022-03-20T18:09:25.229Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
18:09:25 [2022-03-20T18:09:25.229Z] PROCESSOR_LEVEL                6                                                                                       
18:09:25 [2022-03-20T18:09:25.229Z] PROCESSOR_REVISION             4f01                                                                                    
18:09:25 [2022-03-20T18:09:25.229Z] ProgramData                    C:\ProgramData                                                                          
18:09:25 [2022-03-20T18:09:25.229Z] ProgramFiles                   C:\Program Files                                                                        
18:09:25 [2022-03-20T18:09:25.229Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
18:09:25 [2022-03-20T18:09:25.229Z] ProgramW6432                   C:\Program Files                                                                        
18:09:25 [2022-03-20T18:09:25.229Z] PROMPT                         $P$G                                                                                    
18:09:25 [2022-03-20T18:09:25.229Z] PSExecutionPolicyPreference    Bypass                                                                                  
18:09:25 [2022-03-20T18:09:25.229Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
18:09:25 [2022-03-20T18:09:25.229Z] PUBLIC                         C:\Users\Public                                                                         
18:09:25 [2022-03-20T18:09:25.229Z] rootless                       true                                                                                    
18:09:25 [2022-03-20T18:09:25.229Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-43398/3/display/redirect?page=artif...
18:09:25 [2022-03-20T18:09:25.229Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-43398/3/display/redirect?page=changes 
18:09:25 [2022-03-20T18:09:25.229Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43398/3/display/redirect              
18:09:25 [2022-03-20T18:09:25.229Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-43398/3/display/redirect?page=tests   
18:09:25 [2022-03-20T18:09:25.229Z] s390x                          false                                                                                   
18:09:25 [2022-03-20T18:09:25.229Z] SKIP_VALIDATION_TESTS          1                                                                                       
18:09:25 [2022-03-20T18:09:25.229Z] SOURCES_DRIVE                  d                                                                                       
18:09:25 [2022-03-20T18:09:25.229Z] SOURCES_SUBDIR                 gopath                                                                                  
18:09:25 [2022-03-20T18:09:25.229Z] STAGE_NAME                     Run tests                                                                               
18:09:25 [2022-03-20T18:09:25.229Z] SystemDrive                    C:                                                                                      
18:09:25 [2022-03-20T18:09:25.229Z] SystemRoot                     C:\Windows                                                                              
18:09:25 [2022-03-20T18:09:25.229Z] TEMP                           C:\Windows\TEMP                                                                         
18:09:25 [2022-03-20T18:09:25.229Z] TESTDEBUG                      0                                                                                       
18:09:25 [2022-03-20T18:09:25.229Z] TESTRUN_DRIVE                  d                                                                                       
18:09:25 [2022-03-20T18:09:25.229Z] TESTRUN_SUBDIR                 CI                                                                                      
18:09:25 [2022-03-20T18:09:25.229Z] TIMEOUT                        120m                                                                                    
18:09:25 [2022-03-20T18:09:25.229Z] TMP                            C:\Windows\TEMP                                                                         
18:09:25 [2022-03-20T18:09:25.229Z] unit_validate                  true                                                                                    
18:09:25 [2022-03-20T18:09:25.229Z] USERDOMAIN                     WORKGROUP                                                                               
18:09:25 [2022-03-20T18:09:25.229Z] USERNAME                       azwin-2-84c830$                                                                         
18:09:25 [2022-03-20T18:09:25.229Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
18:09:25 [2022-03-20T18:09:25.229Z] validate_force                 false                                                                                   
18:09:25 [2022-03-20T18:09:25.229Z] windir                         C:\Windows                                                                              
18:09:25 [2022-03-20T18:09:25.229Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
18:09:25 [2022-03-20T18:09:25.229Z] WINDOWS_BASE_IMAGE_TAG         ltsc2022                                                                                
18:09:25 [2022-03-20T18:09:25.229Z] windows2022                    true                                                                                    
18:09:25 [2022-03-20T18:09:25.229Z] windows2022containerd          true                                                                                    
18:09:25 [2022-03-20T18:09:25.229Z] windowsRS5                     true                                                                                    
18:09:25 [2022-03-20T18:09:25.229Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
18:09:25 [2022-03-20T18:09:25.229Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
18:09:25 [2022-03-20T18:09:25.229Z] 
18:09:25 [2022-03-20T18:09:25.229Z] 
18:09:25 [2022-03-20T18:09:25.229Z] 
18:09:25 [2022-03-20T18:09:25.249Z] #21 26.12 Selecting previously unselected package vim.
18:09:25 [2022-03-20T18:09:25.249Z] #21 26.13 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
18:09:25 [2022-03-20T18:09:25.510Z] #21 26.16 Unpacking vim (2:8.2.2434-3+deb11u1) ...
18:09:25 [2022-03-20T18:09:25.745Z] #21 11.91 Building dependency tree...
18:09:25 [2022-03-20T18:09:25.771Z] #21 26.60 Selecting previously unselected package xfsprogs.
18:09:25 [2022-03-20T18:09:25.771Z] #21 26.61 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ...
18:09:25 [2022-03-20T18:09:25.771Z] #21 26.62 Unpacking xfsprogs (5.10.0-4) ...
18:09:26 [2022-03-20T18:09:26.032Z] #21 26.91 Selecting previously unselected package zip.
18:09:26 [2022-03-20T18:09:26.032Z] #21 26.93 Preparing to unpack .../46-zip_3.0-12_arm64.deb ...
18:09:26 [2022-03-20T18:09:26.032Z] #21 26.94 Unpacking zip (3.0-12) ...
18:09:26 [2022-03-20T18:09:26.294Z] #21 27.08 Selecting previously unselected package zstd.
18:09:26 [2022-03-20T18:09:26.294Z] #21 27.09 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ...
18:09:26 [2022-03-20T18:09:26.294Z] #21 27.10 Unpacking zstd (1.4.8+dfsg-2.1) ...
18:09:26 [2022-03-20T18:09:26.555Z] #21 27.41 Setting up python3-pkg-resources (52.0.0-4) ...
18:09:26 [2022-03-20T18:09:26.683Z] #21 13.13 The following additional packages will be installed:
18:09:26 [2022-03-20T18:09:26.683Z] #21 13.14   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
18:09:26 [2022-03-20T18:09:26.683Z] #21 13.14   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
18:09:26 [2022-03-20T18:09:26.683Z] #21 13.14   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
18:09:26 [2022-03-20T18:09:26.683Z] #21 13.14   python3-pkg-resources vim-runtime xxd
18:09:26 [2022-03-20T18:09:26.683Z] #21 13.14 Suggested packages:
18:09:26 [2022-03-20T18:09:26.683Z] #21 13.15   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
18:09:26 [2022-03-20T18:09:26.683Z] #21 13.15   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
18:09:26 [2022-03-20T18:09:26.683Z] #21 13.15   acl attr quota
18:09:26 [2022-03-20T18:09:26.683Z] #21 13.15 Recommended packages:
18:09:26 [2022-03-20T18:09:26.683Z] #21 13.15   libatm1 nftables libpam-cap build-essential python3-dev unzip
18:09:26 [2022-03-20T18:09:26.798Z] INFO: Sources under d:\gopath\...
18:09:26 [2022-03-20T18:09:26.798Z] INFO: Test run under d:\CI\...
18:09:26 [2022-03-20T18:09:26.798Z] INFO: Running in D:\gopath\src\github.com\docker\docker
18:09:26 [2022-03-20T18:09:26.798Z] INFO: docker/docker repository was found
18:09:26 [2022-03-20T18:09:26.798Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time...
18:09:27 [2022-03-20T18:09:27.500Z] #21 28.21 Setting up libip4tc2:arm64 (1.8.7-1) ...
18:09:27 [2022-03-20T18:09:27.500Z] #21 28.23 Setting up net-tools (1.60+git20181103.0eebece-1) ...
18:09:27 [2022-03-20T18:09:27.500Z] #21 28.24 Setting up libgpm2:arm64 (1.20.7-8) ...
18:09:27 [2022-03-20T18:09:27.500Z] #21 28.25 Setting up libicu67:arm64 (67.1-7) ...
18:09:27 [2022-03-20T18:09:27.500Z] #21 28.27 Setting up libip6tc2:arm64 (1.8.7-1) ...
18:09:27 [2022-03-20T18:09:27.501Z] #21 28.29 Setting up libinih1:arm64 (53-1+b2) ...
18:09:27 [2022-03-20T18:09:27.501Z] #21 28.31 Setting up uidmap (1:4.8.1-1) ...
18:09:27 [2022-03-20T18:09:27.501Z] #21 28.34 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:09:27 [2022-03-20T18:09:27.501Z] #21 28.35 Setting up bzip2 (1.0.8-4) ...
18:09:27 [2022-03-20T18:09:27.501Z] #21 28.37 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:09:27 [2022-03-20T18:09:27.501Z] #21 28.38 Setting up python3-wheel (0.34.2-1) ...
18:09:27 [2022-03-20T18:09:27.620Z] #21 14.24 The following NEW packages will be installed:
18:09:27 [2022-03-20T18:09:27.620Z] #21 14.26   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
18:09:27 [2022-03-20T18:09:27.620Z] #21 14.26   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
18:09:27 [2022-03-20T18:09:27.620Z] #21 14.26   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
18:09:27 [2022-03-20T18:09:27.620Z] #21 14.26   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
18:09:27 [2022-03-20T18:09:27.620Z] #21 14.26   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
18:09:27 [2022-03-20T18:09:27.620Z] #21 14.26   python3-pkg-resources python3-setuptools python3-wheel sudo
18:09:27 [2022-03-20T18:09:27.620Z] #21 14.26   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:09:27 [2022-03-20T18:09:27.620Z] #21 14.26   xz-utils zip zstd
18:09:27 [2022-03-20T18:09:27.783Z] ltsc2022: Pulling from windows/servercore
18:09:27 [2022-03-20T18:09:27.879Z] #21 14.58 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
18:09:27 [2022-03-20T18:09:27.879Z] #21 14.58 Need to get 27.6 MB of archives.
18:09:27 [2022-03-20T18:09:27.879Z] #21 14.58 After this operation, 106 MB of additional disk space will be used.
18:09:27 [2022-03-20T18:09:27.879Z] #21 14.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
18:09:27 [2022-03-20T18:09:27.879Z] #21 14.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
18:09:27 [2022-03-20T18:09:27.879Z] #21 14.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
18:09:27 [2022-03-20T18:09:27.879Z] #21 14.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
18:09:27 [2022-03-20T18:09:27.879Z] #21 14.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
18:09:27 [2022-03-20T18:09:27.879Z] #21 14.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
18:09:27 [2022-03-20T18:09:27.879Z] #21 14.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
18:09:27 [2022-03-20T18:09:27.879Z] #21 14.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
18:09:27 [2022-03-20T18:09:27.879Z] #21 14.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
18:09:27 [2022-03-20T18:09:27.879Z] #21 14.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:09:27 [2022-03-20T18:09:27.879Z] #21 14.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
18:09:27 [2022-03-20T18:09:27.879Z] #21 14.65 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
18:09:28 [2022-03-20T18:09:28.073Z] #21 28.93 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:09:28 [2022-03-20T18:09:28.073Z] #21 28.95 Setting up libcap2:arm64 (1:2.44-1) ...
18:09:28 [2022-03-20T18:09:28.073Z] #21 28.97 Setting up libcap2-bin (1:2.44-1) ...
18:09:28 [2022-03-20T18:09:28.073Z] #21 28.99 Setting up apparmor (2.13.6-10) ...
18:09:28 [2022-03-20T18:09:28.083Z] Client:
18:09:28 [2022-03-20T18:09:28.083Z]  Context:    default
18:09:28 [2022-03-20T18:09:28.083Z]  Debug Mode: false
18:09:28 [2022-03-20T18:09:28.083Z]  Plugins:
18:09:28 [2022-03-20T18:09:28.083Z]   app: Docker Application (Docker Inc., v0.8.0)
18:09:28 [2022-03-20T18:09:28.083Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
18:09:28 [2022-03-20T18:09:28.083Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
18:09:28 [2022-03-20T18:09:28.083Z] 
18:09:28 [2022-03-20T18:09:28.083Z] Server:
18:09:28 [2022-03-20T18:09:28.083Z]  Containers: 0
18:09:28 [2022-03-20T18:09:28.083Z]   Running: 0
18:09:28 [2022-03-20T18:09:28.083Z]   Paused: 0
18:09:28 [2022-03-20T18:09:28.083Z]   Stopped: 0
18:09:28 [2022-03-20T18:09:28.083Z]  Images: 0
18:09:28 [2022-03-20T18:09:28.083Z]  Server Version: 20.10.9
18:09:28 [2022-03-20T18:09:28.083Z]  Storage Driver: windowsfilter (windows) lcow (linux)
18:09:28 [2022-03-20T18:09:28.083Z]   Windows: 
18:09:28 [2022-03-20T18:09:28.083Z]   LCOW: 
18:09:28 [2022-03-20T18:09:28.083Z]  Logging Driver: json-file
18:09:28 [2022-03-20T18:09:28.083Z]  Plugins:
18:09:28 [2022-03-20T18:09:28.083Z]   Volume: local
18:09:28 [2022-03-20T18:09:28.083Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:09:28 [2022-03-20T18:09:28.083Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:09:28 [2022-03-20T18:09:28.083Z]  Swarm: inactive
18:09:28 [2022-03-20T18:09:28.083Z]  Default Isolation: process
18:09:28 [2022-03-20T18:09:28.083Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:09:28 [2022-03-20T18:09:28.083Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
18:09:28 [2022-03-20T18:09:28.083Z]  OSType: windows
18:09:28 [2022-03-20T18:09:28.083Z]  Architecture: x86_64
18:09:28 [2022-03-20T18:09:28.083Z]  CPUs: 4
18:09:28 [2022-03-20T18:09:28.083Z]  Total Memory: 32GiB
18:09:28 [2022-03-20T18:09:28.083Z]  Name: azwin-2-647600
18:09:28 [2022-03-20T18:09:28.083Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
18:09:28 [2022-03-20T18:09:28.083Z]  Docker Root Dir: D:\docker
18:09:28 [2022-03-20T18:09:28.083Z]  Debug Mode: false
18:09:28 [2022-03-20T18:09:28.083Z]  Registry: https://index.docker.io/v1/
18:09:28 [2022-03-20T18:09:28.083Z]  Labels:
18:09:28 [2022-03-20T18:09:28.083Z]  Experimental: true
18:09:28 [2022-03-20T18:09:28.083Z]  Insecure Registries:
18:09:28 [2022-03-20T18:09:28.083Z]   10.0.0.4:5000
18:09:28 [2022-03-20T18:09:28.083Z]   127.0.0.0/8
18:09:28 [2022-03-20T18:09:28.083Z]  Registry Mirrors:
18:09:28 [2022-03-20T18:09:28.083Z]   http://10.0.0.4:5000/
18:09:28 [2022-03-20T18:09:28.083Z]  Live Restore Enabled: false
18:09:28 [2022-03-20T18:09:28.083Z]  Product License: Community Engine
18:09:28 [2022-03-20T18:09:28.083Z] 
18:09:28 [2022-03-20T18:09:28.139Z] #21 14.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
18:09:28 [2022-03-20T18:09:28.139Z] #21 14.66 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
18:09:28 [2022-03-20T18:09:28.139Z] #21 14.69 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
18:09:28 [2022-03-20T18:09:28.139Z] #21 14.69 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
18:09:28 [2022-03-20T18:09:28.139Z] #21 14.69 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
18:09:28 [2022-03-20T18:09:28.139Z] #21 14.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:09:28 [2022-03-20T18:09:28.139Z] #21 14.70 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
18:09:28 [2022-03-20T18:09:28.139Z] #21 14.70 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
18:09:28 [2022-03-20T18:09:28.139Z] #21 14.70 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
18:09:28 [2022-03-20T18:09:28.139Z] #21 14.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
18:09:28 [2022-03-20T18:09:28.139Z] #21 14.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
18:09:28 [2022-03-20T18:09:28.139Z] #21 14.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
18:09:28 [2022-03-20T18:09:28.139Z] #21 14.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
18:09:28 [2022-03-20T18:09:28.139Z] #21 14.73 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
18:09:28 [2022-03-20T18:09:28.139Z] #21 14.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
[Pipeline] }
[Pipeline] // stage
18:09:28 [2022-03-20T18:09:28.251Z] 8f616e6e9eec: Pulling fs layer
18:09:28 [2022-03-20T18:09:28.251Z] 037d5740b404: Pulling fs layer
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
18:09:28 [2022-03-20T18:09:28.399Z] #21 14.99 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
18:09:28 [2022-03-20T18:09:28.399Z] #21 14.99 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:09:28 [2022-03-20T18:09:28.399Z] #21 14.99 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
18:09:28 [2022-03-20T18:09:28.399Z] #21 14.99 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
18:09:28 [2022-03-20T18:09:28.399Z] #21 14.99 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
18:09:28 [2022-03-20T18:09:28.399Z] #21 15.00 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
18:09:28 [2022-03-20T18:09:28.399Z] #21 15.01 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB]
18:09:28 [2022-03-20T18:09:28.399Z] #21 15.06 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
18:09:28 [2022-03-20T18:09:28.659Z] #21 15.06 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
18:09:28 [2022-03-20T18:09:28.659Z] #21 15.06 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:09:28 [2022-03-20T18:09:28.659Z] #21 15.08 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
18:09:28 [2022-03-20T18:09:28.659Z] #21 15.09 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
18:09:28 [2022-03-20T18:09:28.659Z] #21 15.09 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB]
18:09:28 [2022-03-20T18:09:28.659Z] #21 15.09 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
18:09:28 [2022-03-20T18:09:28.659Z] #21 15.12 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
18:09:28 [2022-03-20T18:09:28.659Z] #21 15.13 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
18:09:28 [2022-03-20T18:09:28.659Z] #21 15.14 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
18:09:28 [2022-03-20T18:09:28.659Z] #21 15.30 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
18:09:28 [2022-03-20T18:09:28.659Z] #21 15.33 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
18:09:28 [2022-03-20T18:09:28.920Z] #21 15.35 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
18:09:28 [2022-03-20T18:09:28.920Z] #21 15.36 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
18:09:29 [2022-03-20T18:09:29.180Z] #21 15.84 debconf: delaying package configuration, since apt-utils is not installed
18:09:29 [2022-03-20T18:09:29.440Z] #21 15.96 Fetched 27.6 MB in 1s (25.5 MB/s)
18:09:29 [2022-03-20T18:09:29.440Z] #21 16.01 Selecting previously unselected package pigz.
18:09:29 [2022-03-20T18:09:29.440Z] #21 16.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 ... 24010 files and directories currently installed.)
18:09:29 [2022-03-20T18:09:29.440Z] #21 16.07 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
18:09:29 [2022-03-20T18:09:29.440Z] #21 16.08 Unpacking pigz (2.6-1) ...
18:09:29 [2022-03-20T18:09:29.440Z] #21 16.16 Selecting previously unselected package libelf1:amd64.
18:09:29 [2022-03-20T18:09:29.654Z] #67 ...
18:09:29 [2022-03-20T18:09:29.654Z] 
18:09:29 [2022-03-20T18:09:29.654Z] #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
18:09:29 [2022-03-20T18:09:29.654Z] #28 sha256:53984c026d3270249fd60993ebc82f555360dd00f82738a3d4f3ec1443ce6523
18:09:29 [2022-03-20T18:09:29.654Z] #28 15.58 Reading package lists...
18:09:29 [2022-03-20T18:09:29.654Z] #28 20.22 Building dependency tree...
18:09:29 [2022-03-20T18:09:29.654Z] #28 21.38 Reading state information...
18:09:29 [2022-03-20T18:09:29.700Z] #21 16.17 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
18:09:29 [2022-03-20T18:09:29.700Z] #21 16.18 Unpacking libelf1:amd64 (0.183-1) ...
18:09:29 [2022-03-20T18:09:29.700Z] #21 16.31 Selecting previously unselected package libbpf0:amd64.
18:09:29 [2022-03-20T18:09:29.700Z] #21 16.32 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
18:09:29 [2022-03-20T18:09:29.700Z] #21 16.33 Unpacking libbpf0:amd64 (1:0.3-2) ...
18:09:29 [2022-03-20T18:09:29.700Z] #21 16.43 Selecting previously unselected package libcap2:amd64.
18:09:29 [2022-03-20T18:09:29.960Z] #21 16.43 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
18:09:29 [2022-03-20T18:09:29.960Z] #21 16.44 Unpacking libcap2:amd64 (1:2.44-1) ...
18:09:29 [2022-03-20T18:09:29.960Z] #21 16.51 Selecting previously unselected package libmnl0:amd64.
18:09:29 [2022-03-20T18:09:29.960Z] #21 16.51 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
18:09:29 [2022-03-20T18:09:29.960Z] #21 16.51 Unpacking libmnl0:amd64 (1.0.4-3) ...
18:09:29 [2022-03-20T18:09:29.960Z] #21 16.58 Selecting previously unselected package libxtables12:amd64.
18:09:29 [2022-03-20T18:09:29.960Z] #21 16.58 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
18:09:29 [2022-03-20T18:09:29.960Z] #21 16.58 Unpacking libxtables12:amd64 (1.8.7-1) ...
18:09:29 [2022-03-20T18:09:29.960Z] #21 16.65 Selecting previously unselected package libcap2-bin.
18:09:29 [2022-03-20T18:09:29.960Z] #21 16.65 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
18:09:29 [2022-03-20T18:09:29.960Z] #21 16.65 Unpacking libcap2-bin (1:2.44-1) ...
18:09:29 [2022-03-20T18:09:29.960Z] #21 16.72 Selecting previously unselected package iproute2.
18:09:29 [2022-03-20T18:09:29.992Z] #21 30.65 Setting up zip (3.0-12) ...
18:09:29 [2022-03-20T18:09:29.992Z] #21 30.67 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:09:29 [2022-03-20T18:09:29.992Z] #21 30.73 Setting up bash-completion (1:2.11-2) ...
18:09:30 [2022-03-20T18:09:30.220Z] #21 16.73 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
18:09:30 [2022-03-20T18:09:30.220Z] #21 16.74 Unpacking iproute2 (5.10.0-4) ...
18:09:30 [2022-03-20T18:09:30.296Z] #60 ...
18:09:30 [2022-03-20T18:09:30.296Z] 
18:09:30 [2022-03-20T18:09:30.296Z] #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
18:09:30 [2022-03-20T18:09:30.480Z] #21 17.15 Selecting previously unselected package xxd.
18:09:30 [2022-03-20T18:09:30.554Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:09:30 [2022-03-20T18:09:30.554Z] #14 115.7 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
18:09:30 [2022-03-20T18:09:30.554Z] #14 115.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
18:09:30 [2022-03-20T18:09:30.601Z] #28 22.38 bzip2 is already the newest version (1.0.8-4).
18:09:30 [2022-03-20T18:09:30.601Z] #28 22.38 patch is already the newest version (2.7.6-7).
18:09:30 [2022-03-20T18:09:30.601Z] #28 22.38 xz-utils is already the newest version (5.2.5-2).
18:09:30 [2022-03-20T18:09:30.601Z] #28 22.38 The following additional packages will be installed:
18:09:30 [2022-03-20T18:09:30.601Z] #28 22.39   libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
18:09:30 [2022-03-20T18:09:30.740Z] #21 17.17 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:09:30 [2022-03-20T18:09:30.740Z] #21 17.17 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:09:30 [2022-03-20T18:09:30.740Z] #21 17.29 Selecting previously unselected package vim-common.
18:09:30 [2022-03-20T18:09:30.740Z] #21 17.29 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:09:30 [2022-03-20T18:09:30.740Z] #21 17.31 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:09:30 [2022-03-20T18:09:30.865Z] #28 22.39   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
18:09:30 [2022-03-20T18:09:30.865Z] #28 22.39   libxtables12 python-pip-whl python3-distutils python3-lib2to3
18:09:30 [2022-03-20T18:09:30.865Z] #28 22.39   python3-pkg-resources vim-runtime xxd
18:09:30 [2022-03-20T18:09:30.865Z] #28 22.41 Suggested packages:
18:09:30 [2022-03-20T18:09:30.865Z] #28 22.41   apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm
18:09:30 [2022-03-20T18:09:30.865Z] #28 22.41   python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota
18:09:30 [2022-03-20T18:09:30.865Z] #28 22.41 Recommended packages:
18:09:30 [2022-03-20T18:09:30.865Z] #28 22.41   libatm1 nftables libpam-cap build-essential python3-dev unzip
18:09:31 [2022-03-20T18:09:31.001Z] #21 17.47 Selecting previously unselected package bash-completion.
18:09:31 [2022-03-20T18:09:31.001Z] #21 17.47 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
18:09:31 [2022-03-20T18:09:31.119Z] #14 116.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:09:31 [2022-03-20T18:09:31.813Z] #28 23.56 The following NEW packages will be installed:
18:09:31 [2022-03-20T18:09:31.813Z] #28 23.56   apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0
18:09:31 [2022-03-20T18:09:31.813Z] #28 23.57   libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
18:09:31 [2022-03-20T18:09:31.813Z] #28 23.57   libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
18:09:31 [2022-03-20T18:09:31.813Z] #28 23.57   libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl
18:09:31 [2022-03-20T18:09:31.813Z] #28 23.57   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
18:09:31 [2022-03-20T18:09:31.813Z] #28 23.57   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
18:09:31 [2022-03-20T18:09:31.813Z] #28 23.57   vim-common vim-runtime xfsprogs xxd zip zstd
18:09:31 [2022-03-20T18:09:31.921Z] #21 32.47 Setting up xz-utils (5.2.5-2) ...
18:09:31 [2022-03-20T18:09:31.921Z] #21 32.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:09:31 [2022-03-20T18:09:31.921Z] #21 32.51 Setting up libmnl0:arm64 (1.0.4-3) ...
18:09:31 [2022-03-20T18:09:31.921Z] #21 32.53 Setting up patch (2.7.6-7) ...
18:09:31 [2022-03-20T18:09:31.921Z] #21 32.55 Setting up sudo (1.9.5p2-3) ...
18:09:31 [2022-03-20T18:09:31.921Z] #21 32.63 invoke-rc.d: could not determine current runlevel
18:09:31 [2022-03-20T18:09:31.921Z] #21 32.64 invoke-rc.d: policy-rc.d denied execution of start.
18:09:31 [2022-03-20T18:09:31.921Z] #21 32.65 Setting up xfsprogs (5.10.0-4) ...
18:09:31 [2022-03-20T18:09:31.921Z] #21 32.67 Setting up libxtables12:arm64 (1.8.7-1) ...
18:09:31 [2022-03-20T18:09:31.921Z] #21 32.68 Setting up inetutils-ping (2:2.0-1) ...
18:09:31 [2022-03-20T18:09:31.921Z] #21 32.70 Setting up pigz (2.6-1) ...
18:09:31 [2022-03-20T18:09:31.921Z] #21 32.72 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:09:31 [2022-03-20T18:09:31.921Z] #21 32.74 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
18:09:31 [2022-03-20T18:09:31.921Z] #21 32.77 Setting up python-pip-whl (20.3.4-4) ...
18:09:31 [2022-03-20T18:09:31.921Z] #21 32.78 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
18:09:32 [2022-03-20T18:09:32.089Z] #28 23.92 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded.
18:09:32 [2022-03-20T18:09:32.089Z] #28 23.92 Need to get 18.6 MB of archives.
18:09:32 [2022-03-20T18:09:32.089Z] #28 23.92 After this operation, 71.4 MB of additional disk space will be used.
18:09:32 [2022-03-20T18:09:32.089Z] #28 23.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
18:09:32 [2022-03-20T18:09:32.089Z] #28 23.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
18:09:32 [2022-03-20T18:09:32.089Z] #28 23.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
18:09:32 [2022-03-20T18:09:32.089Z] #28 23.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
18:09:32 [2022-03-20T18:09:32.089Z] #28 23.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
18:09:32 [2022-03-20T18:09:32.089Z] #28 23.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
18:09:32 [2022-03-20T18:09:32.089Z] #28 23.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
18:09:32 [2022-03-20T18:09:32.089Z] #28 23.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
18:09:32 [2022-03-20T18:09:32.089Z] #28 23.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
18:09:32 [2022-03-20T18:09:32.089Z] #28 23.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:09:32 [2022-03-20T18:09:32.089Z] #28 23.96 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
18:09:32 [2022-03-20T18:09:32.336Z] #14 121.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
18:09:32 [2022-03-20T18:09:32.336Z] #14 121.5 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
18:09:32 [2022-03-20T18:09:32.336Z] #14 121.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:09:32 [2022-03-20T18:09:32.353Z] #28 23.96 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
18:09:32 [2022-03-20T18:09:32.353Z] #28 23.97 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
18:09:32 [2022-03-20T18:09:32.353Z] #28 23.98 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
18:09:32 [2022-03-20T18:09:32.353Z] #28 23.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
18:09:32 [2022-03-20T18:09:32.353Z] #28 23.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:09:32 [2022-03-20T18:09:32.353Z] #28 23.98 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
18:09:32 [2022-03-20T18:09:32.353Z] #28 23.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
18:09:32 [2022-03-20T18:09:32.353Z] #28 23.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
18:09:32 [2022-03-20T18:09:32.353Z] #28 23.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
18:09:32 [2022-03-20T18:09:32.353Z] #28 24.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
18:09:32 [2022-03-20T18:09:32.353Z] #28 24.01 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
18:09:32 [2022-03-20T18:09:32.353Z] #28 24.01 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
18:09:32 [2022-03-20T18:09:32.353Z] #28 24.01 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
18:09:32 [2022-03-20T18:09:32.353Z] #28 24.01 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
18:09:32 [2022-03-20T18:09:32.353Z] #28 24.01 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:09:32 [2022-03-20T18:09:32.353Z] #28 24.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
18:09:32 [2022-03-20T18:09:32.353Z] #28 24.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
18:09:32 [2022-03-20T18:09:32.353Z] #28 24.02 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
18:09:32 [2022-03-20T18:09:32.353Z] #28 24.02 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB]
18:09:32 [2022-03-20T18:09:32.353Z] #28 24.05 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
18:09:32 [2022-03-20T18:09:32.353Z] #28 24.05 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
18:09:32 [2022-03-20T18:09:32.353Z] #28 24.06 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:09:32 [2022-03-20T18:09:32.353Z] #28 24.06 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
18:09:32 [2022-03-20T18:09:32.353Z] #28 24.07 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
18:09:32 [2022-03-20T18:09:32.353Z] #28 24.07 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB]
18:09:32 [2022-03-20T18:09:32.353Z] #28 24.08 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
18:09:32 [2022-03-20T18:09:32.353Z] #28 24.09 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
18:09:32 [2022-03-20T18:09:32.353Z] #28 24.10 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
18:09:32 [2022-03-20T18:09:32.353Z] #28 24.11 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
18:09:32 [2022-03-20T18:09:32.353Z] #28 24.21 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
18:09:32 [2022-03-20T18:09:32.495Z] #21 33.38 Setting up libaio1:arm64 (0.3.112-9) ...
18:09:32 [2022-03-20T18:09:32.495Z] #21 33.39 Setting up python3-lib2to3 (3.9.2-1) ...
18:09:32 [2022-03-20T18:09:32.616Z] #28 24.22 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
18:09:32 [2022-03-20T18:09:32.616Z] #28 24.24 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
18:09:32 [2022-03-20T18:09:32.616Z] #28 24.24 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
18:09:32 [2022-03-20T18:09:32.912Z] #21 19.16 Unpacking bash-completion (1:2.11-2) ...
18:09:33 [2022-03-20T18:09:33.019Z] #21 33.78 Setting up libelf1:arm64 (0.183-1) ...
18:09:33 [2022-03-20T18:09:33.019Z] #21 33.81 Setting up zstd (1.4.8+dfsg-2.1) ...
18:09:33 [2022-03-20T18:09:33.019Z] #21 33.83 Setting up libonig5:arm64 (6.9.6-1.1) ...
18:09:33 [2022-03-20T18:09:33.019Z] #21 33.85 Setting up python3-distutils (3.9.2-1) ...
18:09:33 [2022-03-20T18:09:33.172Z] #21 19.62 Selecting previously unselected package bzip2.
18:09:33 [2022-03-20T18:09:33.172Z] #21 19.62 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
18:09:33 [2022-03-20T18:09:33.172Z] #21 19.62 Unpacking bzip2 (1.0.8-4) ...
18:09:33 [2022-03-20T18:09:33.172Z] #21 19.70 Selecting previously unselected package xz-utils.
18:09:33 [2022-03-20T18:09:33.172Z] #21 19.71 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ...
18:09:33 [2022-03-20T18:09:33.172Z] #21 19.72 Unpacking xz-utils (5.2.5-2) ...
18:09:33 [2022-03-20T18:09:33.172Z] #21 19.85 Selecting previously unselected package apparmor.
18:09:33 [2022-03-20T18:09:33.192Z] #28 24.73 debconf: delaying package configuration, since apt-utils is not installed
18:09:33 [2022-03-20T18:09:33.192Z] #28 24.91 Fetched 18.6 MB in 1s (30.6 MB/s)
18:09:33 [2022-03-20T18:09:33.192Z] #28 24.97 Selecting previously unselected package pigz.
18:09:33 [2022-03-20T18:09:33.192Z] #28 24.97 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 40068 files and directories currently installed.)
18:09:33 [2022-03-20T18:09:33.433Z] #21 19.85 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
18:09:33 [2022-03-20T18:09:33.433Z] #21 19.91 Unpacking apparmor (2.13.6-10) ...
18:09:33 [2022-03-20T18:09:33.455Z] #28 25.02 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
18:09:33 [2022-03-20T18:09:33.455Z] #28 25.02 Unpacking pigz (2.6-1) ...
18:09:33 [2022-03-20T18:09:33.455Z] #28 25.08 Selecting previously unselected package libelf1:amd64.
18:09:33 [2022-03-20T18:09:33.455Z] #28 25.09 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
18:09:33 [2022-03-20T18:09:33.455Z] #28 25.10 Unpacking libelf1:amd64 (0.183-1) ...
18:09:33 [2022-03-20T18:09:33.455Z] #28 25.17 Selecting previously unselected package libbpf0:amd64.
18:09:33 [2022-03-20T18:09:33.455Z] #28 25.18 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
18:09:33 [2022-03-20T18:09:33.455Z] #28 25.18 Unpacking libbpf0:amd64 (1:0.3-2) ...
18:09:33 [2022-03-20T18:09:33.455Z] #28 25.24 Selecting previously unselected package libcap2:amd64.
18:09:33 [2022-03-20T18:09:33.455Z] #28 25.25 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
18:09:33 [2022-03-20T18:09:33.455Z] #28 25.25 Unpacking libcap2:amd64 (1:2.44-1) ...
18:09:33 [2022-03-20T18:09:33.455Z] #28 25.29 Selecting previously unselected package libmnl0:amd64.
18:09:33 [2022-03-20T18:09:33.455Z] #28 25.29 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
18:09:33 [2022-03-20T18:09:33.545Z] #21 34.22 Setting up vim (2:8.2.2434-3+deb11u1) ...
18:09:33 [2022-03-20T18:09:33.545Z] #21 34.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:09:33 [2022-03-20T18:09:33.545Z] #21 34.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:09:33 [2022-03-20T18:09:33.545Z] #21 34.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:09:33 [2022-03-20T18:09:33.545Z] #21 34.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:09:33 [2022-03-20T18:09:33.545Z] #21 34.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:09:33 [2022-03-20T18:09:33.545Z] #21 34.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:09:33 [2022-03-20T18:09:33.545Z] #21 34.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:09:33 [2022-03-20T18:09:33.545Z] #21 34.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:09:33 [2022-03-20T18:09:33.545Z] #21 34.30 Setting up python3-setuptools (52.0.0-4) ...
18:09:33 [2022-03-20T18:09:33.693Z] #21 20.34 Selecting previously unselected package inetutils-ping.
18:09:33 [2022-03-20T18:09:33.693Z] #21 20.34 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
18:09:33 [2022-03-20T18:09:33.693Z] #21 20.35 Unpacking inetutils-ping (2:2.0-1) ...
18:09:33 [2022-03-20T18:09:33.693Z] #21 20.44 Selecting previously unselected package libip4tc2:amd64.
18:09:33 [2022-03-20T18:09:33.717Z] #28 25.30 Unpacking libmnl0:amd64 (1.0.4-3) ...
18:09:33 [2022-03-20T18:09:33.717Z] #28 25.35 Selecting previously unselected package libxtables12:amd64.
18:09:33 [2022-03-20T18:09:33.717Z] #28 25.35 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
18:09:33 [2022-03-20T18:09:33.717Z] #28 25.36 Unpacking libxtables12:amd64 (1.8.7-1) ...
18:09:33 [2022-03-20T18:09:33.717Z] #28 25.42 Selecting previously unselected package libcap2-bin.
18:09:33 [2022-03-20T18:09:33.717Z] #28 25.42 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
18:09:33 [2022-03-20T18:09:33.717Z] #28 25.43 Unpacking libcap2-bin (1:2.44-1) ...
18:09:33 [2022-03-20T18:09:33.717Z] #28 25.48 Selecting previously unselected package iproute2.
18:09:33 [2022-03-20T18:09:33.717Z] #28 25.48 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
18:09:33 [2022-03-20T18:09:33.717Z] #28 25.49 Unpacking iproute2 (5.10.0-4) ...
18:09:33 [2022-03-20T18:09:33.954Z] #21 20.44 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
18:09:33 [2022-03-20T18:09:33.954Z] #21 20.45 Unpacking libip4tc2:amd64 (1.8.7-1) ...
18:09:33 [2022-03-20T18:09:33.954Z] #21 20.53 Selecting previously unselected package libip6tc2:amd64.
18:09:33 [2022-03-20T18:09:33.954Z] #21 20.53 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
18:09:33 [2022-03-20T18:09:33.954Z] #21 20.54 Unpacking libip6tc2:amd64 (1.8.7-1) ...
18:09:33 [2022-03-20T18:09:33.954Z] #21 20.60 Selecting previously unselected package libnfnetlink0:amd64.
18:09:33 [2022-03-20T18:09:33.954Z] #21 20.61 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:09:33 [2022-03-20T18:09:33.954Z] #21 20.61 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:09:33 [2022-03-20T18:09:33.954Z] #21 20.67 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:09:33 [2022-03-20T18:09:33.980Z] #28 25.71 Selecting previously unselected package xxd.
18:09:33 [2022-03-20T18:09:33.980Z] #28 25.71 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:09:33 [2022-03-20T18:09:33.980Z] #28 25.71 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:09:33 [2022-03-20T18:09:33.980Z] #28 25.78 Selecting previously unselected package vim-common.
18:09:33 [2022-03-20T18:09:33.980Z] #28 25.78 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:09:33 [2022-03-20T18:09:33.980Z] #28 25.79 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:09:34 [2022-03-20T18:09:34.214Z] #21 20.67 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
18:09:34 [2022-03-20T18:09:34.215Z] #21 20.67 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
18:09:34 [2022-03-20T18:09:34.215Z] #21 20.77 Selecting previously unselected package libnftnl11:amd64.
18:09:34 [2022-03-20T18:09:34.215Z] #21 20.77 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
18:09:34 [2022-03-20T18:09:34.215Z] #21 20.78 Unpacking libnftnl11:amd64 (1.1.9-1) ...
18:09:34 [2022-03-20T18:09:34.215Z] #21 20.85 Selecting previously unselected package iptables.
18:09:34 [2022-03-20T18:09:34.215Z] #21 20.85 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
18:09:34 [2022-03-20T18:09:34.215Z] #21 20.86 Unpacking iptables (1.8.7-1) ...
18:09:34 [2022-03-20T18:09:34.243Z] #28 25.87 Selecting previously unselected package bash-completion.
18:09:34 [2022-03-20T18:09:34.243Z] #28 25.88 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
18:09:34 [2022-03-20T18:09:34.475Z] #21 21.11 Selecting previously unselected package libonig5:amd64.
18:09:34 [2022-03-20T18:09:34.476Z] #21 21.12 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
18:09:34 [2022-03-20T18:09:34.476Z] #21 21.13 Unpacking libonig5:amd64 (6.9.6-1.1) ...
18:09:34 [2022-03-20T18:09:34.737Z] #21 21.23 Selecting previously unselected package libjq1:amd64.
18:09:34 [2022-03-20T18:09:34.737Z] #21 21.24 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
18:09:34 [2022-03-20T18:09:34.737Z] #21 21.25 Unpacking libjq1:amd64 (1.6-2.1) ...
18:09:34 [2022-03-20T18:09:34.737Z] #21 21.36 Selecting previously unselected package jq.
18:09:34 [2022-03-20T18:09:34.737Z] #21 21.36 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
18:09:34 [2022-03-20T18:09:34.737Z] #21 21.37 Unpacking jq (1.6-2.1) ...
18:09:34 [2022-03-20T18:09:34.737Z] #21 21.44 Selecting previously unselected package libaio1:amd64.
18:09:34 [2022-03-20T18:09:34.737Z] #21 21.44 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
18:09:34 [2022-03-20T18:09:34.737Z] #21 21.45 Unpacking libaio1:amd64 (0.3.112-9) ...
18:09:34 [2022-03-20T18:09:34.737Z] #21 21.50 Selecting previously unselected package libgpm2:amd64.
18:09:34 [2022-03-20T18:09:34.934Z] #21 35.46 Setting up libjq1:arm64 (1.6-2.1) ...
18:09:34 [2022-03-20T18:09:34.934Z] #21 35.48 Setting up libnftnl11:arm64 (1.1.9-1) ...
18:09:34 [2022-03-20T18:09:34.934Z] #21 35.49 Setting up thin-provisioning-tools (0.9.0-1) ...
18:09:34 [2022-03-20T18:09:34.934Z] #21 35.50 Setting up python3-pip (20.3.4-4) ...
18:09:34 [2022-03-20T18:09:34.998Z] #21 21.51 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
18:09:34 [2022-03-20T18:09:34.998Z] #21 21.51 Unpacking libgpm2:amd64 (1.20.7-8) ...
18:09:34 [2022-03-20T18:09:34.998Z] #21 21.58 Selecting previously unselected package libicu67:amd64.
18:09:34 [2022-03-20T18:09:34.998Z] #21 21.59 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
18:09:34 [2022-03-20T18:09:34.998Z] #21 21.59 Unpacking libicu67:amd64 (67.1-7) ...
18:09:35 [2022-03-20T18:09:35.078Z] DEBUG: print all environment variables to check how Jenkins runs this script
18:09:35 [2022-03-20T18:09:35.078Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0de67a2d\powershellScript.ps1'; exit $LASTEXITCODE;
18:09:35 [2022-03-20T18:09:35.078Z] ----------------------------------------------------------------------------
18:09:35 [2022-03-20T18:09:35.078Z] 
18:09:35 [2022-03-20T18:09:35.078Z] INFO: executeCI.ps1 starting at Sun Mar 20 18:09:34 CUT 2022
18:09:35 [2022-03-20T18:09:35.078Z] 
18:09:35 [2022-03-20T18:09:35.078Z] INFO: Script version 05-Feb-2019 09:03 PDT
18:09:35 [2022-03-20T18:09:35.078Z] INFO: Running git version 2.24.1.windows.2
18:09:35 [2022-03-20T18:09:35.078Z] INFO: Branch:fe_release Build:20348.1.210507-1500
18:09:35 [2022-03-20T18:09:35.078Z] INFO: Environment variables:
18:09:35 [2022-03-20T18:09:35.191Z] #28 26.79 Unpacking bash-completion (1:2.11-2) ...
18:09:35 [2022-03-20T18:09:35.191Z] #28 27.00 Selecting previously unselected package apparmor.
18:09:35 [2022-03-20T18:09:35.454Z] #28 27.01 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ...
18:09:35 [2022-03-20T18:09:35.454Z] #28 27.05 Unpacking apparmor (2.13.6-10) ...
18:09:35 [2022-03-20T18:09:35.454Z] #28 27.26 Selecting previously unselected package inetutils-ping.
18:09:35 [2022-03-20T18:09:35.535Z] #21 36.37 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
18:09:35 [2022-03-20T18:09:35.535Z] #21 36.41 Setting up jq (1.6-2.1) ...
18:09:35 [2022-03-20T18:09:35.552Z] 
18:09:35 [2022-03-20T18:09:35.552Z] Name                           Value                                                                                   
18:09:35 [2022-03-20T18:09:35.552Z] ----                           -----                                                                                   
18:09:35 [2022-03-20T18:09:35.552Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
18:09:35 [2022-03-20T18:09:35.552Z] amd64                          true                                                                                    
18:09:35 [2022-03-20T18:09:35.552Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
18:09:35 [2022-03-20T18:09:35.552Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
18:09:35 [2022-03-20T18:09:35.552Z] arm64                          true                                                                                    
18:09:35 [2022-03-20T18:09:35.552Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
18:09:35 [2022-03-20T18:09:35.552Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
18:09:35 [2022-03-20T18:09:35.552Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
18:09:35 [2022-03-20T18:09:35.552Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
18:09:35 [2022-03-20T18:09:35.552Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
18:09:35 [2022-03-20T18:09:35.552Z] BRANCH_NAME                    PR-43398                                                                                
18:09:35 [2022-03-20T18:09:35.552Z] BUILD_DISPLAY_NAME             #3                                                                                      
18:09:35 [2022-03-20T18:09:35.552Z] BUILD_ID                       3                                                                                       
18:09:35 [2022-03-20T18:09:35.552Z] BUILD_NUMBER                   3                                                                                       
18:09:35 [2022-03-20T18:09:35.552Z] BUILD_TAG                      jenkins-moby-PR-43398-3                                                                 
18:09:35 [2022-03-20T18:09:35.552Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-43398/3/                              
18:09:35 [2022-03-20T18:09:35.552Z] cgroup2                        true                                                                                    
18:09:35 [2022-03-20T18:09:35.552Z] CHANGE_AUTHOR                  thaJeztah                                                                               
18:09:35 [2022-03-20T18:09:35.552Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
18:09:35 [2022-03-20T18:09:35.552Z] CHANGE_BRANCH                  client_error_handling                                                                   
18:09:35 [2022-03-20T18:09:35.552Z] CHANGE_FORK                    thaJeztah/docker                                                                        
18:09:35 [2022-03-20T18:09:35.552Z] CHANGE_ID                      43398                                                                                   
18:09:35 [2022-03-20T18:09:35.552Z] CHANGE_TARGET                  master                                                                                  
18:09:35 [2022-03-20T18:09:35.552Z] CHANGE_TITLE                   client: remove wrapResponseError()                                                      
18:09:35 [2022-03-20T18:09:35.552Z] CHANGE_URL                     https://github.com/moby/moby/pull/43398                                                 
18:09:35 [2022-03-20T18:09:35.552Z] CHECK_CONFIG_COMMIT            33a3680e08d1007e72c3b3f1454f823d8e9948ee                                                
18:09:35 [2022-03-20T18:09:35.552Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
18:09:35 [2022-03-20T18:09:35.552Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
18:09:35 [2022-03-20T18:09:35.552Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
18:09:35 [2022-03-20T18:09:35.552Z] COMPUTERNAME                   azwin-2-84c831                                                                          
18:09:35 [2022-03-20T18:09:35.552Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
18:09:35 [2022-03-20T18:09:35.552Z] ConfigSequenceNumber           0                                                                                       
18:09:35 [2022-03-20T18:09:35.552Z] dco                            true                                                                                    
18:09:35 [2022-03-20T18:09:35.552Z] DOCKER_BUILDKIT                0                                                                                       
18:09:35 [2022-03-20T18:09:35.552Z] DOCKER_DUT_DEBUG               1                                                                                       
18:09:35 [2022-03-20T18:09:35.552Z] DOCKER_EXPERIMENTAL            1                                                                                       
18:09:35 [2022-03-20T18:09:35.552Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
18:09:35 [2022-03-20T18:09:35.552Z] DOCKER_WINDOWS_CONTAINERD_R... 1                                                                                       
18:09:35 [2022-03-20T18:09:35.552Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
18:09:35 [2022-03-20T18:09:35.552Z] EXECUTOR_NUMBER                0                                                                                       
18:09:35 [2022-03-20T18:09:35.552Z] FQDN                           azwin-2-84c831.westus.cloudapp.azure.com                                                
18:09:35 [2022-03-20T18:09:35.552Z] GIT_BRANCH                     PR-43398                                                                                
18:09:35 [2022-03-20T18:09:35.552Z] GIT_COMMIT                     45067cda330b4ebcc889b17856a60761aa480ad6                                                
18:09:35 [2022-03-20T18:09:35.552Z] GIT_PREVIOUS_COMMIT            701fb63793ebe49f2a90057d912c304928315ea2                                                
18:09:35 [2022-03-20T18:09:35.552Z] GIT_URL                        https://github.com/moby/moby.git                                                        
18:09:35 [2022-03-20T18:09:35.552Z] HUDSON_COOKIE                  ef139024-4ebd-4895-9ff2-4d609ee10289                                                    
18:09:35 [2022-03-20T18:09:35.552Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
18:09:35 [2022-03-20T18:09:35.552Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
18:09:35 [2022-03-20T18:09:35.552Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
18:09:35 [2022-03-20T18:09:35.552Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
18:09:35 [2022-03-20T18:09:35.552Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
18:09:35 [2022-03-20T18:09:35.552Z] JENKINS_NODE_COOKIE            c2a90ff3-422d-4038-8612-b2b6e65ed6f9                                                    
18:09:35 [2022-03-20T18:09:35.552Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
18:09:35 [2022-03-20T18:09:35.553Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
18:09:35 [2022-03-20T18:09:35.553Z] JOB_BASE_NAME                  PR-43398                                                                                
18:09:35 [2022-03-20T18:09:35.553Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43398/display/redirect                
18:09:35 [2022-03-20T18:09:35.553Z] JOB_NAME                       moby/PR-43398                                                                           
18:09:35 [2022-03-20T18:09:35.553Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-43398/                                
18:09:35 [2022-03-20T18:09:35.553Z] library.jps.version            master                                                                                  
18:09:35 [2022-03-20T18:09:35.553Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
18:09:35 [2022-03-20T18:09:35.553Z] NODE_LABELS                    amd64 azure azwin-2-84c831 azwin-2022 docker west-us windows windows-2022 x86_64        
18:09:35 [2022-03-20T18:09:35.553Z] NODE_NAME                      azwin-2-84c831                                                                          
18:09:35 [2022-03-20T18:09:35.553Z] NUMBER_OF_PROCESSORS           4                                                                                       
18:09:35 [2022-03-20T18:09:35.553Z] OS                             Windows_NT                                                                              
18:09:35 [2022-03-20T18:09:35.553Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
18:09:35 [2022-03-20T18:09:35.553Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
18:09:35 [2022-03-20T18:09:35.553Z] ppc64le                        false                                                                                   
18:09:35 [2022-03-20T18:09:35.553Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
18:09:35 [2022-03-20T18:09:35.553Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
18:09:35 [2022-03-20T18:09:35.553Z] PROCESSOR_LEVEL                6                                                                                       
18:09:35 [2022-03-20T18:09:35.553Z] PROCESSOR_REVISION             4f01                                                                                    
18:09:35 [2022-03-20T18:09:35.553Z] ProgramData                    C:\ProgramData                                                                          
18:09:35 [2022-03-20T18:09:35.553Z] ProgramFiles                   C:\Program Files                                                                        
18:09:35 [2022-03-20T18:09:35.553Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
18:09:35 [2022-03-20T18:09:35.553Z] ProgramW6432                   C:\Program Files                                                                        
18:09:35 [2022-03-20T18:09:35.553Z] PROMPT                         $P$G                                                                                    
18:09:35 [2022-03-20T18:09:35.553Z] PSExecutionPolicyPreference    Bypass                                                                                  
18:09:35 [2022-03-20T18:09:35.553Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
18:09:35 [2022-03-20T18:09:35.553Z] PUBLIC                         C:\Users\Public                                                                         
18:09:35 [2022-03-20T18:09:35.553Z] rootless                       true                                                                                    
18:09:35 [2022-03-20T18:09:35.553Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-43398/3/display/redirect?page=artif...
18:09:35 [2022-03-20T18:09:35.553Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-43398/3/display/redirect?page=changes 
18:09:35 [2022-03-20T18:09:35.553Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43398/3/display/redirect              
18:09:35 [2022-03-20T18:09:35.553Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-43398/3/display/redirect?page=tests   
18:09:35 [2022-03-20T18:09:35.553Z] s390x                          false                                                                                   
18:09:35 [2022-03-20T18:09:35.553Z] SKIP_VALIDATION_TESTS          1                                                                                       
18:09:35 [2022-03-20T18:09:35.553Z] SOURCES_DRIVE                  d                                                                                       
18:09:35 [2022-03-20T18:09:35.553Z] SOURCES_SUBDIR                 gopath                                                                                  
18:09:35 [2022-03-20T18:09:35.553Z] STAGE_NAME                     Run tests                                                                               
18:09:35 [2022-03-20T18:09:35.553Z] SystemDrive                    C:                                                                                      
18:09:35 [2022-03-20T18:09:35.553Z] SystemRoot                     C:\Windows                                                                              
18:09:35 [2022-03-20T18:09:35.553Z] TEMP                           C:\Windows\TEMP                                                                         
18:09:35 [2022-03-20T18:09:35.553Z] TESTDEBUG                      0                                                                                       
18:09:35 [2022-03-20T18:09:35.553Z] TESTRUN_DRIVE                  d                                                                                       
18:09:35 [2022-03-20T18:09:35.553Z] TESTRUN_SUBDIR                 CI                                                                                      
18:09:35 [2022-03-20T18:09:35.553Z] TIMEOUT                        120m                                                                                    
18:09:35 [2022-03-20T18:09:35.553Z] TMP                            C:\Windows\TEMP                                                                         
18:09:35 [2022-03-20T18:09:35.553Z] unit_validate                  true                                                                                    
18:09:35 [2022-03-20T18:09:35.553Z] USERDOMAIN                     WORKGROUP                                                                               
18:09:35 [2022-03-20T18:09:35.553Z] USERNAME                       azwin-2-84c831$                                                                         
18:09:35 [2022-03-20T18:09:35.553Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
18:09:35 [2022-03-20T18:09:35.553Z] validate_force                 false                                                                                   
18:09:35 [2022-03-20T18:09:35.553Z] windir                         C:\Windows                                                                              
18:09:35 [2022-03-20T18:09:35.553Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
18:09:35 [2022-03-20T18:09:35.553Z] WINDOWS_BASE_IMAGE_TAG         ltsc2022                                                                                
18:09:35 [2022-03-20T18:09:35.553Z] windows2022                    true                                                                                    
18:09:35 [2022-03-20T18:09:35.553Z] windows2022containerd          true                                                                                    
18:09:35 [2022-03-20T18:09:35.553Z] windowsRS5                     true                                                                                    
18:09:35 [2022-03-20T18:09:35.553Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
18:09:35 [2022-03-20T18:09:35.553Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
18:09:35 [2022-03-20T18:09:35.553Z] 
18:09:35 [2022-03-20T18:09:35.553Z] 
18:09:35 [2022-03-20T18:09:35.553Z] 
18:09:35 [2022-03-20T18:09:35.717Z] #28 27.26 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ...
18:09:35 [2022-03-20T18:09:35.717Z] #28 27.27 Unpacking inetutils-ping (2:2.0-1) ...
18:09:35 [2022-03-20T18:09:35.717Z] #28 27.34 Selecting previously unselected package libip4tc2:amd64.
18:09:35 [2022-03-20T18:09:35.717Z] #28 27.34 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ...
18:09:35 [2022-03-20T18:09:35.717Z] #28 27.35 Unpacking libip4tc2:amd64 (1.8.7-1) ...
18:09:35 [2022-03-20T18:09:35.717Z] #28 27.40 Selecting previously unselected package libip6tc2:amd64.
18:09:35 [2022-03-20T18:09:35.717Z] #28 27.40 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ...
18:09:35 [2022-03-20T18:09:35.717Z] #28 27.41 Unpacking libip6tc2:amd64 (1.8.7-1) ...
18:09:35 [2022-03-20T18:09:35.717Z] #28 27.44 Selecting previously unselected package libnfnetlink0:amd64.
18:09:35 [2022-03-20T18:09:35.717Z] #28 27.45 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:09:35 [2022-03-20T18:09:35.717Z] #28 27.46 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:09:35 [2022-03-20T18:09:35.717Z] #28 27.50 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:09:35 [2022-03-20T18:09:35.717Z] #28 27.50 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
18:09:35 [2022-03-20T18:09:35.717Z] #28 27.51 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
18:09:35 [2022-03-20T18:09:35.717Z] #28 27.56 Selecting previously unselected package libnftnl11:amd64.
18:09:35 [2022-03-20T18:09:35.717Z] #28 27.56 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ...
18:09:35 [2022-03-20T18:09:35.717Z] #28 27.57 Unpacking libnftnl11:amd64 (1.1.9-1) ...
18:09:35 [2022-03-20T18:09:35.798Z] #21 36.46 Setting up libbpf0:arm64 (1:0.3-2) ...
18:09:35 [2022-03-20T18:09:35.798Z] #21 36.51 Setting up iptables (1.8.7-1) ...
18:09:35 [2022-03-20T18:09:35.798Z] #21 36.52 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:09:35 [2022-03-20T18:09:35.798Z] #21 36.53 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:09:35 [2022-03-20T18:09:35.798Z] #21 36.53 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:09:35 [2022-03-20T18:09:35.798Z] #21 36.54 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:09:35 [2022-03-20T18:09:35.798Z] #21 36.55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:09:35 [2022-03-20T18:09:35.798Z] #21 36.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:09:35 [2022-03-20T18:09:35.798Z] #21 36.60 Setting up iproute2 (5.10.0-4) ...
18:09:35 [2022-03-20T18:09:35.979Z] #28 27.62 Selecting previously unselected package iptables.
18:09:35 [2022-03-20T18:09:35.979Z] #28 27.62 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ...
18:09:35 [2022-03-20T18:09:35.979Z] #28 27.63 Unpacking iptables (1.8.7-1) ...
18:09:35 [2022-03-20T18:09:35.979Z] #28 27.79 Selecting previously unselected package libonig5:amd64.
18:09:35 [2022-03-20T18:09:35.979Z] #28 27.80 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ...
18:09:35 [2022-03-20T18:09:35.979Z] #28 27.81 Unpacking libonig5:amd64 (6.9.6-1.1) ...
18:09:35 [2022-03-20T18:09:35.979Z] #28 27.89 Selecting previously unselected package libjq1:amd64.
18:09:36 [2022-03-20T18:09:36.061Z] #21 36.95 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:09:36 [2022-03-20T18:09:36.240Z] #28 27.89 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ...
18:09:36 [2022-03-20T18:09:36.240Z] #28 27.90 Unpacking libjq1:amd64 (1.6-2.1) ...
18:09:36 [2022-03-20T18:09:36.240Z] #28 27.96 Selecting previously unselected package jq.
18:09:36 [2022-03-20T18:09:36.240Z] #28 27.97 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ...
18:09:36 [2022-03-20T18:09:36.240Z] #28 27.98 Unpacking jq (1.6-2.1) ...
18:09:36 [2022-03-20T18:09:36.240Z] #28 28.03 Selecting previously unselected package libaio1:amd64.
18:09:36 [2022-03-20T18:09:36.240Z] #28 28.03 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ...
18:09:36 [2022-03-20T18:09:36.240Z] #28 28.04 Unpacking libaio1:amd64 (0.3.112-9) ...
18:09:36 [2022-03-20T18:09:36.240Z] #28 28.08 Selecting previously unselected package libgpm2:amd64.
18:09:36 [2022-03-20T18:09:36.240Z] #28 28.09 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ...
18:09:36 [2022-03-20T18:09:36.240Z] #28 28.10 Unpacking libgpm2:amd64 (1.20.7-8) ...
18:09:36 [2022-03-20T18:09:36.240Z] #28 28.15 Selecting previously unselected package libinih1:amd64.
18:09:36 [2022-03-20T18:09:36.500Z] #28 28.15 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ...
18:09:36 [2022-03-20T18:09:36.500Z] #28 28.16 Unpacking libinih1:amd64 (53-1+b2) ...
18:09:36 [2022-03-20T18:09:36.500Z] #28 28.21 Selecting previously unselected package libnet1:amd64.
18:09:36 [2022-03-20T18:09:36.500Z] #28 28.22 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:09:36 [2022-03-20T18:09:36.500Z] #28 28.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:09:36 [2022-03-20T18:09:36.500Z] #28 28.29 Selecting previously unselected package libnl-3-200:amd64.
18:09:36 [2022-03-20T18:09:36.500Z] #28 28.29 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ...
18:09:36 [2022-03-20T18:09:36.500Z] #28 28.30 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
18:09:36 [2022-03-20T18:09:36.500Z] #28 28.35 Selecting previously unselected package libprotobuf-c1:amd64.
18:09:36 [2022-03-20T18:09:36.500Z] #28 28.36 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
18:09:36 [2022-03-20T18:09:36.500Z] #28 28.37 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:09:36 [2022-03-20T18:09:36.762Z] #28 28.40 Selecting previously unselected package net-tools.
18:09:36 [2022-03-20T18:09:36.762Z] #28 28.41 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
18:09:36 [2022-03-20T18:09:36.762Z] #28 28.41 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
18:09:36 [2022-03-20T18:09:36.762Z] #28 28.50 Selecting previously unselected package python-pip-whl.
18:09:36 [2022-03-20T18:09:36.762Z] #28 28.51 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ...
18:09:36 [2022-03-20T18:09:36.762Z] #28 28.52 Unpacking python-pip-whl (20.3.4-4) ...
18:09:37 [2022-03-20T18:09:37.022Z] #28 28.75 Selecting previously unselected package python3-lib2to3.
18:09:37 [2022-03-20T18:09:37.022Z] #28 28.76 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ...
18:09:37 [2022-03-20T18:09:37.022Z] #28 28.76 Unpacking python3-lib2to3 (3.9.2-1) ...
18:09:37 [2022-03-20T18:09:37.022Z] #28 28.82 Selecting previously unselected package python3-distutils.
18:09:37 [2022-03-20T18:09:37.022Z] #28 28.83 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ...
18:09:37 [2022-03-20T18:09:37.022Z] #28 28.83 Unpacking python3-distutils (3.9.2-1) ...
18:09:37 [2022-03-20T18:09:37.022Z] #28 28.91 Selecting previously unselected package python3-pkg-resources.
18:09:37 [2022-03-20T18:09:37.119Z] INFO: Sources under d:\gopath\...
18:09:37 [2022-03-20T18:09:37.119Z] INFO: Test run under d:\CI\...
18:09:37 [2022-03-20T18:09:37.119Z] INFO: Running in D:\gopath\src\github.com\docker\docker
18:09:37 [2022-03-20T18:09:37.119Z] INFO: docker/docker repository was found
18:09:37 [2022-03-20T18:09:37.283Z] #28 28.91 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ...
18:09:37 [2022-03-20T18:09:37.283Z] #28 28.92 Unpacking python3-pkg-resources (52.0.0-4) ...
18:09:37 [2022-03-20T18:09:37.283Z] #28 29.00 Selecting previously unselected package python3-setuptools.
18:09:37 [2022-03-20T18:09:37.283Z] #28 29.00 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ...
18:09:37 [2022-03-20T18:09:37.283Z] #28 29.01 Unpacking python3-setuptools (52.0.0-4) ...
18:09:37 [2022-03-20T18:09:37.283Z] #28 29.13 Selecting previously unselected package python3-wheel.
18:09:37 [2022-03-20T18:09:37.283Z] #28 29.13 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ...
18:09:37 [2022-03-20T18:09:37.543Z] #28 29.14 Unpacking python3-wheel (0.34.2-1) ...
18:09:37 [2022-03-20T18:09:37.543Z] #28 29.19 Selecting previously unselected package python3-pip.
18:09:37 [2022-03-20T18:09:37.543Z] #28 29.19 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ...
18:09:37 [2022-03-20T18:09:37.543Z] #28 29.20 Unpacking python3-pip (20.3.4-4) ...
18:09:37 [2022-03-20T18:09:37.543Z] #28 29.32 Selecting previously unselected package sudo.
18:09:37 [2022-03-20T18:09:37.543Z] #28 29.33 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ...
18:09:37 [2022-03-20T18:09:37.543Z] #28 29.33 Unpacking sudo (1.9.5p2-3) ...
18:09:37 [2022-03-20T18:09:37.588Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time...
18:09:37 [2022-03-20T18:09:37.804Z] #28 29.56 Selecting previously unselected package thin-provisioning-tools.
18:09:37 [2022-03-20T18:09:37.804Z] #28 29.57 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ...
18:09:37 [2022-03-20T18:09:37.804Z] #28 29.58 Unpacking thin-provisioning-tools (0.9.0-1) ...
18:09:37 [2022-03-20T18:09:37.804Z] #28 29.70 Selecting previously unselected package uidmap.
18:09:38 [2022-03-20T18:09:38.055Z] ltsc2022: Pulling from windows/servercore
18:09:38 [2022-03-20T18:09:38.055Z] 8f616e6e9eec: Pulling fs layer
18:09:38 [2022-03-20T18:09:38.055Z] 037d5740b404: Pulling fs layer
18:09:38 [2022-03-20T18:09:38.064Z] #28 29.70 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ...
18:09:38 [2022-03-20T18:09:38.064Z] #28 29.71 Unpacking uidmap (1:4.8.1-1) ...
18:09:38 [2022-03-20T18:09:38.064Z] #28 29.79 Selecting previously unselected package vim-runtime.
18:09:38 [2022-03-20T18:09:38.064Z] #28 29.79 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
18:09:38 [2022-03-20T18:09:38.064Z] #28 29.82 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
18:09:38 [2022-03-20T18:09:38.064Z] #28 29.84 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
18:09:38 [2022-03-20T18:09:38.064Z] #28 29.84 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
18:09:38 [2022-03-20T18:09:38.289Z] #21 24.67 Selecting previously unselected package libinih1:amd64.
18:09:38 [2022-03-20T18:09:38.289Z] #21 24.67 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
18:09:38 [2022-03-20T18:09:38.289Z] #21 24.68 Unpacking libinih1:amd64 (53-1+b2) ...
18:09:38 [2022-03-20T18:09:38.289Z] #21 24.74 Selecting previously unselected package libnet1:amd64.
18:09:38 [2022-03-20T18:09:38.289Z] #21 24.74 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:09:38 [2022-03-20T18:09:38.289Z] #21 24.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:09:38 [2022-03-20T18:09:38.289Z] #21 24.83 Selecting previously unselected package libnl-3-200:amd64.
18:09:38 [2022-03-20T18:09:38.289Z] #21 24.84 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
18:09:38 [2022-03-20T18:09:38.289Z] #21 24.85 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
18:09:38 [2022-03-20T18:09:38.289Z] #21 24.94 Selecting previously unselected package libprotobuf-c1:amd64.
18:09:38 [2022-03-20T18:09:38.548Z] #21 24.94 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
18:09:38 [2022-03-20T18:09:38.548Z] #21 24.94 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:09:38 [2022-03-20T18:09:38.548Z] #21 25.01 Selecting previously unselected package net-tools.
18:09:38 [2022-03-20T18:09:38.548Z] #21 25.01 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
18:09:38 [2022-03-20T18:09:38.548Z] #21 25.01 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
18:09:38 [2022-03-20T18:09:38.548Z] #21 25.18 Selecting previously unselected package patch.
18:09:38 [2022-03-20T18:09:38.548Z] #21 25.19 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
18:09:38 [2022-03-20T18:09:38.548Z] #21 25.20 Unpacking patch (2.7.6-7) ...
18:09:38 [2022-03-20T18:09:38.548Z] #21 25.30 Selecting previously unselected package python-pip-whl.
18:09:38 [2022-03-20T18:09:38.609Z] #21 DONE 39.2s
18:09:38 [2022-03-20T18:09:38.609Z] 
18:09:38 [2022-03-20T18:09:38.609Z] #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
18:09:38 [2022-03-20T18:09:38.609Z] #22 sha256:8e4fb47578e8676f01abcaafb252c23d68a6b9f06dc162659cba733f533ff909
18:09:38 [2022-03-20T18:09:38.807Z] #21 25.31 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
18:09:38 [2022-03-20T18:09:38.807Z] #21 25.31 Unpacking python-pip-whl (20.3.4-4) ...
18:09:38 [2022-03-20T18:09:38.869Z] #22 0.522 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:09:38 [2022-03-20T18:09:38.869Z] #22 0.528 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:09:38 [2022-03-20T18:09:38.869Z] #22 0.532 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:09:38 [2022-03-20T18:09:38.869Z] #22 DONE 0.6s
18:09:38 [2022-03-20T18:09:38.869Z] 
18:09:38 [2022-03-20T18:09:38.869Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
18:09:38 [2022-03-20T18:09:38.869Z] #23 sha256:682dd5e267965ec466650b916920e7392cc53d74867a4abab0f809ae79e51461
18:09:39 [2022-03-20T18:09:39.375Z] #21 25.79 Selecting previously unselected package python3-lib2to3.
18:09:39 [2022-03-20T18:09:39.375Z] #21 25.80 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
18:09:39 [2022-03-20T18:09:39.375Z] #21 25.80 Unpacking python3-lib2to3 (3.9.2-1) ...
18:09:39 [2022-03-20T18:09:39.375Z] #21 25.90 Selecting previously unselected package python3-distutils.
18:09:39 [2022-03-20T18:09:39.375Z] #21 25.91 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
18:09:39 [2022-03-20T18:09:39.375Z] #21 25.92 Unpacking python3-distutils (3.9.2-1) ...
18:09:39 [2022-03-20T18:09:39.375Z] #21 26.04 Selecting previously unselected package python3-pkg-resources.
18:09:39 [2022-03-20T18:09:39.448Z] #28 31.07 Selecting previously unselected package vim.
18:09:39 [2022-03-20T18:09:39.449Z] #28 31.08 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:09:39 [2022-03-20T18:09:39.449Z] #28 31.10 Unpacking vim (2:8.2.2434-3+deb11u1) ...
18:09:39 [2022-03-20T18:09:39.635Z] #21 26.04 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
18:09:39 [2022-03-20T18:09:39.635Z] #21 26.06 Unpacking python3-pkg-resources (52.0.0-4) ...
18:09:39 [2022-03-20T18:09:39.635Z] #21 26.17 Selecting previously unselected package python3-setuptools.
18:09:39 [2022-03-20T18:09:39.635Z] #21 26.17 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
18:09:39 [2022-03-20T18:09:39.635Z] #21 26.17 Unpacking python3-setuptools (52.0.0-4) ...
18:09:39 [2022-03-20T18:09:39.711Z] #28 31.34 Selecting previously unselected package xfsprogs.
18:09:39 [2022-03-20T18:09:39.711Z] #28 31.34 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ...
18:09:39 [2022-03-20T18:09:39.711Z] #28 31.35 Unpacking xfsprogs (5.10.0-4) ...
18:09:39 [2022-03-20T18:09:39.711Z] #28 31.54 Selecting previously unselected package zip.
18:09:39 [2022-03-20T18:09:39.711Z] #28 31.54 Preparing to unpack .../42-zip_3.0-12_amd64.deb ...
18:09:39 [2022-03-20T18:09:39.711Z] #28 31.55 Unpacking zip (3.0-12) ...
18:09:39 [2022-03-20T18:09:39.895Z] #21 26.35 Selecting previously unselected package python3-wheel.
18:09:39 [2022-03-20T18:09:39.895Z] #21 26.36 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
18:09:39 [2022-03-20T18:09:39.895Z] #21 26.36 Unpacking python3-wheel (0.34.2-1) ...
18:09:39 [2022-03-20T18:09:39.895Z] #21 26.43 Selecting previously unselected package python3-pip.
18:09:39 [2022-03-20T18:09:39.895Z] #21 26.44 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
18:09:39 [2022-03-20T18:09:39.895Z] #21 26.44 Unpacking python3-pip (20.3.4-4) ...
18:09:39 [2022-03-20T18:09:39.974Z] #28 31.62 Selecting previously unselected package zstd.
18:09:39 [2022-03-20T18:09:39.974Z] #28 31.63 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ...
18:09:39 [2022-03-20T18:09:39.974Z] #28 31.64 Unpacking zstd (1.4.8+dfsg-2.1) ...
18:09:40 [2022-03-20T18:09:40.156Z] #21 26.70 Selecting previously unselected package sudo.
18:09:40 [2022-03-20T18:09:40.156Z] #21 26.70 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
18:09:40 [2022-03-20T18:09:40.156Z] #21 26.71 Unpacking sudo (1.9.5p2-3) ...
18:09:40 [2022-03-20T18:09:40.236Z] #28 31.83 Setting up python3-pkg-resources (52.0.0-4) ...
18:09:40 [2022-03-20T18:09:40.500Z] #28 32.28 Setting up libip4tc2:amd64 (1.8.7-1) ...
18:09:40 [2022-03-20T18:09:40.500Z] #28 32.30 Setting up net-tools (1.60+git20181103.0eebece-1) ...
18:09:40 [2022-03-20T18:09:40.500Z] #28 32.31 Setting up libgpm2:amd64 (1.20.7-8) ...
18:09:40 [2022-03-20T18:09:40.500Z] #28 32.31 Setting up libip6tc2:amd64 (1.8.7-1) ...
18:09:40 [2022-03-20T18:09:40.500Z] #28 32.32 Setting up libinih1:amd64 (53-1+b2) ...
18:09:40 [2022-03-20T18:09:40.727Z] #21 27.20 Selecting previously unselected package thin-provisioning-tools.
18:09:40 [2022-03-20T18:09:40.727Z] #21 27.20 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
18:09:40 [2022-03-20T18:09:40.727Z] #21 27.21 Unpacking thin-provisioning-tools (0.9.0-1) ...
18:09:40 [2022-03-20T18:09:40.727Z] #21 27.44 Selecting previously unselected package uidmap.
18:09:40 [2022-03-20T18:09:40.763Z] #28 32.34 Setting up uidmap (1:4.8.1-1) ...
18:09:40 [2022-03-20T18:09:40.763Z] #28 32.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:09:40 [2022-03-20T18:09:40.763Z] #28 32.36 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:09:40 [2022-03-20T18:09:40.763Z] #28 32.37 Setting up python3-wheel (0.34.2-1) ...
18:09:40 [2022-03-20T18:09:40.987Z] #21 27.45 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
18:09:40 [2022-03-20T18:09:40.987Z] #21 27.47 Unpacking uidmap (1:4.8.1-1) ...
18:09:40 [2022-03-20T18:09:40.987Z] #21 27.60 Selecting previously unselected package vim-runtime.
18:09:40 [2022-03-20T18:09:40.987Z] #21 27.61 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
18:09:40 [2022-03-20T18:09:40.987Z] #21 27.64 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
18:09:40 [2022-03-20T18:09:40.987Z] #21 27.67 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
18:09:40 [2022-03-20T18:09:40.987Z] #21 27.69 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
18:09:41 [2022-03-20T18:09:41.025Z] #28 32.64 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:09:41 [2022-03-20T18:09:41.025Z] #28 32.66 Setting up libcap2:amd64 (1:2.44-1) ...
18:09:41 [2022-03-20T18:09:41.025Z] #28 32.67 Setting up libcap2-bin (1:2.44-1) ...
18:09:41 [2022-03-20T18:09:41.025Z] #28 32.68 Setting up apparmor (2.13.6-10) ...
18:09:41 [2022-03-20T18:09:41.090Z] #14 125.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
18:09:41 [2022-03-20T18:09:41.090Z] #14 125.5 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
18:09:41 [2022-03-20T18:09:41.090Z] #14 125.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:09:41 [2022-03-20T18:09:41.972Z] #28 33.63 Setting up zip (3.0-12) ...
18:09:41 [2022-03-20T18:09:41.972Z] #28 33.65 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:09:41 [2022-03-20T18:09:41.972Z] #28 33.67 Setting up bash-completion (1:2.11-2) ...
18:09:42 [2022-03-20T18:09:42.320Z] #14 130.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
18:09:42 [2022-03-20T18:09:42.320Z] #14 130.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
18:09:42 [2022-03-20T18:09:42.320Z] #14 130.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:09:42 [2022-03-20T18:09:42.918Z] #28 34.74 Setting up libmnl0:amd64 (1.0.4-3) ...
18:09:42 [2022-03-20T18:09:42.918Z] #28 34.75 Setting up sudo (1.9.5p2-3) ...
18:09:42 [2022-03-20T18:09:42.918Z] #28 34.80 invoke-rc.d: could not determine current runlevel
18:09:43 [2022-03-20T18:09:43.180Z] #28 34.81 invoke-rc.d: policy-rc.d denied execution of start.
18:09:43 [2022-03-20T18:09:43.180Z] #28 34.82 Setting up xfsprogs (5.10.0-4) ...
18:09:43 [2022-03-20T18:09:43.180Z] #28 34.83 Setting up libxtables12:amd64 (1.8.7-1) ...
18:09:43 [2022-03-20T18:09:43.180Z] #28 34.84 Setting up inetutils-ping (2:2.0-1) ...
18:09:43 [2022-03-20T18:09:43.180Z] #28 34.85 Setting up pigz (2.6-1) ...
18:09:43 [2022-03-20T18:09:43.180Z] #28 34.86 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:09:43 [2022-03-20T18:09:43.180Z] #28 34.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
18:09:43 [2022-03-20T18:09:43.180Z] #28 34.89 Setting up python-pip-whl (20.3.4-4) ...
18:09:43 [2022-03-20T18:09:43.180Z] #28 34.90 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
18:09:43 [2022-03-20T18:09:43.754Z] #28 35.26 Setting up libaio1:amd64 (0.3.112-9) ...
18:09:43 [2022-03-20T18:09:43.754Z] #28 35.27 Setting up python3-lib2to3 (3.9.2-1) ...
18:09:43 [2022-03-20T18:09:43.754Z] #28 35.48 Setting up libelf1:amd64 (0.183-1) ...
18:09:43 [2022-03-20T18:09:43.754Z] #28 35.49 Setting up zstd (1.4.8+dfsg-2.1) ...
18:09:43 [2022-03-20T18:09:43.754Z] #28 35.50 Setting up libonig5:amd64 (6.9.6-1.1) ...
18:09:43 [2022-03-20T18:09:43.754Z] #28 35.51 Setting up python3-distutils (3.9.2-1) ...
18:09:44 [2022-03-20T18:09:44.017Z] #28 35.74 Setting up vim (2:8.2.2434-3+deb11u1) ...
18:09:44 [2022-03-20T18:09:44.279Z] #28 35.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:09:44 [2022-03-20T18:09:44.279Z] #28 35.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:09:44 [2022-03-20T18:09:44.279Z] #28 35.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:09:44 [2022-03-20T18:09:44.279Z] #28 35.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:09:44 [2022-03-20T18:09:44.279Z] #28 35.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:09:44 [2022-03-20T18:09:44.279Z] #28 35.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:09:44 [2022-03-20T18:09:44.279Z] #28 35.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:09:44 [2022-03-20T18:09:44.279Z] #28 35.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:09:44 [2022-03-20T18:09:44.279Z] #28 35.89 Setting up python3-setuptools (52.0.0-4) ...
18:09:44 [2022-03-20T18:09:44.286Z] #21 30.65 Selecting previously unselected package vim.
18:09:44 [2022-03-20T18:09:44.286Z] #21 30.65 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:09:44 [2022-03-20T18:09:44.286Z] #21 30.67 Unpacking vim (2:8.2.2434-3+deb11u1) ...
18:09:44 [2022-03-20T18:09:44.547Z] #21 31.17 Selecting previously unselected package xfsprogs.
18:09:44 [2022-03-20T18:09:44.547Z] #21 31.17 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
18:09:44 [2022-03-20T18:09:44.547Z] #21 31.18 Unpacking xfsprogs (5.10.0-4) ...
18:09:44 [2022-03-20T18:09:44.853Z] #28 36.44 Setting up libjq1:amd64 (1.6-2.1) ...
18:09:44 [2022-03-20T18:09:44.853Z] #28 36.45 Setting up libnftnl11:amd64 (1.1.9-1) ...
18:09:44 [2022-03-20T18:09:44.853Z] #28 36.47 Setting up thin-provisioning-tools (0.9.0-1) ...
18:09:44 [2022-03-20T18:09:44.853Z] #28 36.48 Setting up python3-pip (20.3.4-4) ...
18:09:45 [2022-03-20T18:09:45.116Z] #28 37.00 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
18:09:45 [2022-03-20T18:09:45.118Z] #21 31.60 Selecting previously unselected package zip.
18:09:45 [2022-03-20T18:09:45.118Z] #21 31.60 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
18:09:45 [2022-03-20T18:09:45.118Z] #21 31.60 Unpacking zip (3.0-12) ...
18:09:45 [2022-03-20T18:09:45.118Z] #21 31.74 Selecting previously unselected package zstd.
18:09:45 [2022-03-20T18:09:45.118Z] #21 31.74 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
18:09:45 [2022-03-20T18:09:45.118Z] #21 31.75 Unpacking zstd (1.4.8+dfsg-2.1) ...
18:09:45 [2022-03-20T18:09:45.389Z] #28 37.01 Setting up jq (1.6-2.1) ...
18:09:45 [2022-03-20T18:09:45.389Z] #28 37.02 Setting up libbpf0:amd64 (1:0.3-2) ...
18:09:45 [2022-03-20T18:09:45.389Z] #28 37.03 Setting up iptables (1.8.7-1) ...
18:09:45 [2022-03-20T18:09:45.389Z] #28 37.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:09:45 [2022-03-20T18:09:45.389Z] #28 37.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:09:45 [2022-03-20T18:09:45.389Z] #28 37.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:09:45 [2022-03-20T18:09:45.389Z] #28 37.06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:09:45 [2022-03-20T18:09:45.389Z] #28 37.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:09:45 [2022-03-20T18:09:45.389Z] #28 37.07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:09:45 [2022-03-20T18:09:45.389Z] #28 37.08 Setting up iproute2 (5.10.0-4) ...
18:09:45 [2022-03-20T18:09:45.389Z] #28 37.28 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:09:45 [2022-03-20T18:09:45.689Z] #21 32.07 Setting up python3-pkg-resources (52.0.0-4) ...
18:09:46 [2022-03-20T18:09:46.259Z] #21 32.87 Setting up libip4tc2:amd64 (1.8.7-1) ...
18:09:46 [2022-03-20T18:09:46.259Z] #21 32.90 Setting up net-tools (1.60+git20181103.0eebece-1) ...
18:09:46 [2022-03-20T18:09:46.259Z] #21 32.91 Setting up libgpm2:amd64 (1.20.7-8) ...
18:09:46 [2022-03-20T18:09:46.259Z] #21 32.93 Setting up libicu67:amd64 (67.1-7) ...
18:09:46 [2022-03-20T18:09:46.259Z] #21 32.94 Setting up libip6tc2:amd64 (1.8.7-1) ...
18:09:46 [2022-03-20T18:09:46.259Z] #21 32.95 Setting up libinih1:amd64 (53-1+b2) ...
18:09:46 [2022-03-20T18:09:46.259Z] #21 32.98 Setting up uidmap (1:4.8.1-1) ...
18:09:46 [2022-03-20T18:09:46.259Z] #21 33.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:09:46 [2022-03-20T18:09:46.342Z] #28 DONE 38.0s
18:09:46 [2022-03-20T18:09:46.342Z] 
18:09:46 [2022-03-20T18:09:46.342Z] #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
18:09:46 [2022-03-20T18:09:46.342Z] #29 sha256:ef2c295d7b4f0c6ca3906ff8a8311bbab1ebac5df3a66565f2ba3bcad7a3d8b7
18:09:46 [2022-03-20T18:09:46.519Z] #21 33.06 Setting up bzip2 (1.0.8-4) ...
18:09:46 [2022-03-20T18:09:46.519Z] #21 33.07 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:09:46 [2022-03-20T18:09:46.519Z] #21 33.08 Setting up python3-wheel (0.34.2-1) ...
18:09:47 [2022-03-20T18:09:47.089Z] #21 33.54 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:09:47 [2022-03-20T18:09:47.089Z] #21 33.56 Setting up libcap2:amd64 (1:2.44-1) ...
18:09:47 [2022-03-20T18:09:47.089Z] #21 33.58 Setting up libcap2-bin (1:2.44-1) ...
18:09:47 [2022-03-20T18:09:47.089Z] #21 33.59 Setting up apparmor (2.13.6-10) ...
18:09:47 [2022-03-20T18:09:47.731Z] #29 1.319 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:09:47 [2022-03-20T18:09:47.731Z] #29 1.323 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:09:47 [2022-03-20T18:09:47.731Z] #29 1.326 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:09:47 [2022-03-20T18:09:47.731Z] #29 DONE 1.4s
18:09:47 [2022-03-20T18:09:47.731Z] 
18:09:47 [2022-03-20T18:09:47.731Z] #30 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
18:09:47 [2022-03-20T18:09:47.731Z] #30 sha256:26d95dcbf5b5939b623a717fbf40339022debafdadb4b24b560d748489fa3ab8
18:09:48 [2022-03-20T18:09:48.482Z] #21 35.10 Setting up zip (3.0-12) ...
18:09:48 [2022-03-20T18:09:48.482Z] #21 35.11 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:09:48 [2022-03-20T18:09:48.482Z] #21 35.14 Setting up bash-completion (1:2.11-2) ...
18:09:48 [2022-03-20T18:09:48.891Z] #23 8.423 Collecting yamllint==1.26.1
18:09:48 [2022-03-20T18:09:48.891Z] #23 9.477   Downloading yamllint-1.26.1.tar.gz (126 kB)
18:09:49 [2022-03-20T18:09:49.463Z] #23 10.31 Collecting pathspec>=0.5.3
18:09:49 [2022-03-20T18:09:49.463Z] #23 10.32   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
18:09:49 [2022-03-20T18:09:49.463Z] #23 10.59 Collecting pyyaml
18:09:49 [2022-03-20T18:09:49.725Z] #23 10.60   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
18:09:49 [2022-03-20T18:09:49.725Z] #23 10.64 Building wheels for collected packages: yamllint
18:09:49 [2022-03-20T18:09:49.725Z] #23 10.65   Building wheel for yamllint (setup.py): started
18:09:50 [2022-03-20T18:09:50.056Z] DEBUG: print all environment variables to check how Jenkins runs this script
18:09:50 [2022-03-20T18:09:50.056Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7b7ed51a\powershellScript.ps1'; exit $LASTEXITCODE;
18:09:50 [2022-03-20T18:09:50.056Z] ----------------------------------------------------------------------------
18:09:50 [2022-03-20T18:09:50.056Z] 
18:09:50 [2022-03-20T18:09:50.056Z] INFO: executeCI.ps1 starting at Sun Mar 20 18:09:49 CUT 2022
18:09:50 [2022-03-20T18:09:50.056Z] 
18:09:50 [2022-03-20T18:09:50.056Z] INFO: Script version 05-Feb-2019 09:03 PDT
18:09:50 [2022-03-20T18:09:50.057Z] INFO: Running git version 2.24.1.windows.2
18:09:50 [2022-03-20T18:09:50.057Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
18:09:50 [2022-03-20T18:09:50.057Z] INFO: Environment variables:
18:09:50 [2022-03-20T18:09:50.387Z] #21 36.89 Setting up xz-utils (5.2.5-2) ...
18:09:50 [2022-03-20T18:09:50.387Z] #21 36.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:09:50 [2022-03-20T18:09:50.387Z] #21 36.92 Setting up libmnl0:amd64 (1.0.4-3) ...
18:09:50 [2022-03-20T18:09:50.387Z] #21 36.93 Setting up patch (2.7.6-7) ...
18:09:50 [2022-03-20T18:09:50.387Z] #21 36.96 Setting up sudo (1.9.5p2-3) ...
18:09:50 [2022-03-20T18:09:50.387Z] #21 37.04 invoke-rc.d: could not determine current runlevel
18:09:50 [2022-03-20T18:09:50.387Z] #21 37.05 invoke-rc.d: policy-rc.d denied execution of start.
18:09:50 [2022-03-20T18:09:50.387Z] #21 37.06 Setting up xfsprogs (5.10.0-4) ...
18:09:50 [2022-03-20T18:09:50.387Z] #21 37.08 Setting up libxtables12:amd64 (1.8.7-1) ...
18:09:50 [2022-03-20T18:09:50.387Z] #21 37.09 Setting up inetutils-ping (2:2.0-1) ...
18:09:50 [2022-03-20T18:09:50.387Z] #21 37.10 Setting up pigz (2.6-1) ...
18:09:50 [2022-03-20T18:09:50.387Z] #21 37.12 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:09:50 [2022-03-20T18:09:50.387Z] #21 37.15 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
18:09:50 [2022-03-20T18:09:50.524Z] 
18:09:50 [2022-03-20T18:09:50.524Z] Name                           Value                                                                                   
18:09:50 [2022-03-20T18:09:50.524Z] ----                           -----                                                                                   
18:09:50 [2022-03-20T18:09:50.524Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
18:09:50 [2022-03-20T18:09:50.524Z] amd64                          true                                                                                    
18:09:50 [2022-03-20T18:09:50.524Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
18:09:50 [2022-03-20T18:09:50.524Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
18:09:50 [2022-03-20T18:09:50.524Z] arm64                          true                                                                                    
18:09:50 [2022-03-20T18:09:50.524Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
18:09:50 [2022-03-20T18:09:50.524Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
18:09:50 [2022-03-20T18:09:50.524Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
18:09:50 [2022-03-20T18:09:50.524Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
18:09:50 [2022-03-20T18:09:50.524Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
18:09:50 [2022-03-20T18:09:50.524Z] BRANCH_NAME                    PR-43398                                                                                
18:09:50 [2022-03-20T18:09:50.524Z] BUILD_DISPLAY_NAME             #3                                                                                      
18:09:50 [2022-03-20T18:09:50.524Z] BUILD_ID                       3                                                                                       
18:09:50 [2022-03-20T18:09:50.524Z] BUILD_NUMBER                   3                                                                                       
18:09:50 [2022-03-20T18:09:50.524Z] BUILD_TAG                      jenkins-moby-PR-43398-3                                                                 
18:09:50 [2022-03-20T18:09:50.524Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-43398/3/                              
18:09:50 [2022-03-20T18:09:50.524Z] cgroup2                        true                                                                                    
18:09:50 [2022-03-20T18:09:50.524Z] CHANGE_AUTHOR                  thaJeztah                                                                               
18:09:50 [2022-03-20T18:09:50.524Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
18:09:50 [2022-03-20T18:09:50.524Z] CHANGE_BRANCH                  client_error_handling                                                                   
18:09:50 [2022-03-20T18:09:50.524Z] CHANGE_FORK                    thaJeztah/docker                                                                        
18:09:50 [2022-03-20T18:09:50.524Z] CHANGE_ID                      43398                                                                                   
18:09:50 [2022-03-20T18:09:50.524Z] CHANGE_TARGET                  master                                                                                  
18:09:50 [2022-03-20T18:09:50.524Z] CHANGE_TITLE                   client: remove wrapResponseError()                                                      
18:09:50 [2022-03-20T18:09:50.524Z] CHANGE_URL                     https://github.com/moby/moby/pull/43398                                                 
18:09:50 [2022-03-20T18:09:50.524Z] CHECK_CONFIG_COMMIT            33a3680e08d1007e72c3b3f1454f823d8e9948ee                                                
18:09:50 [2022-03-20T18:09:50.524Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
18:09:50 [2022-03-20T18:09:50.524Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
18:09:50 [2022-03-20T18:09:50.524Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
18:09:50 [2022-03-20T18:09:50.524Z] COMPUTERNAME                   azwin-2-647600                                                                          
18:09:50 [2022-03-20T18:09:50.524Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
18:09:50 [2022-03-20T18:09:50.524Z] ConfigSequenceNumber           0                                                                                       
18:09:50 [2022-03-20T18:09:50.524Z] dco                            true                                                                                    
18:09:50 [2022-03-20T18:09:50.524Z] DOCKER_BUILDKIT                0                                                                                       
18:09:50 [2022-03-20T18:09:50.524Z] DOCKER_DUT_DEBUG               1                                                                                       
18:09:50 [2022-03-20T18:09:50.524Z] DOCKER_EXPERIMENTAL            1                                                                                       
18:09:50 [2022-03-20T18:09:50.524Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
18:09:50 [2022-03-20T18:09:50.524Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
18:09:50 [2022-03-20T18:09:50.524Z] EXECUTOR_NUMBER                0                                                                                       
18:09:50 [2022-03-20T18:09:50.524Z] FQDN                           azwin-2-647600.westus.cloudapp.azure.com                                                
18:09:50 [2022-03-20T18:09:50.525Z] GIT_BRANCH                     PR-43398                                                                                
18:09:50 [2022-03-20T18:09:50.525Z] GIT_COMMIT                     45067cda330b4ebcc889b17856a60761aa480ad6                                                
18:09:50 [2022-03-20T18:09:50.525Z] GIT_PREVIOUS_COMMIT            701fb63793ebe49f2a90057d912c304928315ea2                                                
18:09:50 [2022-03-20T18:09:50.525Z] GIT_URL                        https://github.com/moby/moby.git                                                        
18:09:50 [2022-03-20T18:09:50.525Z] HUDSON_COOKIE                  5e031eab-71c6-41a7-b211-6a199f24d07f                                                    
18:09:50 [2022-03-20T18:09:50.525Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
18:09:50 [2022-03-20T18:09:50.525Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
18:09:50 [2022-03-20T18:09:50.525Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
18:09:50 [2022-03-20T18:09:50.525Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
18:09:50 [2022-03-20T18:09:50.525Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
18:09:50 [2022-03-20T18:09:50.525Z] JENKINS_NODE_COOKIE            aa331f94-c9e1-41e2-b2ac-fcea28981bc5                                                    
18:09:50 [2022-03-20T18:09:50.525Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
18:09:50 [2022-03-20T18:09:50.525Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
18:09:50 [2022-03-20T18:09:50.525Z] JOB_BASE_NAME                  PR-43398                                                                                
18:09:50 [2022-03-20T18:09:50.525Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43398/display/redirect                
18:09:50 [2022-03-20T18:09:50.525Z] JOB_NAME                       moby/PR-43398                                                                           
18:09:50 [2022-03-20T18:09:50.525Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-43398/                                
18:09:50 [2022-03-20T18:09:50.525Z] library.jps.version            master                                                                                  
18:09:50 [2022-03-20T18:09:50.525Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
18:09:50 [2022-03-20T18:09:50.525Z] NODE_LABELS                    amd64 azure azwin-2-647600 azwin-2019 docker west-us windows windows-2019 x86_64        
18:09:50 [2022-03-20T18:09:50.525Z] NODE_NAME                      azwin-2-647600                                                                          
18:09:50 [2022-03-20T18:09:50.525Z] NUMBER_OF_PROCESSORS           4                                                                                       
18:09:50 [2022-03-20T18:09:50.525Z] OS                             Windows_NT                                                                              
18:09:50 [2022-03-20T18:09:50.525Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
18:09:50 [2022-03-20T18:09:50.525Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
18:09:50 [2022-03-20T18:09:50.525Z] ppc64le                        false                                                                                   
18:09:50 [2022-03-20T18:09:50.525Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
18:09:50 [2022-03-20T18:09:50.525Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
18:09:50 [2022-03-20T18:09:50.525Z] PROCESSOR_LEVEL                6                                                                                       
18:09:50 [2022-03-20T18:09:50.525Z] PROCESSOR_REVISION             5504                                                                                    
18:09:50 [2022-03-20T18:09:50.525Z] ProgramData                    C:\ProgramData                                                                          
18:09:50 [2022-03-20T18:09:50.525Z] ProgramFiles                   C:\Program Files                                                                        
18:09:50 [2022-03-20T18:09:50.525Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
18:09:50 [2022-03-20T18:09:50.525Z] ProgramW6432                   C:\Program Files                                                                        
18:09:50 [2022-03-20T18:09:50.525Z] PROMPT                         $P$G                                                                                    
18:09:50 [2022-03-20T18:09:50.525Z] PSExecutionPolicyPreference    Bypass                                                                                  
18:09:50 [2022-03-20T18:09:50.525Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
18:09:50 [2022-03-20T18:09:50.525Z] PUBLIC                         C:\Users\Public                                                                         
18:09:50 [2022-03-20T18:09:50.525Z] rootless                       true                                                                                    
18:09:50 [2022-03-20T18:09:50.525Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-43398/3/display/redirect?page=artif...
18:09:50 [2022-03-20T18:09:50.525Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-43398/3/display/redirect?page=changes 
18:09:50 [2022-03-20T18:09:50.525Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43398/3/display/redirect              
18:09:50 [2022-03-20T18:09:50.525Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-43398/3/display/redirect?page=tests   
18:09:50 [2022-03-20T18:09:50.525Z] s390x                          false                                                                                   
18:09:50 [2022-03-20T18:09:50.525Z] SKIP_VALIDATION_TESTS          1                                                                                       
18:09:50 [2022-03-20T18:09:50.525Z] SOURCES_DRIVE                  d                                                                                       
18:09:50 [2022-03-20T18:09:50.525Z] SOURCES_SUBDIR                 gopath                                                                                  
18:09:50 [2022-03-20T18:09:50.525Z] STAGE_NAME                     Run tests                                                                               
18:09:50 [2022-03-20T18:09:50.525Z] SystemDrive                    C:                                                                                      
18:09:50 [2022-03-20T18:09:50.525Z] SystemRoot                     C:\Windows                                                                              
18:09:50 [2022-03-20T18:09:50.525Z] TEMP                           C:\Windows\TEMP                                                                         
18:09:50 [2022-03-20T18:09:50.525Z] TESTDEBUG                      0                                                                                       
18:09:50 [2022-03-20T18:09:50.525Z] TESTRUN_DRIVE                  d                                                                                       
18:09:50 [2022-03-20T18:09:50.525Z] TESTRUN_SUBDIR                 CI                                                                                      
18:09:50 [2022-03-20T18:09:50.525Z] TIMEOUT                        120m                                                                                    
18:09:50 [2022-03-20T18:09:50.525Z] TMP                            C:\Windows\TEMP                                                                         
18:09:50 [2022-03-20T18:09:50.525Z] unit_validate                  true                                                                                    
18:09:50 [2022-03-20T18:09:50.525Z] USERDOMAIN                     WORKGROUP                                                                               
18:09:50 [2022-03-20T18:09:50.525Z] USERNAME                       azwin-2-647600$                                                                         
18:09:50 [2022-03-20T18:09:50.525Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
18:09:50 [2022-03-20T18:09:50.525Z] validate_force                 false                                                                                   
18:09:50 [2022-03-20T18:09:50.525Z] windir                         C:\Windows                                                                              
18:09:50 [2022-03-20T18:09:50.525Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
18:09:50 [2022-03-20T18:09:50.525Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
18:09:50 [2022-03-20T18:09:50.525Z] windows2022                    true                                                                                    
18:09:50 [2022-03-20T18:09:50.525Z] windows2022containerd          true                                                                                    
18:09:50 [2022-03-20T18:09:50.525Z] windowsRS5                     true                                                                                    
18:09:50 [2022-03-20T18:09:50.525Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
18:09:50 [2022-03-20T18:09:50.525Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
18:09:50 [2022-03-20T18:09:50.525Z] 
18:09:50 [2022-03-20T18:09:50.525Z] 
18:09:50 [2022-03-20T18:09:50.525Z] 
18:09:50 [2022-03-20T18:09:50.646Z] #21 37.18 Setting up python-pip-whl (20.3.4-4) ...
18:09:50 [2022-03-20T18:09:50.646Z] #21 37.19 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
18:09:50 [2022-03-20T18:09:50.669Z] #23 11.51   Building wheel for yamllint (setup.py): finished with status 'done'
18:09:50 [2022-03-20T18:09:50.669Z] #23 11.52   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=011ec8ae2f9b538b85b52a0788b9b10e5bc2eeaa07bd104cbd10ef34df8e71c7
18:09:50 [2022-03-20T18:09:50.669Z] #23 11.53   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
18:09:50 [2022-03-20T18:09:50.669Z] #23 11.53 Successfully built yamllint
18:09:50 [2022-03-20T18:09:50.669Z] #23 11.54 Installing collected packages: pyyaml, pathspec, yamllint
18:09:50 [2022-03-20T18:09:50.931Z] #23 11.92 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
18:09:50 [2022-03-20T18:09:50.931Z] #23 ...
18:09:50 [2022-03-20T18:09:50.931Z] 
18:09:50 [2022-03-20T18:09:50.931Z] #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
18:09:50 [2022-03-20T18:09:50.931Z] #43 sha256:1fa78f4b15ea9ba313c2b84015678afa809257122beeca6738ea319952840675
18:09:51 [2022-03-20T18:09:51.126Z] #14 135.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
18:09:51 [2022-03-20T18:09:51.126Z] #14 135.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
18:09:51 [2022-03-20T18:09:51.126Z] #14 135.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:09:51 [2022-03-20T18:09:51.193Z] #43 155.9 + dpkg --print-architecture
18:09:51 [2022-03-20T18:09:51.216Z] #21 37.87 Setting up libaio1:amd64 (0.3.112-9) ...
18:09:51 [2022-03-20T18:09:51.476Z] #21 37.88 Setting up python3-lib2to3 (3.9.2-1) ...
18:09:51 [2022-03-20T18:09:51.736Z] #21 38.24 Setting up libelf1:amd64 (0.183-1) ...
18:09:51 [2022-03-20T18:09:51.736Z] #21 38.27 Setting up zstd (1.4.8+dfsg-2.1) ...
18:09:51 [2022-03-20T18:09:51.736Z] #21 38.28 Setting up libonig5:amd64 (6.9.6-1.1) ...
18:09:51 [2022-03-20T18:09:51.736Z] #21 38.30 Setting up python3-distutils (3.9.2-1) ...
18:09:51 [2022-03-20T18:09:51.768Z] #43 DONE 156.6s
18:09:51 [2022-03-20T18:09:51.768Z] 
18:09:51 [2022-03-20T18:09:51.769Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
18:09:51 [2022-03-20T18:09:51.769Z] #23 sha256:682dd5e267965ec466650b916920e7392cc53d74867a4abab0f809ae79e51461
18:09:51 [2022-03-20T18:09:51.769Z] #23 DONE 12.8s
18:09:51 [2022-03-20T18:09:51.769Z] 
18:09:51 [2022-03-20T18:09:51.769Z] #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
18:09:51 [2022-03-20T18:09:51.769Z] #51 sha256:4372096f1689129dd74b5872495c1f030ec6c4fb6e1809bf24a2286eff0735f9
18:09:52 [2022-03-20T18:09:52.089Z] INFO: Sources under d:\gopath\...
18:09:52 [2022-03-20T18:09:52.089Z] INFO: Test run under d:\CI\...
18:09:52 [2022-03-20T18:09:52.307Z] #21 38.79 Setting up vim (2:8.2.2434-3+deb11u1) ...
18:09:52 [2022-03-20T18:09:52.307Z] #21 38.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:09:52 [2022-03-20T18:09:52.307Z] #21 38.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:09:52 [2022-03-20T18:09:52.307Z] #21 38.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:09:52 [2022-03-20T18:09:52.307Z] #21 38.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:09:52 [2022-03-20T18:09:52.307Z] #21 38.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:09:52 [2022-03-20T18:09:52.307Z] #21 38.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:09:52 [2022-03-20T18:09:52.307Z] #21 38.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:09:52 [2022-03-20T18:09:52.307Z] #21 38.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:09:52 [2022-03-20T18:09:52.307Z] #21 38.85 Setting up python3-setuptools (52.0.0-4) ...
18:09:52 [2022-03-20T18:09:52.557Z] INFO: Running in D:\gopath\src\github.com\docker\docker
18:09:52 [2022-03-20T18:09:52.557Z] INFO: docker/docker repository was found
18:09:52 [2022-03-20T18:09:52.557Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
18:09:53 [2022-03-20T18:09:53.027Z] ltsc2019: Pulling from windows/servercore
18:09:53 [2022-03-20T18:09:53.027Z] 4612f6d0b889: Pulling fs layer
18:09:53 [2022-03-20T18:09:53.027Z] 0a6173b79e25: Pulling fs layer
18:09:53 [2022-03-20T18:09:53.691Z] #21 40.17 Setting up libjq1:amd64 (1.6-2.1) ...
18:09:53 [2022-03-20T18:09:53.691Z] #21 40.19 Setting up libnftnl11:amd64 (1.1.9-1) ...
18:09:53 [2022-03-20T18:09:53.691Z] #21 40.21 Setting up thin-provisioning-tools (0.9.0-1) ...
18:09:53 [2022-03-20T18:09:53.691Z] #21 40.24 Setting up python3-pip (20.3.4-4) ...
18:09:54 [2022-03-20T18:09:54.892Z] #21 41.35 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
18:09:54 [2022-03-20T18:09:54.892Z] #21 41.36 Setting up jq (1.6-2.1) ...
18:09:54 [2022-03-20T18:09:54.892Z] #21 41.37 Setting up libbpf0:amd64 (1:0.3-2) ...
18:09:54 [2022-03-20T18:09:54.892Z] #21 41.38 Setting up iptables (1.8.7-1) ...
18:09:54 [2022-03-20T18:09:54.892Z] #21 41.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:09:54 [2022-03-20T18:09:54.892Z] #21 41.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:09:54 [2022-03-20T18:09:54.892Z] #21 41.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:09:54 [2022-03-20T18:09:54.892Z] #21 41.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:09:54 [2022-03-20T18:09:54.892Z] #21 41.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:09:54 [2022-03-20T18:09:54.892Z] #21 41.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:09:54 [2022-03-20T18:09:54.892Z] #21 41.44 Setting up iproute2 (5.10.0-4) ...
18:09:55 [2022-03-20T18:09:55.152Z] #21 41.76 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:09:55 [2022-03-20T18:09:55.723Z] #21 DONE 42.2s
18:09:55 [2022-03-20T18:09:55.723Z] 
18:09:55 [2022-03-20T18:09:55.723Z] #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
18:09:55 [2022-03-20T18:09:55.723Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:09:55 [2022-03-20T18:09:55.723Z] #51 ...
18:09:55 [2022-03-20T18:09:55.723Z] 
18:09:55 [2022-03-20T18:09:55.723Z] #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
18:09:55 [2022-03-20T18:09:55.723Z] #22 sha256:1fc6817f0d956becaa3daf5522525f71035331d2bc950afd849f93f2bca9f208
18:09:55 [2022-03-20T18:09:55.881Z] #30 6.924 Collecting yamllint==1.26.1
18:09:55 [2022-03-20T18:09:55.882Z] #30 7.966   Downloading yamllint-1.26.1.tar.gz (126 kB)
18:09:56 [2022-03-20T18:09:56.145Z] #30 8.510 Collecting pathspec>=0.5.3
18:09:56 [2022-03-20T18:09:56.145Z] #30 8.517   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
18:09:56 [2022-03-20T18:09:56.408Z] #30 8.703 Collecting pyyaml
18:09:56 [2022-03-20T18:09:56.408Z] #30 8.714   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)
18:09:56 [2022-03-20T18:09:56.408Z] #30 8.758 Building wheels for collected packages: yamllint
18:09:56 [2022-03-20T18:09:56.408Z] #30 8.759   Building wheel for yamllint (setup.py): started
18:09:56 [2022-03-20T18:09:56.984Z] #30 9.151   Building wheel for yamllint (setup.py): finished with status 'done'
18:09:56 [2022-03-20T18:09:56.984Z] #30 9.152   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1c26304ae25a83c90e410628a62d5f96e4d0b734639e40c3fcc2358e46fda63c
18:09:56 [2022-03-20T18:09:56.984Z] #30 9.153   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
18:09:56 [2022-03-20T18:09:56.984Z] #30 9.156 Successfully built yamllint
18:09:56 [2022-03-20T18:09:56.984Z] #30 9.169 Installing collected packages: pyyaml, pathspec, yamllint
18:09:56 [2022-03-20T18:09:56.984Z] #30 9.358 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
18:09:57 [2022-03-20T18:09:57.107Z] #22 1.278 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:09:57 [2022-03-20T18:09:57.107Z] #22 1.281 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:09:57 [2022-03-20T18:09:57.107Z] #22 1.284 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:09:57 [2022-03-20T18:09:57.107Z] #22 DONE 1.3s
18:09:57 [2022-03-20T18:09:57.107Z] 
18:09:57 [2022-03-20T18:09:57.107Z] #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
18:09:57 [2022-03-20T18:09:57.107Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:09:57 [2022-03-20T18:09:57.107Z] #51 ...
18:09:57 [2022-03-20T18:09:57.107Z] 
18:09:57 [2022-03-20T18:09:57.107Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
18:09:57 [2022-03-20T18:09:57.107Z] #23 sha256:89e6d7b824beae9959efc9f81c3033b826cc639364f2ed609865edf41bf35f08
18:09:57 [2022-03-20T18:09:57.193Z] #14 ...
18:09:57 [2022-03-20T18:09:57.193Z] 
18:09:57 [2022-03-20T18:09:57.193Z] #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
18:09:57 [2022-03-20T18:09:57.193Z] #63 sha256:6aa05df87beff20ab0e05f141bc177188b05d9eef5b453e2cf75ca81c23518dc
18:09:57 [2022-03-20T18:09:57.193Z] #63 144.7 + for f in rootlesskit rootlesskit-docker-proxy
18:09:57 [2022-03-20T18:09:57.193Z] #63 144.7 + GOBIN=/build
18:09:57 [2022-03-20T18:09:57.193Z] #63 144.7 + GO111MODULE=on
18:09:57 [2022-03-20T18:09:57.193Z] #63 144.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
18:09:57 [2022-03-20T18:09:57.247Z] #30 DONE 9.5s
18:09:57 [2022-03-20T18:09:57.247Z] 
18:09:57 [2022-03-20T18:09:57.247Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
18:09:57 [2022-03-20T18:09:57.247Z] #34 sha256:a840a5d37eaccaee00cdf00634f9c7e88de2072a48f1e2755547905fee2b0e1a
18:09:57 [2022-03-20T18:09:57.510Z] #34 DONE 0.2s
18:09:57 [2022-03-20T18:09:57.510Z] 
18:09:57 [2022-03-20T18:09:57.510Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
18:09:57 [2022-03-20T18:09:57.510Z] #39 sha256:149dc9c5446437bf5680b3340280dfd2a58c9fb8d991c008deedc2f7e48e7f36
18:09:57 [2022-03-20T18:09:57.773Z] #39 DONE 0.3s
18:09:57 [2022-03-20T18:09:57.773Z] 
18:09:57 [2022-03-20T18:09:57.773Z] #42 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
18:09:57 [2022-03-20T18:09:57.773Z] #42 sha256:87997beb74f06385f6254d2b7872044e2a0ee6d5db954240b0fb5fe6b7ec9da7
18:09:57 [2022-03-20T18:09:57.773Z] #42 DONE 0.2s
18:09:57 [2022-03-20T18:09:57.773Z] 
18:09:57 [2022-03-20T18:09:57.773Z] #44 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
18:09:57 [2022-03-20T18:09:57.773Z] #44 sha256:df680d9c43b7ac57a907b3e1d5c8b16bf415872046a963f0631a860403d2b7fb
18:09:57 [2022-03-20T18:09:57.773Z] #44 DONE 0.1s
18:09:57 [2022-03-20T18:09:57.773Z] 
18:09:57 [2022-03-20T18:09:57.773Z] #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
18:09:57 [2022-03-20T18:09:57.773Z] #67 sha256:9ed7a8a6c7672b631ef642210e06eb7162b098b4da2ba3f71d87f556b7b5acea
18:09:58 [2022-03-20T18:09:58.036Z] #67 ...
18:09:58 [2022-03-20T18:09:58.036Z] 
18:09:58 [2022-03-20T18:09:58.036Z] #48 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
18:09:58 [2022-03-20T18:09:58.036Z] #48 sha256:38c4540533f8e6f27310fc001a2768a1d49db3d6207aba92d90874aace59e627
18:09:58 [2022-03-20T18:09:58.036Z] #48 DONE 0.1s
18:09:58 [2022-03-20T18:09:58.036Z] 
18:09:58 [2022-03-20T18:09:58.036Z] #51 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
18:09:58 [2022-03-20T18:09:58.036Z] #51 sha256:1b86592cfcdc7a348f3f901b024dcdafd5e30fc72ca3aa4ee29123a540d6a221
18:09:58 [2022-03-20T18:09:58.299Z] #51 DONE 0.2s
18:09:58 [2022-03-20T18:09:58.299Z] 
18:09:58 [2022-03-20T18:09:58.300Z] #55 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
18:09:58 [2022-03-20T18:09:58.300Z] #55 sha256:6f3b23fc5e532de29d12ce3babd4015343745b8dd829d77d9f991d4d9ea9b332
18:09:58 [2022-03-20T18:09:58.300Z] #55 DONE 0.1s
18:09:58 [2022-03-20T18:09:58.300Z] 
18:09:58 [2022-03-20T18:09:58.300Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
18:09:58 [2022-03-20T18:09:58.300Z] #57 sha256:148d51c5b2f3bab9e83cd7afe6a9abd8dd74fdd13bf677811c86c8ac18c121de
18:09:58 [2022-03-20T18:09:58.562Z] #57 DONE 0.1s
18:09:58 [2022-03-20T18:09:58.562Z] 
18:09:58 [2022-03-20T18:09:58.562Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
18:09:58 [2022-03-20T18:09:58.562Z] #59 sha256:cf2c5920f8c5d02afd70ddfe9256f4cd18b0d166ab18901ef4141fa563792b17
18:09:58 [2022-03-20T18:09:58.824Z] #59 DONE 0.3s
18:09:58 [2022-03-20T18:09:58.824Z] 
18:09:58 [2022-03-20T18:09:58.824Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
18:09:58 [2022-03-20T18:09:58.824Z] #61 sha256:dac07469cc4f2f436232b999c859057e9d4c14c0ad392c43b4211f3f661e9302
18:09:58 [2022-03-20T18:09:58.824Z] #61 DONE 0.1s
18:09:58 [2022-03-20T18:09:58.824Z] 
18:09:58 [2022-03-20T18:09:58.824Z] #64 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
18:09:58 [2022-03-20T18:09:58.824Z] #64 sha256:b4f8f077b0f6479cae217be3cb3fc92944cacb8c55aedf5be09af7ca89411943
18:09:58 [2022-03-20T18:09:58.824Z] #64 DONE 0.1s
18:09:58 [2022-03-20T18:09:58.824Z] 
18:09:58 [2022-03-20T18:09:58.824Z] #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
18:09:58 [2022-03-20T18:09:58.824Z] #67 sha256:9ed7a8a6c7672b631ef642210e06eb7162b098b4da2ba3f71d87f556b7b5acea
18:09:59 [2022-03-20T18:09:59.307Z] #14 ...
18:09:59 [2022-03-20T18:09:59.307Z] 
18:09:59 [2022-03-20T18:09:59.307Z] #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
18:09:59 [2022-03-20T18:09:59.307Z] #63 sha256:92ff5e61c906899fb793e24116c1f579531fc4cd831cbf9ede39d1ae4f665297
18:09:59 [2022-03-20T18:09:59.307Z] #63 144.3 + for f in rootlesskit rootlesskit-docker-proxy
18:09:59 [2022-03-20T18:09:59.307Z] #63 144.3 + GOBIN=/build
18:09:59 [2022-03-20T18:09:59.307Z] #63 144.3 + GO111MODULE=on
18:09:59 [2022-03-20T18:09:59.307Z] #63 144.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
18:10:02 [2022-03-20T18:10:02.459Z] #63 ...
18:10:02 [2022-03-20T18:10:02.459Z] 
18:10:02 [2022-03-20T18:10:02.459Z] #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
18:10:02 [2022-03-20T18:10:02.459Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:10:02 [2022-03-20T18:10:02.459Z] #14 148.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
18:10:02 [2022-03-20T18:10:02.459Z] #14 148.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
18:10:02 [2022-03-20T18:10:02.459Z] #14 148.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:10:03 [2022-03-20T18:10:03.359Z] 8f616e6e9eec: Verifying Checksum
18:10:03 [2022-03-20T18:10:03.359Z] 8f616e6e9eec: Download complete
18:10:04 [2022-03-20T18:10:04.106Z] 037d5740b404: Verifying Checksum
18:10:04 [2022-03-20T18:10:04.106Z] 037d5740b404: Download complete
18:10:07 [2022-03-20T18:10:07.099Z] #23 9.966 Collecting yamllint==1.26.1
18:10:07 [2022-03-20T18:10:07.404Z] #63 151.2 rootlesskit version 0.14.6
18:10:07 [2022-03-20T18:10:07.404Z] #63 151.2 Usage of /build/rootlesskit-docker-proxy:
18:10:07 [2022-03-20T18:10:07.404Z] #63 151.2   -container-ip string
18:10:07 [2022-03-20T18:10:07.404Z] #63 151.2     	container ip
18:10:07 [2022-03-20T18:10:07.404Z] #63 151.2   -container-port int
18:10:07 [2022-03-20T18:10:07.404Z] #63 151.2     	container port (default -1)
18:10:07 [2022-03-20T18:10:07.404Z] #63 151.2   -host-ip string
18:10:07 [2022-03-20T18:10:07.404Z] #63 151.2     	host ip
18:10:07 [2022-03-20T18:10:07.404Z] #63 151.2   -host-port int
18:10:07 [2022-03-20T18:10:07.404Z] #63 151.2     	host port (default -1)
18:10:07 [2022-03-20T18:10:07.404Z] #63 151.2   -proto string
18:10:07 [2022-03-20T18:10:07.404Z] #63 151.2     	proxy protocol (default "tcp")
18:10:07 [2022-03-20T18:10:07.728Z] #14 156.6 Selecting previously unselected package g++-mingw-w64-x86-64.
18:10:07 [2022-03-20T18:10:07.728Z] #14 156.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
18:10:07 [2022-03-20T18:10:07.728Z] #14 156.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:10:07 [2022-03-20T18:10:07.728Z] #14 157.4 Selecting previously unselected package libapparmor1:amd64.
18:10:07 [2022-03-20T18:10:07.728Z] #14 ...
18:10:07 [2022-03-20T18:10:07.728Z] 
18:10:07 [2022-03-20T18:10:07.728Z] #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
18:10:07 [2022-03-20T18:10:07.728Z] #63 sha256:6aa05df87beff20ab0e05f141bc177188b05d9eef5b453e2cf75ca81c23518dc
18:10:07 [2022-03-20T18:10:07.728Z] #63 152.5 rootlesskit version 0.14.6
18:10:07 [2022-03-20T18:10:07.728Z] #63 152.5 Usage of /build/rootlesskit-docker-proxy:
18:10:07 [2022-03-20T18:10:07.728Z] #63 152.5   -container-ip string
18:10:07 [2022-03-20T18:10:07.728Z] #63 152.5     	container ip
18:10:07 [2022-03-20T18:10:07.728Z] #63 152.5   -container-port int
18:10:07 [2022-03-20T18:10:07.728Z] #63 152.5     	container port (default -1)
18:10:07 [2022-03-20T18:10:07.728Z] #63 152.5   -host-ip string
18:10:07 [2022-03-20T18:10:07.728Z] #63 152.5     	host ip
18:10:07 [2022-03-20T18:10:07.728Z] #63 152.5   -host-port int
18:10:07 [2022-03-20T18:10:07.728Z] #63 152.5     	host port (default -1)
18:10:07 [2022-03-20T18:10:07.728Z] #63 152.5   -proto string
18:10:07 [2022-03-20T18:10:07.728Z] #63 152.5     	proxy protocol (default "tcp")
18:10:07 [2022-03-20T18:10:07.728Z] #63 DONE 157.1s
18:10:07 [2022-03-20T18:10:07.728Z] 
18:10:07 [2022-03-20T18:10:07.728Z] #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
18:10:07 [2022-03-20T18:10:07.728Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:10:07 [2022-03-20T18:10:07.728Z] #14 157.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
18:10:07 [2022-03-20T18:10:07.728Z] #14 157.4 Unpacking libapparmor1:amd64 (2.13.6-10) ...
18:10:07 [2022-03-20T18:10:07.728Z] #14 ...
18:10:07 [2022-03-20T18:10:07.728Z] 
18:10:07 [2022-03-20T18:10:07.728Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
18:10:07 [2022-03-20T18:10:07.728Z] #64 sha256:de909093bf1bfc2c35ec6be26c0c3054923fbf93f79faa67601cb2d7daaff339
18:10:07 [2022-03-20T18:10:07.728Z] #64 DONE 0.1s
18:10:07 [2022-03-20T18:10:07.728Z] 
18:10:07 [2022-03-20T18:10:07.728Z] #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
18:10:07 [2022-03-20T18:10:07.728Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:10:07 [2022-03-20T18:10:07.728Z] #14 157.5 Selecting previously unselected package libapparmor-dev:amd64.
18:10:07 [2022-03-20T18:10:07.728Z] #14 157.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
18:10:07 [2022-03-20T18:10:07.728Z] #14 157.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
18:10:07 [2022-03-20T18:10:07.970Z] #63 DONE 153.0s
18:10:07 [2022-03-20T18:10:07.970Z] 
18:10:07 [2022-03-20T18:10:07.970Z] #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
18:10:07 [2022-03-20T18:10:07.970Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:10:07 [2022-03-20T18:10:07.982Z] 0a6173b79e25: Verifying Checksum
18:10:07 [2022-03-20T18:10:07.982Z] 0a6173b79e25: Download complete
18:10:07 [2022-03-20T18:10:07.983Z] 4612f6d0b889: Verifying Checksum
18:10:07 [2022-03-20T18:10:07.983Z] 4612f6d0b889: Download complete
18:10:07 [2022-03-20T18:10:07.987Z] #14 ...
18:10:07 [2022-03-20T18:10:07.987Z] 
18:10:07 [2022-03-20T18:10:07.987Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:10:07 [2022-03-20T18:10:07.987Z] #65 sha256:0816dd31a3652f8907a54d79510796a137b02641b5313cf5d996cec09dd9b13a
18:10:07 [2022-03-20T18:10:07.987Z] #65 DONE 0.1s
18:10:07 [2022-03-20T18:10:07.987Z] 
18:10:07 [2022-03-20T18:10:07.987Z] #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
18:10:07 [2022-03-20T18:10:07.987Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:10:07 [2022-03-20T18:10:07.987Z] #14 157.9 Selecting previously unselected package libbtrfs0:amd64.
18:10:08 [2022-03-20T18:10:08.038Z] #23 11.01   Downloading yamllint-1.26.1.tar.gz (126 kB)
18:10:08 [2022-03-20T18:10:08.228Z] #14 153.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32.#14 ...
18:10:08 [2022-03-20T18:10:08.228Z] 
18:10:08 [2022-03-20T18:10:08.228Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
18:10:08 [2022-03-20T18:10:08.228Z] #64 sha256:a9cfddd1675f0a85b791dbacfbac2e682e1d05c26f737c66b68fa6f085c904b9
18:10:08 [2022-03-20T18:10:08.228Z] #64 DONE 0.1s
18:10:08 [2022-03-20T18:10:08.228Z] 
18:10:08 [2022-03-20T18:10:08.228Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:10:08 [2022-03-20T18:10:08.228Z] #65 sha256:fd2764a9515d8e459047272acad4d94d3cafb8098a936a3ec46666f11253b4b6
18:10:08 [2022-03-20T18:10:08.228Z] #65 DONE 0.1s
18:10:08 [2022-03-20T18:10:08.228Z] 
18:10:08 [2022-03-20T18:10:08.228Z] #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
18:10:08 [2022-03-20T18:10:08.228Z] #14 sha256:ba8ec6f68dc80ee052314fe68ddd92b0435d826d2bff5cccb98594a03163ceb0
18:10:08 [2022-03-20T18:10:08.228Z] #14 153.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
18:10:08 [2022-03-20T18:10:08.228Z] #14 153.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
18:10:08 [2022-03-20T18:10:08.228Z] #14 153.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:10:08 [2022-03-20T18:10:08.245Z] #14 157.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
18:10:08 [2022-03-20T18:10:08.245Z] #14 157.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
18:10:08 [2022-03-20T18:10:08.245Z] #14 158.1 Selecting previously unselected package libbtrfs-dev:amd64.
18:10:08 [2022-03-20T18:10:08.245Z] #14 158.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
18:10:08 [2022-03-20T18:10:08.504Z] #14 158.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
18:10:08 [2022-03-20T18:10:08.762Z] #14 158.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:10:08 [2022-03-20T18:10:08.762Z] #14 158.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
18:10:08 [2022-03-20T18:10:08.762Z] #14 158.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
18:10:08 [2022-03-20T18:10:08.977Z] #23 12.15 Collecting pathspec>=0.5.3
18:10:09 [2022-03-20T18:10:09.020Z] #14 158.6 Selecting previously unselected package libudev-dev:amd64.
18:10:09 [2022-03-20T18:10:09.020Z] #14 158.6 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
18:10:09 [2022-03-20T18:10:09.020Z] #14 158.6 Unpacking libudev-dev:amd64 (247.3-6) ...
18:10:09 [2022-03-20T18:10:09.020Z] #14 158.8 Selecting previously unselected package libsepol1-dev:amd64.
18:10:09 [2022-03-20T18:10:09.020Z] #14 158.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
18:10:09 [2022-03-20T18:10:09.020Z] #14 158.8 Unpacking libsepol1-dev:amd64 (3.1-1) ...
18:10:09 [2022-03-20T18:10:09.235Z] #23 12.17   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
18:10:09 [2022-03-20T18:10:09.278Z] #14 159.1 Selecting previously unselected package libpcre2-16-0:amd64.
18:10:09 [2022-03-20T18:10:09.278Z] #14 159.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
18:10:09 [2022-03-20T18:10:09.495Z] #23 12.53 Collecting pyyaml
18:10:09 [2022-03-20T18:10:09.495Z] #23 12.54   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)
18:10:09 [2022-03-20T18:10:09.495Z] #23 12.58 Building wheels for collected packages: yamllint
18:10:09 [2022-03-20T18:10:09.536Z] #14 159.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
18:10:09 [2022-03-20T18:10:09.536Z] #14 159.3 Selecting previously unselected package libpcre2-32-0:amd64.
18:10:09 [2022-03-20T18:10:09.536Z] #14 159.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
18:10:09 [2022-03-20T18:10:09.536Z] #14 159.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
18:10:09 [2022-03-20T18:10:09.755Z] #23 12.59   Building wheel for yamllint (setup.py): started
18:10:09 [2022-03-20T18:10:09.793Z] #14 159.5 Selecting previously unselected package libpcre2-posix2:amd64.
18:10:09 [2022-03-20T18:10:09.793Z] #14 159.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
18:10:09 [2022-03-20T18:10:09.793Z] #14 159.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
18:10:10 [2022-03-20T18:10:10.051Z] #14 159.6 Selecting previously unselected package libpcre2-dev:amd64.
18:10:10 [2022-03-20T18:10:10.051Z] #14 159.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
18:10:10 [2022-03-20T18:10:10.051Z] #14 159.6 Unpacking libpcre2-dev:amd64 (10.36-2) ...
18:10:10 [2022-03-20T18:10:10.626Z] #14 160.2 Selecting previously unselected package libselinux1-dev:amd64.
18:10:10 [2022-03-20T18:10:10.626Z] #14 160.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
18:10:10 [2022-03-20T18:10:10.626Z] #14 160.2 Unpacking libselinux1-dev:amd64 (3.1-3) ...
18:10:10 [2022-03-20T18:10:10.692Z] #23 13.65   Building wheel for yamllint (setup.py): finished with status 'done'
18:10:10 [2022-03-20T18:10:10.692Z] #23 13.65   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f704f9a9b23c1b312a4fdafcd35408135ebf742af5d68f7181d2ba077fcfe963
18:10:10 [2022-03-20T18:10:10.692Z] #23 13.65   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
18:10:10 [2022-03-20T18:10:10.692Z] #23 13.66 Successfully built yamllint
18:10:10 [2022-03-20T18:10:10.692Z] #23 13.69 Installing collected packages: pyyaml, pathspec, yamllint
18:10:10 [2022-03-20T18:10:10.882Z] #14 160.6 Selecting previously unselected package libdevmapper-dev:amd64.
18:10:10 [2022-03-20T18:10:10.883Z] #14 160.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
18:10:10 [2022-03-20T18:10:10.883Z] #14 160.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
18:10:10 [2022-03-20T18:10:10.883Z] #14 160.7 Selecting previously unselected package libseccomp-dev:amd64.
18:10:10 [2022-03-20T18:10:10.951Z] #23 14.06 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
18:10:11 [2022-03-20T18:10:11.298Z] #14 160.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
18:10:11 [2022-03-20T18:10:11.298Z] #14 160.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:10:11 [2022-03-20T18:10:11.519Z] #23 DONE 14.6s
18:10:11 [2022-03-20T18:10:11.519Z] 
18:10:11 [2022-03-20T18:10:11.519Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
18:10:11 [2022-03-20T18:10:11.519Z] #27 sha256:19a1880ee81318ca672cfb8b6cad66b5499950b501b70da5af4bd3ef8c7b0813
18:10:11 [2022-03-20T18:10:11.778Z] #27 DONE 0.3s
18:10:11 [2022-03-20T18:10:11.778Z] 
18:10:11 [2022-03-20T18:10:11.778Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
18:10:11 [2022-03-20T18:10:11.778Z] #32 sha256:e6d73b77e3e494d416bdff18de32b650ef466d98d044a26d6acc22bd441b69ef
18:10:12 [2022-03-20T18:10:12.038Z] #32 DONE 0.2s
18:10:12 [2022-03-20T18:10:12.038Z] 
18:10:12 [2022-03-20T18:10:12.038Z] #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
18:10:12 [2022-03-20T18:10:12.038Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:10:12 [2022-03-20T18:10:12.038Z] #51 ...
18:10:12 [2022-03-20T18:10:12.038Z] 
18:10:12 [2022-03-20T18:10:12.038Z] #35 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
18:10:12 [2022-03-20T18:10:12.038Z] #35 sha256:fd295a046b84fe3e952117dea3a69f4cac2876d8859271a04c99a177a87275d7
18:10:12 [2022-03-20T18:10:12.245Z] #14 162.0 Selecting previously unselected package libsystemd-dev:amd64.
18:10:12 [2022-03-20T18:10:12.245Z] #14 162.0 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
18:10:12 [2022-03-20T18:10:12.245Z] #14 162.0 Unpacking libsystemd-dev:amd64 (247.3-6) ...
18:10:12 [2022-03-20T18:10:12.297Z] #35 DONE 0.2s
18:10:12 [2022-03-20T18:10:12.297Z] 
18:10:12 [2022-03-20T18:10:12.297Z] #37 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
18:10:12 [2022-03-20T18:10:12.297Z] #37 sha256:4caa972a9d165daa52d3bd978c2c288a33b7a05fc4aa6683656d27ed7aaac3ae
18:10:12 [2022-03-20T18:10:12.297Z] #37 DONE 0.1s
18:10:12 [2022-03-20T18:10:12.297Z] 
18:10:12 [2022-03-20T18:10:12.297Z] #41 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
18:10:12 [2022-03-20T18:10:12.297Z] #41 sha256:aeb8a8243872158f382291ae3b9a7efa0508050537106dcc56a5c0dbc66ad087
18:10:12 [2022-03-20T18:10:12.584Z] #41 DONE 0.1s
18:10:12 [2022-03-20T18:10:12.584Z] 
18:10:12 [2022-03-20T18:10:12.584Z] #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
18:10:12 [2022-03-20T18:10:12.584Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:10:13 [2022-03-20T18:10:13.173Z] #14 162.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:10:13 [2022-03-20T18:10:13.173Z] #14 162.7 Setting up libapparmor1:amd64 (2.13.6-10) ...
18:10:13 [2022-03-20T18:10:13.173Z] #14 162.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:10:13 [2022-03-20T18:10:13.173Z] #14 162.8 Setting up libsepol1-dev:amd64 (3.1-1) ...
18:10:13 [2022-03-20T18:10:13.173Z] #14 162.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:10:13 [2022-03-20T18:10:13.173Z] #14 162.8 Setting up libpcre2-16-0:amd64 (10.36-2) ...
18:10:13 [2022-03-20T18:10:13.173Z] #14 162.8 Setting up libbtrfs0:amd64 (5.10.1-2) ...
18:10:13 [2022-03-20T18:10:13.173Z] #14 162.8 Setting up libpcre2-32-0:amd64 (10.36-2) ...
18:10:13 [2022-03-20T18:10:13.174Z] #14 162.8 Setting up libudev-dev:amd64 (247.3-6) ...
18:10:13 [2022-03-20T18:10:13.174Z] #14 162.9 Setting up libpcre2-posix2:amd64 (10.36-2) ...
18:10:13 [2022-03-20T18:10:13.174Z] #14 162.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:10:13 [2022-03-20T18:10:13.174Z] #14 162.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
18:10:13 [2022-03-20T18:10:13.174Z] #14 162.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:10:13 [2022-03-20T18:10:13.174Z] #14 162.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
18:10:13 [2022-03-20T18:10:13.174Z] #14 162.9 Setting up mingw-w64-common (8.0.0-1) ...
18:10:13 [2022-03-20T18:10:13.174Z] #14 162.9 Setting up libsystemd-dev:amd64 (247.3-6) ...
18:10:13 [2022-03-20T18:10:13.174Z] #14 163.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
18:10:13 [2022-03-20T18:10:13.174Z] #14 163.0 Setting up libpcre2-dev:amd64 (10.36-2) ...
18:10:13 [2022-03-20T18:10:13.174Z] #14 163.0 Setting up libselinux1-dev:amd64 (3.1-3) ...
18:10:13 [2022-03-20T18:10:13.174Z] #14 163.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:10:13 [2022-03-20T18:10:13.435Z] #14 163.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:10:13 [2022-03-20T18:10:13.435Z] #14 163.1 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
18:10:13 [2022-03-20T18:10:13.435Z] #14 163.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:10:13 [2022-03-20T18:10:13.435Z] #14 163.1 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
18:10:13 [2022-03-20T18:10:13.435Z] #14 163.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
18:10:13 [2022-03-20T18:10:13.435Z] #14 163.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:10:13 [2022-03-20T18:10:13.435Z] #14 163.2 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
18:10:13 [2022-03-20T18:10:13.435Z] #14 163.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:10:13 [2022-03-20T18:10:13.435Z] #14 163.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:10:13 [2022-03-20T18:10:13.693Z] #14 163.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
18:10:13 [2022-03-20T18:10:13.693Z] #14 163.3 Setting up dmsetup (2:1.02.175-2.1) ...
18:10:13 [2022-03-20T18:10:13.693Z] #14 163.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
18:10:13 [2022-03-20T18:10:13.693Z] #14 163.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
18:10:13 [2022-03-20T18:10:13.693Z] #14 163.4 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:10:14 [2022-03-20T18:10:14.628Z] #14 DONE 164.2s
18:10:14 [2022-03-20T18:10:14.628Z] 
18:10:14 [2022-03-20T18:10:14.628Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
18:10:14 [2022-03-20T18:10:14.628Z] #55 sha256:13b2b01a8bd7e28c0bb399ed8d74dc4af040ff119143c659fa9d9eac08d5f59d
18:10:14 [2022-03-20T18:10:14.628Z] #55 DONE 0.2s
18:10:14 [2022-03-20T18:10:14.628Z] 
18:10:14 [2022-03-20T18:10:14.628Z] #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
18:10:14 [2022-03-20T18:10:14.628Z] #56 sha256:cd6c4265157436db398ccb122826f731f1b84ac6256c9015f5003355089447f9
18:10:14 [2022-03-20T18:10:14.776Z] #14 160.1 Selecting previously unselected package g++-mingw-w64-x86-64.
18:10:14 [2022-03-20T18:10:14.776Z] #14 160.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
18:10:14 [2022-03-20T18:10:14.776Z] #14 160.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:10:15 [2022-03-20T18:10:15.076Z] #14 160.2 Selecting previously unselected package libapparmor1:amd64.
18:10:15 [2022-03-20T18:10:15.076Z] #14 160.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
18:10:15 [2022-03-20T18:10:15.076Z] #14 160.3 Unpacking libapparmor1:amd64 (2.13.6-10) ...
18:10:15 [2022-03-20T18:10:15.076Z] #14 160.3 Selecting previously unselected package libapparmor-dev:amd64.
18:10:15 [2022-03-20T18:10:15.076Z] #14 160.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
18:10:15 [2022-03-20T18:10:15.076Z] #14 160.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
18:10:15 [2022-03-20T18:10:15.076Z] #14 160.5 Selecting previously unselected package libbtrfs0:amd64.
18:10:15 [2022-03-20T18:10:15.335Z] #14 160.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
18:10:15 [2022-03-20T18:10:15.335Z] #14 160.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
18:10:15 [2022-03-20T18:10:15.335Z] #14 160.7 Selecting previously unselected package libbtrfs-dev:amd64.
18:10:15 [2022-03-20T18:10:15.335Z] #14 160.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
18:10:15 [2022-03-20T18:10:15.335Z] #14 160.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
18:10:15 [2022-03-20T18:10:15.867Z] 037d5740b404: Verifying Checksum
18:10:15 [2022-03-20T18:10:15.867Z] 037d5740b404: Download complete
18:10:15 [2022-03-20T18:10:15.903Z] #14 161.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:10:15 [2022-03-20T18:10:15.903Z] #14 161.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
18:10:15 [2022-03-20T18:10:15.903Z] #14 161.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
18:10:15 [2022-03-20T18:10:15.903Z] #14 161.2 Selecting previously unselected package libudev-dev:amd64.
18:10:15 [2022-03-20T18:10:15.903Z] #14 161.2 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
18:10:15 [2022-03-20T18:10:15.903Z] #14 161.2 Unpacking libudev-dev:amd64 (247.3-6) ...
18:10:16 [2022-03-20T18:10:16.163Z] #14 161.4 Selecting previously unselected package libsepol1-dev:amd64.
18:10:16 [2022-03-20T18:10:16.163Z] #14 161.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
18:10:16 [2022-03-20T18:10:16.163Z] #14 161.4 Unpacking libsepol1-dev:amd64 (3.1-1) ...
18:10:16 [2022-03-20T18:10:16.421Z] #14 161.8 Selecting previously unselected package libpcre2-16-0:amd64.
18:10:16 [2022-03-20T18:10:16.421Z] #14 161.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
18:10:16 [2022-03-20T18:10:16.421Z] #14 161.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
18:10:16 [2022-03-20T18:10:16.526Z] #56 ...
18:10:16 [2022-03-20T18:10:16.526Z] 
18:10:16 [2022-03-20T18:10:16.526Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
18:10:16 [2022-03-20T18:10:16.526Z] #15 sha256:e0bd8129928f6cafb14f2c64389fde148716bd5e3dd153effb8c7ddebefe13c6
18:10:16 [2022-03-20T18:10:16.526Z] #15 DONE 1.8s
18:10:16 [2022-03-20T18:10:16.526Z] 
18:10:16 [2022-03-20T18:10:16.526Z] #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
18:10:16 [2022-03-20T18:10:16.526Z] #56 sha256:cd6c4265157436db398ccb122826f731f1b84ac6256c9015f5003355089447f9
18:10:16 [2022-03-20T18:10:16.526Z] #56 1.594 + RM_GOPATH=0
18:10:16 [2022-03-20T18:10:16.526Z] #56 1.594 + TMP_GOPATH=
18:10:16 [2022-03-20T18:10:16.526Z] #56 1.594 + : /build
18:10:16 [2022-03-20T18:10:16.526Z] #56 1.594 + '[' -z '' ']'
18:10:16 [2022-03-20T18:10:16.526Z] #56 1.594 ++ mktemp -d
18:10:16 [2022-03-20T18:10:16.526Z] #56 1.596 + export GOPATH=/tmp/tmp.Gg8snXP4eN
18:10:16 [2022-03-20T18:10:16.527Z] #56 1.596 + GOPATH=/tmp/tmp.Gg8snXP4eN
18:10:16 [2022-03-20T18:10:16.527Z] #56 1.596 + RM_GOPATH=1
18:10:16 [2022-03-20T18:10:16.527Z] #56 1.596 + case "$(go env GOARCH)" in
18:10:16 [2022-03-20T18:10:16.527Z] #56 1.597 ++ go env GOARCH
18:10:16 [2022-03-20T18:10:16.527Z] #56 1.613 + export GO_BUILDMODE=-buildmode=pie
18:10:16 [2022-03-20T18:10:16.527Z] #56 1.613 + GO_BUILDMODE=-buildmode=pie
18:10:16 [2022-03-20T18:10:16.527Z] #56 1.618 ++ dirname /install.sh
18:10:16 [2022-03-20T18:10:16.527Z] #56 1.622 Install runc version v1.1.0 (build tags: seccomp)
18:10:16 [2022-03-20T18:10:16.527Z] #56 1.622 + dir=/
18:10:16 [2022-03-20T18:10:16.527Z] #56 1.622 + bin=runc
18:10:16 [2022-03-20T18:10:16.527Z] #56 1.622 + shift
18:10:16 [2022-03-20T18:10:16.527Z] #56 1.622 + '[' '!' -f //runc.installer ']'
18:10:16 [2022-03-20T18:10:16.527Z] #56 1.622 + . //runc.installer
18:10:16 [2022-03-20T18:10:16.527Z] #56 1.622 ++ set -e
18:10:16 [2022-03-20T18:10:16.527Z] #56 1.622 ++ : v1.1.0
18:10:16 [2022-03-20T18:10:16.527Z] #56 1.622 + install_runc
18:10:16 [2022-03-20T18:10:16.527Z] #56 1.622 + RUNC_BUILDTAGS=seccomp
18:10:16 [2022-03-20T18:10:16.527Z] #56 1.622 + echo 'Install runc version v1.1.0 (build tags: seccomp)'
18:10:16 [2022-03-20T18:10:16.527Z] #56 1.622 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Gg8snXP4eN/src/github.com/opencontainers/runc
18:10:16 [2022-03-20T18:10:16.527Z] #56 1.622 Cloning into '/tmp/tmp.Gg8snXP4eN/src/github.com/opencontainers/runc'...
18:10:16 [2022-03-20T18:10:16.680Z] #14 162.0 Selecting previously unselected package libpcre2-32-0:amd64.
18:10:16 [2022-03-20T18:10:16.680Z] #14 162.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
18:10:16 [2022-03-20T18:10:16.680Z] #14 162.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
18:10:16 [2022-03-20T18:10:16.938Z] #14 162.1 Selecting previously unselected package libpcre2-posix2:amd64.
18:10:16 [2022-03-20T18:10:16.938Z] #14 162.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
18:10:16 [2022-03-20T18:10:16.938Z] #14 162.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
18:10:16 [2022-03-20T18:10:16.938Z] #14 162.2 Selecting previously unselected package libpcre2-dev:amd64.
18:10:16 [2022-03-20T18:10:16.938Z] #14 162.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
18:10:16 [2022-03-20T18:10:16.938Z] #14 162.2 Unpacking libpcre2-dev:amd64 (10.36-2) ...
18:10:17 [2022-03-20T18:10:17.504Z] #14 162.9 Selecting previously unselected package libselinux1-dev:amd64.
18:10:17 [2022-03-20T18:10:17.504Z] #14 162.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
18:10:17 [2022-03-20T18:10:17.504Z] #14 162.9 Unpacking libselinux1-dev:amd64 (3.1-3) ...
18:10:17 [2022-03-20T18:10:17.762Z] #14 163.3 Selecting previously unselected package libdevmapper-dev:amd64.
18:10:17 [2022-03-20T18:10:17.908Z] #56 ...
18:10:17 [2022-03-20T18:10:17.909Z] 
18:10:17 [2022-03-20T18:10:17.909Z] #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
18:10:17 [2022-03-20T18:10:17.909Z] #16 sha256:b751ea7e777a86ed6701cce9978ac3d0f9d4f4baeac30f3275e3de55ff95f927
18:10:17 [2022-03-20T18:10:17.909Z] #16 DONE 1.3s
18:10:17 [2022-03-20T18:10:17.909Z] 
18:10:17 [2022-03-20T18:10:17.909Z] #17 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:10:17 [2022-03-20T18:10:17.909Z] #17 sha256:9ee9706bdc79025ab47f79603e6a9a94166f94e78fb802bb1785d81641178a1a
18:10:18 [2022-03-20T18:10:18.020Z] #14 163.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
18:10:18 [2022-03-20T18:10:18.020Z] #14 163.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
18:10:18 [2022-03-20T18:10:18.020Z] #14 163.5 Selecting previously unselected package libseccomp-dev:amd64.
18:10:18 [2022-03-20T18:10:18.020Z] #14 163.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
18:10:18 [2022-03-20T18:10:18.020Z] #14 163.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:10:18 [2022-03-20T18:10:18.586Z] #14 163.7 Selecting previously unselected package libsystemd-dev:amd64.
18:10:18 [2022-03-20T18:10:18.586Z] #14 163.7 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
18:10:18 [2022-03-20T18:10:18.586Z] #14 163.7 Unpacking libsystemd-dev:amd64 (247.3-6) ...
18:10:18 [2022-03-20T18:10:18.843Z] #17 1.299 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:10:19 [2022-03-20T18:10:19.101Z] #17 DONE 1.5s
18:10:19 [2022-03-20T18:10:19.101Z] 
18:10:19 [2022-03-20T18:10:19.101Z] #18 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:10:19 [2022-03-20T18:10:19.101Z] #18 sha256:5bab2126fe285cdfcb5cce2942b2e1de64b20f8f9bc1fd622db7b4a11d878495
18:10:19 [2022-03-20T18:10:19.153Z] #14 164.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
18:10:19 [2022-03-20T18:10:19.153Z] #14 164.5 Setting up libapparmor1:amd64 (2.13.6-10) ...
18:10:19 [2022-03-20T18:10:19.153Z] #14 164.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:10:19 [2022-03-20T18:10:19.153Z] #14 164.6 Setting up libsepol1-dev:amd64 (3.1-1) ...
18:10:19 [2022-03-20T18:10:19.153Z] #14 164.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:10:19 [2022-03-20T18:10:19.153Z] #14 164.6 Setting up libpcre2-16-0:amd64 (10.36-2) ...
18:10:19 [2022-03-20T18:10:19.153Z] #14 164.6 Setting up libbtrfs0:amd64 (5.10.1-2) ...
18:10:19 [2022-03-20T18:10:19.153Z] #14 164.6 Setting up libpcre2-32-0:amd64 (10.36-2) ...
18:10:19 [2022-03-20T18:10:19.412Z] #14 164.6 Setting up libudev-dev:amd64 (247.3-6) ...
18:10:19 [2022-03-20T18:10:19.412Z] #14 164.7 Setting up libpcre2-posix2:amd64 (10.36-2) ...
18:10:19 [2022-03-20T18:10:19.412Z] #14 164.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:10:19 [2022-03-20T18:10:19.412Z] #14 164.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
18:10:19 [2022-03-20T18:10:19.412Z] #14 164.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:10:19 [2022-03-20T18:10:19.412Z] #14 164.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
18:10:19 [2022-03-20T18:10:19.412Z] #14 164.7 Setting up mingw-w64-common (8.0.0-1) ...
18:10:19 [2022-03-20T18:10:19.412Z] #14 164.7 Setting up libsystemd-dev:amd64 (247.3-6) ...
18:10:19 [2022-03-20T18:10:19.412Z] #14 164.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
18:10:19 [2022-03-20T18:10:19.412Z] #14 164.8 Setting up libpcre2-dev:amd64 (10.36-2) ...
18:10:19 [2022-03-20T18:10:19.412Z] #14 164.8 Setting up libselinux1-dev:amd64 (3.1-3) ...
18:10:19 [2022-03-20T18:10:19.412Z] #14 164.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:10:19 [2022-03-20T18:10:19.412Z] #14 164.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:10:19 [2022-03-20T18:10:19.412Z] #14 164.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:10:19 [2022-03-20T18:10:19.412Z] #14 164.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:10:19 [2022-03-20T18:10:19.412Z] #14 164.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:10:19 [2022-03-20T18:10:19.412Z] #14 164.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
18:10:19 [2022-03-20T18:10:19.670Z] #14 164.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:10:19 [2022-03-20T18:10:19.670Z] #14 165.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
18:10:19 [2022-03-20T18:10:19.670Z] #14 165.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:10:19 [2022-03-20T18:10:19.670Z] #14 165.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:10:19 [2022-03-20T18:10:19.670Z] #14 165.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
18:10:19 [2022-03-20T18:10:19.670Z] #14 165.0 Setting up dmsetup (2:1.02.175-2.1) ...
18:10:19 [2022-03-20T18:10:19.670Z] #14 165.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
18:10:19 [2022-03-20T18:10:19.670Z] #14 165.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
18:10:19 [2022-03-20T18:10:19.670Z] #14 165.1 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:10:20 [2022-03-20T18:10:20.245Z] #14 DONE 165.5s
18:10:20 [2022-03-20T18:10:20.245Z] 
18:10:20 [2022-03-20T18:10:20.245Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
18:10:20 [2022-03-20T18:10:20.245Z] #15 sha256:e0bd8129928f6cafb14f2c64389fde148716bd5e3dd153effb8c7ddebefe13c6
18:10:20 [2022-03-20T18:10:20.245Z] #15 ...
18:10:20 [2022-03-20T18:10:20.245Z] 
18:10:20 [2022-03-20T18:10:20.245Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
18:10:20 [2022-03-20T18:10:20.245Z] #55 sha256:6eb111746153ece2ce0080672e79206c481c064eb78cd6a331474fdb461d01c9
18:10:20 [2022-03-20T18:10:20.245Z] #55 DONE 0.2s
18:10:20 [2022-03-20T18:10:20.476Z] #18 DONE 1.3s
18:10:20 [2022-03-20T18:10:20.476Z] 
18:10:20 [2022-03-20T18:10:20.476Z] #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
18:10:20 [2022-03-20T18:10:20.476Z] #43 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e
18:10:20 [2022-03-20T18:10:20.476Z] #43 ...
18:10:20 [2022-03-20T18:10:20.476Z] 
18:10:20 [2022-03-20T18:10:20.476Z] #19 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:10:20 [2022-03-20T18:10:20.476Z] #19 sha256:4109829b79a02029044b16a9cf658842b1613880b557f5d8c310e0ab27375b26
18:10:20 [2022-03-20T18:10:20.506Z] 
18:10:20 [2022-03-20T18:10:20.506Z] #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
18:10:20 [2022-03-20T18:10:20.506Z] #56 sha256:f72d8892d0b03d0abdaa41bc6f366451985da2944935ef77f0631f77e84b0beb
18:10:22 [2022-03-20T18:10:22.379Z] #19 DONE 1.7s
18:10:22 [2022-03-20T18:10:22.379Z] 
18:10:22 [2022-03-20T18:10:22.379Z] #20 [dev-systemd-false  6/24] RUN ldconfig
18:10:22 [2022-03-20T18:10:22.379Z] #20 sha256:f45eb3e77314e285bc63796f47f3bfda3c26c4daea253c32e049fe74ca05ef28
18:10:22 [2022-03-20T18:10:22.404Z] #56 ...
18:10:22 [2022-03-20T18:10:22.404Z] 
18:10:22 [2022-03-20T18:10:22.404Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
18:10:22 [2022-03-20T18:10:22.404Z] #15 sha256:e0bd8129928f6cafb14f2c64389fde148716bd5e3dd153effb8c7ddebefe13c6
18:10:22 [2022-03-20T18:10:22.404Z] #15 DONE 2.2s
18:10:22 [2022-03-20T18:10:22.404Z] 
18:10:22 [2022-03-20T18:10:22.404Z] #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
18:10:22 [2022-03-20T18:10:22.404Z] #56 sha256:f72d8892d0b03d0abdaa41bc6f366451985da2944935ef77f0631f77e84b0beb
18:10:22 [2022-03-20T18:10:22.404Z] #56 2.051 + RM_GOPATH=0
18:10:22 [2022-03-20T18:10:22.404Z] #56 2.051 + TMP_GOPATH=
18:10:22 [2022-03-20T18:10:22.404Z] #56 2.051 + : /build
18:10:22 [2022-03-20T18:10:22.404Z] #56 2.051 + '[' -z '' ']'
18:10:22 [2022-03-20T18:10:22.404Z] #56 2.051 ++ mktemp -d
18:10:22 [2022-03-20T18:10:22.578Z] #51 ...
18:10:22 [2022-03-20T18:10:22.578Z] 
18:10:22 [2022-03-20T18:10:22.578Z] #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
18:10:22 [2022-03-20T18:10:22.578Z] #43 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e
18:10:22 [2022-03-20T18:10:22.578Z] #43 185.9 + dpkg --print-architecture
18:10:22 [2022-03-20T18:10:22.578Z] #43 185.9 + git checkout -q v2.1.0
18:10:22 [2022-03-20T18:10:22.578Z] #43 186.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:10:22 [2022-03-20T18:10:22.578Z] #43 186.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:10:22 [2022-03-20T18:10:22.661Z] #56 2.064 + export GOPATH=/tmp/tmp.U0BvqASxYA
18:10:22 [2022-03-20T18:10:22.661Z] #56 2.064 + GOPATH=/tmp/tmp.U0BvqASxYA
18:10:22 [2022-03-20T18:10:22.661Z] #56 2.064 + RM_GOPATH=1
18:10:22 [2022-03-20T18:10:22.661Z] #56 2.064 + case "$(go env GOARCH)" in
18:10:22 [2022-03-20T18:10:22.661Z] #56 2.064 ++ go env GOARCH
18:10:22 [2022-03-20T18:10:22.661Z] #56 2.124 + export GO_BUILDMODE=-buildmode=pie
18:10:22 [2022-03-20T18:10:22.661Z] #56 2.124 + GO_BUILDMODE=-buildmode=pie
18:10:22 [2022-03-20T18:10:22.661Z] #56 2.149 ++ dirname /install.sh
18:10:22 [2022-03-20T18:10:22.661Z] #56 2.149 + dir=/
18:10:22 [2022-03-20T18:10:22.661Z] #56 2.149 + bin=runc
18:10:22 [2022-03-20T18:10:22.661Z] #56 2.149 + shift
18:10:22 [2022-03-20T18:10:22.661Z] #56 2.149 + '[' '!' -f //runc.installer ']'
18:10:22 [2022-03-20T18:10:22.661Z] #56 2.149 + . //runc.installer
18:10:22 [2022-03-20T18:10:22.661Z] #56 2.149 ++ set -e
18:10:22 [2022-03-20T18:10:22.661Z] #56 2.149 ++ : v1.1.0
18:10:22 [2022-03-20T18:10:22.661Z] #56 2.149 + install_runc
18:10:22 [2022-03-20T18:10:22.661Z] #56 2.149 + RUNC_BUILDTAGS=seccomp
18:10:22 [2022-03-20T18:10:22.661Z] #56 2.149 + echo 'Install runc version v1.1.0 (build tags: seccomp)'
18:10:22 [2022-03-20T18:10:22.661Z] #56 2.149 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.U0BvqASxYA/src/github.com/opencontainers/runc
18:10:22 [2022-03-20T18:10:22.661Z] #56 2.149 Cloning into '/tmp/tmp.U0BvqASxYA/src/github.com/opencontainers/runc'...
18:10:22 [2022-03-20T18:10:22.661Z] #56 2.149 Install runc version v1.1.0 (build tags: seccomp)
18:10:23 [2022-03-20T18:10:23.748Z] #20 DONE 1.9s
18:10:23 [2022-03-20T18:10:23.748Z] 
18:10:23 [2022-03-20T18:10:23.748Z] #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
18:10:23 [2022-03-20T18:10:23.748Z] #21 sha256:0f4568eb01b5589296fe07105c429f43880fdff325e4327c1a1811429fc6718a
18:10:25 [2022-03-20T18:10:25.939Z] #56 ...
18:10:25 [2022-03-20T18:10:25.939Z] 
18:10:25 [2022-03-20T18:10:25.939Z] #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
18:10:25 [2022-03-20T18:10:25.939Z] #16 sha256:b751ea7e777a86ed6701cce9978ac3d0f9d4f4baeac30f3275e3de55ff95f927
18:10:25 [2022-03-20T18:10:25.939Z] #16 DONE 2.9s
18:10:25 [2022-03-20T18:10:25.939Z] 
18:10:25 [2022-03-20T18:10:25.939Z] #17 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:10:25 [2022-03-20T18:10:25.939Z] #17 sha256:9ee9706bdc79025ab47f79603e6a9a94166f94e78fb802bb1785d81641178a1a
18:10:26 [2022-03-20T18:10:26.272Z] #21 1.901 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:10:26 [2022-03-20T18:10:26.272Z] #21 1.990 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:10:26 [2022-03-20T18:10:26.272Z] #21 1.995 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:10:26 [2022-03-20T18:10:26.272Z] #21 2.355 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
18:10:26 [2022-03-20T18:10:26.871Z] #17 1.486 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:10:27 [2022-03-20T18:10:27.130Z] #17 DONE 1.8s
18:10:27 [2022-03-20T18:10:27.130Z] 
18:10:27 [2022-03-20T18:10:27.130Z] #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
18:10:27 [2022-03-20T18:10:27.130Z] #43 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e
18:10:27 [2022-03-20T18:10:27.130Z] #43 ...
18:10:27 [2022-03-20T18:10:27.130Z] 
18:10:27 [2022-03-20T18:10:27.130Z] #18 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:10:27 [2022-03-20T18:10:27.130Z] #18 sha256:5bab2126fe285cdfcb5cce2942b2e1de64b20f8f9bc1fd622db7b4a11d878495
18:10:27 [2022-03-20T18:10:27.207Z] #21 3.328 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
18:10:28 [2022-03-20T18:10:28.140Z] #21 4.284 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
18:10:28 [2022-03-20T18:10:28.504Z] #18 DONE 1.5s
18:10:28 [2022-03-20T18:10:28.504Z] 
18:10:28 [2022-03-20T18:10:28.504Z] #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
18:10:28 [2022-03-20T18:10:28.504Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:10:28 [2022-03-20T18:10:28.763Z] #51 ...
18:10:28 [2022-03-20T18:10:28.763Z] 
18:10:28 [2022-03-20T18:10:28.763Z] #19 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:10:28 [2022-03-20T18:10:28.763Z] #19 sha256:4109829b79a02029044b16a9cf658842b1613880b557f5d8c310e0ab27375b26
18:10:29 [2022-03-20T18:10:29.698Z] #19 DONE 1.0s
18:10:29 [2022-03-20T18:10:29.698Z] 
18:10:29 [2022-03-20T18:10:29.698Z] #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
18:10:29 [2022-03-20T18:10:29.698Z] #43 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e
18:10:29 [2022-03-20T18:10:29.698Z] #43 ...
18:10:29 [2022-03-20T18:10:29.698Z] 
18:10:29 [2022-03-20T18:10:29.698Z] #20 [dev-systemd-false  6/24] RUN ldconfig
18:10:29 [2022-03-20T18:10:29.698Z] #20 sha256:f45eb3e77314e285bc63796f47f3bfda3c26c4daea253c32e049fe74ca05ef28
18:10:30 [2022-03-20T18:10:30.631Z] #20 DONE 1.0s
18:10:30 [2022-03-20T18:10:30.631Z] 
18:10:30 [2022-03-20T18:10:30.631Z] #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
18:10:30 [2022-03-20T18:10:30.631Z] #21 sha256:0f4568eb01b5589296fe07105c429f43880fdff325e4327c1a1811429fc6718a
18:10:30 [2022-03-20T18:10:30.959Z] #67 136.7 # github.com/containerd/containerd/cmd/containerd
18:10:30 [2022-03-20T18:10:30.959Z] #67 136.7 /usr/bin/ld: /tmp/go-link-820776725/000019.o: in function `New':
18:10:30 [2022-03-20T18:10:30.959Z] #67 136.7 /tmp/tmp.TGsCeKdih3/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
18:10:30 [2022-03-20T18:10:30.959Z] #67 136.8 + bin/containerd-stress
18:10:30 [2022-03-20T18:10:30.959Z] #67 138.0 + bin/containerd-shim
18:10:31 [2022-03-20T18:10:31.509Z] #21 ...
18:10:31 [2022-03-20T18:10:31.509Z] 
18:10:31 [2022-03-20T18:10:31.509Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:10:31 [2022-03-20T18:10:31.509Z] #34 sha256:922cb1ba6d7e4656995c6a7f3990508cb942c76a22dd05bd588fce2f6a70cd27
18:10:31 [2022-03-20T18:10:31.509Z] #34 DONE 180.4s
18:10:31 [2022-03-20T18:10:31.509Z] 
18:10:31 [2022-03-20T18:10:31.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
18:10:31 [2022-03-20T18:10:31.509Z] #56 sha256:cd6c4265157436db398ccb122826f731f1b84ac6256c9015f5003355089447f9
18:10:31 [2022-03-20T18:10:31.509Z] #56 12.44 + cd /tmp/tmp.Gg8snXP4eN/src/github.com/opencontainers/runc
18:10:31 [2022-03-20T18:10:31.509Z] #56 12.46 + git checkout -q v1.1.0
18:10:31 [2022-03-20T18:10:31.509Z] #56 12.87 + '[' -z '' ']'
18:10:31 [2022-03-20T18:10:31.509Z] #56 12.87 + target=static
18:10:31 [2022-03-20T18:10:31.509Z] #56 12.87 + make BUILDTAGS=seccomp static
18:10:31 [2022-03-20T18:10:31.509Z] #56 13.06 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc .
18:10:32 [2022-03-20T18:10:32.006Z] #21 1.191 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:10:32 [2022-03-20T18:10:32.006Z] #21 1.219 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
18:10:32 [2022-03-20T18:10:32.006Z] #21 1.220 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
18:10:32 [2022-03-20T18:10:32.569Z] #21 1.699 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
18:10:33 [2022-03-20T18:10:33.133Z] #21 2.439 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
18:10:34 [2022-03-20T18:10:34.502Z] #21 3.471 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
18:10:35 [2022-03-20T18:10:35.067Z] #21 ...
18:10:35 [2022-03-20T18:10:35.067Z] 
18:10:35 [2022-03-20T18:10:35.067Z] #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
18:10:35 [2022-03-20T18:10:35.067Z] #34 sha256:922cb1ba6d7e4656995c6a7f3990508cb942c76a22dd05bd588fce2f6a70cd27
18:10:35 [2022-03-20T18:10:35.067Z] #34 DONE 180.3s
18:10:35 [2022-03-20T18:10:35.324Z] 
18:10:35 [2022-03-20T18:10:35.324Z] #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
18:10:35 [2022-03-20T18:10:35.324Z] #56 sha256:f72d8892d0b03d0abdaa41bc6f366451985da2944935ef77f0631f77e84b0beb
18:10:35 [2022-03-20T18:10:35.324Z] #56 12.62 + cd /tmp/tmp.U0BvqASxYA/src/github.com/opencontainers/runc
18:10:35 [2022-03-20T18:10:35.324Z] #56 12.62 + git checkout -q v1.1.0
18:10:35 [2022-03-20T18:10:35.324Z] #56 13.08 + '[' -z '' ']'
18:10:35 [2022-03-20T18:10:35.324Z] #56 13.08 + target=static
18:10:35 [2022-03-20T18:10:35.324Z] #56 13.08 + make BUILDTAGS=seccomp static
18:10:35 [2022-03-20T18:10:35.324Z] #56 13.29 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc .
18:10:35 [2022-03-20T18:10:35.687Z] #56 ...
18:10:35 [2022-03-20T18:10:35.687Z] 
18:10:35 [2022-03-20T18:10:35.687Z] #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
18:10:35 [2022-03-20T18:10:35.687Z] #21 sha256:0f4568eb01b5589296fe07105c429f43880fdff325e4327c1a1811429fc6718a
18:10:35 [2022-03-20T18:10:35.687Z] #21 8.058 Fetched 8506 kB in 6s (1321 kB/s)
18:10:35 [2022-03-20T18:10:35.687Z] #21 8.058 Reading package lists...
18:10:35 [2022-03-20T18:10:35.944Z] #21 10.24 Reading package lists...
18:10:36 [2022-03-20T18:10:36.510Z] #21 12.16 Building dependency tree...
18:10:37 [2022-03-20T18:10:37.118Z] #21 13.08 The following additional packages will be installed:
18:10:37 [2022-03-20T18:10:37.118Z] #21 13.09   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
18:10:37 [2022-03-20T18:10:37.118Z] #21 13.09   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
18:10:37 [2022-03-20T18:10:37.118Z] #21 13.09   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
18:10:37 [2022-03-20T18:10:37.118Z] #21 13.09   python3-pkg-resources vim-runtime xxd
18:10:37 [2022-03-20T18:10:37.118Z] #21 13.09 Suggested packages:
18:10:37 [2022-03-20T18:10:37.118Z] #21 13.09   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
18:10:37 [2022-03-20T18:10:37.118Z] #21 13.09   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
18:10:37 [2022-03-20T18:10:37.118Z] #21 13.09   acl attr quota
18:10:37 [2022-03-20T18:10:37.118Z] #21 13.09 Recommended packages:
18:10:37 [2022-03-20T18:10:37.118Z] #21 13.09   libatm1 nftables libpam-cap build-essential python3-dev unzip
18:10:38 [2022-03-20T18:10:38.050Z] #21 14.06 The following NEW packages will be installed:
18:10:38 [2022-03-20T18:10:38.050Z] #21 14.06   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
18:10:38 [2022-03-20T18:10:38.050Z] #21 14.06   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
18:10:38 [2022-03-20T18:10:38.050Z] #21 14.06   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
18:10:38 [2022-03-20T18:10:38.050Z] #21 14.06   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
18:10:38 [2022-03-20T18:10:38.050Z] #21 14.07   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
18:10:38 [2022-03-20T18:10:38.050Z] #21 14.07   python3-pkg-resources python3-setuptools python3-wheel sudo
18:10:38 [2022-03-20T18:10:38.050Z] #21 14.07   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:10:38 [2022-03-20T18:10:38.050Z] #21 14.07   xz-utils zip zstd
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.39 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.39 Need to get 27.6 MB of archives.
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.39 After this operation, 106 MB of additional disk space will be used.
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.50 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.52 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.54 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.54 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.55 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.56 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.57 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.57 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
18:10:38 [2022-03-20T18:10:38.308Z] #21 14.57 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
18:10:38 [2022-03-20T18:10:38.566Z] #21 14.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
18:10:38 [2022-03-20T18:10:38.606Z] #56 ...
18:10:38 [2022-03-20T18:10:38.606Z] 
18:10:38 [2022-03-20T18:10:38.606Z] #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
18:10:38 [2022-03-20T18:10:38.606Z] #21 sha256:0f4568eb01b5589296fe07105c429f43880fdff325e4327c1a1811429fc6718a
18:10:38 [2022-03-20T18:10:38.606Z] #21 8.033 Fetched 8506 kB in 7s (1197 kB/s)
18:10:38 [2022-03-20T18:10:38.827Z] #21 14.88 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:10:38 [2022-03-20T18:10:38.827Z] #21 14.88 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
18:10:38 [2022-03-20T18:10:38.827Z] #21 14.88 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
18:10:38 [2022-03-20T18:10:38.827Z] #21 14.88 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
18:10:38 [2022-03-20T18:10:38.828Z] #21 14.89 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
18:10:38 [2022-03-20T18:10:38.828Z] #21 14.90 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB]
18:10:38 [2022-03-20T18:10:38.828Z] #21 14.96 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
18:10:38 [2022-03-20T18:10:38.828Z] #21 14.97 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
18:10:38 [2022-03-20T18:10:38.828Z] #21 14.97 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:10:38 [2022-03-20T18:10:38.828Z] #21 14.99 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
18:10:38 [2022-03-20T18:10:38.828Z] #21 15.00 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
18:10:38 [2022-03-20T18:10:38.828Z] #21 15.00 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB]
18:10:38 [2022-03-20T18:10:38.828Z] #21 15.01 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
18:10:38 [2022-03-20T18:10:38.828Z] #21 15.04 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
18:10:38 [2022-03-20T18:10:38.828Z] #21 15.06 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
18:10:38 [2022-03-20T18:10:38.828Z] #21 15.06 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
18:10:39 [2022-03-20T18:10:39.085Z] #21 15.26 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
18:10:39 [2022-03-20T18:10:39.085Z] #21 15.29 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
18:10:39 [2022-03-20T18:10:39.085Z] #21 15.31 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
18:10:39 [2022-03-20T18:10:39.085Z] #21 15.32 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
18:10:39 [2022-03-20T18:10:39.162Z] #67 149.1 + bin/containerd-shim-runc-v1
18:10:39 [2022-03-20T18:10:39.650Z] #21 15.83 debconf: delaying package configuration, since apt-utils is not installed
18:10:39 [2022-03-20T18:10:39.650Z] #21 15.94 Fetched 27.6 MB in 1s (22.2 MB/s)
18:10:39 [2022-03-20T18:10:39.908Z] #21 15.97 Selecting previously unselected package pigz.
18:10:39 [2022-03-20T18:10:39.908Z] #21 15.97 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
18:10:39 [2022-03-20T18:10:39.908Z] #21 16.04 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
18:10:39 [2022-03-20T18:10:39.908Z] #21 16.05 Unpacking pigz (2.6-1) ...
18:10:39 [2022-03-20T18:10:39.908Z] #21 16.11 Selecting previously unselected package libelf1:amd64.
18:10:39 [2022-03-20T18:10:39.908Z] #21 16.12 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
18:10:40 [2022-03-20T18:10:40.165Z] #21 16.14 Unpacking libelf1:amd64 (0.183-1) ...
18:10:40 [2022-03-20T18:10:40.165Z] #21 16.27 Selecting previously unselected package libbpf0:amd64.
18:10:40 [2022-03-20T18:10:40.165Z] #21 16.28 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
18:10:40 [2022-03-20T18:10:40.165Z] #21 16.29 Unpacking libbpf0:amd64 (1:0.3-2) ...
18:10:40 [2022-03-20T18:10:40.165Z] #21 16.38 Selecting previously unselected package libcap2:amd64.
18:10:40 [2022-03-20T18:10:40.165Z] #21 16.38 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
18:10:40 [2022-03-20T18:10:40.165Z] #21 16.40 Unpacking libcap2:amd64 (1:2.44-1) ...
18:10:40 [2022-03-20T18:10:40.165Z] #21 16.47 Selecting previously unselected package libmnl0:amd64.
18:10:40 [2022-03-20T18:10:40.165Z] #21 16.47 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
18:10:40 [2022-03-20T18:10:40.165Z] #21 16.48 Unpacking libmnl0:amd64 (1.0.4-3) ...
18:10:40 [2022-03-20T18:10:40.422Z] #21 16.53 Selecting previously unselected package libxtables12:amd64.
18:10:40 [2022-03-20T18:10:40.422Z] #21 16.53 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
18:10:40 [2022-03-20T18:10:40.422Z] #21 16.55 Unpacking libxtables12:amd64 (1.8.7-1) ...
18:10:40 [2022-03-20T18:10:40.422Z] #21 16.60 Selecting previously unselected package libcap2-bin.
18:10:40 [2022-03-20T18:10:40.422Z] #21 16.61 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
18:10:40 [2022-03-20T18:10:40.422Z] #21 16.61 Unpacking libcap2-bin (1:2.44-1) ...
18:10:40 [2022-03-20T18:10:40.422Z] #21 16.69 Selecting previously unselected package iproute2.
18:10:40 [2022-03-20T18:10:40.422Z] #21 16.69 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
18:10:40 [2022-03-20T18:10:40.422Z] #21 16.70 Unpacking iproute2 (5.10.0-4) ...
18:10:40 [2022-03-20T18:10:40.987Z] #21 17.16 Selecting previously unselected package xxd.
18:10:40 [2022-03-20T18:10:40.987Z] #21 17.16 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:10:40 [2022-03-20T18:10:40.987Z] #21 17.17 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:10:40 [2022-03-20T18:10:40.987Z] #21 17.26 Selecting previously unselected package vim-common.
18:10:41 [2022-03-20T18:10:41.136Z] #21 8.033 Reading package lists...
18:10:41 [2022-03-20T18:10:41.245Z] #21 17.27 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:10:41 [2022-03-20T18:10:41.245Z] #21 17.28 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:10:41 [2022-03-20T18:10:41.245Z] #21 17.39 Selecting previously unselected package bash-completion.
18:10:41 [2022-03-20T18:10:41.245Z] #21 17.40 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
18:10:43 [2022-03-20T18:10:43.037Z] #21 10.31 Reading package lists...
18:10:43 [2022-03-20T18:10:43.147Z] #21 19.12 Unpacking bash-completion (1:2.11-2) ...
18:10:43 [2022-03-20T18:10:43.406Z] #21 19.47 Selecting previously unselected package bzip2.
18:10:43 [2022-03-20T18:10:43.406Z] #21 19.48 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
18:10:43 [2022-03-20T18:10:43.406Z] #21 19.49 Unpacking bzip2 (1.0.8-4) ...
18:10:43 [2022-03-20T18:10:43.406Z] #21 19.58 Selecting previously unselected package xz-utils.
18:10:43 [2022-03-20T18:10:43.406Z] #21 19.59 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ...
18:10:43 [2022-03-20T18:10:43.406Z] #21 19.60 Unpacking xz-utils (5.2.5-2) ...
18:10:43 [2022-03-20T18:10:43.406Z] #21 19.73 Selecting previously unselected package apparmor.
18:10:43 [2022-03-20T18:10:43.554Z] #21 12.51 Building dependency tree...
18:10:43 [2022-03-20T18:10:43.663Z] #21 19.73 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
18:10:43 [2022-03-20T18:10:43.663Z] #21 19.79 Unpacking apparmor (2.13.6-10) ...
18:10:43 [2022-03-20T18:10:43.928Z] #21 20.12 Selecting previously unselected package inetutils-ping.
18:10:43 [2022-03-20T18:10:43.928Z] #21 20.13 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
18:10:44 [2022-03-20T18:10:44.117Z] #21 13.63 The following additional packages will be installed:
18:10:44 [2022-03-20T18:10:44.185Z] #21 20.14 Unpacking inetutils-ping (2:2.0-1) ...
18:10:44 [2022-03-20T18:10:44.185Z] #21 20.23 Selecting previously unselected package libip4tc2:amd64.
18:10:44 [2022-03-20T18:10:44.185Z] #21 20.23 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
18:10:44 [2022-03-20T18:10:44.185Z] #21 20.24 Unpacking libip4tc2:amd64 (1.8.7-1) ...
18:10:44 [2022-03-20T18:10:44.185Z] #21 20.31 Selecting previously unselected package libip6tc2:amd64.
18:10:44 [2022-03-20T18:10:44.185Z] #21 20.32 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
18:10:44 [2022-03-20T18:10:44.185Z] #21 20.33 Unpacking libip6tc2:amd64 (1.8.7-1) ...
18:10:44 [2022-03-20T18:10:44.374Z] #21 13.64   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
18:10:44 [2022-03-20T18:10:44.374Z] #21 13.64   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
18:10:44 [2022-03-20T18:10:44.374Z] #21 13.64   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
18:10:44 [2022-03-20T18:10:44.374Z] #21 13.64   python3-pkg-resources vim-runtime xxd
18:10:44 [2022-03-20T18:10:44.374Z] #21 13.65 Suggested packages:
18:10:44 [2022-03-20T18:10:44.374Z] #21 13.65   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
18:10:44 [2022-03-20T18:10:44.374Z] #21 13.65   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
18:10:44 [2022-03-20T18:10:44.374Z] #21 13.65   acl attr quota
18:10:44 [2022-03-20T18:10:44.374Z] #21 13.65 Recommended packages:
18:10:44 [2022-03-20T18:10:44.374Z] #21 13.65   libatm1 nftables libpam-cap build-essential python3-dev unzip
18:10:44 [2022-03-20T18:10:44.442Z] #21 20.39 Selecting previously unselected package libnfnetlink0:amd64.
18:10:44 [2022-03-20T18:10:44.443Z] #21 20.40 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:10:44 [2022-03-20T18:10:44.443Z] #21 20.40 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:10:44 [2022-03-20T18:10:44.443Z] #21 20.46 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:10:44 [2022-03-20T18:10:44.443Z] #21 20.46 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
18:10:44 [2022-03-20T18:10:44.443Z] #21 20.47 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
18:10:44 [2022-03-20T18:10:44.443Z] #21 20.53 Selecting previously unselected package libnftnl11:amd64.
18:10:44 [2022-03-20T18:10:44.443Z] #21 20.55 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
18:10:44 [2022-03-20T18:10:44.443Z] #21 20.55 Unpacking libnftnl11:amd64 (1.1.9-1) ...
18:10:44 [2022-03-20T18:10:44.464Z] #67 155.4 + bin/containerd-shim-runc-v2
18:10:44 [2022-03-20T18:10:44.518Z] #43 DONE 208.0s
18:10:44 [2022-03-20T18:10:44.518Z] 
18:10:44 [2022-03-20T18:10:44.518Z] #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
18:10:44 [2022-03-20T18:10:44.518Z] #56 sha256:d42cea79ae6132bc8419f299f737e4bb580b2052cc1ce79eb5e16a00a31461b9
18:10:44 [2022-03-20T18:10:44.700Z] #21 20.64 Selecting previously unselected package iptables.
18:10:44 [2022-03-20T18:10:44.700Z] #21 20.65 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
18:10:44 [2022-03-20T18:10:44.700Z] #21 20.66 Unpacking iptables (1.8.7-1) ...
18:10:44 [2022-03-20T18:10:44.957Z] #21 20.93 Selecting previously unselected package libonig5:amd64.
18:10:44 [2022-03-20T18:10:44.957Z] #21 20.93 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
18:10:44 [2022-03-20T18:10:44.957Z] #21 20.94 Unpacking libonig5:amd64 (6.9.6-1.1) ...
18:10:44 [2022-03-20T18:10:44.957Z] #21 21.11 Selecting previously unselected package libjq1:amd64.
18:10:44 [2022-03-20T18:10:44.957Z] #21 21.11 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
18:10:44 [2022-03-20T18:10:44.957Z] #21 21.12 Unpacking libjq1:amd64 (1.6-2.1) ...
18:10:44 [2022-03-20T18:10:44.957Z] #21 21.23 Selecting previously unselected package jq.
18:10:45 [2022-03-20T18:10:45.214Z] #21 21.23 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
18:10:45 [2022-03-20T18:10:45.214Z] #21 21.24 Unpacking jq (1.6-2.1) ...
18:10:45 [2022-03-20T18:10:45.214Z] #21 21.32 Selecting previously unselected package libaio1:amd64.
18:10:45 [2022-03-20T18:10:45.214Z] #21 21.33 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
18:10:45 [2022-03-20T18:10:45.214Z] #21 21.34 Unpacking libaio1:amd64 (0.3.112-9) ...
18:10:45 [2022-03-20T18:10:45.214Z] #21 21.40 Selecting previously unselected package libgpm2:amd64.
18:10:45 [2022-03-20T18:10:45.214Z] #21 21.41 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
18:10:45 [2022-03-20T18:10:45.214Z] #21 21.41 Unpacking libgpm2:amd64 (1.20.7-8) ...
18:10:45 [2022-03-20T18:10:45.352Z] #21 14.79 The following NEW packages will be installed:
18:10:45 [2022-03-20T18:10:45.406Z] #67 156.2 + binaries
18:10:45 [2022-03-20T18:10:45.406Z] #67 156.2 + install -D bin/containerd /build/containerd
18:10:45 [2022-03-20T18:10:45.406Z] #67 156.3 + install -D bin/containerd-shim /build/containerd-shim
18:10:45 [2022-03-20T18:10:45.406Z] #67 156.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:10:45 [2022-03-20T18:10:45.406Z] #67 156.3 + install -D bin/ctr /build/ctr
18:10:45 [2022-03-20T18:10:45.472Z] #21 21.49 Selecting previously unselected package libicu67:amd64.
18:10:45 [2022-03-20T18:10:45.472Z] #21 21.49 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
18:10:45 [2022-03-20T18:10:45.472Z] #21 21.52 Unpacking libicu67:amd64 (67.1-7) ...
18:10:45 [2022-03-20T18:10:45.610Z] #21 14.80   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
18:10:45 [2022-03-20T18:10:45.610Z] #21 14.80   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
18:10:45 [2022-03-20T18:10:45.610Z] #21 14.80   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
18:10:45 [2022-03-20T18:10:45.610Z] #21 14.80   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
18:10:45 [2022-03-20T18:10:45.610Z] #21 14.81   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
18:10:45 [2022-03-20T18:10:45.610Z] #21 14.81   python3-pkg-resources python3-setuptools python3-wheel sudo
18:10:45 [2022-03-20T18:10:45.610Z] #21 14.81   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:10:45 [2022-03-20T18:10:45.610Z] #21 14.81   xz-utils zip zstd
18:10:45 [2022-03-20T18:10:45.667Z] #67 DONE 156.7s
18:10:45 [2022-03-20T18:10:45.876Z] #21 15.13 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
18:10:45 [2022-03-20T18:10:45.876Z] #21 15.13 Need to get 27.6 MB of archives.
18:10:45 [2022-03-20T18:10:45.876Z] #21 15.13 After this operation, 106 MB of additional disk space will be used.
18:10:45 [2022-03-20T18:10:45.876Z] #21 15.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
18:10:45 [2022-03-20T18:10:45.876Z] #21 15.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
18:10:45 [2022-03-20T18:10:45.876Z] #21 15.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
18:10:45 [2022-03-20T18:10:45.876Z] #21 15.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
18:10:45 [2022-03-20T18:10:45.876Z] #21 15.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
18:10:45 [2022-03-20T18:10:45.876Z] #21 15.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
18:10:45 [2022-03-20T18:10:45.876Z] #21 15.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
18:10:45 [2022-03-20T18:10:45.876Z] #21 15.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
18:10:45 [2022-03-20T18:10:45.876Z] #21 15.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
18:10:45 [2022-03-20T18:10:45.876Z] #21 15.22 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:10:45 [2022-03-20T18:10:45.876Z] #21 15.22 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
18:10:45 [2022-03-20T18:10:45.876Z] #21 15.23 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
18:10:45 [2022-03-20T18:10:45.876Z] #21 15.24 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
18:10:45 [2022-03-20T18:10:45.876Z] #21 15.24 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
18:10:45 [2022-03-20T18:10:45.876Z] #21 15.27 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
18:10:45 [2022-03-20T18:10:45.876Z] #21 15.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
18:10:45 [2022-03-20T18:10:45.876Z] #21 15.29 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
18:10:45 [2022-03-20T18:10:45.876Z] #21 15.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:10:45 [2022-03-20T18:10:45.876Z] #21 15.29 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
18:10:45 [2022-03-20T18:10:45.876Z] #21 15.30 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
18:10:45 [2022-03-20T18:10:45.876Z] #21 15.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
18:10:45 [2022-03-20T18:10:45.876Z] #21 15.30 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
18:10:45 [2022-03-20T18:10:45.876Z] #21 15.30 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
18:10:46 [2022-03-20T18:10:46.134Z] #21 15.32 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
18:10:46 [2022-03-20T18:10:46.134Z] #21 15.32 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
18:10:46 [2022-03-20T18:10:46.134Z] #21 15.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
18:10:46 [2022-03-20T18:10:46.134Z] #21 15.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
18:10:46 [2022-03-20T18:10:46.390Z] #21 15.69 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
18:10:46 [2022-03-20T18:10:46.390Z] #21 15.69 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:10:46 [2022-03-20T18:10:46.390Z] #21 15.69 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
18:10:46 [2022-03-20T18:10:46.390Z] #21 15.70 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
18:10:46 [2022-03-20T18:10:46.390Z] #21 15.70 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
18:10:46 [2022-03-20T18:10:46.390Z] #21 15.71 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
18:10:46 [2022-03-20T18:10:46.390Z] #21 15.72 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB]
18:10:46 [2022-03-20T18:10:46.390Z] #21 15.81 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
18:10:46 [2022-03-20T18:10:46.390Z] #21 15.81 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
18:10:46 [2022-03-20T18:10:46.390Z] #21 15.81 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:10:46 [2022-03-20T18:10:46.390Z] #21 15.81 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
18:10:46 [2022-03-20T18:10:46.646Z] #21 15.83 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
18:10:46 [2022-03-20T18:10:46.646Z] #21 15.83 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB]
18:10:46 [2022-03-20T18:10:46.646Z] #21 15.84 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
18:10:46 [2022-03-20T18:10:46.646Z] #21 15.86 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
18:10:46 [2022-03-20T18:10:46.646Z] #21 15.87 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
18:10:46 [2022-03-20T18:10:46.646Z] #21 15.87 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
18:10:46 [2022-03-20T18:10:46.646Z] #21 16.10 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
18:10:46 [2022-03-20T18:10:46.903Z] #21 16.13 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
18:10:46 [2022-03-20T18:10:46.903Z] #21 16.16 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
18:10:46 [2022-03-20T18:10:46.903Z] #21 16.17 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
18:10:47 [2022-03-20T18:10:47.055Z] 
18:10:47 [2022-03-20T18:10:47.055Z] #68 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
18:10:47 [2022-03-20T18:10:47.055Z] #68 sha256:da26e42e37b3d35fdcc074942e22240682ad45a073bc2ee1047a8608e86fdb7d
18:10:47 [2022-03-20T18:10:47.055Z] #68 DONE 0.2s
18:10:47 [2022-03-20T18:10:47.055Z] 
18:10:47 [2022-03-20T18:10:47.055Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:10:47 [2022-03-20T18:10:47.055Z] #73 sha256:d3de27f2fc805ec058a4063cca59cd0476b23bc48803830aebee2ea82e779a70
18:10:47 [2022-03-20T18:10:47.055Z] #73 DONE 0.1s
18:10:47 [2022-03-20T18:10:47.055Z] 
18:10:47 [2022-03-20T18:10:47.055Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
18:10:47 [2022-03-20T18:10:47.055Z] #78 sha256:7bdfaf19490769e1612ebe56e1016ee35e81d913b952305bc628e803b0016827
18:10:47 [2022-03-20T18:10:47.059Z] #56 ...
18:10:47 [2022-03-20T18:10:47.059Z] 
18:10:47 [2022-03-20T18:10:47.059Z] #44 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
18:10:47 [2022-03-20T18:10:47.059Z] #44 sha256:efbcf03ce5227553a7ff9e5400b0e1953e1e5effb129ed5c63e98437754e5e10
18:10:47 [2022-03-20T18:10:47.160Z] #21 16.67 debconf: delaying package configuration, since apt-utils is not installed
18:10:47 [2022-03-20T18:10:47.418Z] #21 16.81 Fetched 27.6 MB in 1s (20.5 MB/s)
18:10:47 [2022-03-20T18:10:47.418Z] #21 16.86 Selecting previously unselected package pigz.
18:10:47 [2022-03-20T18:10:47.630Z] #44 DONE 0.3s
18:10:47 [2022-03-20T18:10:47.630Z] 
18:10:47 [2022-03-20T18:10:47.630Z] #48 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
18:10:47 [2022-03-20T18:10:47.630Z] #48 sha256:cef7249946c1a44c30e35d34e8497c690e156c2eb49f5ada783033ff5aadf9a2
18:10:47 [2022-03-20T18:10:47.630Z] #48 DONE 0.1s
18:10:47 [2022-03-20T18:10:47.630Z] 
18:10:47 [2022-03-20T18:10:47.630Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
18:10:47 [2022-03-20T18:10:47.630Z] #50 sha256:4008147999093632e1491999632d176af60d3edf31238b4f56805e1c1f6cb991
18:10:47 [2022-03-20T18:10:47.630Z] #50 DONE 0.1s
18:10:47 [2022-03-20T18:10:47.630Z] 
18:10:47 [2022-03-20T18:10:47.630Z] #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
18:10:47 [2022-03-20T18:10:47.630Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:10:47 [2022-03-20T18:10:47.630Z] #78 DONE 0.5s
18:10:47 [2022-03-20T18:10:47.630Z] 
18:10:47 [2022-03-20T18:10:47.630Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
18:10:47 [2022-03-20T18:10:47.630Z] #79 sha256:41f93cc64a252ea89ddffb88557d7fe59d99b6dd1573c90aff7eb4c4d0e0cc05
18:10:47 [2022-03-20T18:10:47.630Z] #79 DONE 0.0s
18:10:47 [2022-03-20T18:10:47.630Z] 
18:10:47 [2022-03-20T18:10:47.630Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker
18:10:47 [2022-03-20T18:10:47.630Z] #80 sha256:f637ece9c5d1a11b8fc7ce149287c771cd5b4688ef9fda48ded79fe1e21879e9
18:10:47 [2022-03-20T18:10:47.676Z] #21 16.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
18:10:47 [2022-03-20T18:10:47.676Z] #21 16.94 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
18:10:47 [2022-03-20T18:10:47.676Z] #21 16.95 Unpacking pigz (2.6-1) ...
18:10:47 [2022-03-20T18:10:47.676Z] #21 17.03 Selecting previously unselected package libelf1:amd64.
18:10:47 [2022-03-20T18:10:47.676Z] #21 17.03 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
18:10:47 [2022-03-20T18:10:47.676Z] #21 17.03 Unpacking libelf1:amd64 (0.183-1) ...
18:10:47 [2022-03-20T18:10:47.676Z] #21 17.17 Selecting previously unselected package libbpf0:amd64.
18:10:47 [2022-03-20T18:10:47.934Z] #21 17.18 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
18:10:47 [2022-03-20T18:10:47.934Z] #21 17.19 Unpacking libbpf0:amd64 (1:0.3-2) ...
18:10:47 [2022-03-20T18:10:47.934Z] #21 17.28 Selecting previously unselected package libcap2:amd64.
18:10:47 [2022-03-20T18:10:47.934Z] #21 17.29 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
18:10:47 [2022-03-20T18:10:47.934Z] #21 17.29 Unpacking libcap2:amd64 (1:2.44-1) ...
18:10:47 [2022-03-20T18:10:47.934Z] #21 17.36 Selecting previously unselected package libmnl0:amd64.
18:10:47 [2022-03-20T18:10:47.934Z] #21 17.36 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
18:10:47 [2022-03-20T18:10:47.934Z] #21 17.37 Unpacking libmnl0:amd64 (1.0.4-3) ...
18:10:47 [2022-03-20T18:10:47.934Z] #21 17.42 Selecting previously unselected package libxtables12:amd64.
18:10:48 [2022-03-20T18:10:48.068Z] #51 ...
18:10:48 [2022-03-20T18:10:48.068Z] 
18:10:48 [2022-03-20T18:10:48.068Z] #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
18:10:48 [2022-03-20T18:10:48.068Z] #26 sha256:8e683f43fdc55c91d0e1617b71bfe16eefadd0eaa704ed3add19cf6ab778cd71
18:10:48 [2022-03-20T18:10:48.068Z] #26 206.1 + return
18:10:48 [2022-03-20T18:10:48.068Z] #26 DONE 208.0s
18:10:48 [2022-03-20T18:10:48.068Z] 
18:10:48 [2022-03-20T18:10:48.068Z] #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
18:10:48 [2022-03-20T18:10:48.068Z] #60 sha256:d6fc30cf29b09de9f6feb6870e1b244c19dfce8deecde2cf3133fe4b65c03591
18:10:48 [2022-03-20T18:10:48.068Z] #60 ...
18:10:48 [2022-03-20T18:10:48.068Z] 
18:10:48 [2022-03-20T18:10:48.068Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
18:10:48 [2022-03-20T18:10:48.068Z] #27 sha256:cad044b4885ac81f4eae189b392adbbd319bf6e7e6a9f1a0505a278301d5a1c5
18:10:48 [2022-03-20T18:10:48.068Z] #27 DONE 3.5s
18:10:48 [2022-03-20T18:10:48.068Z] 
18:10:48 [2022-03-20T18:10:48.068Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
18:10:48 [2022-03-20T18:10:48.068Z] #32 sha256:87256a38a748dfe3f3f8a8c9004ab37b62216beb53dfc6946fa8d2210b31e8cb
18:10:48 [2022-03-20T18:10:48.068Z] #32 DONE 0.4s
18:10:48 [2022-03-20T18:10:48.068Z] 
18:10:48 [2022-03-20T18:10:48.068Z] #35 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
18:10:48 [2022-03-20T18:10:48.068Z] #35 sha256:b8b0bb6804cb0eac5afe25b9a924aafc9ac8673b51d820db1b63cb4bd76f517e
18:10:48 [2022-03-20T18:10:48.193Z] #21 17.44 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
18:10:48 [2022-03-20T18:10:48.193Z] #21 17.44 Unpacking libxtables12:amd64 (1.8.7-1) ...
18:10:48 [2022-03-20T18:10:48.193Z] #21 17.50 Selecting previously unselected package libcap2-bin.
18:10:48 [2022-03-20T18:10:48.193Z] #21 17.51 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
18:10:48 [2022-03-20T18:10:48.193Z] #21 17.52 Unpacking libcap2-bin (1:2.44-1) ...
18:10:48 [2022-03-20T18:10:48.193Z] #21 17.59 Selecting previously unselected package iproute2.
18:10:48 [2022-03-20T18:10:48.193Z] #21 17.59 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
18:10:48 [2022-03-20T18:10:48.193Z] #21 17.60 Unpacking iproute2 (5.10.0-4) ...
18:10:48 [2022-03-20T18:10:48.331Z] #35 DONE 0.1s
18:10:48 [2022-03-20T18:10:48.331Z] 
18:10:48 [2022-03-20T18:10:48.331Z] #37 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
18:10:48 [2022-03-20T18:10:48.331Z] #37 sha256:3e44a0a3e818e4d691123fc8dee776761730cc415df3ff8a181f6e8d017a67be
18:10:48 [2022-03-20T18:10:48.331Z] #37 DONE 0.1s
18:10:48 [2022-03-20T18:10:48.331Z] 
18:10:48 [2022-03-20T18:10:48.331Z] #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
18:10:48 [2022-03-20T18:10:48.331Z] #60 sha256:d6fc30cf29b09de9f6feb6870e1b244c19dfce8deecde2cf3133fe4b65c03591
18:10:48 [2022-03-20T18:10:48.331Z] #60 ...
18:10:48 [2022-03-20T18:10:48.331Z] 
18:10:48 [2022-03-20T18:10:48.331Z] #41 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
18:10:48 [2022-03-20T18:10:48.331Z] #41 sha256:2ea6891ed76268525de21b28c1c6b9a986ba02dbb5bb7ee6c8f929f3844bfca8
18:10:48 [2022-03-20T18:10:48.331Z] #41 DONE 0.1s
18:10:48 [2022-03-20T18:10:48.331Z] 
18:10:48 [2022-03-20T18:10:48.331Z] #44 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
18:10:48 [2022-03-20T18:10:48.331Z] #44 sha256:7e4aa9d0dfcdfe34b9ed2c1943a3811890a6b902d76027cae0563685661673fe
18:10:48 [2022-03-20T18:10:48.593Z] #44 DONE 0.1s
18:10:48 [2022-03-20T18:10:48.593Z] 
18:10:48 [2022-03-20T18:10:48.593Z] #48 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
18:10:48 [2022-03-20T18:10:48.593Z] #48 sha256:d3c3f28a7016f79a48d9c4ce3fc9d8b29d5cd99bae783cef6221c7c7c5f31d7d
18:10:48 [2022-03-20T18:10:48.593Z] #48 DONE 0.1s
18:10:48 [2022-03-20T18:10:48.593Z] 
18:10:48 [2022-03-20T18:10:48.593Z] #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
18:10:48 [2022-03-20T18:10:48.593Z] #60 sha256:d6fc30cf29b09de9f6feb6870e1b244c19dfce8deecde2cf3133fe4b65c03591
18:10:48 [2022-03-20T18:10:48.593Z] #60 ...
18:10:48 [2022-03-20T18:10:48.593Z] 
18:10:48 [2022-03-20T18:10:48.593Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
18:10:48 [2022-03-20T18:10:48.593Z] #50 sha256:851e1b98708e3dfbfd3bdf38d9f74a2a81d495b503f6be7c1ebfd2c6f278a8ab
18:10:48 [2022-03-20T18:10:48.750Z] #21 24.75 Selecting previously unselected package libinih1:amd64.
18:10:48 [2022-03-20T18:10:48.750Z] #21 24.76 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
18:10:48 [2022-03-20T18:10:48.750Z] #21 24.76 Unpacking libinih1:amd64 (53-1+b2) ...
18:10:48 [2022-03-20T18:10:48.750Z] #21 24.81 Selecting previously unselected package libnet1:amd64.
18:10:48 [2022-03-20T18:10:48.750Z] #21 24.82 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:10:48 [2022-03-20T18:10:48.750Z] #21 24.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:10:48 [2022-03-20T18:10:48.750Z] #21 24.91 Selecting previously unselected package libnl-3-200:amd64.
18:10:48 [2022-03-20T18:10:48.750Z] #21 24.91 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
18:10:48 [2022-03-20T18:10:48.750Z] #21 24.92 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
18:10:48 [2022-03-20T18:10:48.750Z] #21 25.03 Selecting previously unselected package libprotobuf-c1:amd64.
18:10:48 [2022-03-20T18:10:48.760Z] #21 18.05 Selecting previously unselected package xxd.
18:10:48 [2022-03-20T18:10:48.760Z] #21 18.05 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:10:48 [2022-03-20T18:10:48.760Z] #21 18.06 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:10:48 [2022-03-20T18:10:48.856Z] #50 DONE 0.2s
18:10:48 [2022-03-20T18:10:48.856Z] 
18:10:48 [2022-03-20T18:10:48.856Z] #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
18:10:48 [2022-03-20T18:10:48.856Z] #60 sha256:d6fc30cf29b09de9f6feb6870e1b244c19dfce8deecde2cf3133fe4b65c03591
18:10:49 [2022-03-20T18:10:49.008Z] #21 25.04 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
18:10:49 [2022-03-20T18:10:49.008Z] #21 25.05 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:10:49 [2022-03-20T18:10:49.008Z] #21 25.11 Selecting previously unselected package net-tools.
18:10:49 [2022-03-20T18:10:49.008Z] #21 25.12 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
18:10:49 [2022-03-20T18:10:49.008Z] #21 25.12 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
18:10:49 [2022-03-20T18:10:49.018Z] #21 18.20 Selecting previously unselected package vim-common.
18:10:49 [2022-03-20T18:10:49.018Z] #21 18.20 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:10:49 [2022-03-20T18:10:49.018Z] #21 18.21 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:10:49 [2022-03-20T18:10:49.018Z] #21 18.39 Selecting previously unselected package bash-completion.
18:10:49 [2022-03-20T18:10:49.018Z] #21 18.39 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
18:10:49 [2022-03-20T18:10:49.119Z] #60 ...
18:10:49 [2022-03-20T18:10:49.120Z] 
18:10:49 [2022-03-20T18:10:49.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
18:10:49 [2022-03-20T18:10:49.120Z] #51 sha256:4372096f1689129dd74b5872495c1f030ec6c4fb6e1809bf24a2286eff0735f9
18:10:49 [2022-03-20T18:10:49.120Z] #51 214.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
18:10:49 [2022-03-20T18:10:49.120Z] #51 DONE 214.2s
18:10:49 [2022-03-20T18:10:49.120Z] 
18:10:49 [2022-03-20T18:10:49.120Z] #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
18:10:49 [2022-03-20T18:10:49.120Z] #60 sha256:d6fc30cf29b09de9f6feb6870e1b244c19dfce8deecde2cf3133fe4b65c03591
18:10:49 [2022-03-20T18:10:49.267Z] #21 25.29 Selecting previously unselected package patch.
18:10:49 [2022-03-20T18:10:49.267Z] #21 25.30 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
18:10:49 [2022-03-20T18:10:49.267Z] #21 25.31 Unpacking patch (2.7.6-7) ...
18:10:49 [2022-03-20T18:10:49.267Z] #21 25.40 Selecting previously unselected package python-pip-whl.
18:10:49 [2022-03-20T18:10:49.267Z] #21 25.41 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
18:10:49 [2022-03-20T18:10:49.267Z] #21 25.42 Unpacking python-pip-whl (20.3.4-4) ...
18:10:49 [2022-03-20T18:10:49.548Z] #80 DONE 1.8s
18:10:49 [2022-03-20T18:10:49.548Z] 
18:10:49 [2022-03-20T18:10:49.548Z] #81 exporting to image
18:10:49 [2022-03-20T18:10:49.548Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
18:10:49 [2022-03-20T18:10:49.548Z] #81 exporting layers
18:10:49 [2022-03-20T18:10:49.833Z] #21 25.95 Selecting previously unselected package python3-lib2to3.
18:10:49 [2022-03-20T18:10:49.833Z] #21 25.95 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
18:10:49 [2022-03-20T18:10:49.833Z] #21 25.96 Unpacking python3-lib2to3 (3.9.2-1) ...
18:10:49 [2022-03-20T18:10:49.833Z] #21 26.04 Selecting previously unselected package python3-distutils.
18:10:49 [2022-03-20T18:10:49.834Z] #21 26.04 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
18:10:49 [2022-03-20T18:10:49.834Z] #21 26.06 Unpacking python3-distutils (3.9.2-1) ...
18:10:50 [2022-03-20T18:10:50.092Z] #21 26.18 Selecting previously unselected package python3-pkg-resources.
18:10:50 [2022-03-20T18:10:50.092Z] #21 26.18 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
18:10:50 [2022-03-20T18:10:50.092Z] #21 26.20 Unpacking python3-pkg-resources (52.0.0-4) ...
18:10:50 [2022-03-20T18:10:50.092Z] #21 26.36 Selecting previously unselected package python3-setuptools.
18:10:50 [2022-03-20T18:10:50.092Z] #21 26.36 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
18:10:50 [2022-03-20T18:10:50.092Z] #21 26.38 Unpacking python3-setuptools (52.0.0-4) ...
18:10:50 [2022-03-20T18:10:50.350Z] #21 26.64 Selecting previously unselected package python3-wheel.
18:10:50 [2022-03-20T18:10:50.511Z] #60 ...
18:10:50 [2022-03-20T18:10:50.511Z] 
18:10:50 [2022-03-20T18:10:50.511Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
18:10:50 [2022-03-20T18:10:50.511Z] #52 sha256:c08b57002c202b32237d5937b74b7422063539d2d630af3385732f84d3bd8c34
18:10:50 [2022-03-20T18:10:50.608Z] #21 26.64 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
18:10:50 [2022-03-20T18:10:50.608Z] #21 26.65 Unpacking python3-wheel (0.34.2-1) ...
18:10:50 [2022-03-20T18:10:50.608Z] #21 26.72 Selecting previously unselected package python3-pip.
18:10:50 [2022-03-20T18:10:50.608Z] #21 26.73 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
18:10:50 [2022-03-20T18:10:50.608Z] #21 26.74 Unpacking python3-pip (20.3.4-4) ...
18:10:50 [2022-03-20T18:10:50.867Z] #21 27.01 Selecting previously unselected package sudo.
18:10:50 [2022-03-20T18:10:50.867Z] #21 27.01 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
18:10:50 [2022-03-20T18:10:50.867Z] #21 27.02 Unpacking sudo (1.9.5p2-3) ...
18:10:50 [2022-03-20T18:10:50.917Z] #21 20.09 Unpacking bash-completion (1:2.11-2) ...
18:10:50 [2022-03-20T18:10:50.917Z] #21 20.39 Selecting previously unselected package bzip2.
18:10:51 [2022-03-20T18:10:51.085Z] #52 DONE 0.7s
18:10:51 [2022-03-20T18:10:51.086Z] 
18:10:51 [2022-03-20T18:10:51.086Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
18:10:51 [2022-03-20T18:10:51.086Z] #54 sha256:ca3c9a0ac1f5319df0b40648b5d2fe6848f16159b3b698540234462f17ca9fb4
18:10:51 [2022-03-20T18:10:51.175Z] #21 20.40 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
18:10:51 [2022-03-20T18:10:51.175Z] #21 20.41 Unpacking bzip2 (1.0.8-4) ...
18:10:51 [2022-03-20T18:10:51.175Z] #21 20.48 Selecting previously unselected package xz-utils.
18:10:51 [2022-03-20T18:10:51.175Z] #21 20.48 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ...
18:10:51 [2022-03-20T18:10:51.175Z] #21 20.49 Unpacking xz-utils (5.2.5-2) ...
18:10:51 [2022-03-20T18:10:51.175Z] #21 20.62 Selecting previously unselected package apparmor.
18:10:51 [2022-03-20T18:10:51.175Z] #21 20.62 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
18:10:51 [2022-03-20T18:10:51.348Z] #54 DONE 0.2s
18:10:51 [2022-03-20T18:10:51.348Z] 
18:10:51 [2022-03-20T18:10:51.348Z] #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
18:10:51 [2022-03-20T18:10:51.348Z] #56 sha256:5c858280c857ae5b126f4914b7c85221ef6956748cace4fff3c740bb77c330e7
18:10:51 [2022-03-20T18:10:51.432Z] #21 20.68 Unpacking apparmor (2.13.6-10) ...
18:10:51 [2022-03-20T18:10:51.433Z] #21 27.49 Selecting previously unselected package thin-provisioning-tools.
18:10:51 [2022-03-20T18:10:51.433Z] #21 27.50 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
18:10:51 [2022-03-20T18:10:51.433Z] #21 27.51 Unpacking thin-provisioning-tools (0.9.0-1) ...
18:10:51 [2022-03-20T18:10:51.433Z] #21 27.70 Selecting previously unselected package uidmap.
18:10:51 [2022-03-20T18:10:51.691Z] #21 21.03 Selecting previously unselected package inetutils-ping.
18:10:51 [2022-03-20T18:10:51.691Z] #21 21.05 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
18:10:51 [2022-03-20T18:10:51.691Z] #21 21.05 Unpacking inetutils-ping (2:2.0-1) ...
18:10:51 [2022-03-20T18:10:51.691Z] #21 27.71 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
18:10:51 [2022-03-20T18:10:51.691Z] #21 27.72 Unpacking uidmap (1:4.8.1-1) ...
18:10:51 [2022-03-20T18:10:51.691Z] #21 27.82 Selecting previously unselected package vim-runtime.
18:10:51 [2022-03-20T18:10:51.691Z] #21 27.82 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
18:10:51 [2022-03-20T18:10:51.691Z] #21 27.84 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
18:10:51 [2022-03-20T18:10:51.691Z] #21 27.86 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
18:10:51 [2022-03-20T18:10:51.691Z] #21 27.87 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
18:10:51 [2022-03-20T18:10:51.949Z] #21 21.17 Selecting previously unselected package libip4tc2:amd64.
18:10:51 [2022-03-20T18:10:51.949Z] #21 21.17 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
18:10:51 [2022-03-20T18:10:51.949Z] #21 21.18 Unpacking libip4tc2:amd64 (1.8.7-1) ...
18:10:51 [2022-03-20T18:10:51.949Z] #21 21.24 Selecting previously unselected package libip6tc2:amd64.
18:10:51 [2022-03-20T18:10:51.949Z] #21 21.25 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
18:10:51 [2022-03-20T18:10:51.949Z] #21 21.25 Unpacking libip6tc2:amd64 (1.8.7-1) ...
18:10:51 [2022-03-20T18:10:51.949Z] #21 21.32 Selecting previously unselected package libnfnetlink0:amd64.
18:10:51 [2022-03-20T18:10:51.949Z] #21 21.32 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:10:51 [2022-03-20T18:10:51.949Z] #21 21.32 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:10:51 [2022-03-20T18:10:51.949Z] #21 21.37 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:10:51 [2022-03-20T18:10:51.949Z] #21 21.38 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
18:10:51 [2022-03-20T18:10:51.949Z] #21 21.39 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
18:10:51 [2022-03-20T18:10:51.949Z] #21 21.46 Selecting previously unselected package libnftnl11:amd64.
18:10:51 [2022-03-20T18:10:51.949Z] #21 21.47 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
18:10:52 [2022-03-20T18:10:52.252Z] #21 21.48 Unpacking libnftnl11:amd64 (1.1.9-1) ...
18:10:52 [2022-03-20T18:10:52.252Z] #21 21.55 Selecting previously unselected package iptables.
18:10:52 [2022-03-20T18:10:52.252Z] #21 21.56 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
18:10:52 [2022-03-20T18:10:52.252Z] #21 21.56 Unpacking iptables (1.8.7-1) ...
18:10:52 [2022-03-20T18:10:52.510Z] #21 21.81 Selecting previously unselected package libonig5:amd64.
18:10:52 [2022-03-20T18:10:52.510Z] #21 21.81 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
18:10:52 [2022-03-20T18:10:52.510Z] #21 21.82 Unpacking libonig5:amd64 (6.9.6-1.1) ...
18:10:52 [2022-03-20T18:10:52.740Z] #56 119.3 + mkdir -p /build
18:10:52 [2022-03-20T18:10:52.740Z] #56 119.3 + cp runc /build/runc
18:10:52 [2022-03-20T18:10:52.767Z] #21 21.96 Selecting previously unselected package libjq1:amd64.
18:10:52 [2022-03-20T18:10:52.767Z] #21 21.97 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
18:10:52 [2022-03-20T18:10:52.767Z] #21 21.98 Unpacking libjq1:amd64 (1.6-2.1) ...
18:10:52 [2022-03-20T18:10:52.767Z] #21 22.10 Selecting previously unselected package jq.
18:10:52 [2022-03-20T18:10:52.767Z] #21 22.10 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
18:10:52 [2022-03-20T18:10:52.767Z] #21 22.11 Unpacking jq (1.6-2.1) ...
18:10:52 [2022-03-20T18:10:52.767Z] #21 22.18 Selecting previously unselected package libaio1:amd64.
18:10:53 [2022-03-20T18:10:53.024Z] #21 22.19 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
18:10:53 [2022-03-20T18:10:53.024Z] #21 22.20 Unpacking libaio1:amd64 (0.3.112-9) ...
18:10:53 [2022-03-20T18:10:53.024Z] #21 22.25 Selecting previously unselected package libgpm2:amd64.
18:10:53 [2022-03-20T18:10:53.024Z] #21 22.26 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
18:10:53 [2022-03-20T18:10:53.024Z] #21 22.27 Unpacking libgpm2:amd64 (1.20.7-8) ...
18:10:53 [2022-03-20T18:10:53.024Z] #21 22.33 Selecting previously unselected package libicu67:amd64.
18:10:53 [2022-03-20T18:10:53.024Z] #21 22.34 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
18:10:53 [2022-03-20T18:10:53.024Z] #21 22.35 Unpacking libicu67:amd64 (67.1-7) ...
18:10:53 [2022-03-20T18:10:53.689Z] #56 DONE 120.1s
18:10:53 [2022-03-20T18:10:53.689Z] 
18:10:53 [2022-03-20T18:10:53.689Z] #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
18:10:53 [2022-03-20T18:10:53.689Z] #60 sha256:d6fc30cf29b09de9f6feb6870e1b244c19dfce8deecde2cf3133fe4b65c03591
18:10:53 [2022-03-20T18:10:53.952Z] #60 192.9 + bin/containerd
18:10:54 [2022-03-20T18:10:54.972Z] #21 30.94 Selecting previously unselected package vim.
18:10:54 [2022-03-20T18:10:54.972Z] #21 30.95 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:10:54 [2022-03-20T18:10:54.972Z] #21 30.96 Unpacking vim (2:8.2.2434-3+deb11u1) ...
18:10:55 [2022-03-20T18:10:55.486Z] #21 31.51 Selecting previously unselected package xfsprogs.
18:10:55 [2022-03-20T18:10:55.486Z] #21 31.52 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
18:10:55 [2022-03-20T18:10:55.486Z] #21 31.52 Unpacking xfsprogs (5.10.0-4) ...
18:10:55 [2022-03-20T18:10:55.743Z] #21 31.93 Selecting previously unselected package zip.
18:10:55 [2022-03-20T18:10:55.743Z] #21 31.95 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
18:10:55 [2022-03-20T18:10:55.743Z] #21 31.95 Unpacking zip (3.0-12) ...
18:10:55 [2022-03-20T18:10:55.873Z] #60 ...
18:10:55 [2022-03-20T18:10:55.873Z] 
18:10:55 [2022-03-20T18:10:55.874Z] #57 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
18:10:55 [2022-03-20T18:10:55.874Z] #57 sha256:0a91591a4e9beefbdb9b0fd606ce01820fd79f8c6a803f60cbf36130ccfe49d6
18:10:55 [2022-03-20T18:10:55.874Z] #57 DONE 0.5s
18:10:55 [2022-03-20T18:10:55.874Z] 
18:10:55 [2022-03-20T18:10:55.874Z] #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
18:10:55 [2022-03-20T18:10:55.874Z] #60 sha256:d6fc30cf29b09de9f6feb6870e1b244c19dfce8deecde2cf3133fe4b65c03591
18:10:56 [2022-03-20T18:10:56.000Z] #21 32.07 Selecting previously unselected package zstd.
18:10:56 [2022-03-20T18:10:56.000Z] #21 32.09 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
18:10:56 [2022-03-20T18:10:56.000Z] #21 32.09 Unpacking zstd (1.4.8+dfsg-2.1) ...
18:10:56 [2022-03-20T18:10:56.281Z] #21 32.45 Setting up python3-pkg-resources (52.0.0-4) ...
18:10:56 [2022-03-20T18:10:56.302Z] #21 25.48 Selecting previously unselected package libinih1:amd64.
18:10:56 [2022-03-20T18:10:56.302Z] #21 25.49 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
18:10:56 [2022-03-20T18:10:56.302Z] #21 25.50 Unpacking libinih1:amd64 (53-1+b2) ...
18:10:56 [2022-03-20T18:10:56.302Z] #21 25.55 Selecting previously unselected package libnet1:amd64.
18:10:56 [2022-03-20T18:10:56.302Z] #21 25.56 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:10:56 [2022-03-20T18:10:56.302Z] #21 25.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:10:56 [2022-03-20T18:10:56.302Z] #21 25.63 Selecting previously unselected package libnl-3-200:amd64.
18:10:56 [2022-03-20T18:10:56.302Z] #21 25.64 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
18:10:56 [2022-03-20T18:10:56.302Z] #21 25.64 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
18:10:56 [2022-03-20T18:10:56.302Z] #21 25.72 Selecting previously unselected package libprotobuf-c1:amd64.
18:10:56 [2022-03-20T18:10:56.302Z] #21 25.73 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
18:10:56 [2022-03-20T18:10:56.558Z] #21 25.73 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:10:56 [2022-03-20T18:10:56.558Z] #21 25.78 Selecting previously unselected package net-tools.
18:10:56 [2022-03-20T18:10:56.558Z] #21 25.78 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
18:10:56 [2022-03-20T18:10:56.558Z] #21 25.79 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
18:10:56 [2022-03-20T18:10:56.558Z] #21 25.96 Selecting previously unselected package patch.
18:10:56 [2022-03-20T18:10:56.558Z] #21 25.97 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
18:10:56 [2022-03-20T18:10:56.558Z] #21 25.98 Unpacking patch (2.7.6-7) ...
18:10:56 [2022-03-20T18:10:56.558Z] #21 26.07 Selecting previously unselected package python-pip-whl.
18:10:56 [2022-03-20T18:10:56.815Z] #21 26.09 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
18:10:56 [2022-03-20T18:10:56.815Z] #21 26.09 Unpacking python-pip-whl (20.3.4-4) ...
18:10:57 [2022-03-20T18:10:57.229Z] #21 33.41 Setting up libip4tc2:amd64 (1.8.7-1) ...
18:10:57 [2022-03-20T18:10:57.229Z] #21 33.43 Setting up net-tools (1.60+git20181103.0eebece-1) ...
18:10:57 [2022-03-20T18:10:57.229Z] #21 33.44 Setting up libgpm2:amd64 (1.20.7-8) ...
18:10:57 [2022-03-20T18:10:57.229Z] #21 33.45 Setting up libicu67:amd64 (67.1-7) ...
18:10:57 [2022-03-20T18:10:57.229Z] #21 33.46 Setting up libip6tc2:amd64 (1.8.7-1) ...
18:10:57 [2022-03-20T18:10:57.229Z] #21 33.47 Setting up libinih1:amd64 (53-1+b2) ...
18:10:57 [2022-03-20T18:10:57.229Z] #21 33.49 Setting up uidmap (1:4.8.1-1) ...
18:10:57 [2022-03-20T18:10:57.229Z] #21 33.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:10:57 [2022-03-20T18:10:57.378Z] #21 26.55 Selecting previously unselected package python3-lib2to3.
18:10:57 [2022-03-20T18:10:57.378Z] #21 26.57 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
18:10:57 [2022-03-20T18:10:57.378Z] #21 26.58 Unpacking python3-lib2to3 (3.9.2-1) ...
18:10:57 [2022-03-20T18:10:57.378Z] #21 26.70 Selecting previously unselected package python3-distutils.
18:10:57 [2022-03-20T18:10:57.378Z] #21 26.72 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
18:10:57 [2022-03-20T18:10:57.378Z] #21 26.73 Unpacking python3-distutils (3.9.2-1) ...
18:10:57 [2022-03-20T18:10:57.485Z] #21 33.52 Setting up bzip2 (1.0.8-4) ...
18:10:57 [2022-03-20T18:10:57.485Z] #21 33.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:10:57 [2022-03-20T18:10:57.485Z] #21 33.54 Setting up python3-wheel (0.34.2-1) ...
18:10:57 [2022-03-20T18:10:57.635Z] #21 26.84 Selecting previously unselected package python3-pkg-resources.
18:10:57 [2022-03-20T18:10:57.635Z] #21 26.85 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
18:10:57 [2022-03-20T18:10:57.635Z] #21 26.86 Unpacking python3-pkg-resources (52.0.0-4) ...
18:10:57 [2022-03-20T18:10:57.635Z] #21 27.00 Selecting previously unselected package python3-setuptools.
18:10:57 [2022-03-20T18:10:57.635Z] #21 27.01 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
18:10:57 [2022-03-20T18:10:57.635Z] #21 27.01 Unpacking python3-setuptools (52.0.0-4) ...
18:10:57 [2022-03-20T18:10:57.891Z] #21 27.25 Selecting previously unselected package python3-wheel.
18:10:57 [2022-03-20T18:10:57.891Z] #21 27.25 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
18:10:57 [2022-03-20T18:10:57.891Z] #21 27.25 Unpacking python3-wheel (0.34.2-1) ...
18:10:57 [2022-03-20T18:10:57.891Z] #21 27.33 Selecting previously unselected package python3-pip.
18:10:57 [2022-03-20T18:10:57.891Z] #21 27.33 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
18:10:57 [2022-03-20T18:10:57.891Z] #21 27.34 Unpacking python3-pip (20.3.4-4) ...
18:10:58 [2022-03-20T18:10:58.052Z] #21 34.25 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:10:58 [2022-03-20T18:10:58.311Z] #21 34.28 Setting up libcap2:amd64 (1:2.44-1) ...
18:10:58 [2022-03-20T18:10:58.311Z] #21 34.29 Setting up libcap2-bin (1:2.44-1) ...
18:10:58 [2022-03-20T18:10:58.311Z] #21 34.30 Setting up apparmor (2.13.6-10) ...
18:10:58 [2022-03-20T18:10:58.455Z] #21 27.57 Selecting previously unselected package sudo.
18:10:58 [2022-03-20T18:10:58.455Z] #21 27.58 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
18:10:58 [2022-03-20T18:10:58.455Z] #21 27.59 Unpacking sudo (1.9.5p2-3) ...
18:10:58 [2022-03-20T18:10:58.714Z] #21 28.04 Selecting previously unselected package thin-provisioning-tools.
18:10:58 [2022-03-20T18:10:58.714Z] #21 28.04 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
18:10:58 [2022-03-20T18:10:58.714Z] #21 28.05 Unpacking thin-provisioning-tools (0.9.0-1) ...
18:10:58 [2022-03-20T18:10:58.972Z] #21 28.28 Selecting previously unselected package uidmap.
18:10:58 [2022-03-20T18:10:58.972Z] #21 28.28 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
18:10:58 [2022-03-20T18:10:58.972Z] #21 28.30 Unpacking uidmap (1:4.8.1-1) ...
18:10:58 [2022-03-20T18:10:58.972Z] #21 28.41 Selecting previously unselected package vim-runtime.
18:10:59 [2022-03-20T18:10:59.231Z] #21 28.41 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
18:10:59 [2022-03-20T18:10:59.231Z] #21 28.43 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
18:10:59 [2022-03-20T18:10:59.231Z] #21 28.46 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
18:10:59 [2022-03-20T18:10:59.231Z] #21 28.47 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
18:10:59 [2022-03-20T18:10:59.686Z] #21 35.79 Setting up zip (3.0-12) ...
18:10:59 [2022-03-20T18:10:59.686Z] #21 35.82 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:10:59 [2022-03-20T18:10:59.686Z] #21 35.84 Setting up bash-completion (1:2.11-2) ...
18:11:01 [2022-03-20T18:11:01.629Z] #21 37.64 Setting up xz-utils (5.2.5-2) ...
18:11:01 [2022-03-20T18:11:01.629Z] #21 37.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:11:01 [2022-03-20T18:11:01.629Z] #21 37.67 Setting up libmnl0:amd64 (1.0.4-3) ...
18:11:01 [2022-03-20T18:11:01.629Z] #21 37.69 Setting up patch (2.7.6-7) ...
18:11:01 [2022-03-20T18:11:01.630Z] #21 37.70 Setting up sudo (1.9.5p2-3) ...
18:11:01 [2022-03-20T18:11:01.630Z] #21 37.77 invoke-rc.d: could not determine current runlevel
18:11:01 [2022-03-20T18:11:01.630Z] #21 37.79 invoke-rc.d: policy-rc.d denied execution of start.
18:11:01 [2022-03-20T18:11:01.630Z] #21 37.80 Setting up xfsprogs (5.10.0-4) ...
18:11:01 [2022-03-20T18:11:01.630Z] #21 37.81 Setting up libxtables12:amd64 (1.8.7-1) ...
18:11:01 [2022-03-20T18:11:01.630Z] #21 37.85 Setting up inetutils-ping (2:2.0-1) ...
18:11:01 [2022-03-20T18:11:01.630Z] #21 37.86 Setting up pigz (2.6-1) ...
18:11:01 [2022-03-20T18:11:01.773Z] #21 31.21 Selecting previously unselected package vim.
18:11:01 [2022-03-20T18:11:01.888Z] #21 37.88 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:11:01 [2022-03-20T18:11:01.888Z] #21 37.90 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
18:11:01 [2022-03-20T18:11:01.888Z] #21 37.92 Setting up python-pip-whl (20.3.4-4) ...
18:11:01 [2022-03-20T18:11:01.888Z] #21 37.93 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
18:11:02 [2022-03-20T18:11:02.031Z] #21 31.22 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
18:11:02 [2022-03-20T18:11:02.032Z] #21 31.24 Unpacking vim (2:8.2.2434-3+deb11u1) ...
18:11:02 [2022-03-20T18:11:02.455Z] #21 38.68 Setting up libaio1:amd64 (0.3.112-9) ...
18:11:02 [2022-03-20T18:11:02.455Z] #21 38.69 Setting up python3-lib2to3 (3.9.2-1) ...
18:11:02 [2022-03-20T18:11:02.548Z] #21 31.78 Selecting previously unselected package xfsprogs.
18:11:02 [2022-03-20T18:11:02.548Z] #21 31.78 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
18:11:02 [2022-03-20T18:11:02.548Z] #21 31.79 Unpacking xfsprogs (5.10.0-4) ...
18:11:02 [2022-03-20T18:11:02.807Z] #21 32.19 Selecting previously unselected package zip.
18:11:02 [2022-03-20T18:11:02.807Z] #21 32.21 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
18:11:02 [2022-03-20T18:11:02.807Z] #21 32.22 Unpacking zip (3.0-12) ...
18:11:03 [2022-03-20T18:11:03.021Z] #21 39.07 Setting up libelf1:amd64 (0.183-1) ...
18:11:03 [2022-03-20T18:11:03.021Z] #21 39.10 Setting up zstd (1.4.8+dfsg-2.1) ...
18:11:03 [2022-03-20T18:11:03.021Z] #21 39.11 Setting up libonig5:amd64 (6.9.6-1.1) ...
18:11:03 [2022-03-20T18:11:03.021Z] #21 39.12 Setting up python3-distutils (3.9.2-1) ...
18:11:03 [2022-03-20T18:11:03.068Z] #21 32.33 Selecting previously unselected package zstd.
18:11:03 [2022-03-20T18:11:03.068Z] #21 32.33 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
18:11:03 [2022-03-20T18:11:03.068Z] #21 32.34 Unpacking zstd (1.4.8+dfsg-2.1) ...
18:11:03 [2022-03-20T18:11:03.326Z] #21 32.70 Setting up python3-pkg-resources (52.0.0-4) ...
18:11:03 [2022-03-20T18:11:03.587Z] #21 39.57 Setting up vim (2:8.2.2434-3+deb11u1) ...
18:11:03 [2022-03-20T18:11:03.587Z] #21 39.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:11:03 [2022-03-20T18:11:03.587Z] #21 39.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:11:03 [2022-03-20T18:11:03.587Z] #21 39.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:11:03 [2022-03-20T18:11:03.587Z] #21 39.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:11:03 [2022-03-20T18:11:03.587Z] #21 39.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:11:03 [2022-03-20T18:11:03.587Z] #21 39.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:11:03 [2022-03-20T18:11:03.587Z] #21 39.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:11:03 [2022-03-20T18:11:03.587Z] #21 39.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:11:03 [2022-03-20T18:11:03.587Z] #21 39.65 Setting up python3-setuptools (52.0.0-4) ...
18:11:04 [2022-03-20T18:11:04.260Z] #21 33.58 Setting up libip4tc2:amd64 (1.8.7-1) ...
18:11:04 [2022-03-20T18:11:04.260Z] #21 33.59 Setting up net-tools (1.60+git20181103.0eebece-1) ...
18:11:04 [2022-03-20T18:11:04.260Z] #21 33.61 Setting up libgpm2:amd64 (1.20.7-8) ...
18:11:04 [2022-03-20T18:11:04.260Z] #21 33.65 Setting up libicu67:amd64 (67.1-7) ...
18:11:04 [2022-03-20T18:11:04.260Z] #21 33.66 Setting up libip6tc2:amd64 (1.8.7-1) ...
18:11:04 [2022-03-20T18:11:04.260Z] #21 33.70 Setting up libinih1:amd64 (53-1+b2) ...
18:11:04 [2022-03-20T18:11:04.260Z] #21 33.72 Setting up uidmap (1:4.8.1-1) ...
18:11:04 [2022-03-20T18:11:04.260Z] #21 33.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:11:04 [2022-03-20T18:11:04.260Z] #21 33.75 Setting up bzip2 (1.0.8-4) ...
18:11:04 [2022-03-20T18:11:04.561Z] #21 33.77 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
18:11:04 [2022-03-20T18:11:04.561Z] #21 33.78 Setting up python3-wheel (0.34.2-1) ...
18:11:04 [2022-03-20T18:11:04.960Z] #21 40.85 Setting up libjq1:amd64 (1.6-2.1) ...
18:11:04 [2022-03-20T18:11:04.960Z] #21 40.87 Setting up libnftnl11:amd64 (1.1.9-1) ...
18:11:04 [2022-03-20T18:11:04.960Z] #21 40.89 Setting up thin-provisioning-tools (0.9.0-1) ...
18:11:04 [2022-03-20T18:11:04.960Z] #21 40.91 Setting up python3-pip (20.3.4-4) ...
18:11:05 [2022-03-20T18:11:05.136Z] #21 34.43 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:11:05 [2022-03-20T18:11:05.136Z] #21 34.45 Setting up libcap2:amd64 (1:2.44-1) ...
18:11:05 [2022-03-20T18:11:05.136Z] #21 34.46 Setting up libcap2-bin (1:2.44-1) ...
18:11:05 [2022-03-20T18:11:05.136Z] #21 34.47 Setting up apparmor (2.13.6-10) ...
18:11:05 [2022-03-20T18:11:05.893Z] #21 42.00 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
18:11:05 [2022-03-20T18:11:05.893Z] #21 42.01 Setting up jq (1.6-2.1) ...
18:11:05 [2022-03-20T18:11:05.893Z] #21 42.03 Setting up libbpf0:amd64 (1:0.3-2) ...
18:11:05 [2022-03-20T18:11:05.893Z] #21 42.05 Setting up iptables (1.8.7-1) ...
18:11:05 [2022-03-20T18:11:05.893Z] #21 42.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:11:05 [2022-03-20T18:11:05.893Z] #21 42.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:11:05 [2022-03-20T18:11:05.893Z] #21 42.07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:11:05 [2022-03-20T18:11:05.893Z] #21 42.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:11:05 [2022-03-20T18:11:05.893Z] #21 42.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:11:05 [2022-03-20T18:11:05.893Z] #21 42.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:11:05 [2022-03-20T18:11:05.893Z] #21 42.09 Setting up iproute2 (5.10.0-4) ...
18:11:06 [2022-03-20T18:11:06.457Z] #21 42.48 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:11:07 [2022-03-20T18:11:07.033Z] #21 36.13 Setting up zip (3.0-12) ...
18:11:07 [2022-03-20T18:11:07.033Z] #21 36.17 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:11:07 [2022-03-20T18:11:07.033Z] #21 36.19 Setting up bash-completion (1:2.11-2) ...
18:11:07 [2022-03-20T18:11:07.829Z] #21 DONE 44.0s
18:11:07 [2022-03-20T18:11:07.829Z] 
18:11:07 [2022-03-20T18:11:07.829Z] #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
18:11:07 [2022-03-20T18:11:07.829Z] #22 sha256:1fc6817f0d956becaa3daf5522525f71035331d2bc950afd849f93f2bca9f208
18:11:08 [2022-03-20T18:11:08.760Z] #22 0.848 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:11:08 [2022-03-20T18:11:08.761Z] #22 0.852 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:11:08 [2022-03-20T18:11:08.761Z] #22 0.856 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:11:08 [2022-03-20T18:11:08.761Z] #22 DONE 0.9s
18:11:08 [2022-03-20T18:11:08.761Z] 
18:11:08 [2022-03-20T18:11:08.761Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
18:11:08 [2022-03-20T18:11:08.761Z] #23 sha256:89e6d7b824beae9959efc9f81c3033b826cc639364f2ed609865edf41bf35f08
18:11:08 [2022-03-20T18:11:08.925Z] #21 38.01 Setting up xz-utils (5.2.5-2) ...
18:11:08 [2022-03-20T18:11:08.925Z] #21 38.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:11:08 [2022-03-20T18:11:08.925Z] #21 38.04 Setting up libmnl0:amd64 (1.0.4-3) ...
18:11:08 [2022-03-20T18:11:08.925Z] #21 38.05 Setting up patch (2.7.6-7) ...
18:11:08 [2022-03-20T18:11:08.925Z] #21 38.07 Setting up sudo (1.9.5p2-3) ...
18:11:08 [2022-03-20T18:11:08.925Z] #21 38.14 invoke-rc.d: could not determine current runlevel
18:11:08 [2022-03-20T18:11:08.925Z] #21 38.16 invoke-rc.d: policy-rc.d denied execution of start.
18:11:08 [2022-03-20T18:11:08.925Z] #21 38.17 Setting up xfsprogs (5.10.0-4) ...
18:11:08 [2022-03-20T18:11:08.925Z] #21 38.18 Setting up libxtables12:amd64 (1.8.7-1) ...
18:11:08 [2022-03-20T18:11:08.925Z] #21 38.19 Setting up inetutils-ping (2:2.0-1) ...
18:11:08 [2022-03-20T18:11:08.925Z] #21 38.20 Setting up pigz (2.6-1) ...
18:11:08 [2022-03-20T18:11:08.925Z] #21 38.21 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:11:08 [2022-03-20T18:11:08.925Z] #21 38.22 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
18:11:08 [2022-03-20T18:11:08.925Z] #21 38.24 Setting up python-pip-whl (20.3.4-4) ...
18:11:08 [2022-03-20T18:11:08.925Z] #21 38.27 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
18:11:09 [2022-03-20T18:11:09.857Z] #21 39.00 Setting up libaio1:amd64 (0.3.112-9) ...
18:11:09 [2022-03-20T18:11:09.857Z] #21 39.01 Setting up python3-lib2to3 (3.9.2-1) ...
18:11:10 [2022-03-20T18:11:10.115Z] #21 39.45 Setting up libelf1:amd64 (0.183-1) ...
18:11:10 [2022-03-20T18:11:10.115Z] #21 39.51 Setting up zstd (1.4.8+dfsg-2.1) ...
18:11:10 [2022-03-20T18:11:10.115Z] #21 39.52 Setting up libonig5:amd64 (6.9.6-1.1) ...
18:11:10 [2022-03-20T18:11:10.115Z] #21 39.54 Setting up python3-distutils (3.9.2-1) ...
18:11:10 [2022-03-20T18:11:10.681Z] #21 39.94 Setting up vim (2:8.2.2434-3+deb11u1) ...
18:11:10 [2022-03-20T18:11:10.681Z] #21 39.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:11:10 [2022-03-20T18:11:10.681Z] #21 39.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:11:10 [2022-03-20T18:11:10.681Z] #21 39.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:11:10 [2022-03-20T18:11:10.681Z] #21 39.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:11:10 [2022-03-20T18:11:10.681Z] #21 39.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:11:10 [2022-03-20T18:11:10.681Z] #21 39.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:11:10 [2022-03-20T18:11:10.681Z] #21 39.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:11:10 [2022-03-20T18:11:10.681Z] #21 40.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:11:10 [2022-03-20T18:11:10.681Z] #21 40.03 Setting up python3-setuptools (52.0.0-4) ...
18:11:11 [2022-03-20T18:11:11.524Z] #81 exporting layers 22.1s done
18:11:11 [2022-03-20T18:11:11.524Z] #81 writing image sha256:40df8f5068f1ec65fd608d79da0741b13a6db7dfef57e78c4ae14aa13adb2a89 done
18:11:11 [2022-03-20T18:11:11.524Z] #81 naming to docker.io/library/docker:45067cda330b4ebcc889b17856a60761aa480ad6 done
18:11:11 [2022-03-20T18:11:11.524Z] #81 DONE 22.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
18:11:11 [2022-03-20T18:11:11.886Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43398/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43398/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=45067cda330b4ebcc889b17856a60761aa480ad6 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:45067cda330b4ebcc889b17856a60761aa480ad6 hack/validate/default
18:11:12 [2022-03-20T18:11:12.053Z] #21 41.33 Setting up libjq1:amd64 (1.6-2.1) ...
18:11:12 [2022-03-20T18:11:12.053Z] #21 41.36 Setting up libnftnl11:amd64 (1.1.9-1) ...
18:11:12 [2022-03-20T18:11:12.053Z] #21 41.38 Setting up thin-provisioning-tools (0.9.0-1) ...
18:11:12 [2022-03-20T18:11:12.053Z] #21 41.39 Setting up python3-pip (20.3.4-4) ...
18:11:12 [2022-03-20T18:11:12.830Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
18:11:12 [2022-03-20T18:11:12.830Z] No api/types/ or api/swagger.yaml changes in diff.
18:11:12 [2022-03-20T18:11:12.830Z] Congratulations!  All TOML source files changed here have valid syntax.
18:11:12 [2022-03-20T18:11:12.830Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
18:11:12 [2022-03-20T18:11:12.830Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
18:11:12 [2022-03-20T18:11:12.830Z] Congratulations!  No new tests were added to integration-cli.
18:11:12 [2022-03-20T18:11:12.830Z] 
18:11:12 [2022-03-20T18:11:12.830Z] INFO Start validation with golang-ci-lint
18:11:13 [2022-03-20T18:11:13.405Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
18:11:13 [2022-03-20T18:11:13.405Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
18:11:13 [2022-03-20T18:11:13.405Z] INFO [loader] Using build tags: [apparmor seccomp] 
18:11:13 [2022-03-20T18:11:13.425Z] #21 42.56 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
18:11:13 [2022-03-20T18:11:13.425Z] #21 42.57 Setting up jq (1.6-2.1) ...
18:11:13 [2022-03-20T18:11:13.425Z] #21 42.58 Setting up libbpf0:amd64 (1:0.3-2) ...
18:11:13 [2022-03-20T18:11:13.425Z] #21 42.60 Setting up iptables (1.8.7-1) ...
18:11:13 [2022-03-20T18:11:13.425Z] #21 42.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:11:13 [2022-03-20T18:11:13.425Z] #21 42.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:11:13 [2022-03-20T18:11:13.425Z] #21 42.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:11:13 [2022-03-20T18:11:13.425Z] #21 42.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:11:13 [2022-03-20T18:11:13.425Z] #21 42.65 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:11:13 [2022-03-20T18:11:13.425Z] #21 42.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:11:13 [2022-03-20T18:11:13.425Z] #21 42.66 Setting up iproute2 (5.10.0-4) ...
18:11:13 [2022-03-20T18:11:13.684Z] #21 43.02 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:11:15 [2022-03-20T18:11:15.061Z] #21 DONE 44.4s
18:11:15 [2022-03-20T18:11:15.061Z] 
18:11:15 [2022-03-20T18:11:15.061Z] #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
18:11:15 [2022-03-20T18:11:15.061Z] #22 sha256:1fc6817f0d956becaa3daf5522525f71035331d2bc950afd849f93f2bca9f208
18:11:15 [2022-03-20T18:11:15.997Z] #22 0.884 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:11:15 [2022-03-20T18:11:15.997Z] #22 0.888 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:11:15 [2022-03-20T18:11:15.997Z] #22 0.891 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:11:15 [2022-03-20T18:11:15.997Z] #22 DONE 0.9s
18:11:15 [2022-03-20T18:11:15.997Z] 
18:11:15 [2022-03-20T18:11:15.997Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
18:11:15 [2022-03-20T18:11:15.997Z] #23 sha256:89e6d7b824beae9959efc9f81c3033b826cc639364f2ed609865edf41bf35f08
18:11:18 [2022-03-20T18:11:18.734Z] #23 9.306 Collecting yamllint==1.26.1
18:11:18 [2022-03-20T18:11:18.991Z] #23 10.38   Downloading yamllint-1.26.1.tar.gz (126 kB)
18:11:20 [2022-03-20T18:11:20.362Z] #23 11.54 Collecting pathspec>=0.5.3
18:11:20 [2022-03-20T18:11:20.362Z] #23 11.55   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
18:11:20 [2022-03-20T18:11:20.619Z] #23 11.93 Collecting pyyaml
18:11:20 [2022-03-20T18:11:20.619Z] #23 11.95   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)
18:11:20 [2022-03-20T18:11:20.619Z] #23 12.02 Building wheels for collected packages: yamllint
18:11:20 [2022-03-20T18:11:20.619Z] #23 12.04   Building wheel for yamllint (setup.py): started
18:11:21 [2022-03-20T18:11:21.994Z] #23 13.02   Building wheel for yamllint (setup.py): finished with status 'done'
18:11:21 [2022-03-20T18:11:21.994Z] #23 13.02   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=294958ad05cb038c3f45923f50b2a9ba3cfa9620eb38688d8ed83ca25e84fb79
18:11:21 [2022-03-20T18:11:21.994Z] #23 13.03   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
18:11:21 [2022-03-20T18:11:21.994Z] #23 13.03 Successfully built yamllint
18:11:21 [2022-03-20T18:11:21.994Z] #23 13.06 Installing collected packages: pyyaml, pathspec, yamllint
18:11:22 [2022-03-20T18:11:22.254Z] #23 13.47 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
18:11:22 [2022-03-20T18:11:22.820Z] #23 DONE 13.9s
18:11:22 [2022-03-20T18:11:22.820Z] 
18:11:22 [2022-03-20T18:11:22.820Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
18:11:22 [2022-03-20T18:11:22.820Z] #27 sha256:7ecfa4097f9a97af30e82ef02736e09fafca015faf8703693f04de218af2f144
18:11:23 [2022-03-20T18:11:23.079Z] #27 DONE 0.4s
18:11:23 [2022-03-20T18:11:23.079Z] 
18:11:23 [2022-03-20T18:11:23.079Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
18:11:23 [2022-03-20T18:11:23.079Z] #32 sha256:2f0b7f1bd6b7f286339cf918a5f7186470db2d8d427b5f201b671382cd98b4ba
18:11:24 [2022-03-20T18:11:24.018Z] #32 DONE 0.7s
18:11:24 [2022-03-20T18:11:24.018Z] 
18:11:24 [2022-03-20T18:11:24.018Z] #35 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
18:11:24 [2022-03-20T18:11:24.018Z] #35 sha256:082648447643acb6ed36d3564aeea422fd494791ef3c01305468147383d0cbab
18:11:24 [2022-03-20T18:11:24.280Z] #35 DONE 0.4s
18:11:24 [2022-03-20T18:11:24.280Z] 
18:11:24 [2022-03-20T18:11:24.280Z] #37 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
18:11:24 [2022-03-20T18:11:24.280Z] #37 sha256:c738d3e7bcd9371f49eed774240b116213f0c270e292b3338452ec6b2c8515be
18:11:24 [2022-03-20T18:11:24.280Z] #37 DONE 0.1s
18:11:24 [2022-03-20T18:11:24.280Z] 
18:11:24 [2022-03-20T18:11:24.280Z] #41 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
18:11:24 [2022-03-20T18:11:24.280Z] #41 sha256:4b6006685f697b2b7cc8ab0ad5bb6d0a32c1ed097464459cccedcecddd470a03
18:11:24 [2022-03-20T18:11:24.280Z] #41 DONE 0.1s
18:11:24 [2022-03-20T18:11:24.280Z] 
18:11:24 [2022-03-20T18:11:24.280Z] #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
18:11:24 [2022-03-20T18:11:24.280Z] #60 sha256:f3a2a39b542b1238ab920eea873fcc0d7fa497d9de787b9bbdfa3d0003039861
18:11:25 [2022-03-20T18:11:25.961Z] #23 9.195 Collecting yamllint==1.26.1
18:11:26 [2022-03-20T18:11:26.219Z] #23 10.25   Downloading yamllint-1.26.1.tar.gz (126 kB)
18:11:26 [2022-03-20T18:11:26.365Z] #51 ...
18:11:26 [2022-03-20T18:11:26.366Z] 
18:11:26 [2022-03-20T18:11:26.366Z] #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
18:11:26 [2022-03-20T18:11:26.366Z] #56 sha256:d42cea79ae6132bc8419f299f737e4bb580b2052cc1ce79eb5e16a00a31461b9
18:11:26 [2022-03-20T18:11:26.366Z] #56 142.5 + mkdir -p /build
18:11:26 [2022-03-20T18:11:26.366Z] #56 142.5 + cp runc /build/runc
18:11:26 [2022-03-20T18:11:26.366Z] #56 DONE 142.8s
18:11:26 [2022-03-20T18:11:26.366Z] 
18:11:26 [2022-03-20T18:11:26.366Z] #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
18:11:26 [2022-03-20T18:11:26.366Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:11:26 [2022-03-20T18:11:26.366Z] #51 248.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
18:11:26 [2022-03-20T18:11:26.366Z] #51 DONE 249.0s
18:11:26 [2022-03-20T18:11:26.366Z] 
18:11:26 [2022-03-20T18:11:26.366Z] #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
18:11:26 [2022-03-20T18:11:26.366Z] #60 sha256:3c4501f455bcb0dd9f2489c944893d9edea26783c813714fb22cb4e930e8e03f
18:11:26 [2022-03-20T18:11:26.625Z] #60 ...
18:11:26 [2022-03-20T18:11:26.625Z] 
18:11:26 [2022-03-20T18:11:26.625Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
18:11:26 [2022-03-20T18:11:26.625Z] #52 sha256:c6f50b346d6453004541a3c33e224c4ca907341701c7a03397aaf904e3918c74
18:11:26 [2022-03-20T18:11:26.885Z] #52 DONE 0.2s
18:11:26 [2022-03-20T18:11:26.885Z] 
18:11:26 [2022-03-20T18:11:26.885Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
18:11:26 [2022-03-20T18:11:26.885Z] #54 sha256:5bf33f220d8a1b4829c3f69fe8a541d5a47c74366ac1a1698ea6f7f331183024
18:11:26 [2022-03-20T18:11:26.885Z] #54 DONE 0.1s
18:11:26 [2022-03-20T18:11:26.885Z] 
18:11:26 [2022-03-20T18:11:26.885Z] #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
18:11:26 [2022-03-20T18:11:26.885Z] #60 sha256:3c4501f455bcb0dd9f2489c944893d9edea26783c813714fb22cb4e930e8e03f
18:11:26 [2022-03-20T18:11:26.885Z] #60 ...
18:11:26 [2022-03-20T18:11:26.885Z] 
18:11:26 [2022-03-20T18:11:26.885Z] #57 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
18:11:26 [2022-03-20T18:11:26.885Z] #57 sha256:4ba9a904570a82e9a1a3f8d1ee5b9b3b1cb9c5fdd1c91a085b5caebbdc09fa24
18:11:26 [2022-03-20T18:11:26.885Z] #57 DONE 0.1s
18:11:27 [2022-03-20T18:11:27.144Z] 
18:11:27 [2022-03-20T18:11:27.144Z] #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
18:11:27 [2022-03-20T18:11:27.144Z] #60 sha256:3c4501f455bcb0dd9f2489c944893d9edea26783c813714fb22cb4e930e8e03f
18:11:27 [2022-03-20T18:11:27.152Z] #23 11.26 Collecting pathspec>=0.5.3
18:11:27 [2022-03-20T18:11:27.410Z] #23 11.27   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
18:11:27 [2022-03-20T18:11:27.669Z] #23 11.68 Collecting pyyaml
18:11:27 [2022-03-20T18:11:27.669Z] #23 11.69   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)
18:11:27 [2022-03-20T18:11:27.669Z] #23 11.75 Building wheels for collected packages: yamllint
18:11:27 [2022-03-20T18:11:27.669Z] #23 11.75   Building wheel for yamllint (setup.py): started
18:11:28 [2022-03-20T18:11:28.602Z] #23 12.80   Building wheel for yamllint (setup.py): finished with status 'done'
18:11:28 [2022-03-20T18:11:28.602Z] #23 12.80   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=bab710d4df8b923413b880d5e2522b2308fc80e435609323d9e7830730d6a5b2
18:11:28 [2022-03-20T18:11:28.602Z] #23 12.81   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
18:11:28 [2022-03-20T18:11:28.602Z] #23 12.82 Successfully built yamllint
18:11:28 [2022-03-20T18:11:28.602Z] #23 12.84 Installing collected packages: pyyaml, pathspec, yamllint
18:11:29 [2022-03-20T18:11:29.166Z] #23 13.20 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
18:11:29 [2022-03-20T18:11:29.730Z] #23 DONE 13.6s
18:11:29 [2022-03-20T18:11:29.730Z] 
18:11:29 [2022-03-20T18:11:29.730Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
18:11:29 [2022-03-20T18:11:29.730Z] #27 sha256:12f461a5dfd70662c8dd17965c505e36b03f8e01ae8d152018b3a8e397d1d7e1
18:11:29 [2022-03-20T18:11:29.987Z] #27 DONE 0.3s
18:11:29 [2022-03-20T18:11:29.987Z] 
18:11:29 [2022-03-20T18:11:29.987Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
18:11:29 [2022-03-20T18:11:29.987Z] #32 sha256:a2967461131b52124b3f2da89e79d59fc188ca007a5afff4b311b0c321322370
18:11:30 [2022-03-20T18:11:30.365Z] 8f616e6e9eec: Verifying Checksum
18:11:30 [2022-03-20T18:11:30.365Z] 8f616e6e9eec: Download complete
18:11:30 [2022-03-20T18:11:30.436Z] #60 223.8 + bin/containerd
18:11:30 [2022-03-20T18:11:30.551Z] #32 DONE 0.6s
18:11:30 [2022-03-20T18:11:30.551Z] 
18:11:30 [2022-03-20T18:11:30.551Z] #35 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
18:11:30 [2022-03-20T18:11:30.551Z] #35 sha256:5bb732faf81d1516ef46485a17b0ee3fdbf5808ee0e09a364c914e3d88e282fe
18:11:31 [2022-03-20T18:11:31.117Z] #35 DONE 0.4s
18:11:31 [2022-03-20T18:11:31.117Z] 
18:11:31 [2022-03-20T18:11:31.117Z] #37 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
18:11:31 [2022-03-20T18:11:31.117Z] #37 sha256:f9da0dd52dd655b34d5f0c7af259c5dfde1c10027b7c11b77a0ecdef50682411
18:11:31 [2022-03-20T18:11:31.117Z] #37 DONE 0.2s
18:11:31 [2022-03-20T18:11:31.117Z] 
18:11:31 [2022-03-20T18:11:31.117Z] #41 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
18:11:31 [2022-03-20T18:11:31.117Z] #41 sha256:ba490693da74f64553f04f1f238c35d5aa639dac1a52d2da61cb250b3f4177ac
18:11:31 [2022-03-20T18:11:31.374Z] #41 DONE 0.1s
18:11:31 [2022-03-20T18:11:31.374Z] 
18:11:31 [2022-03-20T18:11:31.374Z] #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
18:11:31 [2022-03-20T18:11:31.374Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:11:34 [2022-03-20T18:11:34.671Z] #60 232.1 # github.com/containerd/containerd/cmd/containerd
18:11:34 [2022-03-20T18:11:34.671Z] #60 232.1 /usr/bin/ld: /tmp/go-link-1702561937/000019.o: in function `New':
18:11:34 [2022-03-20T18:11:34.671Z] #60 232.1 /tmp/tmp.AWYrHaC1Fv/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
18:11:34 [2022-03-20T18:11:34.672Z] #60 232.2 + bin/containerd-stress
18:11:34 [2022-03-20T18:11:34.672Z] #60 233.2 + bin/containerd-shim
18:11:36 [2022-03-20T18:11:36.476Z] #60 ...
18:11:36 [2022-03-20T18:11:36.476Z] 
18:11:36 [2022-03-20T18:11:36.476Z] #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
18:11:36 [2022-03-20T18:11:36.476Z] #43 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e
18:11:36 [2022-03-20T18:11:36.476Z] #43 244.4 + dpkg --print-architecture
18:11:36 [2022-03-20T18:11:36.476Z] #43 244.4 + git checkout -q v2.1.0
18:11:36 [2022-03-20T18:11:36.476Z] #43 244.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:11:36 [2022-03-20T18:11:36.476Z] #43 244.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:11:39 [2022-03-20T18:11:39.627Z] #51 ...
18:11:39 [2022-03-20T18:11:39.627Z] 
18:11:39 [2022-03-20T18:11:39.627Z] #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
18:11:39 [2022-03-20T18:11:39.627Z] #43 sha256:a2f5b6a6aa864e5a0396a3f7c3703250f664415fd04f83b491d2e5e30a92f64e
18:11:39 [2022-03-20T18:11:39.627Z] #43 243.9 + dpkg --print-architecture
18:11:39 [2022-03-20T18:11:39.627Z] #43 243.9 + git checkout -q v2.1.0
18:11:39 [2022-03-20T18:11:39.627Z] #43 244.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:11:39 [2022-03-20T18:11:39.627Z] #43 244.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:11:42 [2022-03-20T18:11:42.296Z] 8f616e6e9eec: Pull complete
18:11:42 [2022-03-20T18:11:42.836Z] #60 241.6 + bin/containerd-shim-runc-v1
18:11:48 [2022-03-20T18:11:48.136Z] #60 246.4 + bin/containerd-shim-runc-v2
18:11:48 [2022-03-20T18:11:48.136Z] #60 247.1 + binaries
18:11:48 [2022-03-20T18:11:48.136Z] #60 247.1 + install -D bin/containerd /build/containerd
18:11:48 [2022-03-20T18:11:48.136Z] #60 247.1 + install -D bin/containerd-shim /build/containerd-shim
18:11:48 [2022-03-20T18:11:48.136Z] #60 247.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:11:48 [2022-03-20T18:11:48.136Z] #60 247.1 + install -D bin/ctr /build/ctr
18:11:53 [2022-03-20T18:11:53.430Z] #60 DONE 251.9s
18:11:53 [2022-03-20T18:11:53.693Z] 
18:11:53 [2022-03-20T18:11:53.693Z] #61 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
18:11:53 [2022-03-20T18:11:53.693Z] #61 sha256:5e22cdfd626528a2cc90f069cc8e3debe3ce26604e68538508cd25d77a972166
18:11:55 [2022-03-20T18:11:55.610Z] #61 DONE 1.9s
18:11:55 [2022-03-20T18:11:55.874Z] 
18:11:55 [2022-03-20T18:11:55.874Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:11:55 [2022-03-20T18:11:55.874Z] #66 sha256:ed4d580aa353ed338e80903057f1cb4e79defd091c6aab4f528a08516c1cd770
18:11:56 [2022-03-20T18:11:56.136Z] #66 DONE 0.4s
18:11:56 [2022-03-20T18:11:56.136Z] 
18:11:56 [2022-03-20T18:11:56.136Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
18:11:56 [2022-03-20T18:11:56.136Z] #71 sha256:398244e7aefa744e490aa888da430efe323c0076ad7ae7997215cd62c8057e1b
18:11:58 [2022-03-20T18:11:58.054Z] #71 DONE 2.1s
18:11:58 [2022-03-20T18:11:58.317Z] 
18:11:58 [2022-03-20T18:11:58.317Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
18:11:58 [2022-03-20T18:11:58.317Z] #72 sha256:d94b9e3994ef0c009f735b6f6dafabb706ebbfdb3ccbf7f5195d3812d3771613
18:11:58 [2022-03-20T18:11:58.317Z] #72 DONE 0.1s
18:11:58 [2022-03-20T18:11:58.317Z] 
18:11:58 [2022-03-20T18:11:58.317Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker
18:11:58 [2022-03-20T18:11:58.317Z] #73 sha256:cd5358899318c641924041641442783d6a39469da681643b3bff6494f34a06a5
18:11:58 [2022-03-20T18:11:58.395Z] #43 DONE 267.2s
18:11:58 [2022-03-20T18:11:58.395Z] 
18:11:58 [2022-03-20T18:11:58.395Z] #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
18:11:58 [2022-03-20T18:11:58.395Z] #60 sha256:f3a2a39b542b1238ab920eea873fcc0d7fa497d9de787b9bbdfa3d0003039861
18:11:59 [2022-03-20T18:11:59.266Z] #73 DONE 0.9s
18:11:59 [2022-03-20T18:11:59.266Z] 
18:11:59 [2022-03-20T18:11:59.266Z] #74 exporting to image
18:11:59 [2022-03-20T18:11:59.266Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
18:11:59 [2022-03-20T18:11:59.266Z] #74 exporting layers
18:11:59 [2022-03-20T18:11:59.330Z] #60 ...
18:11:59 [2022-03-20T18:11:59.330Z] 
18:11:59 [2022-03-20T18:11:59.330Z] #44 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
18:11:59 [2022-03-20T18:11:59.330Z] #44 sha256:7e24c98684ddd26913e8a397a9460d251f0d3acdbabe425034a93dbebf6f82ea
18:11:59 [2022-03-20T18:11:59.898Z] #44 DONE 0.6s
18:11:59 [2022-03-20T18:11:59.898Z] 
18:11:59 [2022-03-20T18:11:59.898Z] #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
18:11:59 [2022-03-20T18:11:59.898Z] #60 sha256:f3a2a39b542b1238ab920eea873fcc0d7fa497d9de787b9bbdfa3d0003039861
18:11:59 [2022-03-20T18:11:59.898Z] #60 ...
18:11:59 [2022-03-20T18:11:59.898Z] 
18:11:59 [2022-03-20T18:11:59.898Z] #48 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
18:11:59 [2022-03-20T18:11:59.898Z] #48 sha256:deecfdca36e01edd7611d013592edf66cedf150a1b2e07974247c35bc254c422
18:11:59 [2022-03-20T18:11:59.898Z] #48 DONE 0.1s
18:11:59 [2022-03-20T18:11:59.898Z] 
18:11:59 [2022-03-20T18:11:59.898Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
18:11:59 [2022-03-20T18:11:59.898Z] #50 sha256:44342fdb87f63aedfc9aec39f0179f773f14da41294f22598b1c4b4186f827af
18:11:59 [2022-03-20T18:11:59.898Z] #50 DONE 0.1s
18:12:00 [2022-03-20T18:12:00.156Z] 
18:12:00 [2022-03-20T18:12:00.156Z] #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
18:12:00 [2022-03-20T18:12:00.156Z] #60 sha256:f3a2a39b542b1238ab920eea873fcc0d7fa497d9de787b9bbdfa3d0003039861
18:12:02 [2022-03-20T18:12:02.576Z] #74 exporting layers 3.3s done
18:12:02 [2022-03-20T18:12:02.576Z] #74 writing image sha256:0777d252fe3d7823e99c447851c66e9d311d8eda5aee2c2bc4a343a791c3397d done
18:12:02 [2022-03-20T18:12:02.576Z] #74 naming to docker.io/library/docker:45067cda330b4ebcc889b17856a60761aa480ad6 done
18:12:02 [2022-03-20T18:12:02.576Z] #74 DONE 3.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:12:02 [2022-03-20T18:12:02.911Z] + sudo modprobe ip6table_filter
[Pipeline] sh
18:12:03 [2022-03-20T18:12:03.461Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43398/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=45067cda330b4ebcc889b17856a60761aa480ad6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:45067cda330b4ebcc889b17856a60761aa480ad6 hack/test/unit
18:12:05 [2022-03-20T18:12:05.373Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
18:12:05 [2022-03-20T18:12:05.373Z] + TESTFLAGS+=' -test.timeout=5m'
18:12:05 [2022-03-20T18:12:05.373Z] + TESTDIRS=./...
18:12:05 [2022-03-20T18:12:05.373Z] + exclude_paths='/vendor/|/integration'
18:12:05 [2022-03-20T18:12:05.373Z] ++ go list ./...
18:12:05 [2022-03-20T18:12:05.373Z] ++ grep -vE '(/vendor/|/integration)'
18:12:05 [2022-03-20T18:12:05.947Z] + pkg_list='github.com/docker/docker/api
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/server
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/server/backend/build
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/server/httputils
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/server/middleware
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/server/router
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/server/router/build
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/server/router/checkpoint
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/server/router/container
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/server/router/debug
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/server/router/distribution
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/server/router/grpc
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/server/router/image
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/server/router/network
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/server/router/plugin
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/server/router/session
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/server/router/swarm
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/server/router/system
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/server/router/volume
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/types
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/types/backend
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/types/blkiodev
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/types/container
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/types/events
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/types/filters
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/types/image
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/types/mount
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/types/network
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/types/plugins/logdriver
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/types/registry
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/types/strslice
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/types/swarm
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/types/swarm/runtime
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/types/time
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/types/versions
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/types/versions/v1p19
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/types/versions/v1p20
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/api/types/volume
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/builder
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/builder/builder-next
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/builder/builder-next/exporter
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/builder/builder-next/worker
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/builder/dockerfile
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/builder/remotecontext
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/builder/remotecontext/git
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/cli
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/cli/config
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/cli/debug
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/client
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/cmd/docker-proxy
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/cmd/dockerd
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/cmd/dockerd/trap
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/container
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/container/stream
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/contrib/apparmor
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/contrib/docker-device-tool
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/contrib/httpserver
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/cluster
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/cluster/convert
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/cluster/executor
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/cluster/executor/container
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/cluster/provider
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/config
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/events
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/events/testutils
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/exec
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/graphdriver
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/graphdriver/aufs
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/graphdriver/copy
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/graphdriver/overlay
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/graphdriver/register
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/graphdriver/vfs
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/graphdriver/zfs
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/images
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/initlayer
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/links
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/listeners
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/logger
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/logger/awslogs
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/logger/fluentd
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/logger/gcplogs
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/logger/gelf
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/logger/journald
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/logger/local
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/logger/logentries
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/logger/loggerutils
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/logger/splunk
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/logger/syslog
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/logger/templates
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/names
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/network
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/daemon/stats
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/distribution
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/distribution/metadata
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/distribution/utils
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/distribution/xfer
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/dockerversion
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/errdefs
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/image
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/image/cache
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/image/tarexport
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/image/v1
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/internal/test/suite
18:12:05 [2022-03-20T18:12:05.947Z] github.com/docker/docker/layer
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libcontainerd
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libcontainerd/queue
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libcontainerd/remote
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libcontainerd/supervisor
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libcontainerd/types
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/bitseq
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/cluster
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/config
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/datastore
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/diagnostic
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/discoverapi
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/driverapi
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/bridge
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/host
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/null
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/overlay
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/remote
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/windows
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drvregistry
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/etchosts
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/idm
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/internal/caller
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/ipam
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/ipamapi
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/ipams/builtin
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/ipams/null
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/ipams/remote
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/ipamutils
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/iptables
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/netlabel
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/netutils
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/networkdb
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/ns
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/options
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/osl
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/osl/kernel
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/portallocator
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/portmapper
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/resolvconf
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/testutils
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/types
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/oci
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/oci/caps
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/opts
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/aaparser
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/archive
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/authorization
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/broadcaster
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/capabilities
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/chrootarchive
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/containerfs
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/devicemapper
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/directory
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/dmesg
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/filenotify
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/fileutils
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/fsutils
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/homedir
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/idtools
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/ioutils
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/jsonmessage
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/longpath
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/loopback
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/namesgenerator
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/parsers
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/parsers/kernel
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/pidfile
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/platform
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/plugingetter
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/plugins
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/plugins/transport
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/pools
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/progress
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/pubsub
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/reexec
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/signal
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/stack
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/stdcopy
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/streamformatter
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/stringid
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/sysinfo
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/system
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/tailfile
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/tarsum
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/truncindex
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/urlutil
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/useragent
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/plugin
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/plugin/executor/containerd
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/plugin/v2
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/profiles/apparmor
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/profiles/seccomp
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/quota
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/reference
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/registry
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/registry/resumable
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/restartmanager
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/rootless
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/rootless/specconv
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/runconfig
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/runconfig/opts
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/testutil
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/testutil/daemon
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/testutil/environment
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/testutil/fakecontext
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/testutil/fakegit
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/testutil/fakestorage
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/testutil/fixtures/load
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/testutil/fixtures/plugin
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/testutil/registry
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/testutil/request
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/volume
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/volume/drivers
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/volume/local
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/volume/mounts
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/volume/service
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/volume/service/opts
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/volume/testutils'
18:12:05 [2022-03-20T18:12:05.948Z] ++ grep --fixed-strings -v /libnetwork
18:12:05 [2022-03-20T18:12:05.948Z] ++ echo 'github.com/docker/docker/api
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/server
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/server/backend/build
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/server/httputils
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/server/middleware
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/server/router
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/server/router/build
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/server/router/checkpoint
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/server/router/container
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/server/router/debug
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/server/router/distribution
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/server/router/grpc
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/server/router/image
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/server/router/network
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/server/router/plugin
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/server/router/session
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/server/router/swarm
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/server/router/system
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/server/router/volume
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/types
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/types/backend
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/types/blkiodev
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/types/container
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/types/events
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/types/filters
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/types/image
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/types/mount
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/types/network
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/types/plugins/logdriver
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/types/registry
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/types/strslice
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/types/swarm
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/types/swarm/runtime
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/types/time
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/types/versions
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/types/versions/v1p19
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/types/versions/v1p20
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/api/types/volume
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/builder
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/builder/builder-next
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/builder/builder-next/exporter
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/builder/builder-next/worker
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/builder/dockerfile
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/builder/remotecontext
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/builder/remotecontext/git
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/cli
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/cli/config
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/cli/debug
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/client
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/cmd/docker-proxy
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/cmd/dockerd
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/cmd/dockerd/trap
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/container
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/container/stream
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/contrib/apparmor
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/contrib/docker-device-tool
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/contrib/httpserver
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/cluster
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/cluster/convert
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/cluster/executor
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/cluster/executor/container
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/cluster/provider
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/config
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/events
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/events/testutils
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/exec
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/graphdriver
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/graphdriver/aufs
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/graphdriver/copy
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/graphdriver/overlay
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/graphdriver/register
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/graphdriver/vfs
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/graphdriver/zfs
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/images
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/initlayer
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/links
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/listeners
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/logger
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/logger/awslogs
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/logger/fluentd
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/logger/gcplogs
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/logger/gelf
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/logger/journald
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/logger/local
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/logger/logentries
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/logger/loggerutils
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/logger/splunk
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/logger/syslog
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/logger/templates
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/names
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/network
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/daemon/stats
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/distribution
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/distribution/metadata
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/distribution/utils
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/distribution/xfer
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/dockerversion
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/errdefs
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/image
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/image/cache
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/image/tarexport
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/image/v1
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/internal/test/suite
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/layer
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libcontainerd
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libcontainerd/queue
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libcontainerd/remote
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libcontainerd/supervisor
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libcontainerd/types
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/bitseq
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/cluster
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/config
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/datastore
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/diagnostic
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/discoverapi
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/driverapi
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/bridge
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/host
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/null
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/overlay
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/remote
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/windows
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/drvregistry
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/etchosts
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/idm
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/internal/caller
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/ipam
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/ipamapi
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/ipams/builtin
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/ipams/null
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/ipams/remote
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/ipamutils
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/iptables
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/netlabel
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/netutils
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/networkdb
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/ns
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/options
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/osl
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/osl/kernel
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/portallocator
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/portmapper
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/resolvconf
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/testutils
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/libnetwork/types
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/oci
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/oci/caps
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/opts
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/aaparser
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/archive
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/authorization
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/broadcaster
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/capabilities
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/chrootarchive
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/containerfs
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/devicemapper
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/directory
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/dmesg
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/filenotify
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/fileutils
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/fsutils
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/homedir
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/idtools
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/ioutils
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/jsonmessage
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/longpath
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/loopback
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/namesgenerator
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/parsers
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/parsers/kernel
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/pidfile
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/platform
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/plugingetter
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/plugins
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:12:05 [2022-03-20T18:12:05.948Z] github.com/docker/docker/pkg/plugins/transport
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/pools
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/progress
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/pubsub
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/reexec
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/signal
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/stack
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/stdcopy
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/streamformatter
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/stringid
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/sysinfo
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/system
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/tailfile
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/tarsum
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/truncindex
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/urlutil
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/useragent
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/plugin
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/plugin/executor/containerd
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/plugin/v2
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/profiles/apparmor
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/profiles/seccomp
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/quota
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/reference
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/registry
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/registry/resumable
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/restartmanager
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/rootless
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/rootless/specconv
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/runconfig
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/runconfig/opts
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/testutil
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/testutil/daemon
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/testutil/environment
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/testutil/fakecontext
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/testutil/fakegit
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/testutil/fakestorage
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/testutil/fixtures/load
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/testutil/fixtures/plugin
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/testutil/registry
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/testutil/request
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/volume
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/volume/drivers
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/volume/local
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/volume/mounts
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/volume/service
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/volume/service/opts
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/volume/testutils'
18:12:05 [2022-03-20T18:12:05.949Z] + base_pkg_list='github.com/docker/docker/api
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/backend/build
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/httputils
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/middleware
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/router
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/router/build
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/router/checkpoint
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/router/container
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/router/debug
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/router/distribution
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/router/grpc
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/router/image
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/router/network
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/router/plugin
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/router/session
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/router/swarm
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/router/system
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/router/volume
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/backend
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/blkiodev
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/container
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/events
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/filters
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/image
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/mount
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/network
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/plugins/logdriver
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/registry
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/strslice
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/swarm
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/swarm/runtime
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/time
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/versions
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/versions/v1p19
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/versions/v1p20
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/volume
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/builder
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/builder/builder-next
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/builder/builder-next/exporter
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/builder/builder-next/worker
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/builder/dockerfile
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/builder/remotecontext
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/builder/remotecontext/git
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/cli
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/cli/config
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/cli/debug
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/client
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/cmd/docker-proxy
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/cmd/dockerd
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/cmd/dockerd/trap
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/container
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/container/stream
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/contrib/apparmor
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/contrib/docker-device-tool
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/contrib/httpserver
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/cluster
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/cluster/convert
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/cluster/executor
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/cluster/executor/container
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/cluster/provider
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/config
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/events
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/events/testutils
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/exec
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/graphdriver
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/graphdriver/aufs
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/graphdriver/copy
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/graphdriver/overlay
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/graphdriver/register
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/graphdriver/vfs
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/graphdriver/zfs
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/images
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/initlayer
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/links
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/listeners
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger/awslogs
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger/fluentd
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger/gcplogs
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger/gelf
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger/journald
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger/local
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger/logentries
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger/loggerutils
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger/splunk
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger/syslog
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger/templates
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/names
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/network
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/stats
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/distribution
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/distribution/metadata
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/distribution/utils
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/distribution/xfer
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/dockerversion
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/errdefs
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/image
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/image/cache
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/image/tarexport
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/image/v1
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/internal/test/suite
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/layer
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/libcontainerd
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/libcontainerd/queue
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/libcontainerd/remote
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/libcontainerd/supervisor
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/libcontainerd/types
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/oci
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/oci/caps
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/opts
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/aaparser
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/archive
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/authorization
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/broadcaster
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/capabilities
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/chrootarchive
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/containerfs
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/devicemapper
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/directory
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/dmesg
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/filenotify
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/fileutils
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/fsutils
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/homedir
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/idtools
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/ioutils
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/jsonmessage
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/longpath
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/loopback
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/namesgenerator
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/parsers
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/parsers/kernel
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/pidfile
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/platform
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/plugingetter
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/plugins
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/plugins/transport
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/pools
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/progress
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/pubsub
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/reexec
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/signal
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/stack
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/stdcopy
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/streamformatter
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/stringid
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/sysinfo
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/system
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/tailfile
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/tarsum
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/truncindex
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/urlutil
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/pkg/useragent
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/plugin
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/plugin/executor/containerd
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/plugin/v2
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/profiles/apparmor
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/profiles/seccomp
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/quota
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/reference
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/registry
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/registry/resumable
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/restartmanager
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/rootless
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/rootless/specconv
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/runconfig
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/runconfig/opts
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/testutil
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/testutil/daemon
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/testutil/environment
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/testutil/fakecontext
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/testutil/fakegit
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/testutil/fakestorage
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/testutil/fixtures/load
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/testutil/fixtures/plugin
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/testutil/registry
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/testutil/request
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/volume
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/volume/drivers
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/volume/local
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/volume/mounts
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/volume/service
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/volume/service/opts
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/volume/testutils'
18:12:05 [2022-03-20T18:12:05.949Z] ++ grep --fixed-strings /libnetwork
18:12:05 [2022-03-20T18:12:05.949Z] ++ echo 'github.com/docker/docker/api
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/backend/build
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/httputils
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/middleware
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/router
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/router/build
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/router/checkpoint
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/router/container
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/router/debug
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/router/distribution
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/router/grpc
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/router/image
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/router/network
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/router/plugin
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/router/session
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/router/swarm
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/router/system
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/server/router/volume
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/backend
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/blkiodev
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/container
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/events
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/filters
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/image
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/mount
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/network
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/plugins/logdriver
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/registry
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/strslice
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/swarm
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/swarm/runtime
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/time
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/versions
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/versions/v1p19
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/versions/v1p20
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/api/types/volume
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/builder
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/builder/builder-next
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/builder/builder-next/exporter
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/builder/builder-next/worker
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/builder/dockerfile
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/builder/remotecontext
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/builder/remotecontext/git
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/cli
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/cli/config
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/cli/debug
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/client
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/cmd/docker-proxy
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/cmd/dockerd
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/cmd/dockerd/trap
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/container
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/container/stream
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/contrib/apparmor
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/contrib/docker-device-tool
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/contrib/httpserver
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/cluster
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/cluster/convert
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/cluster/executor
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/cluster/executor/container
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/cluster/provider
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/config
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/events
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/events/testutils
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/exec
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/graphdriver
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/graphdriver/aufs
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/graphdriver/copy
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/graphdriver/overlay
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/graphdriver/register
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/graphdriver/vfs
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/graphdriver/zfs
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/images
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/initlayer
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/links
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/listeners
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger/awslogs
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger/fluentd
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger/gcplogs
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger/gelf
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger/journald
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger/local
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger/logentries
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger/loggerutils
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger/splunk
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger/syslog
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/logger/templates
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/names
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/network
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/daemon/stats
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/distribution
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/distribution/metadata
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/distribution/utils
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/distribution/xfer
18:12:05 [2022-03-20T18:12:05.949Z] github.com/docker/docker/dockerversion
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/errdefs
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/image
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/image/cache
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/image/tarexport
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/image/v1
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/internal/test/suite
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/layer
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libcontainerd
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libcontainerd/queue
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libcontainerd/remote
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libcontainerd/supervisor
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libcontainerd/types
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/bitseq
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/cluster
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/config
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/datastore
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/diagnostic
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/discoverapi
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/driverapi
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/bridge
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/host
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/null
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/overlay
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/remote
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/windows
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drvregistry
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/etchosts
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/idm
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/internal/caller
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/ipam
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/ipamapi
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/ipams/builtin
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/ipams/null
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/ipams/remote
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/ipamutils
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/iptables
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/netlabel
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/netutils
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/networkdb
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/ns
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/options
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/osl
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/osl/kernel
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/portallocator
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/portmapper
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/resolvconf
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/testutils
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/types
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/oci
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/oci/caps
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/opts
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/aaparser
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/archive
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/authorization
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/broadcaster
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/capabilities
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/chrootarchive
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/containerfs
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/devicemapper
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/directory
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/dmesg
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/filenotify
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/fileutils
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/fsutils
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/homedir
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/idtools
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/ioutils
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/jsonmessage
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/longpath
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/loopback
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/namesgenerator
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/parsers
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/parsers/kernel
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/pidfile
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/platform
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/plugingetter
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/plugins
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/plugins/transport
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/pools
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/progress
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/pubsub
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/reexec
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/signal
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/stack
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/stdcopy
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/streamformatter
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/stringid
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/sysinfo
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/system
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/tailfile
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/tarsum
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/truncindex
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/urlutil
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/pkg/useragent
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/plugin
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/plugin/executor/containerd
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/plugin/v2
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/profiles/apparmor
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/profiles/seccomp
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/quota
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/reference
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/registry
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/registry/resumable
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/restartmanager
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/rootless
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/rootless/specconv
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/runconfig
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/runconfig/opts
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/testutil
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/testutil/daemon
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/testutil/environment
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/testutil/fakecontext
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/testutil/fakegit
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/testutil/fakestorage
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/testutil/fixtures/load
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/testutil/fixtures/plugin
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/testutil/registry
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/testutil/request
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/volume
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/volume/drivers
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/volume/local
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/volume/mounts
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/volume/service
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/volume/service/opts
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/volume/testutils'
18:12:05 [2022-03-20T18:12:05.950Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/bitseq
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/cluster
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/config
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/datastore
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/diagnostic
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/discoverapi
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/driverapi
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/bridge
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/host
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/null
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/overlay
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/remote
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/windows
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drvregistry
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/etchosts
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/idm
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/internal/caller
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/ipam
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/ipamapi
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/ipams/builtin
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/ipams/null
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/ipams/remote
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/ipamutils
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/iptables
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/netlabel
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/netutils
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/networkdb
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/ns
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/options
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/osl
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/osl/kernel
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/portallocator
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/portmapper
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/resolvconf
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/testutils
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/types'
18:12:05 [2022-03-20T18:12:05.950Z] + grep --fixed-strings libnetwork/drivers/bridge
18:12:05 [2022-03-20T18:12:05.950Z] + echo 'github.com/docker/docker/libnetwork
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/bitseq
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/cluster
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/config
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/datastore
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/diagnostic
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/discoverapi
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/driverapi
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/bridge
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/host
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/null
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/overlay
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/remote
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/windows
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drvregistry
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/etchosts
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/idm
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/internal/caller
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/ipam
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/ipamapi
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/ipams/builtin
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/ipams/null
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/ipams/remote
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/ipamutils
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/iptables
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/netlabel
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/netutils
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/networkdb
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/ns
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/options
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/osl
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/osl/kernel
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/portallocator
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/portmapper
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/resolvconf
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/testutils
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/types'
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/bridge
18:12:05 [2022-03-20T18:12:05.950Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:12:05 [2022-03-20T18:12:05.950Z] + type docker-proxy
18:12:05 [2022-03-20T18:12:05.950Z] hack/test/unit: line 25: type: docker-proxy: not found
18:12:05 [2022-03-20T18:12:05.950Z] + hack/make.sh binary-proxy install-proxy
18:12:05 [2022-03-20T18:12:05.950Z] 
18:12:06 [2022-03-20T18:12:06.152Z] #43 DONE 266.8s
18:12:06 [2022-03-20T18:12:06.152Z] 
18:12:06 [2022-03-20T18:12:06.152Z] #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
18:12:06 [2022-03-20T18:12:06.152Z] #56 sha256:f72d8892d0b03d0abdaa41bc6f366451985da2944935ef77f0631f77e84b0beb
18:12:06 [2022-03-20T18:12:06.152Z] #56 ...
18:12:06 [2022-03-20T18:12:06.152Z] 
18:12:06 [2022-03-20T18:12:06.152Z] #44 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
18:12:06 [2022-03-20T18:12:06.152Z] #44 sha256:6f4a7738d5556a21f2c5d541f987d09b3faa3dc2b72a74d588a73cff594e2aba
18:12:06 [2022-03-20T18:12:06.152Z] #44 DONE 0.6s
18:12:06 [2022-03-20T18:12:06.152Z] 
18:12:06 [2022-03-20T18:12:06.152Z] #48 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
18:12:06 [2022-03-20T18:12:06.152Z] #48 sha256:14e9c874b875ae9df8139f5a54abe6a2ad918faf19673e30ca4fc8618334c1eb
18:12:06 [2022-03-20T18:12:06.152Z] #48 DONE 0.1s
18:12:06 [2022-03-20T18:12:06.152Z] 
18:12:06 [2022-03-20T18:12:06.152Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
18:12:06 [2022-03-20T18:12:06.152Z] #50 sha256:089ba15425628eff7859c98ab9de3a903b9db6d09da9200d5797eac124d62f6f
18:12:06 [2022-03-20T18:12:06.152Z] #50 DONE 0.1s
18:12:06 [2022-03-20T18:12:06.152Z] 
18:12:06 [2022-03-20T18:12:06.152Z] #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
18:12:06 [2022-03-20T18:12:06.152Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:12:06 [2022-03-20T18:12:06.212Z] Removing bundles/
18:12:06 [2022-03-20T18:12:06.212Z] 
18:12:06 [2022-03-20T18:12:06.212Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
18:12:06 [2022-03-20T18:12:06.212Z] Building: bundles/binary-proxy/docker-proxy-dev
18:12:06 [2022-03-20T18:12:06.212Z] GOOS="" GOARCH="" GOARM=""
18:12:11 [2022-03-20T18:12:11.516Z] Created binary: bundles/binary-proxy/docker-proxy-dev
18:12:11 [2022-03-20T18:12:11.516Z] 
18:12:11 [2022-03-20T18:12:11.516Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
18:12:11 [2022-03-20T18:12:11.516Z] Installing docker-proxy to /usr/local/bin/
18:12:11 [2022-03-20T18:12:11.516Z] 
18:12:11 [2022-03-20T18:12:11.516Z] + mkdir -p bundles
18:12:11 [2022-03-20T18:12:11.516Z] + '[' -n 'github.com/docker/docker/api
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/server
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/server/backend/build
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/server/httputils
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/server/middleware
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/server/router
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/server/router/build
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/server/router/checkpoint
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/server/router/container
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/server/router/debug
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/server/router/distribution
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/server/router/grpc
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/server/router/image
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/server/router/network
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/server/router/plugin
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/server/router/session
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/server/router/swarm
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/server/router/system
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/server/router/volume
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/types
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/types/backend
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/types/blkiodev
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/types/container
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/types/events
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/types/filters
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/types/image
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/types/mount
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/types/network
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/types/plugins/logdriver
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/types/registry
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/types/strslice
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/types/swarm
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/types/swarm/runtime
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/types/time
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/types/versions
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/types/versions/v1p19
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/types/versions/v1p20
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/api/types/volume
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/builder
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/builder/builder-next
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/builder/builder-next/exporter
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/builder/builder-next/worker
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/builder/dockerfile
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/builder/remotecontext
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/builder/remotecontext/git
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/cli
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/cli/config
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/cli/debug
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/client
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/cmd/docker-proxy
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/cmd/dockerd
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/cmd/dockerd/trap
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/container
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/container/stream
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/contrib/apparmor
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/contrib/docker-device-tool
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/contrib/httpserver
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/cluster
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/cluster/convert
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/cluster/executor
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/cluster/executor/container
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/cluster/provider
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/config
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/events
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/events/testutils
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/exec
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/graphdriver
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/graphdriver/aufs
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/graphdriver/copy
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/graphdriver/overlay
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/graphdriver/register
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/graphdriver/vfs
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/graphdriver/zfs
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/images
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/initlayer
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/links
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/listeners
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/logger
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/logger/awslogs
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/logger/fluentd
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/logger/gcplogs
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/logger/gelf
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/logger/journald
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/logger/local
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/logger/logentries
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/logger/loggerutils
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/logger/splunk
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/logger/syslog
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/logger/templates
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/names
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/network
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/daemon/stats
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/distribution
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/distribution/metadata
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/distribution/utils
18:12:11 [2022-03-20T18:12:11.516Z] github.com/docker/docker/distribution/xfer
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/dockerversion
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/errdefs
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/image
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/image/cache
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/image/tarexport
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/image/v1
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/internal/test/suite
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/layer
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/libcontainerd
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/libcontainerd/queue
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/libcontainerd/remote
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/libcontainerd/supervisor
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/libcontainerd/types
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/oci
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/oci/caps
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/opts
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/aaparser
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/archive
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/authorization
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/broadcaster
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/capabilities
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/chrootarchive
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/containerfs
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/devicemapper
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/directory
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/dmesg
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/filenotify
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/fileutils
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/fsutils
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/homedir
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/idtools
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/ioutils
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/jsonmessage
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/longpath
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/loopback
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/namesgenerator
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/parsers
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/parsers/kernel
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/pidfile
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/platform
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/plugingetter
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/plugins
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/plugins/transport
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/pools
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/progress
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/pubsub
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/reexec
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/signal
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/stack
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/stdcopy
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/streamformatter
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/stringid
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/sysinfo
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/system
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/tailfile
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/tarsum
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/truncindex
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/urlutil
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/pkg/useragent
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/plugin
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/plugin/executor/containerd
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/plugin/v2
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/profiles/apparmor
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/profiles/seccomp
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/quota
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/reference
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/registry
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/registry/resumable
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/restartmanager
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/rootless
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/rootless/specconv
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/runconfig
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/runconfig/opts
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/testutil
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/testutil/daemon
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/testutil/environment
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/testutil/fakecontext
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/testutil/fakegit
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/testutil/fakestorage
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/testutil/fixtures/load
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/testutil/fixtures/plugin
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/testutil/registry
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/testutil/request
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/volume
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/volume/drivers
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/volume/local
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/volume/mounts
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/volume/service
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/volume/service/opts
18:12:11 [2022-03-20T18:12:11.517Z] github.com/docker/docker/volume/testutils' ']'
18:12:11 [2022-03-20T18:12:11.517Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/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
18:12:12 [2022-03-20T18:12:12.464Z] ?   	github.com/docker/docker/api	[no test files]
18:12:19 [2022-03-20T18:12:19.913Z] 4612f6d0b889: Pull complete
18:12:26 [2022-03-20T18:12:26.678Z] #60 275.1 # github.com/containerd/containerd/cmd/containerd
18:12:26 [2022-03-20T18:12:26.678Z] #60 275.1 /usr/bin/ld: /tmp/go-link-3303482360/000019.o: in function `New':
18:12:26 [2022-03-20T18:12:26.678Z] #60 275.1 /tmp/tmp.DYEboC1ckX/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
18:12:26 [2022-03-20T18:12:26.678Z] #60 275.2 + bin/containerd-stress
18:12:26 [2022-03-20T18:12:26.678Z] #60 276.3 + bin/containerd-shim
18:12:27 [2022-03-20T18:12:27.387Z] ok  	github.com/docker/docker/api/server	0.012s	coverage: 9.0% of statements
18:12:34 [2022-03-20T18:12:34.803Z] #60 287.5 + bin/containerd-shim-runc-v1
18:12:38 [2022-03-20T18:12:38.853Z] #60 ...
18:12:38 [2022-03-20T18:12:38.853Z] 
18:12:38 [2022-03-20T18:12:38.853Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
18:12:38 [2022-03-20T18:12:38.853Z] #51 sha256:8156b477a33c126dc63b392ab5acc3fc0eea0b067e2497be0c09d8f9e8ea1fd7
18:12:38 [2022-03-20T18:12:38.853Z] #51 303.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
18:12:38 [2022-03-20T18:12:38.853Z] #51 DONE 305.0s
18:12:38 [2022-03-20T18:12:38.853Z] 
18:12:38 [2022-03-20T18:12:38.853Z] #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
18:12:38 [2022-03-20T18:12:38.853Z] #56 sha256:cd6c4265157436db398ccb122826f731f1b84ac6256c9015f5003355089447f9
18:12:38 [2022-03-20T18:12:38.853Z] #56 140.1 + mkdir -p /build
18:12:38 [2022-03-20T18:12:38.853Z] #56 140.1 + cp runc /build/runc
18:12:38 [2022-03-20T18:12:38.853Z] #56 DONE 140.6s
18:12:38 [2022-03-20T18:12:38.853Z] 
18:12:38 [2022-03-20T18:12:38.853Z] #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
18:12:38 [2022-03-20T18:12:38.853Z] #60 sha256:f3a2a39b542b1238ab920eea873fcc0d7fa497d9de787b9bbdfa3d0003039861
18:12:38 [2022-03-20T18:12:38.853Z] #60 ...
18:12:38 [2022-03-20T18:12:38.853Z] 
18:12:38 [2022-03-20T18:12:38.853Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
18:12:38 [2022-03-20T18:12:38.853Z] #52 sha256:9600decd0d4f3adf2e1cae6433ca8c50dc1dc13b283785504e0f498b812cfe26
18:12:38 [2022-03-20T18:12:38.853Z] #52 DONE 1.0s
18:12:38 [2022-03-20T18:12:38.853Z] 
18:12:38 [2022-03-20T18:12:38.853Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
18:12:38 [2022-03-20T18:12:38.853Z] #54 sha256:259bae706dce07f381e6e5478f599a577770b7f297edfff85f0a8312a9644017
18:12:38 [2022-03-20T18:12:38.853Z] #54 DONE 0.1s
18:12:38 [2022-03-20T18:12:38.853Z] 
18:12:38 [2022-03-20T18:12:38.853Z] #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
18:12:38 [2022-03-20T18:12:38.853Z] #60 sha256:f3a2a39b542b1238ab920eea873fcc0d7fa497d9de787b9bbdfa3d0003039861
18:12:38 [2022-03-20T18:12:38.853Z] #60 ...
18:12:38 [2022-03-20T18:12:38.853Z] 
18:12:38 [2022-03-20T18:12:38.853Z] #57 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
18:12:38 [2022-03-20T18:12:38.853Z] #57 sha256:b3c137bdf0df94b97466ca16b2bd52d833c79648c34da93fe96e5cd26d7bbe2a
18:12:38 [2022-03-20T18:12:38.853Z] #57 DONE 0.3s
18:12:38 [2022-03-20T18:12:38.853Z] 
18:12:38 [2022-03-20T18:12:38.853Z] #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
18:12:38 [2022-03-20T18:12:38.853Z] #60 sha256:f3a2a39b542b1238ab920eea873fcc0d7fa497d9de787b9bbdfa3d0003039861
18:12:39 [2022-03-20T18:12:39.782Z] #60 262.8 + bin/containerd
18:12:40 [2022-03-20T18:12:40.085Z] #60 293.8 + bin/containerd-shim-runc-v2
18:12:40 [2022-03-20T18:12:40.655Z] #60 294.6 + binaries
18:12:40 [2022-03-20T18:12:40.655Z] #60 294.6 + install -D bin/containerd /build/containerd
18:12:40 [2022-03-20T18:12:40.655Z] #60 294.6 + install -D bin/containerd-shim /build/containerd-shim
18:12:40 [2022-03-20T18:12:40.655Z] #60 294.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:12:40 [2022-03-20T18:12:40.655Z] #60 294.6 + install -D bin/ctr /build/ctr
18:12:41 [2022-03-20T18:12:41.224Z] #60 DONE 295.0s
18:12:42 [2022-03-20T18:12:42.164Z] 
18:12:42 [2022-03-20T18:12:42.164Z] #61 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
18:12:42 [2022-03-20T18:12:42.164Z] #61 sha256:81e08adb7b0a4b9839e5cf1cb6612cc28ecb3d961663e340e478661f9b67365a
18:12:42 [2022-03-20T18:12:42.164Z] #61 DONE 0.2s
18:12:42 [2022-03-20T18:12:42.164Z] 
18:12:42 [2022-03-20T18:12:42.164Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:12:42 [2022-03-20T18:12:42.164Z] #66 sha256:dc7f4990f11f7d1a4112f182c3f3b2f955df7d679cfbdac6a1cee46a824e4015
18:12:42 [2022-03-20T18:12:42.423Z] #66 DONE 0.1s
18:12:42 [2022-03-20T18:12:42.423Z] 
18:12:42 [2022-03-20T18:12:42.423Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
18:12:42 [2022-03-20T18:12:42.423Z] #71 sha256:40b67794d6c72a539365a2c2d1b64293780298ac0d49212210488e356d03b14c
18:12:42 [2022-03-20T18:12:42.423Z] #71 DONE 0.2s
18:12:42 [2022-03-20T18:12:42.423Z] 
18:12:42 [2022-03-20T18:12:42.423Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
18:12:42 [2022-03-20T18:12:42.423Z] #72 sha256:2d3e51ef403592b11a44c19c0a665d8e3ccade07c2819fecee4e28e378ef9891
18:12:42 [2022-03-20T18:12:42.423Z] #72 DONE 0.0s
18:12:42 [2022-03-20T18:12:42.423Z] 
18:12:42 [2022-03-20T18:12:42.423Z] #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
18:12:42 [2022-03-20T18:12:42.423Z] #73 sha256:94471145e3393c1b98b948be0dbd12ea2ab8cb369a2c12404ece0089a4f14b37
18:12:43 [2022-03-20T18:12:43.360Z] #73 0.792 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:12:43 [2022-03-20T18:12:43.360Z] #73 0.884 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:12:43 [2022-03-20T18:12:43.624Z] #73 1.056 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:12:44 [2022-03-20T18:12:44.194Z] #73 1.136 Reading package lists...
18:12:44 [2022-03-20T18:12:44.766Z] #73 1.654 Reading package lists...
18:12:44 [2022-03-20T18:12:44.766Z] #73 2.160 Building dependency tree...
18:12:44 [2022-03-20T18:12:44.766Z] #73 2.279 Reading state information...
18:12:44 [2022-03-20T18:12:44.847Z] #51 306.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
18:12:44 [2022-03-20T18:12:44.847Z] #51 DONE 308.1s
18:12:44 [2022-03-20T18:12:44.847Z] 
18:12:44 [2022-03-20T18:12:44.847Z] #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
18:12:44 [2022-03-20T18:12:44.847Z] #56 sha256:f72d8892d0b03d0abdaa41bc6f366451985da2944935ef77f0631f77e84b0beb
18:12:44 [2022-03-20T18:12:44.847Z] #56 141.4 + mkdir -p /build
18:12:44 [2022-03-20T18:12:44.847Z] #56 141.4 + cp runc /build/runc
18:12:44 [2022-03-20T18:12:44.847Z] #56 DONE 142.3s
18:12:44 [2022-03-20T18:12:44.847Z] 
18:12:44 [2022-03-20T18:12:44.847Z] #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
18:12:44 [2022-03-20T18:12:44.847Z] #60 sha256:35c58171b269a95a90cd844c5bbf1c804afba45ee3df0366bdf16b7def2b13e3
18:12:45 [2022-03-20T18:12:45.025Z] #73 2.398 The following additional packages will be installed:
18:12:45 [2022-03-20T18:12:45.025Z] #73 2.398   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
18:12:45 [2022-03-20T18:12:45.025Z] #73 2.399   systemd-timesyncd
18:12:45 [2022-03-20T18:12:45.025Z] #73 2.399 Suggested packages:
18:12:45 [2022-03-20T18:12:45.025Z] #73 2.400   systemd-container policykit-1
18:12:45 [2022-03-20T18:12:45.025Z] #73 2.400 Recommended packages:
18:12:45 [2022-03-20T18:12:45.025Z] #73 2.400   libnss-systemd
18:12:45 [2022-03-20T18:12:45.025Z] #73 2.479 The following NEW packages will be installed:
18:12:45 [2022-03-20T18:12:45.025Z] #73 2.479   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
18:12:45 [2022-03-20T18:12:45.025Z] #73 2.480   libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd
18:12:45 [2022-03-20T18:12:45.284Z] #73 2.754 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
18:12:45 [2022-03-20T18:12:45.284Z] #73 2.754 Need to get 5941 kB of archives.
18:12:45 [2022-03-20T18:12:45.284Z] #73 2.754 After this operation, 19.5 MB of additional disk space will be used.
18:12:45 [2022-03-20T18:12:45.284Z] #73 2.754 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
18:12:45 [2022-03-20T18:12:45.284Z] #73 2.766 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
18:12:45 [2022-03-20T18:12:45.284Z] #73 2.767 Get:3 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
18:12:45 [2022-03-20T18:12:45.284Z] #73 2.771 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
18:12:45 [2022-03-20T18:12:45.284Z] #73 2.773 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB]
18:12:45 [2022-03-20T18:12:45.284Z] #73 2.777 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB]
18:12:45 [2022-03-20T18:12:45.284Z] #73 2.812 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB]
18:12:45 [2022-03-20T18:12:45.422Z] #60 ...
18:12:45 [2022-03-20T18:12:45.422Z] 
18:12:45 [2022-03-20T18:12:45.422Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
18:12:45 [2022-03-20T18:12:45.422Z] #52 sha256:48ac6bad776bce16e2fe84b422990105dba148d91c4c4143c6f9f40f63c38632
18:12:45 [2022-03-20T18:12:45.544Z] #73 2.813 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
18:12:45 [2022-03-20T18:12:45.544Z] #73 2.815 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
18:12:45 [2022-03-20T18:12:45.544Z] #73 2.817 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB]
18:12:45 [2022-03-20T18:12:45.544Z] #73 2.819 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
18:12:45 [2022-03-20T18:12:45.544Z] #73 2.944 debconf: delaying package configuration, since apt-utils is not installed
18:12:45 [2022-03-20T18:12:45.544Z] #73 2.975 Fetched 5941 kB in 0s (17.8 MB/s)
18:12:45 [2022-03-20T18:12:45.544Z] #73 3.002 Selecting previously unselected package libargon2-1:amd64.
18:12:45 [2022-03-20T18:12:45.544Z] #73 3.002 (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.)
18:12:45 [2022-03-20T18:12:45.544Z] #73 3.017 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
18:12:45 [2022-03-20T18:12:45.544Z] #73 3.025 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
18:12:45 [2022-03-20T18:12:45.544Z] #73 3.059 Selecting previously unselected package libjson-c5:amd64.
18:12:45 [2022-03-20T18:12:45.544Z] #73 3.062 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ...
18:12:45 [2022-03-20T18:12:45.544Z] #73 3.066 Unpacking libjson-c5:amd64 (0.15-2) ...
18:12:45 [2022-03-20T18:12:45.544Z] #73 3.110 Selecting previously unselected package libcryptsetup12:amd64.
18:12:45 [2022-03-20T18:12:45.544Z] #73 3.113 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
18:12:45 [2022-03-20T18:12:45.544Z] #73 3.117 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
18:12:45 [2022-03-20T18:12:45.544Z] #73 3.170 Selecting previously unselected package libkmod2:amd64.
18:12:45 [2022-03-20T18:12:45.804Z] #73 3.173 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ...
18:12:45 [2022-03-20T18:12:45.804Z] #73 3.177 Unpacking libkmod2:amd64 (28-1) ...
18:12:45 [2022-03-20T18:12:45.804Z] #73 3.221 Selecting previously unselected package systemd-timesyncd.
18:12:45 [2022-03-20T18:12:45.804Z] #73 3.224 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ...
18:12:45 [2022-03-20T18:12:45.804Z] #73 3.228 Unpacking systemd-timesyncd (247.3-6) ...
18:12:45 [2022-03-20T18:12:45.804Z] #73 3.277 Selecting previously unselected package systemd.
18:12:45 [2022-03-20T18:12:45.804Z] #73 3.280 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ...
18:12:45 [2022-03-20T18:12:45.804Z] #73 3.314 Unpacking systemd (247.3-6) ...
18:12:46 [2022-03-20T18:12:46.354Z] #52 DONE 0.9s
18:12:46 [2022-03-20T18:12:46.354Z] 
18:12:46 [2022-03-20T18:12:46.354Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
18:12:46 [2022-03-20T18:12:46.354Z] #54 sha256:43d99d44f25d37c3cd357d6d62d50859e7eabd2dc4dcb47e36d0855c0b58db6c
18:12:46 [2022-03-20T18:12:46.374Z] #73 3.794 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
18:12:46 [2022-03-20T18:12:46.374Z] #73 3.805 Setting up libjson-c5:amd64 (0.15-2) ...
18:12:46 [2022-03-20T18:12:46.374Z] #73 3.817 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
18:12:46 [2022-03-20T18:12:46.374Z] #73 3.828 Setting up libkmod2:amd64 (28-1) ...
18:12:46 [2022-03-20T18:12:46.374Z] #73 3.841 Setting up systemd (247.3-6) ...
18:12:46 [2022-03-20T18:12:46.374Z] #73 3.884 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:12:46 [2022-03-20T18:12:46.374Z] #73 3.885 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:12:46 [2022-03-20T18:12:46.374Z] #73 3.888 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
18:12:46 [2022-03-20T18:12:46.611Z] #54 DONE 0.4s
18:12:46 [2022-03-20T18:12:46.611Z] 
18:12:46 [2022-03-20T18:12:46.611Z] #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
18:12:46 [2022-03-20T18:12:46.611Z] #60 sha256:35c58171b269a95a90cd844c5bbf1c804afba45ee3df0366bdf16b7def2b13e3
18:12:46 [2022-03-20T18:12:46.611Z] #60 263.2 + bin/containerd
18:12:46 [2022-03-20T18:12:46.942Z] #73 4.187 Setting up systemd-timesyncd (247.3-6) ...
18:12:46 [2022-03-20T18:12:46.942Z] #73 4.395 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
18:12:46 [2022-03-20T18:12:46.942Z] #73 4.395 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
18:12:46 [2022-03-20T18:12:46.942Z] #73 4.426 Selecting previously unselected package systemd-sysv.
18:12:46 [2022-03-20T18:12:46.942Z] #73 4.426 (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 ... 29450 files and directories currently installed.)
18:12:46 [2022-03-20T18:12:46.942Z] #73 4.440 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ...
18:12:46 [2022-03-20T18:12:46.942Z] #73 4.444 Unpacking systemd-sysv (247.3-6) ...
18:12:46 [2022-03-20T18:12:46.942Z] #73 4.485 Selecting previously unselected package libdbus-1-3:amd64.
18:12:46 [2022-03-20T18:12:46.942Z] #73 4.488 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
18:12:46 [2022-03-20T18:12:46.942Z] #73 4.492 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
18:12:47 [2022-03-20T18:12:47.175Z] #60 ...
18:12:47 [2022-03-20T18:12:47.175Z] 
18:12:47 [2022-03-20T18:12:47.175Z] #57 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
18:12:47 [2022-03-20T18:12:47.175Z] #57 sha256:66cfb03c08f85f6a53e215748f27fba27f3ce8f67169830977f3a474cc458edd
18:12:47 [2022-03-20T18:12:47.175Z] #57 DONE 0.5s
18:12:47 [2022-03-20T18:12:47.201Z] #73 4.547 Selecting previously unselected package dbus.
18:12:47 [2022-03-20T18:12:47.201Z] #73 4.549 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
18:12:47 [2022-03-20T18:12:47.201Z] #73 4.559 Unpacking dbus (1.12.20-2) ...
18:12:47 [2022-03-20T18:12:47.201Z] #73 4.617 Selecting previously unselected package libpam-systemd:amd64.
18:12:47 [2022-03-20T18:12:47.201Z] #73 4.617 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ...
18:12:47 [2022-03-20T18:12:47.201Z] #73 4.621 Unpacking libpam-systemd:amd64 (247.3-6) ...
18:12:47 [2022-03-20T18:12:47.201Z] #73 4.665 Selecting previously unselected package dbus-user-session.
18:12:47 [2022-03-20T18:12:47.201Z] #73 4.668 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
18:12:47 [2022-03-20T18:12:47.201Z] #73 4.671 Unpacking dbus-user-session (1.12.20-2) ...
18:12:47 [2022-03-20T18:12:47.201Z] #73 4.720 Setting up systemd-sysv (247.3-6) ...
18:12:47 [2022-03-20T18:12:47.201Z] #73 4.730 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
18:12:47 [2022-03-20T18:12:47.201Z] #73 4.741 Setting up dbus (1.12.20-2) ...
18:12:47 [2022-03-20T18:12:47.434Z] 
18:12:47 [2022-03-20T18:12:47.434Z] #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
18:12:47 [2022-03-20T18:12:47.434Z] #60 sha256:35c58171b269a95a90cd844c5bbf1c804afba45ee3df0366bdf16b7def2b13e3
18:12:47 [2022-03-20T18:12:47.460Z] #73 4.867 invoke-rc.d: could not determine current runlevel
18:12:47 [2022-03-20T18:12:47.460Z] #73 4.869 invoke-rc.d: policy-rc.d denied execution of start.
18:12:47 [2022-03-20T18:12:47.460Z] #73 4.873 Setting up libpam-systemd:amd64 (247.3-6) ...
18:12:47 [2022-03-20T18:12:47.718Z] #73 4.985 Setting up dbus-user-session (1.12.20-2) ...
18:12:47 [2022-03-20T18:12:47.718Z] #73 5.003 Processing triggers for libc-bin (2.31-13+deb11u2) ...
18:12:47 [2022-03-20T18:12:47.718Z] #73 DONE 5.1s
18:12:47 [2022-03-20T18:12:47.718Z] 
18:12:47 [2022-03-20T18:12:47.718Z] #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
18:12:47 [2022-03-20T18:12:47.718Z] #74 sha256:f94a407052c1a1c443aeef6ed9ea971becd5fb672fc396d3642320f3e66b887c
18:12:48 [2022-03-20T18:12:48.233Z] #74 0.403   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
18:12:48 [2022-03-20T18:12:48.233Z] #74 0.405                                  Dload  Upload   Total   Spent    Left  Speed
18:12:48 [2022-03-20T18:12:48.233Z] #74 0.406 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   6329      0 --:--:-- --:--:-- --:--:--  6307
18:12:48 [2022-03-20T18:12:48.492Z] #74 DONE 0.8s
18:12:48 [2022-03-20T18:12:48.492Z] 
18:12:48 [2022-03-20T18:12:48.492Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
18:12:48 [2022-03-20T18:12:48.492Z] #75 sha256:71a72ebc137f19611ee26990bc16d8777c37bd52994710b7791544b3f843fb7a
18:12:49 [2022-03-20T18:12:49.427Z] #75 DONE 0.9s
18:12:49 [2022-03-20T18:12:49.427Z] 
18:12:49 [2022-03-20T18:12:49.427Z] #76 exporting to image
18:12:49 [2022-03-20T18:12:49.427Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
18:12:49 [2022-03-20T18:12:49.427Z] #76 exporting layers
18:12:55 [2022-03-20T18:12:55.995Z] #76 exporting layers 6.1s done
18:12:55 [2022-03-20T18:12:55.995Z] #76 writing image sha256:d29a9e0577d284a167bd80dc05d8194f4366666d8411ebb863ef21dfb198751e done
18:12:55 [2022-03-20T18:12:55.995Z] #76 naming to docker.io/library/docker:45067cda330b4ebcc889b17856a60761aa480ad6 done
18:12:55 [2022-03-20T18:12:55.995Z] #76 DONE 6.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:12:56 [2022-03-20T18:12:56.348Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43398/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=45067cda330b4ebcc889b17856a60761aa480ad6 -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:45067cda330b4ebcc889b17856a60761aa480ad6 hack/make.sh dynbinary test-integration
18:12:56 [2022-03-20T18:12:56.627Z] 8f616e6e9eec: Pull complete
18:12:57 [2022-03-20T18:12:57.726Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
18:12:57 [2022-03-20T18:12:57.726Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
18:12:57 [2022-03-20T18:12:57.726Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
18:12:57 [2022-03-20T18:12:57.726Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
18:12:57 [2022-03-20T18:12:57.726Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
18:12:57 [2022-03-20T18:12:57.726Z] Detected virtualization docker.
18:12:57 [2022-03-20T18:12:57.726Z] Detected architecture x86-64.
18:12:57 [2022-03-20T18:12:57.726Z] Set hostname to <6df33065a371>.
18:12:57 [2022-03-20T18:12:57.998Z] modprobe@configfs.service: Succeeded.
18:12:57 [2022-03-20T18:12:57.998Z] modprobe@drm.service: Succeeded.
18:12:57 [2022-03-20T18:12:57.998Z] modprobe@fuse.service: Succeeded.
18:12:57 [2022-03-20T18:12:57.998Z] + source /etc/docker-entrypoint-cmd
18:12:57 [2022-03-20T18:12:57.998Z] ++ hack/make.sh dynbinary test-integration
18:12:57 [2022-03-20T18:12:57.998Z] 
18:12:58 [2022-03-20T18:12:58.268Z] Removing bundles/
18:12:58 [2022-03-20T18:12:58.268Z] 
18:12:58 [2022-03-20T18:12:58.268Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:12:58 [2022-03-20T18:12:58.268Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:12:58 [2022-03-20T18:12:58.268Z] GOOS="" GOARCH="" GOARM=""
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
18:13:35 [2022-03-20T18:13:35.142Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 5.7% of statements
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/types	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
18:13:35 [2022-03-20T18:13:35.142Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
18:13:35 [2022-03-20T18:13:35.142Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/builder	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ok  	github.com/docker/docker/builder/remotecontext	0.077s	coverage: 13.7% of statements
18:13:35 [2022-03-20T18:13:35.142Z] ok  	github.com/docker/docker/builder/dockerfile	0.168s	coverage: 49.3% of statements
18:13:35 [2022-03-20T18:13:35.142Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
18:13:35 [2022-03-20T18:13:35.142Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.128s	coverage: 86.3% of statements
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/cli	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:13:35 [2022-03-20T18:13:35.142Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.270s	coverage: 69.3% of statements
18:13:35 [2022-03-20T18:13:35.740Z] ok  	github.com/docker/docker/client	0.135s	coverage: 75.6% of statements
18:13:36 [2022-03-20T18:13:36.047Z] #60 313.0 # github.com/containerd/containerd/cmd/containerd
18:13:36 [2022-03-20T18:13:36.047Z] #60 313.0 /usr/bin/ld: /tmp/go-link-2723372171/000019.o: in function `New':
18:13:36 [2022-03-20T18:13:36.047Z] #60 313.0 /tmp/tmp.LhUWXnTrWb/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
18:13:36 [2022-03-20T18:13:36.047Z] #60 313.1 + bin/containerd-stress
18:13:36 [2022-03-20T18:13:36.047Z] #60 314.2 + bin/containerd-shim
18:13:39 [2022-03-20T18:13:39.032Z] 037d5740b404: Pull complete
18:13:39 [2022-03-20T18:13:39.032Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338
18:13:39 [2022-03-20T18:13:39.032Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022
18:13:39 [2022-03-20T18:13:39.032Z] mcr.microsoft.com/windows/servercore:ltsc2022
18:13:39 [2022-03-20T18:13:39.032Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully
18:13:39 [2022-03-20T18:13:39.032Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore
18:13:39 [2022-03-20T18:13:39.032Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587'
18:13:39 [2022-03-20T18:13:39.032Z] INFO: Docker version of control daemon
18:13:39 [2022-03-20T18:13:39.032Z] 
18:13:39 [2022-03-20T18:13:39.032Z] Client:
18:13:39 [2022-03-20T18:13:39.032Z]  Version:           20.10.9
18:13:39 [2022-03-20T18:13:39.032Z]  API version:       1.41
18:13:39 [2022-03-20T18:13:39.032Z]  Go version:        go1.16.8
18:13:39 [2022-03-20T18:13:39.032Z]  Git commit:        c2ea9bc
18:13:39 [2022-03-20T18:13:39.033Z]  Built:             Mon Oct  4 16:11:10 2021
18:13:39 [2022-03-20T18:13:39.033Z]  OS/Arch:           windows/amd64
18:13:39 [2022-03-20T18:13:39.033Z]  Context:           default
18:13:39 [2022-03-20T18:13:39.033Z]  Experimental:      true
18:13:39 [2022-03-20T18:13:39.033Z] 
18:13:39 [2022-03-20T18:13:39.033Z] Server: Docker Engine - Community
18:13:39 [2022-03-20T18:13:39.033Z]  Engine:
18:13:39 [2022-03-20T18:13:39.033Z]   Version:          20.10.9
18:13:39 [2022-03-20T18:13:39.033Z]   API version:      1.41 (minimum version 1.24)
18:13:39 [2022-03-20T18:13:39.033Z]   Go version:       go1.16.8
18:13:39 [2022-03-20T18:13:39.033Z]   Git commit:       79ea9d3
18:13:39 [2022-03-20T18:13:39.033Z]   Built:            Mon Oct  4 16:06:39 2021
18:13:39 [2022-03-20T18:13:39.033Z]   OS/Arch:          windows/amd64
18:13:39 [2022-03-20T18:13:39.033Z]   Experimental:     true
18:13:39 [2022-03-20T18:13:39.033Z] 
18:13:39 [2022-03-20T18:13:39.033Z] INFO: Docker info of control daemon
18:13:39 [2022-03-20T18:13:39.033Z] 
18:13:39 [2022-03-20T18:13:39.033Z] Client:
18:13:39 [2022-03-20T18:13:39.033Z]  Context:    default
18:13:39 [2022-03-20T18:13:39.033Z]  Debug Mode: false
18:13:39 [2022-03-20T18:13:39.033Z] 
18:13:39 [2022-03-20T18:13:39.033Z] Server:
18:13:39 [2022-03-20T18:13:39.033Z]  Containers: 0
18:13:39 [2022-03-20T18:13:39.033Z]   Running: 0
18:13:39 [2022-03-20T18:13:39.033Z]   Paused: 0
18:13:39 [2022-03-20T18:13:39.033Z]   Stopped: 0
18:13:39 [2022-03-20T18:13:39.033Z]  Images: 1
18:13:39 [2022-03-20T18:13:39.033Z]  Server Version: 20.10.9
18:13:39 [2022-03-20T18:13:39.033Z]  Storage Driver: windowsfilter (windows) lcow (linux)
18:13:39 [2022-03-20T18:13:39.033Z]   Windows: 
18:13:39 [2022-03-20T18:13:39.033Z]   LCOW: 
18:13:39 [2022-03-20T18:13:39.033Z]  Logging Driver: json-file
18:13:39 [2022-03-20T18:13:39.033Z]  Plugins:
18:13:39 [2022-03-20T18:13:39.033Z]   Volume: local
18:13:39 [2022-03-20T18:13:39.033Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:13:39 [2022-03-20T18:13:39.033Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:13:39 [2022-03-20T18:13:39.033Z]  Swarm: inactive
18:13:39 [2022-03-20T18:13:39.033Z]  Default Isolation: process
18:13:39 [2022-03-20T18:13:39.033Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
18:13:39 [2022-03-20T18:13:39.033Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230)
18:13:39 [2022-03-20T18:13:39.033Z]  OSType: windows
18:13:39 [2022-03-20T18:13:39.033Z]  Architecture: x86_64
18:13:39 [2022-03-20T18:13:39.033Z]  CPUs: 4
18:13:39 [2022-03-20T18:13:39.033Z]  Total Memory: 32GiB
18:13:39 [2022-03-20T18:13:39.033Z]  Name: azwin-2-84c831
18:13:39 [2022-03-20T18:13:39.033Z]  ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3
18:13:39 [2022-03-20T18:13:39.033Z]  Docker Root Dir: D:\docker
18:13:39 [2022-03-20T18:13:39.033Z]  Debug Mode: false
18:13:39 [2022-03-20T18:13:39.033Z]  Registry: https://index.docker.io/v1/
18:13:39 [2022-03-20T18:13:39.033Z]  Labels:
18:13:39 [2022-03-20T18:13:39.033Z]  Experimental: true
18:13:39 [2022-03-20T18:13:39.033Z]  Insecure Registries:
18:13:39 [2022-03-20T18:13:39.033Z]   10.0.0.4:5000
18:13:39 [2022-03-20T18:13:39.033Z]   127.0.0.0/8
18:13:39 [2022-03-20T18:13:39.033Z]  Registry Mirrors:
18:13:39 [2022-03-20T18:13:39.033Z]   http://10.0.0.4:5000/
18:13:39 [2022-03-20T18:13:39.033Z]  Live Restore Enabled: false
18:13:39 [2022-03-20T18:13:39.033Z]  Product License: Community Engine
18:13:39 [2022-03-20T18:13:39.033Z] 
18:13:39 [2022-03-20T18:13:39.033Z] 
18:13:39 [2022-03-20T18:13:39.033Z] INFO: Commit hash is 45067cda33
18:13:39 [2022-03-20T18:13:39.033Z] INFO: Nuke-Everything...
18:13:39 [2022-03-20T18:13:39.033Z] INFO: Container count on control daemon to delete is 0
18:13:39 [2022-03-20T18:13:39.033Z] INFO: Nuking d:\CI
18:13:39 [2022-03-20T18:13:39.033Z] INFO: Zapped successfully
18:13:39 [2022-03-20T18:13:39.033Z] INFO: Location for testing is d:\CI\PR-43398\3
18:13:39 [2022-03-20T18:13:39.033Z] INFO: Validating GOLang consistency in Dockerfile.windows...
18:13:39 [2022-03-20T18:13:39.033Z] 
18:13:39 [2022-03-20T18:13:39.033Z] 
18:13:39 [2022-03-20T18:13:39.033Z] INFO: Building the image from Dockerfile.windows at 03/20/2022 18:13:29...
18:13:39 [2022-03-20T18:13:39.033Z] 
18:13:39 [2022-03-20T18:13:39.033Z] Sending build context to Docker daemon  64.12MB
18:13:39 [2022-03-20T18:13:39.033Z] 
18:13:39 [2022-03-20T18:13:39.033Z] Step 1/11 : FROM microsoft/windowsservercore
18:13:39 [2022-03-20T18:13:39.033Z]  ---> 02f938cacc3b
18:13:39 [2022-03-20T18:13:39.033Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
18:13:39 [2022-03-20T18:13:39.033Z]  ---> Running in 897c0665ab28
18:13:39 [2022-03-20T18:13:39.033Z] Removing intermediate container 897c0665ab28
18:13:39 [2022-03-20T18:13:39.033Z]  ---> 20acdcfb3675
18:13:39 [2022-03-20T18:13:39.033Z] Step 3/11 : ARG GO_VERSION=1.18.0
18:13:39 [2022-03-20T18:13:39.033Z]  ---> Running in 03ef646b43ee
18:13:39 [2022-03-20T18:13:39.033Z] Removing intermediate container 03ef646b43ee
18:13:39 [2022-03-20T18:13:39.033Z]  ---> d25bea24a48b
18:13:39 [2022-03-20T18:13:39.033Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1
18:13:39 [2022-03-20T18:13:39.033Z]  ---> Running in b9c4c62dad5d
18:13:39 [2022-03-20T18:13:39.503Z] Removing intermediate container b9c4c62dad5d
18:13:39 [2022-03-20T18:13:39.503Z]  ---> 465896ee761c
18:13:39 [2022-03-20T18:13:39.503Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0
18:13:39 [2022-03-20T18:13:39.503Z]  ---> Running in 9469e62f7362
18:13:39 [2022-03-20T18:13:39.503Z] Removing intermediate container 9469e62f7362
18:13:39 [2022-03-20T18:13:39.503Z]  ---> 707fc28bfae3
18:13:39 [2022-03-20T18:13:39.503Z] 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}
18:13:39 [2022-03-20T18:13:39.973Z]  ---> Running in 849605a483a6
18:13:39 [2022-03-20T18:13:39.973Z] Removing intermediate container 849605a483a6
18:13:39 [2022-03-20T18:13:39.973Z]  ---> 98028bc1b6f1
18:13:39 [2022-03-20T18:13:39.974Z] 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;
18:13:39 [2022-03-20T18:13:39.974Z]  ---> Running in f058867788b1
18:13:42 [2022-03-20T18:13:42.606Z] #60 325.2 + bin/containerd-shim-runc-v1
18:13:43 [2022-03-20T18:13:43.627Z] #60 314.0 # github.com/containerd/containerd/cmd/containerd
18:13:43 [2022-03-20T18:13:43.627Z] #60 314.0 /usr/bin/ld: /tmp/go-link-2531789245/000019.o: in function `New':
18:13:43 [2022-03-20T18:13:43.627Z] #60 314.0 /tmp/tmp.k2ei76mCTS/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
18:13:43 [2022-03-20T18:13:43.627Z] #60 314.1 + bin/containerd-stress
18:13:43 [2022-03-20T18:13:43.627Z] #60 315.2 + bin/containerd-shim
18:13:45 [2022-03-20T18:13:45.891Z] 
18:13:45 [2022-03-20T18:13:45.891Z] SUCCESS: Specified value was saved.
18:13:46 [2022-03-20T18:13:46.361Z] INFO: Downloading git...
18:13:47 [2022-03-20T18:13:47.939Z] INFO: Downloading go...
18:13:49 [2022-03-20T18:13:49.154Z] #60 331.4 + bin/containerd-shim-runc-v2
18:13:49 [2022-03-20T18:13:49.154Z] #60 332.2 + binaries
18:13:49 [2022-03-20T18:13:49.154Z] #60 332.2 + install -D bin/containerd /build/containerd
18:13:49 [2022-03-20T18:13:49.154Z] #60 332.2 + install -D bin/containerd-shim /build/containerd-shim
18:13:49 [2022-03-20T18:13:49.154Z] #60 332.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:13:49 [2022-03-20T18:13:49.154Z] #60 332.2 + install -D bin/ctr /build/ctr
18:13:49 [2022-03-20T18:13:49.511Z] INFO: Downloading compiler 1 of 3...
18:13:50 [2022-03-20T18:13:50.167Z] #60 326.3 + bin/containerd-shim-runc-v1
18:13:51 [2022-03-20T18:13:51.080Z] INFO: Downloading compiler 2 of 3...
18:13:51 [2022-03-20T18:13:51.552Z] INFO: Downloading compiler 3 of 3...
18:13:51 [2022-03-20T18:13:51.681Z] #60 DONE 334.4s
18:13:52 [2022-03-20T18:13:52.245Z] 
18:13:52 [2022-03-20T18:13:52.245Z] #61 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
18:13:52 [2022-03-20T18:13:52.245Z] #61 sha256:4304d209c10956ae1ba5338d4262fc8fb5d82c4a9f2ac436c3b8d32145584717
18:13:52 [2022-03-20T18:13:52.540Z] INFO: Extracting git...
18:13:53 [2022-03-20T18:13:53.176Z] #61 DONE 1.0s
18:13:53 [2022-03-20T18:13:53.176Z] 
18:13:53 [2022-03-20T18:13:53.176Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:13:53 [2022-03-20T18:13:53.176Z] #66 sha256:cf89fbe206cb4a802249a82c8d1e302cd0714679974e8c4fcf2e312ca5c8de2c
18:13:53 [2022-03-20T18:13:53.433Z] #66 DONE 0.2s
18:13:53 [2022-03-20T18:13:53.433Z] 
18:13:53 [2022-03-20T18:13:53.433Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
18:13:53 [2022-03-20T18:13:53.433Z] #71 sha256:d24dcb4dbffa4ce5c8999c0d3f31480f83489f01948899320d3d45dd9d40addb
18:13:54 [2022-03-20T18:13:54.803Z] #71 DONE 1.2s
18:13:54 [2022-03-20T18:13:54.803Z] 
18:13:54 [2022-03-20T18:13:54.803Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
18:13:54 [2022-03-20T18:13:54.803Z] #72 sha256:32392112a3ac3baa181eefdebb402613006368ff1700cdaa2d9eca0505f8df7d
18:13:54 [2022-03-20T18:13:54.803Z] #72 DONE 0.0s
18:13:54 [2022-03-20T18:13:54.803Z] 
18:13:54 [2022-03-20T18:13:54.803Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker
18:13:54 [2022-03-20T18:13:54.803Z] #73 sha256:789763a755a5b255500470a7c0ec8763e0b731045f71411d8e2d0937fd7a34ae
18:13:56 [2022-03-20T18:13:56.170Z] #73 DONE 1.3s
18:13:56 [2022-03-20T18:13:56.170Z] 
18:13:56 [2022-03-20T18:13:56.170Z] #74 exporting to image
18:13:56 [2022-03-20T18:13:56.170Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
18:13:56 [2022-03-20T18:13:56.170Z] #74 exporting layers
18:13:56 [2022-03-20T18:13:56.721Z] #60 332.6 + bin/containerd-shim-runc-v2
18:13:56 [2022-03-20T18:13:56.721Z] #60 333.4 + binaries
18:13:56 [2022-03-20T18:13:56.977Z] #60 333.4 + install -D bin/containerd /build/containerd
18:13:56 [2022-03-20T18:13:56.977Z] #60 333.5 + install -D bin/containerd-shim /build/containerd-shim
18:13:56 [2022-03-20T18:13:56.977Z] #60 333.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:13:56 [2022-03-20T18:13:56.977Z] #60 333.5 + install -D bin/ctr /build/ctr
18:13:59 [2022-03-20T18:13:59.495Z] #60 DONE 335.9s
18:14:00 [2022-03-20T18:14:00.434Z] 
18:14:00 [2022-03-20T18:14:00.434Z] #61 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
18:14:00 [2022-03-20T18:14:00.434Z] #61 sha256:bba84efb4321a16b2cc7b16939dd7cd6c4d2fa1c28f6f5b0181f574a318d538b
18:14:01 [2022-03-20T18:14:01.364Z] #61 DONE 1.1s
18:14:01 [2022-03-20T18:14:01.364Z] 
18:14:01 [2022-03-20T18:14:01.364Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:14:01 [2022-03-20T18:14:01.364Z] #66 sha256:f6dd6bc5898eb026c253818ca39ce5f84aae8a6b0e9987ddcb2d25124aaa9fe4
18:14:01 [2022-03-20T18:14:01.622Z] #66 DONE 0.3s
18:14:01 [2022-03-20T18:14:01.622Z] 
18:14:01 [2022-03-20T18:14:01.622Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
18:14:01 [2022-03-20T18:14:01.622Z] #71 sha256:1c7b2c0d5500283de03442e445f437dfe40dfe0f7befa959865a556a45379d08
18:14:02 [2022-03-20T18:14:02.715Z] #74 exporting layers 6.1s done
18:14:02 [2022-03-20T18:14:02.715Z] #74 writing image sha256:15cd5ca1fdf8fa2c78a2bc2103f5764169945054d97ddd4a7200dc541ac3e017 done
18:14:02 [2022-03-20T18:14:02.715Z] #74 naming to docker.io/library/docker:45067cda330b4ebcc889b17856a60761aa480ad6 done
18:14:02 [2022-03-20T18:14:02.715Z] #74 DONE 6.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:14:02 [2022-03-20T18:14:02.991Z] #71 DONE 1.1s
18:14:02 [2022-03-20T18:14:02.992Z] 
18:14:02 [2022-03-20T18:14:02.992Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
18:14:02 [2022-03-20T18:14:02.992Z] #72 sha256:a4cb0be3b2565ca2367229a57afb5b9ee8d4f0e2d3416b1e63851ccfb4383977
18:14:02 [2022-03-20T18:14:02.992Z] #72 DONE 0.0s
18:14:02 [2022-03-20T18:14:02.992Z] 
18:14:02 [2022-03-20T18:14:02.992Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker
18:14:02 [2022-03-20T18:14:02.992Z] #73 sha256:e1ee2b0559d560a8c6fbfab945989b4311b3d519009f29059e910459ef9d97ba
18:14:03 [2022-03-20T18:14:03.060Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43398/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=45067cda330b4ebcc889b17856a60761aa480ad6 -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:45067cda330b4ebcc889b17856a60761aa480ad6 hack/make.sh dynbinary test-integration
18:14:03 [2022-03-20T18:14:03.923Z] #73 DONE 1.2s
18:14:03 [2022-03-20T18:14:03.923Z] 
18:14:03 [2022-03-20T18:14:03.923Z] #74 exporting to image
18:14:03 [2022-03-20T18:14:03.923Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
18:14:03 [2022-03-20T18:14:03.923Z] #74 exporting layers
18:14:04 [2022-03-20T18:14:04.959Z] 
18:14:04 [2022-03-20T18:14:04.959Z] Removing bundles/
18:14:04 [2022-03-20T18:14:04.959Z] 
18:14:04 [2022-03-20T18:14:04.959Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:14:04 [2022-03-20T18:14:04.959Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:14:04 [2022-03-20T18:14:04.959Z] GOOS="" GOARCH="" GOARM=""
18:14:04 [2022-03-20T18:14:04.986Z] INFO [loader] Go packages loading at mode 575 (compiled_files|imports|name|types_sizes|deps|exports_file|files) took 2m44.87923054s 
18:14:04 [2022-03-20T18:14:04.986Z] 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. 
18:14:04 [2022-03-20T18:14:04.986Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 497.190403ms 
18:14:07 [2022-03-20T18:14:07.481Z] INFO: Expanding go...
18:14:07 [2022-03-20T18:14:07.882Z] ok  	github.com/docker/docker/cmd/dockerd	0.073s	coverage: 29.3% of statements
18:14:07 [2022-03-20T18:14:07.882Z] ok  	github.com/docker/docker/container	0.116s	coverage: 34.6% of statements
18:14:08 [2022-03-20T18:14:08.454Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.405s	coverage: 0.0% of statements
18:14:08 [2022-03-20T18:14:08.454Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
18:14:08 [2022-03-20T18:14:08.454Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:14:08 [2022-03-20T18:14:08.454Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:14:08 [2022-03-20T18:14:08.454Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:14:08 [2022-03-20T18:14:08.454Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:14:10 [2022-03-20T18:14:10.470Z] #74 exporting layers 6.2s done
18:14:10 [2022-03-20T18:14:10.470Z] #74 writing image sha256:c58872f80d9fc22dd55ff0961978af55beea8d42b760a92bfa30b758bd0cf2ad done
18:14:10 [2022-03-20T18:14:10.470Z] #74 naming to docker.io/library/docker:45067cda330b4ebcc889b17856a60761aa480ad6 done
18:14:10 [2022-03-20T18:14:10.470Z] #74 DONE 6.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
18:14:10 [2022-03-20T18:14:10.870Z] + trap exit INT TERM
18:14:10 [2022-03-20T18:14:10.870Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
18:14:10 [2022-03-20T18:14:10.870Z] + CONTAINER_NAME=docker-pr3
18:14:10 [2022-03-20T18:14:10.870Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43398/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43398/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=45067cda330b4ebcc889b17856a60761aa480ad6 -e DOCKER_GRAPHDRIVER docker:45067cda330b4ebcc889b17856a60761aa480ad6 hack/make.sh dynbinary
18:14:12 [2022-03-20T18:14:12.261Z] 
18:14:12 [2022-03-20T18:14:12.261Z] Removing bundles/
18:14:12 [2022-03-20T18:14:12.261Z] 
18:14:12 [2022-03-20T18:14:12.261Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:14:12 [2022-03-20T18:14:12.261Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:14:12 [2022-03-20T18:14:12.261Z] GOOS="" GOARCH="" GOARM=""
18:14:13 [2022-03-20T18:14:13.754Z] ok  	github.com/docker/docker/daemon/cluster	0.044s	coverage: 0.5% of statements
18:14:14 [2022-03-20T18:14:14.700Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
18:14:15 [2022-03-20T18:14:15.645Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 35.9% of statements
18:14:16 [2022-03-20T18:14:16.641Z] 0a6173b79e25: Pull complete
18:14:16 [2022-03-20T18:14:16.641Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683
18:14:16 [2022-03-20T18:14:16.641Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
18:14:16 [2022-03-20T18:14:16.641Z] mcr.microsoft.com/windows/servercore:ltsc2019
18:14:16 [2022-03-20T18:14:16.641Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
18:14:16 [2022-03-20T18:14:16.641Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
18:14:16 [2022-03-20T18:14:16.641Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686'
18:14:16 [2022-03-20T18:14:16.641Z] INFO: Docker version of control daemon
18:14:16 [2022-03-20T18:14:16.641Z] 
18:14:16 [2022-03-20T18:14:16.641Z] Client:
18:14:16 [2022-03-20T18:14:16.641Z]  Version:           20.10.9
18:14:16 [2022-03-20T18:14:16.641Z]  API version:       1.41
18:14:16 [2022-03-20T18:14:16.641Z]  Go version:        go1.16.8
18:14:16 [2022-03-20T18:14:16.641Z]  Git commit:        c2ea9bc
18:14:16 [2022-03-20T18:14:16.641Z]  Built:             Mon Oct  4 16:11:10 2021
18:14:16 [2022-03-20T18:14:16.641Z]  OS/Arch:           windows/amd64
18:14:16 [2022-03-20T18:14:16.641Z]  Context:           default
18:14:16 [2022-03-20T18:14:16.641Z]  Experimental:      true
18:14:16 [2022-03-20T18:14:16.641Z] 
18:14:16 [2022-03-20T18:14:16.641Z] Server: Docker Engine - Community
18:14:16 [2022-03-20T18:14:16.641Z]  Engine:
18:14:16 [2022-03-20T18:14:16.641Z]   Version:          20.10.9
18:14:16 [2022-03-20T18:14:16.641Z]   API version:      1.41 (minimum version 1.24)
18:14:16 [2022-03-20T18:14:16.641Z]   Go version:       go1.16.8
18:14:16 [2022-03-20T18:14:16.641Z]   Git commit:       79ea9d3
18:14:16 [2022-03-20T18:14:16.641Z]   Built:            Mon Oct  4 16:06:39 2021
18:14:16 [2022-03-20T18:14:16.641Z]   OS/Arch:          windows/amd64
18:14:16 [2022-03-20T18:14:16.641Z]   Experimental:     true
18:14:16 [2022-03-20T18:14:16.641Z] 
18:14:16 [2022-03-20T18:14:16.641Z] INFO: Docker info of control daemon
18:14:16 [2022-03-20T18:14:16.641Z] 
18:14:16 [2022-03-20T18:14:16.641Z] Client:
18:14:16 [2022-03-20T18:14:16.641Z]  Context:    default
18:14:16 [2022-03-20T18:14:16.641Z]  Debug Mode: false
18:14:16 [2022-03-20T18:14:16.641Z]  Plugins:
18:14:16 [2022-03-20T18:14:16.641Z]   app: Docker Application (Docker Inc., v0.8.0)
18:14:16 [2022-03-20T18:14:16.641Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
18:14:16 [2022-03-20T18:14:16.641Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
18:14:16 [2022-03-20T18:14:16.641Z] 
18:14:16 [2022-03-20T18:14:16.641Z] Server:
18:14:16 [2022-03-20T18:14:16.641Z]  Containers: 0
18:14:16 [2022-03-20T18:14:16.641Z]   Running: 0
18:14:16 [2022-03-20T18:14:16.641Z]   Paused: 0
18:14:16 [2022-03-20T18:14:16.641Z]   Stopped: 0
18:14:16 [2022-03-20T18:14:16.641Z]  Images: 1
18:14:16 [2022-03-20T18:14:16.641Z]  Server Version: 20.10.9
18:14:16 [2022-03-20T18:14:16.641Z]  Storage Driver: windowsfilter (windows) lcow (linux)
18:14:16 [2022-03-20T18:14:16.641Z]   Windows: 
18:14:16 [2022-03-20T18:14:16.641Z]   LCOW: 
18:14:16 [2022-03-20T18:14:16.641Z]  Logging Driver: json-file
18:14:16 [2022-03-20T18:14:16.641Z]  Plugins:
18:14:16 [2022-03-20T18:14:16.641Z]   Volume: local
18:14:16 [2022-03-20T18:14:16.641Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:14:16 [2022-03-20T18:14:16.641Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:14:16 [2022-03-20T18:14:16.641Z]  Swarm: inactive
18:14:16 [2022-03-20T18:14:16.641Z]  Default Isolation: process
18:14:16 [2022-03-20T18:14:16.641Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:14:16 [2022-03-20T18:14:16.641Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
18:14:16 [2022-03-20T18:14:16.641Z]  OSType: windows
18:14:16 [2022-03-20T18:14:16.641Z]  Architecture: x86_64
18:14:16 [2022-03-20T18:14:16.641Z]  CPUs: 4
18:14:16 [2022-03-20T18:14:16.641Z]  Total Memory: 32GiB
18:14:16 [2022-03-20T18:14:16.641Z]  Name: azwin-2-647600
18:14:16 [2022-03-20T18:14:16.641Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
18:14:16 [2022-03-20T18:14:16.641Z]  Docker Root Dir: D:\docker
18:14:16 [2022-03-20T18:14:16.641Z]  Debug Mode: false
18:14:16 [2022-03-20T18:14:16.641Z]  Registry: https://index.docker.io/v1/
18:14:16 [2022-03-20T18:14:16.641Z]  Labels:
18:14:16 [2022-03-20T18:14:16.641Z]  Experimental: true
18:14:16 [2022-03-20T18:14:16.641Z]  Insecure Registries:
18:14:16 [2022-03-20T18:14:16.641Z]   10.0.0.4:5000
18:14:16 [2022-03-20T18:14:16.641Z]   127.0.0.0/8
18:14:16 [2022-03-20T18:14:16.641Z]  Registry Mirrors:
18:14:16 [2022-03-20T18:14:16.641Z]   http://10.0.0.4:5000/
18:14:16 [2022-03-20T18:14:16.641Z]  Live Restore Enabled: false
18:14:16 [2022-03-20T18:14:16.641Z]  Product License: Community Engine
18:14:16 [2022-03-20T18:14:16.641Z] 
18:14:16 [2022-03-20T18:14:16.641Z] 
18:14:16 [2022-03-20T18:14:16.641Z] INFO: Commit hash is 45067cda33
18:14:16 [2022-03-20T18:14:16.641Z] INFO: Nuke-Everything...
18:14:16 [2022-03-20T18:14:16.641Z] INFO: Container count on control daemon to delete is 0
18:14:16 [2022-03-20T18:14:16.641Z] INFO: Nuking d:\CI
18:14:16 [2022-03-20T18:14:16.641Z] INFO: Zapped successfully
18:14:16 [2022-03-20T18:14:16.641Z] INFO: Location for testing is d:\CI\PR-43398\3
18:14:16 [2022-03-20T18:14:16.641Z] INFO: Validating GOLang consistency in Dockerfile.windows...
18:14:16 [2022-03-20T18:14:16.641Z] 
18:14:16 [2022-03-20T18:14:16.641Z] 
18:14:16 [2022-03-20T18:14:16.641Z] INFO: Building the image from Dockerfile.windows at 03/20/2022 18:14:10...
18:14:16 [2022-03-20T18:14:16.641Z] 
18:14:16 [2022-03-20T18:14:16.641Z] Sending build context to Docker daemon  64.12MB
18:14:16 [2022-03-20T18:14:16.641Z] 
18:14:16 [2022-03-20T18:14:16.641Z] Step 1/11 : FROM microsoft/windowsservercore
18:14:16 [2022-03-20T18:14:16.641Z]  ---> 6a11116086a4
18:14:16 [2022-03-20T18:14:16.641Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
18:14:16 [2022-03-20T18:14:16.641Z]  ---> Running in 0ed6dfd33d31
18:14:17 [2022-03-20T18:14:17.111Z] Removing intermediate container 0ed6dfd33d31
18:14:17 [2022-03-20T18:14:17.111Z]  ---> f24449676e9c
18:14:17 [2022-03-20T18:14:17.111Z] Step 3/11 : ARG GO_VERSION=1.18.0
18:14:17 [2022-03-20T18:14:17.111Z]  ---> Running in cc071bc29884
18:14:17 [2022-03-20T18:14:17.580Z] Removing intermediate container cc071bc29884
18:14:17 [2022-03-20T18:14:17.580Z]  ---> 3c4c8b2c95af
18:14:17 [2022-03-20T18:14:17.580Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1
18:14:17 [2022-03-20T18:14:17.580Z]  ---> Running in 45b757d31cc1
18:14:18 [2022-03-20T18:14:18.048Z] Removing intermediate container 45b757d31cc1
18:14:18 [2022-03-20T18:14:18.048Z]  ---> efb3c515ee79
18:14:18 [2022-03-20T18:14:18.048Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0
18:14:18 [2022-03-20T18:14:18.048Z]  ---> Running in 92ab1e2a0d99
18:14:18 [2022-03-20T18:14:18.517Z] Removing intermediate container 92ab1e2a0d99
18:14:18 [2022-03-20T18:14:18.517Z]  ---> 5bf1a729ab19
18:14:18 [2022-03-20T18:14:18.517Z] 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}
18:14:18 [2022-03-20T18:14:18.517Z]  ---> Running in e49858d9bec9
18:14:18 [2022-03-20T18:14:18.987Z] Removing intermediate container e49858d9bec9
18:14:18 [2022-03-20T18:14:18.987Z]  ---> a7c31d21985f
18:14:18 [2022-03-20T18:14:18.987Z] 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;
18:14:18 [2022-03-20T18:14:18.987Z]  ---> Running in 587bd9115188
18:14:22 [2022-03-20T18:14:22.236Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.439s	coverage: 13.8% of statements
18:14:23 [2022-03-20T18:14:23.181Z] ok  	github.com/docker/docker/daemon/config	0.034s	coverage: 81.0% of statements
18:14:23 [2022-03-20T18:14:23.444Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
18:14:24 [2022-03-20T18:14:24.019Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
18:14:24 [2022-03-20T18:14:24.965Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.009s	coverage: 4.2% of statements
18:14:25 [2022-03-20T18:14:25.227Z] ok  	github.com/docker/docker/daemon	10.109s	coverage: 17.1% of statements
18:14:25 [2022-03-20T18:14:25.227Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:14:25 [2022-03-20T18:14:25.227Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:14:25 [2022-03-20T18:14:25.227Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:14:25 [2022-03-20T18:14:25.227Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:14:26 [2022-03-20T18:14:26.174Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.339s	coverage: 56.2% of statements
18:14:26 [2022-03-20T18:14:26.437Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.013s	coverage: 3.0% of statements
18:14:27 [2022-03-20T18:14:27.828Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.011s	coverage: 1.8% of statements
18:14:29 [2022-03-20T18:14:29.228Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.189s	coverage: 50.5% of statements
18:14:30 [2022-03-20T18:14:30.614Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.758s	coverage: 58.0% of statements
18:14:30 [2022-03-20T18:14:30.875Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.009s	coverage: 46.2% of statements
18:14:30 [2022-03-20T18:14:30.875Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:14:30 [2022-03-20T18:14:30.875Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:14:30 [2022-03-20T18:14:30.875Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:14:31 [2022-03-20T18:14:31.818Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.8% of statements
18:14:31 [2022-03-20T18:14:31.818Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.005s	coverage: 2.9% of statements
18:14:32 [2022-03-20T18:14:32.393Z] ok  	github.com/docker/docker/daemon/links	0.014s	coverage: 93.0% of statements
18:14:33 [2022-03-20T18:14:33.786Z] ok  	github.com/docker/docker/daemon/images	0.016s	coverage: 6.6% of statements
18:14:33 [2022-03-20T18:14:33.786Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:14:33 [2022-03-20T18:14:33.786Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:14:33 [2022-03-20T18:14:33.786Z] ok  	github.com/docker/docker/daemon/logger	0.221s	coverage: 43.0% of statements
18:14:34 [2022-03-20T18:14:34.732Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.009s	coverage: 33.6% of statements
18:14:34 [2022-03-20T18:14:34.732Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.156s	coverage: 79.9% of statements
18:14:34 [2022-03-20T18:14:34.732Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:14:35 [2022-03-20T18:14:35.305Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.012s	coverage: 67.0% of statements
18:14:35 [2022-03-20T18:14:35.305Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
18:14:35 [2022-03-20T18:14:35.567Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.011s	coverage: 87.2% of statements
18:14:35 [2022-03-20T18:14:35.829Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 69.9% of statements
18:14:36 [2022-03-20T18:14:36.403Z] ok  	github.com/docker/docker/daemon/logger/local	0.029s	coverage: 78.7% of statements
18:14:36 [2022-03-20T18:14:36.403Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:14:36 [2022-03-20T18:14:36.824Z] 
18:14:36 [2022-03-20T18:14:36.824Z] SUCCESS: Specified value was saved.
18:14:36 [2022-03-20T18:14:36.978Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.053s	coverage: 59.1% of statements
18:14:36 [2022-03-20T18:14:36.978Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.019s	coverage: 31.5% of statements
18:14:37 [2022-03-20T18:14:37.297Z] INFO: Downloading git...
18:14:37 [2022-03-20T18:14:37.611Z] INFO: Expanding compiler 1 of 3...
18:14:37 [2022-03-20T18:14:37.925Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
18:14:38 [2022-03-20T18:14:38.103Z] 037d5740b404: Pull complete
18:14:38 [2022-03-20T18:14:38.103Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338
18:14:38 [2022-03-20T18:14:38.103Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022
18:14:38 [2022-03-20T18:14:38.103Z] mcr.microsoft.com/windows/servercore:ltsc2022
18:14:38 [2022-03-20T18:14:38.103Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully
18:14:38 [2022-03-20T18:14:38.103Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore
18:14:38 [2022-03-20T18:14:38.103Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587'
18:14:38 [2022-03-20T18:14:38.103Z] INFO: Docker version of control daemon
18:14:38 [2022-03-20T18:14:38.103Z] 
18:14:38 [2022-03-20T18:14:38.103Z] Client:
18:14:38 [2022-03-20T18:14:38.103Z]  Version:           20.10.9
18:14:38 [2022-03-20T18:14:38.103Z]  API version:       1.41
18:14:38 [2022-03-20T18:14:38.103Z]  Go version:        go1.16.8
18:14:38 [2022-03-20T18:14:38.103Z]  Git commit:        c2ea9bc
18:14:38 [2022-03-20T18:14:38.103Z]  Built:             Mon Oct  4 16:11:10 2021
18:14:38 [2022-03-20T18:14:38.103Z]  OS/Arch:           windows/amd64
18:14:38 [2022-03-20T18:14:38.103Z]  Context:           default
18:14:38 [2022-03-20T18:14:38.103Z]  Experimental:      true
18:14:38 [2022-03-20T18:14:38.103Z] 
18:14:38 [2022-03-20T18:14:38.103Z] Server: Docker Engine - Community
18:14:38 [2022-03-20T18:14:38.103Z]  Engine:
18:14:38 [2022-03-20T18:14:38.103Z]   Version:          20.10.9
18:14:38 [2022-03-20T18:14:38.103Z]   API version:      1.41 (minimum version 1.24)
18:14:38 [2022-03-20T18:14:38.103Z]   Go version:       go1.16.8
18:14:38 [2022-03-20T18:14:38.103Z]   Git commit:       79ea9d3
18:14:38 [2022-03-20T18:14:38.103Z]   Built:            Mon Oct  4 16:06:39 2021
18:14:38 [2022-03-20T18:14:38.103Z]   OS/Arch:          windows/amd64
18:14:38 [2022-03-20T18:14:38.103Z]   Experimental:     true
18:14:38 [2022-03-20T18:14:38.103Z] 
18:14:38 [2022-03-20T18:14:38.103Z] INFO: Docker info of control daemon
18:14:38 [2022-03-20T18:14:38.103Z] 
18:14:38 [2022-03-20T18:14:38.103Z] Client:
18:14:38 [2022-03-20T18:14:38.103Z]  Context:    default
18:14:38 [2022-03-20T18:14:38.103Z]  Debug Mode: false
18:14:38 [2022-03-20T18:14:38.103Z] 
18:14:38 [2022-03-20T18:14:38.103Z] Server:
18:14:38 [2022-03-20T18:14:38.103Z]  Containers: 0
18:14:38 [2022-03-20T18:14:38.103Z]   Running: 0
18:14:38 [2022-03-20T18:14:38.103Z]   Paused: 0
18:14:38 [2022-03-20T18:14:38.103Z]   Stopped: 0
18:14:38 [2022-03-20T18:14:38.103Z]  Images: 1
18:14:38 [2022-03-20T18:14:38.103Z]  Server Version: 20.10.9
18:14:38 [2022-03-20T18:14:38.103Z]  Storage Driver: windowsfilter (windows) lcow (linux)
18:14:38 [2022-03-20T18:14:38.103Z]   Windows: 
18:14:38 [2022-03-20T18:14:38.103Z]   LCOW: 
18:14:38 [2022-03-20T18:14:38.103Z]  Logging Driver: json-file
18:14:38 [2022-03-20T18:14:38.103Z]  Plugins:
18:14:38 [2022-03-20T18:14:38.103Z]   Volume: local
18:14:38 [2022-03-20T18:14:38.103Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:14:38 [2022-03-20T18:14:38.103Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:14:38 [2022-03-20T18:14:38.103Z]  Swarm: inactive
18:14:38 [2022-03-20T18:14:38.103Z]  Default Isolation: process
18:14:38 [2022-03-20T18:14:38.103Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
18:14:38 [2022-03-20T18:14:38.103Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230)
18:14:38 [2022-03-20T18:14:38.103Z]  OSType: windows
18:14:38 [2022-03-20T18:14:38.103Z]  Architecture: x86_64
18:14:38 [2022-03-20T18:14:38.103Z]  CPUs: 4
18:14:38 [2022-03-20T18:14:38.103Z]  Total Memory: 32GiB
18:14:38 [2022-03-20T18:14:38.103Z]  Name: azwin-2-84c830
18:14:38 [2022-03-20T18:14:38.103Z]  ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3
18:14:38 [2022-03-20T18:14:38.103Z]  Docker Root Dir: D:\docker
18:14:38 [2022-03-20T18:14:38.104Z]  Debug Mode: false
18:14:38 [2022-03-20T18:14:38.104Z]  Registry: https://index.docker.io/v1/
18:14:38 [2022-03-20T18:14:38.104Z]  Labels:
18:14:38 [2022-03-20T18:14:38.104Z]  Experimental: true
18:14:38 [2022-03-20T18:14:38.104Z]  Insecure Registries:
18:14:38 [2022-03-20T18:14:38.104Z]   10.0.0.4:5000
18:14:38 [2022-03-20T18:14:38.104Z]   127.0.0.0/8
18:14:38 [2022-03-20T18:14:38.104Z]  Registry Mirrors:
18:14:38 [2022-03-20T18:14:38.104Z]   http://10.0.0.4:5000/
18:14:38 [2022-03-20T18:14:38.104Z]  Live Restore Enabled: false
18:14:38 [2022-03-20T18:14:38.104Z]  Product License: Community Engine
18:14:38 [2022-03-20T18:14:38.104Z] 
18:14:38 [2022-03-20T18:14:38.104Z] 
18:14:38 [2022-03-20T18:14:38.104Z] INFO: Commit hash is 45067cda33
18:14:38 [2022-03-20T18:14:38.104Z] INFO: Nuke-Everything...
18:14:38 [2022-03-20T18:14:38.104Z] INFO: Container count on control daemon to delete is 0
18:14:38 [2022-03-20T18:14:38.188Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
18:14:38 [2022-03-20T18:14:38.599Z] INFO: Expanding compiler 2 of 3...
18:14:38 [2022-03-20T18:14:38.764Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
18:14:39 [2022-03-20T18:14:39.092Z] INFO: Nuking d:\CI
18:14:39 [2022-03-20T18:14:39.092Z] INFO: Zapped successfully
18:14:39 [2022-03-20T18:14:39.092Z] INFO: Location for testing is d:\CI\PR-43398\3
18:14:39 [2022-03-20T18:14:39.339Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.515s	coverage: 82.5% of statements
18:14:39 [2022-03-20T18:14:39.339Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:14:39 [2022-03-20T18:14:39.339Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:14:39 [2022-03-20T18:14:39.519Z] INFO: Downloading go...
18:14:39 [2022-03-20T18:14:39.560Z] INFO: Validating GOLang consistency in Dockerfile.windows...
18:14:39 [2022-03-20T18:14:39.560Z] 
18:14:39 [2022-03-20T18:14:39.560Z] 
18:14:39 [2022-03-20T18:14:39.560Z] INFO: Building the image from Dockerfile.windows at 03/20/2022 18:14:39...
18:14:39 [2022-03-20T18:14:39.560Z] 
18:14:40 [2022-03-20T18:14:40.284Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 48.2% of statements
18:14:40 [2022-03-20T18:14:40.857Z] ok  	github.com/docker/docker/distribution	0.597s	coverage: 28.4% of statements
18:14:40 [2022-03-20T18:14:40.857Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:14:41 [2022-03-20T18:14:41.095Z] INFO: Downloading compiler 1 of 3...
18:14:41 [2022-03-20T18:14:41.095Z] INFO: Downloading compiler 2 of 3...
18:14:41 [2022-03-20T18:14:41.095Z] INFO: Downloading compiler 3 of 3...
18:14:41 [2022-03-20T18:14:41.095Z] INFO: Extracting git...
18:14:41 [2022-03-20T18:14:41.428Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 53.1% of statements
18:14:42 [2022-03-20T18:14:42.000Z] ok  	github.com/docker/docker/image	0.024s	coverage: 86.9% of statements
18:14:42 [2022-03-20T18:14:42.572Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
18:14:42 [2022-03-20T18:14:42.833Z] ok  	github.com/docker/docker/distribution/xfer	1.889s	coverage: 84.9% of statements
18:14:42 [2022-03-20T18:14:42.833Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:14:43 [2022-03-20T18:14:43.094Z] ok  	github.com/docker/docker/image/tarexport	0.010s	coverage: 0.7% of statements
18:14:43 [2022-03-20T18:14:43.356Z] ok  	github.com/docker/docker/image/v1	0.006s	coverage: 25.0% of statements
18:14:43 [2022-03-20T18:14:43.356Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:14:43 [2022-03-20T18:14:43.618Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
18:14:44 [2022-03-20T18:14:44.471Z] INFO: Expanding compiler 3 of 3...
18:14:44 [2022-03-20T18:14:44.566Z] ok  	github.com/docker/docker/oci	0.012s	coverage: 43.3% of statements
18:14:44 [2022-03-20T18:14:44.940Z] INFO: Removing downloaded files...
18:14:44 [2022-03-20T18:14:44.940Z] INFO: Downloading containerd
18:14:45 [2022-03-20T18:14:45.142Z] ok  	github.com/docker/docker/opts	0.017s	coverage: 66.3% of statements
18:14:45 [2022-03-20T18:14:45.142Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
18:14:46 [2022-03-20T18:14:46.534Z] ok  	github.com/docker/docker/pkg/archive	0.273s	coverage: 82.5% of statements
18:14:46 [2022-03-20T18:14:46.718Z] Sending build context to Docker daemon  64.12MB
18:14:46 [2022-03-20T18:14:46.718Z] 
18:14:46 [2022-03-20T18:14:46.718Z] Step 1/11 : FROM microsoft/windowsservercore
18:14:46 [2022-03-20T18:14:46.718Z]  ---> 02f938cacc3b
18:14:46 [2022-03-20T18:14:46.718Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
18:14:46 [2022-03-20T18:14:46.718Z]  ---> Running in 034e35f06fb4
18:14:46 [2022-03-20T18:14:46.718Z] Removing intermediate container 034e35f06fb4
18:14:46 [2022-03-20T18:14:46.718Z]  ---> dd50f375ab3c
18:14:46 [2022-03-20T18:14:46.718Z] Step 3/11 : ARG GO_VERSION=1.18.0
18:14:46 [2022-03-20T18:14:46.718Z]  ---> Running in a81b111c34b5
18:14:47 [2022-03-20T18:14:47.186Z] Removing intermediate container a81b111c34b5
18:14:47 [2022-03-20T18:14:47.186Z]  ---> c5b5d42d2614
18:14:47 [2022-03-20T18:14:47.186Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1
18:14:47 [2022-03-20T18:14:47.186Z]  ---> Running in f6307d895758
18:14:47 [2022-03-20T18:14:47.506Z] ok  	github.com/docker/docker/pkg/authorization	0.465s	coverage: 68.3% of statements
18:14:47 [2022-03-20T18:14:47.662Z] Removing intermediate container f6307d895758
18:14:47 [2022-03-20T18:14:47.662Z]  ---> bb114bcdb290
18:14:47 [2022-03-20T18:14:47.662Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0
18:14:47 [2022-03-20T18:14:47.662Z]  ---> Running in 02450ebe78f4
18:14:47 [2022-03-20T18:14:47.768Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
18:14:48 [2022-03-20T18:14:48.062Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
18:14:48 [2022-03-20T18:14:48.131Z] Removing intermediate container 02450ebe78f4
18:14:48 [2022-03-20T18:14:48.131Z]  ---> 2296df851343
18:14:48 [2022-03-20T18:14:48.131Z] 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}
18:14:48 [2022-03-20T18:14:48.131Z]  ---> Running in a3fe841a4bbe
18:14:48 [2022-03-20T18:14:48.599Z] Removing intermediate container a3fe841a4bbe
18:14:48 [2022-03-20T18:14:48.599Z]  ---> 05d49fcf175a
18:14:48 [2022-03-20T18:14:48.599Z] 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;
18:14:48 [2022-03-20T18:14:48.599Z]  ---> Running in 788b303d78b7
18:14:51 [2022-03-20T18:14:51.383Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.491s	coverage: 43.5% of statements
18:14:51 [2022-03-20T18:14:51.383Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
18:14:51 [2022-03-20T18:14:51.383Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
18:14:51 [2022-03-20T18:14:51.644Z] ok  	github.com/docker/docker/pkg/dmesg	0.002s	coverage: 83.3% of statements
18:14:52 [2022-03-20T18:14:52.215Z] ok  	github.com/docker/docker/layer	7.534s	coverage: 69.0% of statements
18:14:52 [2022-03-20T18:14:52.215Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:14:52 [2022-03-20T18:14:52.215Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:14:52 [2022-03-20T18:14:52.215Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:14:52 [2022-03-20T18:14:52.215Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:14:52 [2022-03-20T18:14:52.215Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:14:52 [2022-03-20T18:14:52.215Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:14:52 [2022-03-20T18:14:52.475Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 87.2% of statements
18:14:52 [2022-03-20T18:14:52.476Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
18:14:52 [2022-03-20T18:14:52.737Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
18:14:53 [2022-03-20T18:14:53.000Z] ok  	github.com/docker/docker/pkg/fsutils	0.165s	coverage: 85.1% of statements
18:14:53 [2022-03-20T18:14:53.393Z] 
18:14:53 [2022-03-20T18:14:53.393Z] SUCCESS: Specified value was saved.
18:14:53 [2022-03-20T18:14:53.943Z] ok  	github.com/docker/docker/pkg/idtools	0.476s	coverage: 69.5% of statements
18:14:53 [2022-03-20T18:14:53.943Z] ok  	github.com/docker/docker/pkg/ioutils	0.344s	coverage: 70.1% of statements
18:14:53 [2022-03-20T18:14:53.943Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
18:14:54 [2022-03-20T18:14:54.204Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.009s	coverage: 91.7% of statements
18:14:54 [2022-03-20T18:14:54.204Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:14:54 [2022-03-20T18:14:54.204Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
18:14:54 [2022-03-20T18:14:54.379Z] INFO: Downloading git...
18:14:54 [2022-03-20T18:14:54.465Z] ok  	github.com/docker/docker/pkg/parsers	0.004s	coverage: 97.0% of statements
18:14:54 [2022-03-20T18:14:54.465Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
18:14:54 [2022-03-20T18:14:54.728Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 82.4% of statements
18:14:54 [2022-03-20T18:14:54.728Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 90.5% of statements
18:14:54 [2022-03-20T18:14:54.728Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:14:54 [2022-03-20T18:14:54.728Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:14:55 [2022-03-20T18:14:55.303Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
18:14:55 [2022-03-20T18:14:55.367Z] INFO: Downloading go...
18:14:55 [2022-03-20T18:14:55.566Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
18:14:55 [2022-03-20T18:14:55.829Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
18:14:56 [2022-03-20T18:14:56.047Z] INFO: Expanding go...
18:14:56 [2022-03-20T18:14:56.091Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
18:14:57 [2022-03-20T18:14:57.481Z] ok  	github.com/docker/docker/pkg/pubsub	1.046s	coverage: 75.0% of statements
18:14:57 [2022-03-20T18:14:57.481Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
18:14:57 [2022-03-20T18:14:57.743Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
18:14:58 [2022-03-20T18:14:58.006Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
18:14:58 [2022-03-20T18:14:58.268Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
18:14:58 [2022-03-20T18:14:58.268Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
18:14:58 [2022-03-20T18:14:58.843Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 53.4% of statements
18:14:59 [2022-03-20T18:14:59.105Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
18:14:59 [2022-03-20T18:14:59.367Z] ok  	github.com/docker/docker/pkg/tailfile	0.037s	coverage: 88.6% of statements
18:14:59 [2022-03-20T18:14:59.882Z] 
18:14:59 [2022-03-20T18:14:59.882Z] Name                           Version          Source           Summary       
18:14:59 [2022-03-20T18:14:59.882Z] ----                           -------          ------           -------       
18:14:59 [2022-03-20T18:14:59.882Z] 7Zip4Powershell                2.1.0            PSGallery        Powershell ...
18:14:59 [2022-03-20T18:14:59.882Z] 
18:14:59 [2022-03-20T18:14:59.882Z] PSPath            : Microsoft.PowerShell.Core\FileSystem::C:\containerd
18:14:59 [2022-03-20T18:14:59.882Z] PSParentPath      : Microsoft.PowerShell.Core\FileSystem::C:\
18:14:59 [2022-03-20T18:14:59.882Z] PSChildName       : containerd
18:14:59 [2022-03-20T18:14:59.882Z] PSDrive           : C
18:14:59 [2022-03-20T18:14:59.882Z] PSProvider        : Microsoft.PowerShell.Core\FileSystem
18:14:59 [2022-03-20T18:14:59.882Z] PSIsContainer     : True
18:14:59 [2022-03-20T18:14:59.882Z] Name              : containerd
18:14:59 [2022-03-20T18:14:59.882Z] FullName          : C:\containerd
18:14:59 [2022-03-20T18:14:59.882Z] Parent            : 
18:14:59 [2022-03-20T18:14:59.882Z] Exists            : True
18:14:59 [2022-03-20T18:14:59.882Z] Root              : C:\
18:14:59 [2022-03-20T18:14:59.882Z] Extension         : 
18:14:59 [2022-03-20T18:14:59.882Z] CreationTime      : 3/20/2022 6:14:59 PM
18:14:59 [2022-03-20T18:14:59.882Z] CreationTimeUtc   : 3/20/2022 6:14:59 PM
18:14:59 [2022-03-20T18:14:59.882Z] LastAccessTime    : 3/20/2022 6:14:59 PM
18:14:59 [2022-03-20T18:14:59.882Z] LastAccessTimeUtc : 3/20/2022 6:14:59 PM
18:14:59 [2022-03-20T18:14:59.882Z] LastWriteTime     : 3/20/2022 6:14:59 PM
18:14:59 [2022-03-20T18:14:59.882Z] LastWriteTimeUtc  : 3/20/2022 6:14:59 PM
18:14:59 [2022-03-20T18:14:59.882Z] Attributes        : Directory
18:14:59 [2022-03-20T18:14:59.882Z] Mode              : d-----
18:14:59 [2022-03-20T18:14:59.882Z] BaseName          : containerd
18:14:59 [2022-03-20T18:14:59.882Z] Target            : {}
18:14:59 [2022-03-20T18:14:59.882Z] LinkType          : 
18:14:59 [2022-03-20T18:14:59.882Z] 
18:14:59 [2022-03-20T18:14:59.942Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
18:15:00 [2022-03-20T18:15:00.130Z] INFO: Downloading compiler 1 of 3...
18:15:00 [2022-03-20T18:15:00.130Z] INFO: Downloading compiler 2 of 3...
18:15:00 [2022-03-20T18:15:00.130Z] INFO: Downloading compiler 3 of 3...
18:15:00 [2022-03-20T18:15:00.130Z] INFO: Extracting git...
18:15:00 [2022-03-20T18:15:00.205Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
18:15:00 [2022-03-20T18:15:00.466Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
18:15:00 [2022-03-20T18:15:00.466Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
18:15:01 [2022-03-20T18:15:01.449Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
18:15:01 [2022-03-20T18:15:01.449Z] INFO: Configuring git core.autocrlf...
18:15:01 [2022-03-20T18:15:01.449Z] 
18:15:01 [2022-03-20T18:15:01.449Z] 
18:15:02 [2022-03-20T18:15:02.384Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
18:15:02 [2022-03-20T18:15:02.646Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
18:15:03 [2022-03-20T18:15:03.218Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
18:15:04 [2022-03-20T18:15:04.162Z] ok  	github.com/docker/docker/quota	0.188s	coverage: 71.4% of statements
18:15:04 [2022-03-20T18:15:04.424Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
18:15:04 [2022-03-20T18:15:04.769Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:15:04 [2022-03-20T18:15:04.769Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
18:15:04 [2022-03-20T18:15:04.769Z] GOOS="" GOARCH="" GOARM=""
18:15:04 [2022-03-20T18:15:04.769Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
18:15:04 [2022-03-20T18:15:04.769Z] 
18:15:04 [2022-03-20T18:15:04.769Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:15:04 [2022-03-20T18:15:04.769Z] DOCKER_SYSTEMD=1
18:15:04 [2022-03-20T18:15:04.769Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:15:04 [2022-03-20T18:15:04.769Z] HOSTNAME=6df33065a371
18:15:04 [2022-03-20T18:15:04.769Z] DEST=bundles/test-integration
18:15:04 [2022-03-20T18:15:04.769Z] PWD=/go/src/github.com/docker/docker
18:15:04 [2022-03-20T18:15:04.769Z] DOCKER_GITCOMMIT=45067cda330b4ebcc889b17856a60761aa480ad6
18:15:04 [2022-03-20T18:15:04.769Z] container=docker
18:15:04 [2022-03-20T18:15:04.769Z] HOME=/root
18:15:04 [2022-03-20T18:15:04.769Z] LANG=C.UTF-8
18:15:04 [2022-03-20T18:15:04.769Z] INVOCATION_ID=edc79228be4b4dacbb802c9d6db9fa41
18:15:04 [2022-03-20T18:15:04.769Z] GOLANG_VERSION=1.18
18:15:04 [2022-03-20T18:15:04.769Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:15:04 [2022-03-20T18:15:04.769Z] VALIDATE_BRANCH=master
18:15:04 [2022-03-20T18:15:04.769Z] TERM=xterm
18:15:04 [2022-03-20T18:15:04.769Z] DOCKER_PKG=github.com/docker/docker
18:15:04 [2022-03-20T18:15:04.769Z] SHLVL=3
18:15:04 [2022-03-20T18:15:04.769Z] TIMEOUT=120m
18:15:04 [2022-03-20T18:15:04.769Z] DOCKER_BUILDTAGS=apparmor seccomp journald
18:15:04 [2022-03-20T18:15:04.769Z] DOCKER_GRAPHDRIVER=overlay2
18:15:04 [2022-03-20T18:15:04.769Z] GO111MODULE=off
18:15:04 [2022-03-20T18:15:04.769Z] DOCKER_EXPERIMENTAL=1
18:15:04 [2022-03-20T18:15:04.769Z] TEST_SKIP_INTEGRATION_CLI=1
18:15:04 [2022-03-20T18:15:04.769Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:15:04 [2022-03-20T18:15:04.769Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:15:04 [2022-03-20T18:15:04.769Z] GOPATH=/go
18:15:04 [2022-03-20T18:15:04.769Z] PKG_CONFIG=pkg-config
18:15:04 [2022-03-20T18:15:04.769Z] _=/usr/bin/env
18:15:04 [2022-03-20T18:15:04.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:15:05 [2022-03-20T18:15:05.366Z] ok  	github.com/docker/docker/registry	0.078s	coverage: 58.5% of statements
18:15:05 [2022-03-20T18:15:05.939Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
18:15:05 [2022-03-20T18:15:05.939Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
18:15:06 [2022-03-20T18:15:06.513Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 65.7% of statements
18:15:06 [2022-03-20T18:15:06.775Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
18:15:08 [2022-03-20T18:15:08.166Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
18:15:09 [2022-03-20T18:15:09.111Z] ok  	github.com/docker/docker/volume/local	0.112s	coverage: 76.4% of statements
18:15:09 [2022-03-20T18:15:09.685Z] ok  	github.com/docker/docker/volume/mounts	0.011s	coverage: 67.7% of statements
18:15:10 [2022-03-20T18:15:10.631Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 72.3% of statements
18:15:15 [2022-03-20T18:15:15.062Z] INFO: Expanding go...
18:15:26 [2022-03-20T18:15:26.125Z] INFO: Expanding compiler 1 of 3...
18:15:26 [2022-03-20T18:15:26.125Z] INFO: Expanding compiler 2 of 3...
18:15:29 [2022-03-20T18:15:29.092Z] INFO: Expanding compiler 3 of 3...
18:15:29 [2022-03-20T18:15:29.561Z] INFO: Removing downloaded files...
18:15:29 [2022-03-20T18:15:29.561Z] INFO: Downloading containerd
18:15:32 [2022-03-20T18:15:32.604Z] ok  	github.com/docker/docker/pkg/plugins	33.640s	coverage: 76.3% of statements
18:15:32 [2022-03-20T18:15:32.604Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:15:32 [2022-03-20T18:15:32.604Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:15:32 [2022-03-20T18:15:32.604Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
18:15:32 [2022-03-20T18:15:32.604Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:15:32 [2022-03-20T18:15:32.604Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:15:32 [2022-03-20T18:15:32.604Z] ?   	github.com/docker/docker/rootless	[no test files]
18:15:32 [2022-03-20T18:15:32.604Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:15:32 [2022-03-20T18:15:32.604Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:15:32 [2022-03-20T18:15:32.604Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:15:32 [2022-03-20T18:15:32.604Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:15:32 [2022-03-20T18:15:32.604Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:15:32 [2022-03-20T18:15:32.604Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:15:32 [2022-03-20T18:15:32.604Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:15:32 [2022-03-20T18:15:32.604Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:15:32 [2022-03-20T18:15:32.604Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:15:32 [2022-03-20T18:15:32.604Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:15:32 [2022-03-20T18:15:32.604Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:15:32 [2022-03-20T18:15:32.604Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:15:32 [2022-03-20T18:15:32.605Z] ?   	github.com/docker/docker/volume	[no test files]
18:15:32 [2022-03-20T18:15:32.605Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:15:32 [2022-03-20T18:15:32.605Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === Skipped
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z]     network_proxy_test.go:208: No support for dual stack yet
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:15:32 [2022-03-20T18:15:32.605Z]     aufs_test.go:37: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:15:32 [2022-03-20T18:15:32.605Z]     aufs_test.go:37: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:15:32 [2022-03-20T18:15:32.605Z]     aufs_test.go:37: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:15:32 [2022-03-20T18:15:32.605Z]     aufs_test.go:37: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:15:32 [2022-03-20T18:15:32.605Z]     aufs_test.go:37: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:15:32 [2022-03-20T18:15:32.605Z]     aufs_test.go:37: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:15:32 [2022-03-20T18:15:32.605Z]     aufs_test.go:37: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:15:32 [2022-03-20T18:15:32.605Z]     aufs_test.go:37: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:15:32 [2022-03-20T18:15:32.605Z]     aufs_test.go:37: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:15:32 [2022-03-20T18:15:32.605Z]     aufs_test.go:37: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:15:32 [2022-03-20T18:15:32.605Z]     aufs_test.go:37: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:15:32 [2022-03-20T18:15:32.605Z]     aufs_test.go:37: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:15:32 [2022-03-20T18:15:32.605Z]     aufs_test.go:37: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:15:32 [2022-03-20T18:15:32.605Z]     aufs_test.go:37: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:15:32 [2022-03-20T18:15:32.605Z]     aufs_test.go:37: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:15:32 [2022-03-20T18:15:32.605Z]     aufs_test.go:37: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:15:32 [2022-03-20T18:15:32.605Z]     aufs_test.go:37: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:15:32 [2022-03-20T18:15:32.605Z]     aufs_test.go:37: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:15:32 [2022-03-20T18:15:32.605Z]     aufs_test.go:37: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:15:32 [2022-03-20T18:15:32.605Z]     aufs_test.go:37: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:15:32 [2022-03-20T18:15:32.605Z]     aufs_test.go:37: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:15:32 [2022-03-20T18:15:32.605Z]     aufs_test.go:37: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:15:32 [2022-03-20T18:15:32.605Z]     aufs_test.go:37: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z]     aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:15:32 [2022-03-20T18:15:32.605Z]     aufs_test.go:37: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
18:15:32 [2022-03-20T18:15:32.605Z]     aufs_test.go:37: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:44: Driver btrfs not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:44: Driver btrfs not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:44: Driver btrfs not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:44: Driver btrfs not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:44: Driver btrfs not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:71: No driver to put!
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z] time="2022-03-20T18:14:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:71: No driver to put!
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z]     overlay_test.go:50: Fails to compute changes intermittently
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:44: Driver zfs not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:44: Driver zfs not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:44: Driver zfs not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:44: Driver zfs not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:44: Driver zfs not supported
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z]     graphtest_unix.go:71: No driver to put!
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:15:32 [2022-03-20T18:15:32.605Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
18:15:32 [2022-03-20T18:15:32.605Z] 
18:15:32 [2022-03-20T18:15:32.605Z] DONE 2337 tests, 53 skipped in 197.781s
18:15:32 [2022-03-20T18:15:32.605Z] + '[' -n 'github.com/docker/docker/libnetwork
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/bitseq
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/cluster
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/config
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/datastore
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/diagnostic
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/discoverapi
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/driverapi
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/drivers/bridge
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/drivers/host
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/drivers/null
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/drivers/overlay
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/drivers/remote
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/drivers/windows
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/drvregistry
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/etchosts
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/idm
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/internal/caller
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/ipam
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/ipamapi
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/ipams/builtin
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/ipams/null
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/ipams/remote
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/ipamutils
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/iptables
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/netlabel
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/netutils
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/networkdb
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/ns
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/options
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/osl
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/osl/kernel
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/portallocator
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/portmapper
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/resolvconf
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/testutils
18:15:32 [2022-03-20T18:15:32.605Z] github.com/docker/docker/libnetwork/types' ']'
18:15:32 [2022-03-20T18:15:32.605Z] + 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
18:15:41 [2022-03-20T18:15:41.510Z] INFO [linters context/goanalysis] analyzers took 4m57.685950517s with top 10 stages: buildir: 1m58.783516846s, goimports: 24.722845233s, unconvert: 17.520113945s, gosec: 15.657309025s, S1038: 8.85487323s, golint: 8.524782305s, misspell: 6.604544854s, nilness: 4.755272749s, directives: 4.168248614s, inspect: 4.102399116s 
18:15:41 [2022-03-20T18:15:41.510Z] INFO [runner] Issues before processing: 3056, after processing: 0 
18:15:41 [2022-03-20T18:15:41.510Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2440/2440, skip_files: 2440/2440, skip_dirs: 2440/2440, exclude-rules: 78/2052, cgo: 2440/3056, exclude: 2052/2052, filename_unadjuster: 2440/2440, autogenerated_exclude: 2052/2440, identifier_marker: 2052/2052, nolint: 0/78 
18:15:41 [2022-03-20T18:15:41.511Z] INFO [runner] processing took 83.810529ms with stages: nolint: 32.663144ms, identifier_marker: 22.080071ms, path_prettifier: 10.020826ms, autogenerated_exclude: 9.140336ms, exclude-rules: 7.681005ms, skip_dirs: 1.828559ms, cgo: 245.879µs, filename_unadjuster: 144.912µs, max_same_issues: 1.437µs, skip_files: 818ns, uniq_by_line: 673ns, exclude: 595ns, path_shortener: 484ns, diff: 337ns, source_code: 331ns, max_from_linter: 319ns, max_per_file_from_linter: 241ns, sort_results: 225ns, severity-rules: 220ns, path_prefixer: 117ns 
18:15:41 [2022-03-20T18:15:41.511Z] INFO [runner] linters took 1m30.027223748s with stages: goanalysis_metalinter: 1m29.943202552s 
18:15:41 [2022-03-20T18:15:41.511Z] INFO File cache stats: 1663 entries of total size 8.4MiB 
18:15:41 [2022-03-20T18:15:41.511Z] INFO Memory: 2553 samples, avg is 295.9MB, max is 1176.6MB 
18:15:41 [2022-03-20T18:15:41.511Z] INFO Execution took 4m15.414121818s               
18:15:41 [2022-03-20T18:15:41.511Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
18:15:41 [2022-03-20T18:15:41.852Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43398/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=45067cda330b4ebcc889b17856a60761aa480ad6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:45067cda330b4ebcc889b17856a60761aa480ad6 hack/make.sh dynbinary test-docker-py
18:15:42 [2022-03-20T18:15:42.077Z] 
18:15:42 [2022-03-20T18:15:42.077Z] Name                           Version          Source           Summary       
18:15:42 [2022-03-20T18:15:42.077Z] ----                           -------          ------           -------       
18:15:42 [2022-03-20T18:15:42.077Z] 7Zip4Powershell                2.1.0            PSGallery        Powershell ...
18:15:42 [2022-03-20T18:15:42.113Z] 
18:15:42 [2022-03-20T18:15:42.375Z] Removing bundles/
18:15:42 [2022-03-20T18:15:42.376Z] 
18:15:42 [2022-03-20T18:15:42.376Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:15:42 [2022-03-20T18:15:42.376Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:15:42 [2022-03-20T18:15:42.376Z] GOOS="" GOARCH="" GOARM=""
18:15:42 [2022-03-20T18:15:42.546Z] 
18:15:42 [2022-03-20T18:15:42.546Z] PSPath            : Microsoft.PowerShell.Core\FileSystem::C:\containerd
18:15:42 [2022-03-20T18:15:42.546Z] PSParentPath      : Microsoft.PowerShell.Core\FileSystem::C:\
18:15:42 [2022-03-20T18:15:42.546Z] PSChildName       : containerd
18:15:42 [2022-03-20T18:15:42.546Z] PSDrive           : C
18:15:42 [2022-03-20T18:15:42.546Z] PSProvider        : Microsoft.PowerShell.Core\FileSystem
18:15:42 [2022-03-20T18:15:42.546Z] PSIsContainer     : True
18:15:42 [2022-03-20T18:15:42.546Z] Name              : containerd
18:15:42 [2022-03-20T18:15:42.546Z] FullName          : C:\containerd
18:15:42 [2022-03-20T18:15:42.546Z] Parent            : 
18:15:42 [2022-03-20T18:15:42.546Z] Exists            : True
18:15:42 [2022-03-20T18:15:42.546Z] Root              : C:\
18:15:42 [2022-03-20T18:15:42.546Z] Extension         : 
18:15:42 [2022-03-20T18:15:42.546Z] CreationTime      : 3/20/2022 6:15:42 PM
18:15:42 [2022-03-20T18:15:42.546Z] CreationTimeUtc   : 3/20/2022 6:15:42 PM
18:15:42 [2022-03-20T18:15:42.546Z] LastAccessTime    : 3/20/2022 6:15:42 PM
18:15:42 [2022-03-20T18:15:42.546Z] LastAccessTimeUtc : 3/20/2022 6:15:42 PM
18:15:42 [2022-03-20T18:15:42.546Z] LastWriteTime     : 3/20/2022 6:15:42 PM
18:15:42 [2022-03-20T18:15:42.546Z] LastWriteTimeUtc  : 3/20/2022 6:15:42 PM
18:15:42 [2022-03-20T18:15:42.546Z] Attributes        : Directory
18:15:42 [2022-03-20T18:15:42.546Z] Mode              : d-----
18:15:42 [2022-03-20T18:15:42.546Z] BaseName          : containerd
18:15:42 [2022-03-20T18:15:42.546Z] Target            : {}
18:15:42 [2022-03-20T18:15:42.546Z] LinkType          : 
18:15:42 [2022-03-20T18:15:42.546Z] 
18:15:43 [2022-03-20T18:15:43.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:15:43 [2022-03-20T18:15:43.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:15:44 [2022-03-20T18:15:44.768Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
18:15:44 [2022-03-20T18:15:44.768Z] INFO: Configuring git core.autocrlf...
18:15:44 [2022-03-20T18:15:44.768Z] 
18:15:44 [2022-03-20T18:15:44.768Z] 
18:15:45 [2022-03-20T18:15:45.186Z] INFO: Expanding compiler 1 of 3...
18:15:45 [2022-03-20T18:15:45.186Z] INFO: Expanding compiler 2 of 3...
18:15:51 [2022-03-20T18:15:51.053Z] INFO: Expanding compiler 3 of 3...
18:15:51 [2022-03-20T18:15:51.053Z] INFO: Removing downloaded files...
18:15:51 [2022-03-20T18:15:51.053Z] INFO: Downloading containerd
18:15:56 [2022-03-20T18:15:56.389Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:15:56 [2022-03-20T18:15:56.389Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
18:15:56 [2022-03-20T18:15:56.389Z] GOOS="" GOARCH="" GOARM=""
18:15:56 [2022-03-20T18:15:56.389Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
18:15:56 [2022-03-20T18:15:56.389Z] 
18:15:56 [2022-03-20T18:15:56.389Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:15:56 [2022-03-20T18:15:56.389Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:15:56 [2022-03-20T18:15:56.389Z] HOSTNAME=7e6343675fcd
18:15:56 [2022-03-20T18:15:56.389Z] DEST=bundles/test-integration
18:15:56 [2022-03-20T18:15:56.389Z] PWD=/go/src/github.com/docker/docker
18:15:56 [2022-03-20T18:15:56.389Z] DOCKER_ROOTLESS=1
18:15:56 [2022-03-20T18:15:56.389Z] DOCKER_GITCOMMIT=45067cda330b4ebcc889b17856a60761aa480ad6
18:15:56 [2022-03-20T18:15:56.389Z] container=docker
18:15:56 [2022-03-20T18:15:56.389Z] HOME=/root
18:15:56 [2022-03-20T18:15:56.389Z] GOLANG_VERSION=1.18
18:15:56 [2022-03-20T18:15:56.389Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:15:56 [2022-03-20T18:15:56.389Z] VALIDATE_BRANCH=master
18:15:56 [2022-03-20T18:15:56.389Z] TERM=xterm
18:15:56 [2022-03-20T18:15:56.389Z] DOCKER_PKG=github.com/docker/docker
18:15:56 [2022-03-20T18:15:56.389Z] SHLVL=1
18:15:56 [2022-03-20T18:15:56.389Z] TIMEOUT=120m
18:15:56 [2022-03-20T18:15:56.389Z] DOCKER_BUILDTAGS=apparmor seccomp journald
18:15:56 [2022-03-20T18:15:56.389Z] DOCKER_GRAPHDRIVER=overlay2
18:15:56 [2022-03-20T18:15:56.389Z] GO111MODULE=off
18:15:56 [2022-03-20T18:15:56.389Z] DOCKER_EXPERIMENTAL=1
18:15:56 [2022-03-20T18:15:56.389Z] TEST_SKIP_INTEGRATION_CLI=1
18:15:56 [2022-03-20T18:15:56.389Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:15:56 [2022-03-20T18:15:56.389Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:15:56 [2022-03-20T18:15:56.389Z] GOPATH=/go
18:15:56 [2022-03-20T18:15:56.389Z] PKG_CONFIG=pkg-config
18:15:56 [2022-03-20T18:15:56.389Z] _=/usr/bin/env
18:15:56 [2022-03-20T18:15:56.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:16:03 [2022-03-20T18:16:03.551Z] 
18:16:03 [2022-03-20T18:16:03.551Z] Name                           Version          Source           Summary       
18:16:03 [2022-03-20T18:16:03.551Z] ----                           -------          ------           -------       
18:16:03 [2022-03-20T18:16:03.551Z] 7Zip4Powershell                2.1.0            PSGallery        Powershell ...
18:16:03 [2022-03-20T18:16:03.695Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:16:03 [2022-03-20T18:16:03.695Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
18:16:03 [2022-03-20T18:16:03.695Z] GOOS="" GOARCH="" GOARM=""
18:16:03 [2022-03-20T18:16:03.695Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
18:16:03 [2022-03-20T18:16:03.695Z] 
18:16:04 [2022-03-20T18:16:04.020Z] 
18:16:04 [2022-03-20T18:16:04.020Z] PSPath            : Microsoft.PowerShell.Core\FileSystem::C:\containerd
18:16:04 [2022-03-20T18:16:04.020Z] PSParentPath      : Microsoft.PowerShell.Core\FileSystem::C:\
18:16:04 [2022-03-20T18:16:04.020Z] PSChildName       : containerd
18:16:04 [2022-03-20T18:16:04.020Z] PSDrive           : C
18:16:04 [2022-03-20T18:16:04.020Z] PSProvider        : Microsoft.PowerShell.Core\FileSystem
18:16:04 [2022-03-20T18:16:04.020Z] PSIsContainer     : True
18:16:04 [2022-03-20T18:16:04.020Z] Name              : containerd
18:16:04 [2022-03-20T18:16:04.020Z] FullName          : C:\containerd
18:16:04 [2022-03-20T18:16:04.020Z] Parent            : 
18:16:04 [2022-03-20T18:16:04.020Z] Exists            : True
18:16:04 [2022-03-20T18:16:04.020Z] Root              : C:\
18:16:04 [2022-03-20T18:16:04.020Z] Extension         : 
18:16:04 [2022-03-20T18:16:04.020Z] CreationTime      : 3/20/2022 6:16:03 PM
18:16:04 [2022-03-20T18:16:04.020Z] CreationTimeUtc   : 3/20/2022 6:16:03 PM
18:16:04 [2022-03-20T18:16:04.020Z] LastAccessTime    : 3/20/2022 6:16:03 PM
18:16:04 [2022-03-20T18:16:04.020Z] LastAccessTimeUtc : 3/20/2022 6:16:03 PM
18:16:04 [2022-03-20T18:16:04.020Z] LastWriteTime     : 3/20/2022 6:16:03 PM
18:16:04 [2022-03-20T18:16:04.020Z] LastWriteTimeUtc  : 3/20/2022 6:16:03 PM
18:16:04 [2022-03-20T18:16:04.020Z] Attributes        : Directory
18:16:04 [2022-03-20T18:16:04.020Z] Mode              : d-----
18:16:04 [2022-03-20T18:16:04.020Z] BaseName          : containerd
18:16:04 [2022-03-20T18:16:04.020Z] Target            : {}
18:16:04 [2022-03-20T18:16:04.020Z] LinkType          : 
18:16:04 [2022-03-20T18:16:04.020Z] 
18:16:05 [2022-03-20T18:16:05.590Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
18:16:05 [2022-03-20T18:16:05.590Z] INFO: Configuring git core.autocrlf...
18:16:05 [2022-03-20T18:16:05.590Z] 
18:16:05 [2022-03-20T18:16:05.590Z] 
18:16:05 [2022-03-20T18:16:05.590Z] + TEST_INTEGRATION_DEST=1
18:16:05 [2022-03-20T18:16:05.590Z] + CONTAINER_NAME=docker-pr3-1
18:16:05 [2022-03-20T18:16:05.590Z] + TEST_SKIP_INTEGRATION_CLI=1
18:16:05 [2022-03-20T18:16:05.590Z] + run_tests test-integration-flaky
18:16:05 [2022-03-20T18:16:05.590Z] + '[' -n 0 ']'
18:16:05 [2022-03-20T18:16:05.590Z] + rm=
18:16:05 [2022-03-20T18:16:05.590Z] + c=0
18:16:05 [2022-03-20T18:16:05.590Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43398/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43398/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43398/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=45067cda330b4ebcc889b17856a60761aa480ad6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:45067cda330b4ebcc889b17856a60761aa480ad6 hack/make.sh test-integration-flaky test-integration
18:16:05 [2022-03-20T18:16:05.590Z] ++ jobs -p
18:16:05 [2022-03-20T18:16:05.590Z] + for job in $(jobs -p)
18:16:05 [2022-03-20T18:16:05.590Z] + wait 9970
18:16:05 [2022-03-20T18:16:05.590Z] + TEST_INTEGRATION_DEST=3
18:16:05 [2022-03-20T18:16:05.590Z] + CONTAINER_NAME=docker-pr3-3
18:16:05 [2022-03-20T18:16:05.590Z] + TEST_SKIP_INTEGRATION=1
18:16:05 [2022-03-20T18:16:05.590Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
18:16:05 [2022-03-20T18:16:05.590Z] + run_tests
18:16:05 [2022-03-20T18:16:05.590Z] + '[' -n 0 ']'
18:16:05 [2022-03-20T18:16:05.590Z] + rm=
18:16:05 [2022-03-20T18:16:05.590Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43398/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43398/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43398/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=45067cda330b4ebcc889b17856a60761aa480ad6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:45067cda330b4ebcc889b17856a60761aa480ad6 hack/make.sh '' test-integration
18:16:05 [2022-03-20T18:16:05.590Z] + TEST_INTEGRATION_DEST=2
18:16:05 [2022-03-20T18:16:05.590Z] + CONTAINER_NAME=docker-pr3-2
18:16:05 [2022-03-20T18:16:05.590Z] + TEST_SKIP_INTEGRATION=1
18:16:05 [2022-03-20T18:16:05.590Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
18:16:05 [2022-03-20T18:16:05.590Z] + run_tests
18:16:05 [2022-03-20T18:16:05.590Z] + '[' -n 0 ']'
18:16:05 [2022-03-20T18:16:05.590Z] + rm=
18:16:05 [2022-03-20T18:16:05.590Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43398/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43398/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43398/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=45067cda330b4ebcc889b17856a60761aa480ad6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:45067cda330b4ebcc889b17856a60761aa480ad6 hack/make.sh '' test-integration
18:16:06 [2022-03-20T18:16:06.525Z] 
18:16:06 [2022-03-20T18:16:06.525Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:16:06 [2022-03-20T18:16:06.784Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:16:06 [2022-03-20T18:16:06.784Z] HOSTNAME=36f1da5c6902
18:16:06 [2022-03-20T18:16:06.784Z] TEST_SKIP_INTEGRATION=1
18:16:06 [2022-03-20T18:16:06.784Z] TESTDEBUG=0
18:16:06 [2022-03-20T18:16:06.784Z] DEST=bundles/test-integration
18:16:06 [2022-03-20T18:16:06.784Z] PWD=/go/src/github.com/docker/docker
18:16:06 [2022-03-20T18:16:06.784Z] KEEPBUNDLE=1
18:16:06 [2022-03-20T18:16:06.784Z] DOCKER_GITCOMMIT=45067cda330b4ebcc889b17856a60761aa480ad6
18:16:06 [2022-03-20T18:16:06.784Z] container=docker
18:16:06 [2022-03-20T18:16:06.784Z] HOME=/root
18:16:06 [2022-03-20T18:16:06.784Z] GOLANG_VERSION=1.18
18:16:06 [2022-03-20T18:16:06.784Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:16:06 [2022-03-20T18:16:06.784Z] VALIDATE_BRANCH=master
18:16:06 [2022-03-20T18:16:06.784Z] TERM=xterm
18:16:06 [2022-03-20T18:16:06.784Z] DOCKER_PKG=github.com/docker/docker
18:16:06 [2022-03-20T18:16:06.784Z] SHLVL=1
18:16:06 [2022-03-20T18:16:06.784Z] TIMEOUT=120m
18:16:06 [2022-03-20T18:16:06.784Z] DOCKER_BUILDTAGS=apparmor seccomp journald
18:16:06 [2022-03-20T18:16:06.784Z] DOCKER_GRAPHDRIVER=overlay2
18:16:06 [2022-03-20T18:16:06.784Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
18:16:06 [2022-03-20T18:16:06.784Z] GO111MODULE=off
18:16:06 [2022-03-20T18:16:06.784Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:16:06 [2022-03-20T18:16:06.784Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:16:06 [2022-03-20T18:16:06.784Z] GOPATH=/go
18:16:06 [2022-03-20T18:16:06.784Z] PKG_CONFIG=pkg-config
18:16:06 [2022-03-20T18:16:06.784Z] _=/usr/bin/env
18:16:06 [2022-03-20T18:16:06.784Z] Building test suite binary ./integration-cli/test.main
18:16:06 [2022-03-20T18:16:06.784Z] 
18:16:06 [2022-03-20T18:16:06.784Z] 
18:16:06 [2022-03-20T18:16:06.784Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
18:16:07 [2022-03-20T18:16:07.041Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:16:07 [2022-03-20T18:16:07.041Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:16:07 [2022-03-20T18:16:07.041Z] HOSTNAME=a0ee7e521a8c
18:16:07 [2022-03-20T18:16:07.041Z] TEST_SKIP_INTEGRATION=1
18:16:07 [2022-03-20T18:16:07.041Z] TESTDEBUG=0
18:16:07 [2022-03-20T18:16:07.041Z] DEST=bundles/test-integration
18:16:07 [2022-03-20T18:16:07.041Z] PWD=/go/src/github.com/docker/docker
18:16:07 [2022-03-20T18:16:07.041Z] KEEPBUNDLE=1
18:16:07 [2022-03-20T18:16:07.041Z] DOCKER_GITCOMMIT=45067cda330b4ebcc889b17856a60761aa480ad6
18:16:07 [2022-03-20T18:16:07.041Z] container=docker
18:16:07 [2022-03-20T18:16:07.041Z] HOME=/root
18:16:07 [2022-03-20T18:16:07.041Z] GOLANG_VERSION=1.18
18:16:07 [2022-03-20T18:16:07.041Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:16:07 [2022-03-20T18:16:07.041Z] VALIDATE_BRANCH=master
18:16:07 [2022-03-20T18:16:07.041Z] TERM=xterm
18:16:07 [2022-03-20T18:16:07.041Z] DOCKER_PKG=github.com/docker/docker
18:16:07 [2022-03-20T18:16:07.041Z] SHLVL=1
18:16:07 [2022-03-20T18:16:07.041Z] TIMEOUT=120m
18:16:07 [2022-03-20T18:16:07.041Z] DOCKER_BUILDTAGS=apparmor seccomp journald
18:16:07 [2022-03-20T18:16:07.041Z] DOCKER_GRAPHDRIVER=overlay2
18:16:07 [2022-03-20T18:16:07.042Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
18:16:07 [2022-03-20T18:16:07.042Z] GO111MODULE=off
18:16:07 [2022-03-20T18:16:07.042Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:16:07 [2022-03-20T18:16:07.042Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:16:07 [2022-03-20T18:16:07.042Z] GOPATH=/go
18:16:07 [2022-03-20T18:16:07.042Z] PKG_CONFIG=pkg-config
18:16:07 [2022-03-20T18:16:07.042Z] _=/usr/bin/env
18:16:07 [2022-03-20T18:16:07.042Z] Building test suite binary ./integration-cli/test.main
18:16:07 [2022-03-20T18:16:07.042Z] No new tests added to integration.
18:16:07 [2022-03-20T18:16:07.042Z] 
18:16:07 [2022-03-20T18:16:07.042Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:16:08 [2022-03-20T18:16:08.941Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:16:08 [2022-03-20T18:16:08.941Z] HOSTNAME=6aef27d48218
18:16:08 [2022-03-20T18:16:08.941Z] TESTDEBUG=0
18:16:08 [2022-03-20T18:16:08.941Z] DEST=bundles/test-integration
18:16:08 [2022-03-20T18:16:08.941Z] PWD=/go/src/github.com/docker/docker
18:16:08 [2022-03-20T18:16:08.941Z] KEEPBUNDLE=1
18:16:08 [2022-03-20T18:16:08.941Z] DOCKER_GITCOMMIT=45067cda330b4ebcc889b17856a60761aa480ad6
18:16:08 [2022-03-20T18:16:08.941Z] container=docker
18:16:08 [2022-03-20T18:16:08.941Z] HOME=/root
18:16:08 [2022-03-20T18:16:08.941Z] GOLANG_VERSION=1.18
18:16:08 [2022-03-20T18:16:08.941Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:16:08 [2022-03-20T18:16:08.941Z] VALIDATE_BRANCH=master
18:16:08 [2022-03-20T18:16:08.941Z] TERM=xterm
18:16:08 [2022-03-20T18:16:08.941Z] DOCKER_PKG=github.com/docker/docker
18:16:08 [2022-03-20T18:16:08.941Z] SHLVL=1
18:16:08 [2022-03-20T18:16:08.941Z] TIMEOUT=120m
18:16:08 [2022-03-20T18:16:08.941Z] DOCKER_BUILDTAGS=apparmor seccomp journald
18:16:08 [2022-03-20T18:16:08.941Z] DOCKER_GRAPHDRIVER=overlay2
18:16:08 [2022-03-20T18:16:08.941Z] GO111MODULE=off
18:16:08 [2022-03-20T18:16:08.941Z] TEST_SKIP_INTEGRATION_CLI=1
18:16:08 [2022-03-20T18:16:08.941Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:16:08 [2022-03-20T18:16:08.941Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:16:08 [2022-03-20T18:16:08.941Z] GOPATH=/go
18:16:08 [2022-03-20T18:16:08.941Z] PKG_CONFIG=pkg-config
18:16:08 [2022-03-20T18:16:08.941Z] _=/usr/bin/env
18:16:08 [2022-03-20T18:16:08.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:16:10 [2022-03-20T18:16:10.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
18:16:15 [2022-03-20T18:16:15.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:16:19 [2022-03-20T18:16:19.339Z] ok  	github.com/docker/docker/libnetwork	37.208s	coverage: 40.7% of statements
18:16:19 [2022-03-20T18:16:19.339Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.120s	coverage: 84.4% of statements
18:16:19 [2022-03-20T18:16:19.339Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
18:16:19 [2022-03-20T18:16:19.339Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
18:16:19 [2022-03-20T18:16:19.339Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
18:16:19 [2022-03-20T18:16:19.339Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
18:16:19 [2022-03-20T18:16:19.339Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
18:16:19 [2022-03-20T18:16:19.339Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
18:16:19 [2022-03-20T18:16:19.339Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
18:16:19 [2022-03-20T18:16:19.339Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
18:16:19 [2022-03-20T18:16:19.339Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 19.7% of statements
18:16:19 [2022-03-20T18:16:19.339Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
18:16:19 [2022-03-20T18:16:19.339Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
18:16:19 [2022-03-20T18:16:19.339Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
18:16:19 [2022-03-20T18:16:19.339Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
18:16:19 [2022-03-20T18:16:19.339Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.279s	coverage: 59.9% of statements
18:16:19 [2022-03-20T18:16:19.339Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
18:16:19 [2022-03-20T18:16:19.339Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
18:16:19 [2022-03-20T18:16:19.339Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.080s	coverage: 4.0% of statements
18:16:19 [2022-03-20T18:16:19.339Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
18:16:19 [2022-03-20T18:16:19.339Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.5% of statements
18:16:19 [2022-03-20T18:16:19.339Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
18:16:19 [2022-03-20T18:16:19.339Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
18:16:25 [2022-03-20T18:16:25.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:16:25 [2022-03-20T18:16:25.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:16:25 [2022-03-20T18:16:25.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:16:26 [2022-03-20T18:16:26.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:16:27 [2022-03-20T18:16:27.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:16:27 [2022-03-20T18:16:27.482Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.699s	coverage: 7.2% of statements
18:16:27 [2022-03-20T18:16:27.482Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
18:16:27 [2022-03-20T18:16:27.482Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
18:16:27 [2022-03-20T18:16:27.745Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
18:16:27 [2022-03-20T18:16:27.745Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
18:16:27 [2022-03-20T18:16:27.745Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
18:16:27 [2022-03-20T18:16:27.745Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
18:16:27 [2022-03-20T18:16:27.753Z] Removing intermediate container f058867788b1
18:16:27 [2022-03-20T18:16:27.753Z]  ---> a8622ea01d8c
18:16:27 [2022-03-20T18:16:27.753Z] 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
18:16:27 [2022-03-20T18:16:27.753Z]  ---> Running in 200213e4698e
18:16:27 [2022-03-20T18:16:27.753Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin
18:16:27 [2022-03-20T18:16:27.753Z] go: downloading gotest.tools/gotestsum v1.7.0
18:16:27 [2022-03-20T18:16:27.753Z] go: downloading github.com/fatih/color v1.10.0
18:16:27 [2022-03-20T18:16:27.753Z] go: downloading github.com/dnephin/pflag v1.0.7
18:16:27 [2022-03-20T18:16:27.753Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:16:27 [2022-03-20T18:16:27.753Z] go: downloading github.com/pkg/errors v0.9.1
18:16:27 [2022-03-20T18:16:27.753Z] go: downloading golang.org/x/tools v0.1.0
18:16:27 [2022-03-20T18:16:27.753Z] go: downloading github.com/mattn/go-colorable v0.1.8
18:16:27 [2022-03-20T18:16:27.753Z] go: downloading github.com/mattn/go-isatty v0.0.12
18:16:27 [2022-03-20T18:16:27.753Z] go: downloading github.com/fsnotify/fsnotify v1.4.9
18:16:27 [2022-03-20T18:16:27.753Z] go: downloading github.com/jonboulle/clockwork v0.2.2
18:16:27 [2022-03-20T18:16:27.753Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
18:16:27 [2022-03-20T18:16:27.753Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
18:16:27 [2022-03-20T18:16:27.753Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
18:16:27 [2022-03-20T18:16:27.753Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
18:16:27 [2022-03-20T18:16:27.753Z] go: downloading golang.org/x/mod v0.3.0
18:16:28 [2022-03-20T18:16:28.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:16:28 [2022-03-20T18:16:28.318Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.014s	coverage: 82.4% of statements
18:16:28 [2022-03-20T18:16:28.580Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.009s	coverage: 81.2% of statements
18:16:28 [2022-03-20T18:16:28.580Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
18:16:28 [2022-03-20T18:16:28.842Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.001s	coverage: 100.0% of statements
18:16:30 [2022-03-20T18:16:30.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:16:31 [2022-03-20T18:16:31.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:16:32 [2022-03-20T18:16:32.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:16:33 [2022-03-20T18:16:33.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:16:34 [2022-03-20T18:16:34.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:16:34 [2022-03-20T18:16:34.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:16:35 [2022-03-20T18:16:35.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:16:36 [2022-03-20T18:16:36.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:16:37 [2022-03-20T18:16:37.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:16:38 [2022-03-20T18:16:38.707Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:16:38 [2022-03-20T18:16:38.707Z] Using test binary docker
18:16:38 [2022-03-20T18:16:38.707Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:16:38 [2022-03-20T18:16:38.707Z] Starting apparmor (via systemctl): apparmor.service.
18:16:38 [2022-03-20T18:16:38.707Z] Starting dockerd
18:16:38 [2022-03-20T18:16:38.707Z] INFO: Waiting for daemon to start...
18:16:38 [2022-03-20T18:16:38.931Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
18:16:40 [2022-03-20T18:16:40.612Z] .
18:16:40 [2022-03-20T18:16:40.612Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:16:40 [2022-03-20T18:16:40.612Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:16:40 [2022-03-20T18:16:40.612Z] Error: No such image: emptyfs
18:16:40 [2022-03-20T18:16:40.872Z] Running integration-test (iteration 1)
18:16:40 [2022-03-20T18:16:40.872Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
18:16:41 [2022-03-20T18:16:41.130Z] Loaded image: busybox:latest
18:16:41 [2022-03-20T18:16:41.390Z] Loaded image: busybox:glibc
18:16:42 [2022-03-20T18:16:42.724Z] Removing intermediate container 200213e4698e
18:16:42 [2022-03-20T18:16:42.724Z]  ---> bb82dab3a57d
18:16:42 [2022-03-20T18:16:42.724Z] Step 9/11 : ENTRYPOINT ["powershell.exe"]
18:16:42 [2022-03-20T18:16:42.724Z]  ---> Running in b87c315a4028
18:16:42 [2022-03-20T18:16:42.724Z] Removing intermediate container b87c315a4028
18:16:42 [2022-03-20T18:16:42.724Z]  ---> 8f152d787f02
18:16:42 [2022-03-20T18:16:42.724Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker
18:16:42 [2022-03-20T18:16:42.724Z]  ---> Running in ea5dfc995ebf
18:16:42 [2022-03-20T18:16:42.769Z] Loaded image: debian:bullseye-slim
18:16:42 [2022-03-20T18:16:42.769Z] Loaded image: hello-world:latest
18:16:42 [2022-03-20T18:16:42.769Z] Loaded image: arm32v7/hello-world:latest
18:16:42 [2022-03-20T18:16:42.769Z] INFO: Testing against a local daemon
18:16:42 [2022-03-20T18:16:42.769Z] === RUN   TestCgroupNamespacesBuild
18:16:43 [2022-03-20T18:16:43.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:16:43 [2022-03-20T18:16:43.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:16:43 [2022-03-20T18:16:43.192Z] Removing intermediate container ea5dfc995ebf
18:16:43 [2022-03-20T18:16:43.192Z]  ---> f8723c69d46a
18:16:43 [2022-03-20T18:16:43.192Z] Step 11/11 : COPY . .
18:16:44 [2022-03-20T18:16:44.144Z] --- PASS: TestCgroupNamespacesBuild (1.49s)
18:16:44 [2022-03-20T18:16:44.144Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:16:45 [2022-03-20T18:16:45.664Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s)
18:16:45 [2022-03-20T18:16:45.664Z] === RUN   TestBuildWithSession
18:16:45 [2022-03-20T18:16:45.664Z]     build_session_test.go:25: TODO: BuildKit
18:16:45 [2022-03-20T18:16:45.664Z] --- SKIP: TestBuildWithSession (0.00s)
18:16:45 [2022-03-20T18:16:45.664Z] === RUN   TestBuildSquashParent
18:16:49 [2022-03-20T18:16:49.851Z] --- PASS: TestBuildSquashParent (4.08s)
18:16:49 [2022-03-20T18:16:49.851Z] === RUN   TestBuildWithRemoveAndForceRemove
18:16:49 [2022-03-20T18:16:49.851Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:16:49 [2022-03-20T18:16:49.851Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:16:49 [2022-03-20T18:16:49.851Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:16:49 [2022-03-20T18:16:49.851Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:16:49 [2022-03-20T18:16:49.851Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:16:49 [2022-03-20T18:16:49.851Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:16:49 [2022-03-20T18:16:49.851Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:16:49 [2022-03-20T18:16:49.851Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:16:49 [2022-03-20T18:16:49.851Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:16:49 [2022-03-20T18:16:49.851Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:16:49 [2022-03-20T18:16:49.851Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:16:49 [2022-03-20T18:16:49.851Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:16:49 [2022-03-20T18:16:49.851Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:16:49 [2022-03-20T18:16:49.851Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:16:51 [2022-03-20T18:16:51.230Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:16:51 [2022-03-20T18:16:51.230Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:16:52 [2022-03-20T18:16:52.611Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:16:52 [2022-03-20T18:16:52.870Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:16:54 [2022-03-20T18:16:54.816Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
18:16:54 [2022-03-20T18:16:54.816Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.46s)
18:16:54 [2022-03-20T18:16:54.816Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.76s)
18:16:54 [2022-03-20T18:16:54.816Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.40s)
18:16:54 [2022-03-20T18:16:54.816Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.40s)
18:16:54 [2022-03-20T18:16:54.816Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.52s)
18:16:54 [2022-03-20T18:16:54.816Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.69s)
18:16:54 [2022-03-20T18:16:54.816Z] === RUN   TestBuildMultiStageCopy
18:16:54 [2022-03-20T18:16:54.816Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:16:55 [2022-03-20T18:16:55.764Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:16:56 [2022-03-20T18:16:56.026Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:16:56 [2022-03-20T18:16:56.285Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:16:56 [2022-03-20T18:16:56.544Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:16:56 [2022-03-20T18:16:56.802Z] --- PASS: TestBuildMultiStageCopy (2.37s)
18:16:56 [2022-03-20T18:16:56.802Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.36s)
18:16:56 [2022-03-20T18:16:56.802Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s)
18:16:56 [2022-03-20T18:16:56.802Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s)
18:16:56 [2022-03-20T18:16:56.802Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
18:16:56 [2022-03-20T18:16:56.802Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
18:16:56 [2022-03-20T18:16:56.802Z] === RUN   TestBuildMultiStageParentConfig
18:16:57 [2022-03-20T18:16:57.063Z] ok  	github.com/docker/docker/libnetwork/ipam	15.751s	coverage: 85.3% of statements
18:16:57 [2022-03-20T18:16:57.063Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
18:16:57 [2022-03-20T18:16:57.063Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
18:16:57 [2022-03-20T18:16:57.063Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
18:16:57 [2022-03-20T18:16:57.063Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.006s	coverage: 47.4% of statements
18:16:57 [2022-03-20T18:16:57.064Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
18:16:57 [2022-03-20T18:16:57.064Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
18:16:57 [2022-03-20T18:16:57.064Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.264s	coverage: 74.0% of statements
18:16:57 [2022-03-20T18:16:57.324Z] ok  	github.com/docker/docker/libnetwork/iptables	0.130s	coverage: 45.1% of statements
18:16:57 [2022-03-20T18:16:57.324Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.001s	coverage: 60.0% of statements
18:16:57 [2022-03-20T18:16:57.368Z] --- PASS: TestBuildMultiStageParentConfig (0.61s)
18:16:57 [2022-03-20T18:16:57.368Z] === RUN   TestBuildLabelWithTargets
18:16:57 [2022-03-20T18:16:57.585Z] ok  	github.com/docker/docker/libnetwork/netutils	0.019s	coverage: 44.1% of statements
18:16:58 [2022-03-20T18:16:58.303Z] --- PASS: TestBuildLabelWithTargets (0.97s)
18:16:58 [2022-03-20T18:16:58.303Z] === RUN   TestBuildWithEmptyLayers
18:16:58 [2022-03-20T18:16:58.870Z] --- PASS: TestBuildWithEmptyLayers (0.51s)
18:16:58 [2022-03-20T18:16:58.870Z] === RUN   TestBuildMultiStageOnBuild
18:17:00 [2022-03-20T18:17:00.777Z] --- PASS: TestBuildMultiStageOnBuild (1.54s)
18:17:00 [2022-03-20T18:17:00.777Z] === RUN   TestBuildUncleanTarFilenames
18:17:01 [2022-03-20T18:17:01.038Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
18:17:01 [2022-03-20T18:17:01.038Z] === RUN   TestBuildMultiStageLayerLeak
18:17:02 [2022-03-20T18:17:02.943Z] --- PASS: TestBuildMultiStageLayerLeak (1.73s)
18:17:02 [2022-03-20T18:17:02.943Z] === RUN   TestBuildWithHugeFile
18:17:09 [2022-03-20T18:17:09.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
18:17:11 [2022-03-20T18:17:11.012Z] Removing intermediate container 587bd9115188
18:17:11 [2022-03-20T18:17:11.012Z]  ---> 7b9bf166905c
18:17:11 [2022-03-20T18:17:11.012Z] 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
18:17:11 [2022-03-20T18:17:11.012Z]  ---> Running in 72bf0f36de73
18:17:11 [2022-03-20T18:17:11.012Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin
18:17:11 [2022-03-20T18:17:11.469Z] go: downloading gotest.tools/gotestsum v1.7.0
18:17:11 [2022-03-20T18:17:11.927Z] go: downloading github.com/fatih/color v1.10.0
18:17:11 [2022-03-20T18:17:11.927Z] go: downloading github.com/dnephin/pflag v1.0.7
18:17:11 [2022-03-20T18:17:11.927Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:17:11 [2022-03-20T18:17:11.927Z] go: downloading github.com/pkg/errors v0.9.1
18:17:11 [2022-03-20T18:17:11.927Z] go: downloading golang.org/x/tools v0.1.0
18:17:11 [2022-03-20T18:17:11.927Z] go: downloading github.com/mattn/go-colorable v0.1.8
18:17:11 [2022-03-20T18:17:11.927Z] go: downloading github.com/mattn/go-isatty v0.0.12
18:17:11 [2022-03-20T18:17:11.927Z] go: downloading github.com/fsnotify/fsnotify v1.4.9
18:17:11 [2022-03-20T18:17:11.927Z] go: downloading github.com/jonboulle/clockwork v0.2.2
18:17:11 [2022-03-20T18:17:11.927Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
18:17:11 [2022-03-20T18:17:11.927Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
18:17:12 [2022-03-20T18:17:12.388Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
18:17:13 [2022-03-20T18:17:13.306Z]  ---> 781b4daa5589
18:17:13 [2022-03-20T18:17:13.306Z] Successfully built 781b4daa5589
18:17:13 [2022-03-20T18:17:13.306Z] Successfully tagged docker:latest
18:17:13 [2022-03-20T18:17:13.306Z] INFO: Image build ended at 03/20/2022 18:17:12. Duration:00:03:42.3246838
18:17:13 [2022-03-20T18:17:13.306Z] 
18:17:13 [2022-03-20T18:17:13.306Z] 
18:17:13 [2022-03-20T18:17:13.306Z] INFO: Building the test binaries at 03/20/2022 18:17:12...
18:17:13 [2022-03-20T18:17:13.351Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
18:17:13 [2022-03-20T18:17:13.351Z] go: downloading golang.org/x/mod v0.3.0
18:17:16 [2022-03-20T18:17:16.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:17:17 [2022-03-20T18:17:17.252Z] INFO: make.ps1 starting at 03/20/2022 18:17:16
18:17:17 [2022-03-20T18:17:17.253Z] INFO: Git commit (45067cda33) assumed from DOCKER_GITCOMMIT environment variable
18:17:17 [2022-03-20T18:17:17.253Z] INFO: Invoking autogen...
18:17:17 [2022-03-20T18:17:17.721Z] INFO: Building daemon...
18:17:24 [2022-03-20T18:17:24.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:17:25 [2022-03-20T18:17:25.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:17:26 [2022-03-20T18:17:26.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:17:27 [2022-03-20T18:17:27.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:17:27 [2022-03-20T18:17:27.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:17:27 [2022-03-20T18:17:27.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:17:30 [2022-03-20T18:17:30.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:17:31 [2022-03-20T18:17:31.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:17:32 [2022-03-20T18:17:32.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:17:33 [2022-03-20T18:17:33.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:17:33 [2022-03-20T18:17:33.903Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:17:33 [2022-03-20T18:17:33.927Z] Removing intermediate container 788b303d78b7
18:17:33 [2022-03-20T18:17:33.927Z]  ---> f379baa01ca7
18:17:33 [2022-03-20T18:17:33.927Z] 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
18:17:33 [2022-03-20T18:17:33.927Z]  ---> Running in f73655a13610
18:17:33 [2022-03-20T18:17:33.927Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin
18:17:33 [2022-03-20T18:17:33.927Z] go: downloading gotest.tools/gotestsum v1.7.0
18:17:33 [2022-03-20T18:17:33.927Z] go: downloading github.com/fatih/color v1.10.0
18:17:33 [2022-03-20T18:17:33.927Z] go: downloading github.com/dnephin/pflag v1.0.7
18:17:33 [2022-03-20T18:17:33.927Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:17:33 [2022-03-20T18:17:33.927Z] go: downloading github.com/pkg/errors v0.9.1
18:17:33 [2022-03-20T18:17:33.927Z] go: downloading github.com/mattn/go-colorable v0.1.8
18:17:33 [2022-03-20T18:17:33.927Z] go: downloading github.com/mattn/go-isatty v0.0.12
18:17:33 [2022-03-20T18:17:33.927Z] go: downloading golang.org/x/tools v0.1.0
18:17:33 [2022-03-20T18:17:33.927Z] go: downloading github.com/fsnotify/fsnotify v1.4.9
18:17:33 [2022-03-20T18:17:33.927Z] go: downloading github.com/jonboulle/clockwork v0.2.2
18:17:33 [2022-03-20T18:17:33.927Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
18:17:33 [2022-03-20T18:17:33.927Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
18:17:33 [2022-03-20T18:17:33.927Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
18:17:33 [2022-03-20T18:17:33.927Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
18:17:33 [2022-03-20T18:17:33.927Z] go: downloading golang.org/x/mod v0.3.0
18:17:33 [2022-03-20T18:17:33.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:17:34 [2022-03-20T18:17:34.165Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
18:17:34 [2022-03-20T18:17:34.165Z] GOOS="" GOARCH="" GOARM=""
18:17:34 [2022-03-20T18:17:34.427Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
18:17:34 [2022-03-20T18:17:34.427Z] 
18:17:34 [2022-03-20T18:17:34.427Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
18:17:34 [2022-03-20T18:17:34.437Z] Removing intermediate container 72bf0f36de73
18:17:34 [2022-03-20T18:17:34.437Z]  ---> bdbae88ffdb9
18:17:34 [2022-03-20T18:17:34.437Z] Step 9/11 : ENTRYPOINT ["powershell.exe"]
18:17:34 [2022-03-20T18:17:34.437Z]  ---> Running in 243a5e2660ef
18:17:34 [2022-03-20T18:17:34.437Z] Removing intermediate container 243a5e2660ef
18:17:34 [2022-03-20T18:17:34.437Z]  ---> b3d12106d8da
18:17:34 [2022-03-20T18:17:34.437Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker
18:17:34 [2022-03-20T18:17:34.437Z]  ---> Running in 26fc5c7b97a0
18:17:34 [2022-03-20T18:17:34.437Z] Removing intermediate container 26fc5c7b97a0
18:17:34 [2022-03-20T18:17:34.437Z]  ---> 1efb7a4ed5ac
18:17:34 [2022-03-20T18:17:34.437Z] Step 11/11 : COPY . .
18:17:34 [2022-03-20T18:17:34.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:17:35 [2022-03-20T18:17:35.000Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
18:17:35 [2022-03-20T18:17:35.000Z] Using test binary docker
18:17:35 [2022-03-20T18:17:35.000Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:17:35 [2022-03-20T18:17:35.000Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:17:35 [2022-03-20T18:17:35.000Z] INFO: Waiting for daemon to start...
18:17:35 [2022-03-20T18:17:35.000Z] Starting dockerd
18:17:35 [2022-03-20T18:17:35.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:17:36 [2022-03-20T18:17:36.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:17:37 [2022-03-20T18:17:37.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:17:37 [2022-03-20T18:17:37.558Z] .
18:17:37 [2022-03-20T18:17:37.558Z] INFO: Building docker-sdk-python3:5.0.3...
18:17:38 [2022-03-20T18:17:38.329Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:17:38 [2022-03-20T18:17:38.329Z] Using test binary docker
18:17:38 [2022-03-20T18:17:38.329Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:17:38 [2022-03-20T18:17:38.329Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:17:38 [2022-03-20T18:17:38.329Z] INFO: Waiting for daemon to start...
18:17:38 [2022-03-20T18:17:38.329Z] Starting dockerd
18:17:42 [2022-03-20T18:17:42.501Z] .
18:17:42 [2022-03-20T18:17:42.501Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:17:42 [2022-03-20T18:17:42.501Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:17:42 [2022-03-20T18:17:42.501Z] Error: No such image: emptyfs
18:17:42 [2022-03-20T18:17:42.501Z] Running integration-test (iteration 1)
18:17:42 [2022-03-20T18:17:42.501Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
18:17:42 [2022-03-20T18:17:42.501Z] Loaded image: busybox:latest
18:17:42 [2022-03-20T18:17:42.501Z] Loaded image: busybox:glibc
18:17:43 [2022-03-20T18:17:43.870Z] Loaded image: debian:bullseye-slim
18:17:43 [2022-03-20T18:17:43.870Z] Loaded image: hello-world:latest
18:17:43 [2022-03-20T18:17:43.870Z] Loaded image: arm32v7/hello-world:latest
18:17:43 [2022-03-20T18:17:43.870Z] INFO: Testing against a local daemon
18:17:43 [2022-03-20T18:17:43.870Z] === RUN   TestCgroupNamespacesBuild
18:17:45 [2022-03-20T18:17:45.241Z] --- PASS: TestCgroupNamespacesBuild (1.21s)
18:17:45 [2022-03-20T18:17:45.241Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:17:46 [2022-03-20T18:17:46.172Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s)
18:17:46 [2022-03-20T18:17:46.172Z] === RUN   TestBuildWithSession
18:17:46 [2022-03-20T18:17:46.172Z]     build_session_test.go:25: TODO: BuildKit
18:17:46 [2022-03-20T18:17:46.172Z] --- SKIP: TestBuildWithSession (0.00s)
18:17:46 [2022-03-20T18:17:46.172Z] === RUN   TestBuildSquashParent
18:17:46 [2022-03-20T18:17:46.441Z] Removing intermediate container f73655a13610
18:17:46 [2022-03-20T18:17:46.441Z]  ---> 73e81626dee3
18:17:46 [2022-03-20T18:17:46.441Z] Step 9/11 : ENTRYPOINT ["powershell.exe"]
18:17:46 [2022-03-20T18:17:46.441Z]  ---> Running in 347e7590b072
18:17:46 [2022-03-20T18:17:46.441Z] Removing intermediate container 347e7590b072
18:17:46 [2022-03-20T18:17:46.441Z]  ---> 59164db0097c
18:17:46 [2022-03-20T18:17:46.441Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker
18:17:46 [2022-03-20T18:17:46.441Z]  ---> Running in 1c619f471094
18:17:46 [2022-03-20T18:17:46.441Z] Removing intermediate container 1c619f471094
18:17:46 [2022-03-20T18:17:46.441Z]  ---> d49c5efe35d9
18:17:46 [2022-03-20T18:17:46.441Z] Step 11/11 : COPY . .
18:17:54 [2022-03-20T18:17:54.271Z] --- PASS: TestBuildSquashParent (7.00s)
18:17:54 [2022-03-20T18:17:54.271Z] === RUN   TestBuildWithRemoveAndForceRemove
18:17:54 [2022-03-20T18:17:54.271Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:17:54 [2022-03-20T18:17:54.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:17:54 [2022-03-20T18:17:54.271Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:17:54 [2022-03-20T18:17:54.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:17:54 [2022-03-20T18:17:54.271Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:17:54 [2022-03-20T18:17:54.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:17:54 [2022-03-20T18:17:54.271Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:17:54 [2022-03-20T18:17:54.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:17:54 [2022-03-20T18:17:54.271Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:17:54 [2022-03-20T18:17:54.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:17:54 [2022-03-20T18:17:54.271Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:17:54 [2022-03-20T18:17:54.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:17:54 [2022-03-20T18:17:54.271Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:17:54 [2022-03-20T18:17:54.271Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:17:54 [2022-03-20T18:17:54.835Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:17:54 [2022-03-20T18:17:54.835Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:17:56 [2022-03-20T18:17:56.733Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:17:56 [2022-03-20T18:17:56.733Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:17:59 [2022-03-20T18:17:59.185Z] --- PASS: TestBuildWithHugeFile (52.30s)
18:17:59 [2022-03-20T18:17:59.185Z] === RUN   TestBuildWCOWSandboxSize
18:17:59 [2022-03-20T18:17:59.185Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:17:59 [2022-03-20T18:17:59.185Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
18:17:59 [2022-03-20T18:17:59.185Z] === RUN   TestBuildWithEmptyDockerfile
18:17:59 [2022-03-20T18:17:59.185Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:17:59 [2022-03-20T18:17:59.185Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:17:59 [2022-03-20T18:17:59.185Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:17:59 [2022-03-20T18:17:59.185Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:17:59 [2022-03-20T18:17:59.185Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:17:59 [2022-03-20T18:17:59.185Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:17:59 [2022-03-20T18:17:59.185Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:17:59 [2022-03-20T18:17:59.185Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:17:59 [2022-03-20T18:17:59.185Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:17:59 [2022-03-20T18:17:59.185Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
18:17:59 [2022-03-20T18:17:59.185Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s)
18:17:59 [2022-03-20T18:17:59.185Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s)
18:17:59 [2022-03-20T18:17:59.185Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
18:17:59 [2022-03-20T18:17:59.185Z] === RUN   TestBuildPreserveOwnership
18:17:59 [2022-03-20T18:17:59.185Z] === RUN   TestBuildPreserveOwnership/copy_from
18:17:59 [2022-03-20T18:17:59.185Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:17:59 [2022-03-20T18:17:59.185Z] --- PASS: TestBuildPreserveOwnership (3.40s)
18:17:59 [2022-03-20T18:17:59.185Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.29s)
18:17:59 [2022-03-20T18:17:59.185Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.10s)
18:17:59 [2022-03-20T18:17:59.185Z] === RUN   TestBuildPlatformInvalid
18:17:59 [2022-03-20T18:17:59.185Z] --- PASS: TestBuildPlatformInvalid (0.07s)
18:17:59 [2022-03-20T18:17:59.185Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:17:59 [2022-03-20T18:17:59.258Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
18:17:59 [2022-03-20T18:17:59.258Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.72s)
18:17:59 [2022-03-20T18:17:59.258Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.79s)
18:17:59 [2022-03-20T18:17:59.258Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.00s)
18:17:59 [2022-03-20T18:17:59.258Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.92s)
18:17:59 [2022-03-20T18:17:59.258Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.98s)
18:17:59 [2022-03-20T18:17:59.258Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s)
18:17:59 [2022-03-20T18:17:59.258Z] === RUN   TestBuildMultiStageCopy
18:17:59 [2022-03-20T18:17:59.258Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:17:59 [2022-03-20T18:17:59.445Z] Loaded image: busybox:latest
18:17:59 [2022-03-20T18:17:59.445Z] Loaded image: busybox:glibc
18:17:59 [2022-03-20T18:17:59.752Z]  ---> c7c594d92828
18:17:59 [2022-03-20T18:17:59.752Z] Successfully built c7c594d92828
18:17:59 [2022-03-20T18:17:59.752Z] Successfully tagged docker:latest
18:17:59 [2022-03-20T18:17:59.752Z] INFO: Image build ended at 03/20/2022 18:17:59. Duration:00:03:48.5754227
18:17:59 [2022-03-20T18:17:59.752Z] 
18:17:59 [2022-03-20T18:17:59.752Z] 
18:17:59 [2022-03-20T18:17:59.752Z] INFO: Building the test binaries at 03/20/2022 18:17:59...
18:18:00 [2022-03-20T18:18:00.824Z] Loaded image: debian:bullseye-slim
18:18:00 [2022-03-20T18:18:00.824Z] Loaded image: hello-world:latest
18:18:01 [2022-03-20T18:18:01.083Z] Loaded image: arm32v7/hello-world:latest
18:18:02 [2022-03-20T18:18:02.532Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:18:03 [2022-03-20T18:18:03.095Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:18:04 [2022-03-20T18:18:04.466Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:18:05 [2022-03-20T18:18:05.029Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:18:05 [2022-03-20T18:18:05.940Z] INFO: make.ps1 starting at 03/20/2022 18:18:05
18:18:05 [2022-03-20T18:18:05.940Z] INFO: Git commit (45067cda33) assumed from DOCKER_GITCOMMIT environment variable
18:18:05 [2022-03-20T18:18:05.940Z] INFO: Invoking autogen...
18:18:06 [2022-03-20T18:18:06.396Z] INFO: Building daemon...
18:18:06 [2022-03-20T18:18:06.440Z] --- PASS: TestBuildMultiStageCopy (7.32s)
18:18:06 [2022-03-20T18:18:06.440Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s)
18:18:06 [2022-03-20T18:18:06.440Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
18:18:06 [2022-03-20T18:18:06.440Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
18:18:06 [2022-03-20T18:18:06.440Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s)
18:18:06 [2022-03-20T18:18:06.440Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s)
18:18:06 [2022-03-20T18:18:06.440Z] === RUN   TestBuildMultiStageParentConfig
18:18:11 [2022-03-20T18:18:11.060Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.91s)
18:18:11 [2022-03-20T18:18:11.060Z] PASS
18:18:11 [2022-03-20T18:18:11.060Z] 
18:18:11 [2022-03-20T18:18:11.060Z] === Skipped
18:18:11 [2022-03-20T18:18:11.060Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
18:18:11 [2022-03-20T18:18:11.060Z]     build_session_test.go:25: TODO: BuildKit
18:18:11 [2022-03-20T18:18:11.060Z] 
18:18:11 [2022-03-20T18:18:11.060Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
18:18:11 [2022-03-20T18:18:11.060Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:18:11 [2022-03-20T18:18:11.060Z] 
18:18:11 [2022-03-20T18:18:11.060Z] DONE 34 tests, 2 skipped in 88.703s
18:18:11 [2022-03-20T18:18:11.060Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
18:18:11 [2022-03-20T18:18:11.060Z] INFO: Testing against a local daemon
18:18:11 [2022-03-20T18:18:11.060Z] === RUN   TestConfigInspect
18:18:11 [2022-03-20T18:18:11.702Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
18:18:11 [2022-03-20T18:18:11.702Z] === RUN   TestBuildLabelWithTargets
18:18:11 [2022-03-20T18:18:11.992Z] --- PASS: TestConfigInspect (2.39s)
18:18:11 [2022-03-20T18:18:11.992Z] === RUN   TestConfigList
18:18:14 [2022-03-20T18:18:14.525Z] --- PASS: TestConfigList (2.14s)
18:18:14 [2022-03-20T18:18:14.525Z] === RUN   TestConfigsCreateAndDelete
18:18:16 [2022-03-20T18:18:16.421Z] --- PASS: TestConfigsCreateAndDelete (2.11s)
18:18:16 [2022-03-20T18:18:16.421Z] === RUN   TestConfigsUpdate
18:18:16 [2022-03-20T18:18:16.550Z]  ---> 30eeca22611a
18:18:16 [2022-03-20T18:18:16.550Z] Successfully built 30eeca22611a
18:18:16 [2022-03-20T18:18:16.550Z] Successfully tagged docker:latest
18:18:16 [2022-03-20T18:18:16.550Z] INFO: Image build ended at 03/20/2022 18:18:14. Duration:00:03:35.4742639
18:18:16 [2022-03-20T18:18:16.550Z] 
18:18:16 [2022-03-20T18:18:16.550Z] 
18:18:16 [2022-03-20T18:18:16.550Z] INFO: Building the test binaries at 03/20/2022 18:18:14...
18:18:18 [2022-03-20T18:18:18.323Z] --- PASS: TestConfigsUpdate (2.12s)
18:18:18 [2022-03-20T18:18:18.323Z] === RUN   TestTemplatedConfig
18:18:19 [2022-03-20T18:18:19.523Z] INFO: make.ps1 starting at 03/20/2022 18:18:18
18:18:19 [2022-03-20T18:18:19.523Z] INFO: Git commit (45067cda33) assumed from DOCKER_GITCOMMIT environment variable
18:18:19 [2022-03-20T18:18:19.523Z] INFO: Invoking autogen...
18:18:19 [2022-03-20T18:18:19.793Z] --- PASS: TestBuildLabelWithTargets (8.00s)
18:18:19 [2022-03-20T18:18:19.793Z] === RUN   TestBuildWithEmptyLayers
18:18:19 [2022-03-20T18:18:19.993Z] INFO: Building daemon...
18:18:21 [2022-03-20T18:18:21.611Z] --- PASS: TestTemplatedConfig (2.66s)
18:18:21 [2022-03-20T18:18:21.611Z] === RUN   TestConfigCreateResolve
18:18:22 [2022-03-20T18:18:22.315Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
18:18:22 [2022-03-20T18:18:22.315Z] === RUN   TestBuildMultiStageOnBuild
18:18:23 [2022-03-20T18:18:23.518Z] --- PASS: TestConfigCreateResolve (2.11s)
18:18:23 [2022-03-20T18:18:23.518Z] PASS
18:18:23 [2022-03-20T18:18:23.518Z] 
18:18:23 [2022-03-20T18:18:23.518Z] DONE 6 tests in 13.575s
18:18:23 [2022-03-20T18:18:23.518Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
18:18:23 [2022-03-20T18:18:23.518Z] INFO: Testing against a local daemon
18:18:23 [2022-03-20T18:18:23.518Z] === RUN   TestCheckpoint
18:18:23 [2022-03-20T18:18:23.518Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:18:23 [2022-03-20T18:18:23.518Z] --- SKIP: TestCheckpoint (0.00s)
18:18:23 [2022-03-20T18:18:23.518Z] === RUN   TestContainerInvalidJSON
18:18:23 [2022-03-20T18:18:23.518Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:18:23 [2022-03-20T18:18:23.518Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:18:23 [2022-03-20T18:18:23.518Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:18:23 [2022-03-20T18:18:23.518Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:18:23 [2022-03-20T18:18:23.518Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:18:23 [2022-03-20T18:18:23.518Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:18:23 [2022-03-20T18:18:23.518Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:18:23 [2022-03-20T18:18:23.518Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:18:23 [2022-03-20T18:18:23.518Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
18:18:23 [2022-03-20T18:18:23.518Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:18:23 [2022-03-20T18:18:23.518Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
18:18:23 [2022-03-20T18:18:23.518Z] === RUN   TestCopyFromContainerPathIsNotDir
18:18:23 [2022-03-20T18:18:23.518Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
18:18:23 [2022-03-20T18:18:23.518Z] === RUN   TestCopyToContainerPathDoesNotExist
18:18:23 [2022-03-20T18:18:23.518Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
18:18:23 [2022-03-20T18:18:23.518Z] === RUN   TestCopyToContainerPathIsNotDir
18:18:23 [2022-03-20T18:18:23.518Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
18:18:23 [2022-03-20T18:18:23.518Z] === RUN   TestCopyFromContainer
18:18:24 [2022-03-20T18:18:24.287Z] sha256:b7f8d762f25d0d2ed3c5195373e7f644c4ac49639808a7ea55320c8b1c300593
18:18:24 [2022-03-20T18:18:24.288Z] INFO: Starting docker-py tests...
18:18:24 [2022-03-20T18:18:24.288Z] ============================= test session starts ==============================
18:18:24 [2022-03-20T18:18:24.288Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
18:18:24 [2022-03-20T18:18:24.288Z] rootdir: /src, inifile: pytest.ini
18:18:24 [2022-03-20T18:18:24.288Z] plugins: timeout-1.3.3, cov-2.6.1
18:18:24 [2022-03-20T18:18:24.288Z] collected 395 items / 2 deselected / 393 selected
18:18:24 [2022-03-20T18:18:24.288Z] 
18:18:24 [2022-03-20T18:18:24.456Z] === RUN   TestCopyFromContainer//
18:18:24 [2022-03-20T18:18:24.456Z] === RUN   TestCopyFromContainer//bar/root
18:18:24 [2022-03-20T18:18:24.456Z] === RUN   TestCopyFromContainer//bar/root/
18:18:24 [2022-03-20T18:18:24.716Z] === RUN   TestCopyFromContainer/bar/quux
18:18:24 [2022-03-20T18:18:24.716Z] === RUN   TestCopyFromContainer/bar/quux/
18:18:24 [2022-03-20T18:18:24.716Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:18:24 [2022-03-20T18:18:24.716Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:18:24 [2022-03-20T18:18:24.716Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:18:24 [2022-03-20T18:18:24.975Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:18:24 [2022-03-20T18:18:24.975Z] === RUN   TestCopyFromContainer/bar/notarget
18:18:24 [2022-03-20T18:18:24.975Z] --- PASS: TestCopyFromContainer (1.60s)
18:18:24 [2022-03-20T18:18:24.975Z]     --- PASS: TestCopyFromContainer// (0.06s)
18:18:24 [2022-03-20T18:18:24.975Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
18:18:24 [2022-03-20T18:18:24.975Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
18:18:24 [2022-03-20T18:18:24.975Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
18:18:24 [2022-03-20T18:18:24.975Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
18:18:24 [2022-03-20T18:18:24.975Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
18:18:24 [2022-03-20T18:18:24.975Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
18:18:24 [2022-03-20T18:18:24.975Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
18:18:24 [2022-03-20T18:18:24.975Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
18:18:24 [2022-03-20T18:18:24.975Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
18:18:24 [2022-03-20T18:18:24.975Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:18:24 [2022-03-20T18:18:24.975Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:18:24 [2022-03-20T18:18:24.975Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:18:24 [2022-03-20T18:18:24.975Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:18:24 [2022-03-20T18:18:24.975Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:18:24 [2022-03-20T18:18:24.975Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:18:24 [2022-03-20T18:18:24.975Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:18:24 [2022-03-20T18:18:24.975Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:18:24 [2022-03-20T18:18:24.975Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:18:24 [2022-03-20T18:18:24.975Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:18:24 [2022-03-20T18:18:24.975Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:18:24 [2022-03-20T18:18:24.975Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:18:24 [2022-03-20T18:18:24.975Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:18:24 [2022-03-20T18:18:24.975Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:18:24 [2022-03-20T18:18:24.975Z] === RUN   TestCreateLinkToNonExistingContainer
18:18:24 [2022-03-20T18:18:24.975Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
18:18:24 [2022-03-20T18:18:24.975Z] === RUN   TestCreateWithInvalidEnv
18:18:24 [2022-03-20T18:18:24.975Z] === RUN   TestCreateWithInvalidEnv/0
18:18:24 [2022-03-20T18:18:24.975Z] === PAUSE TestCreateWithInvalidEnv/0
18:18:24 [2022-03-20T18:18:24.975Z] === RUN   TestCreateWithInvalidEnv/1
18:18:24 [2022-03-20T18:18:24.975Z] === PAUSE TestCreateWithInvalidEnv/1
18:18:24 [2022-03-20T18:18:24.975Z] === RUN   TestCreateWithInvalidEnv/2
18:18:24 [2022-03-20T18:18:24.975Z] === PAUSE TestCreateWithInvalidEnv/2
18:18:24 [2022-03-20T18:18:24.975Z] === CONT  TestCreateWithInvalidEnv/0
18:18:24 [2022-03-20T18:18:24.975Z] === CONT  TestCreateWithInvalidEnv/2
18:18:24 [2022-03-20T18:18:24.975Z] === CONT  TestCreateWithInvalidEnv/1
18:18:24 [2022-03-20T18:18:24.975Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:18:24 [2022-03-20T18:18:24.975Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:18:24 [2022-03-20T18:18:24.975Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:18:24 [2022-03-20T18:18:24.975Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:18:24 [2022-03-20T18:18:24.975Z] === RUN   TestCreateTmpfsMountsTarget
18:18:24 [2022-03-20T18:18:24.975Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
18:18:24 [2022-03-20T18:18:24.975Z] === RUN   TestCreateWithCustomMaskedPaths
18:18:26 [2022-03-20T18:18:26.879Z] --- PASS: TestCreateWithCustomMaskedPaths (1.65s)
18:18:26 [2022-03-20T18:18:26.879Z] === RUN   TestCreateWithCustomReadonlyPaths
18:18:27 [2022-03-20T18:18:27.565Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
18:18:27 [2022-03-20T18:18:27.565Z] === RUN   TestBuildUncleanTarFilenames
18:18:27 [2022-03-20T18:18:27.565Z] --- PASS: TestBuildUncleanTarFilenames (0.53s)
18:18:27 [2022-03-20T18:18:27.565Z] === RUN   TestBuildMultiStageLayerLeak
18:18:28 [2022-03-20T18:18:28.253Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.51s)
18:18:28 [2022-03-20T18:18:28.253Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:18:28 [2022-03-20T18:18:28.254Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:18:28 [2022-03-20T18:18:28.254Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:18:28 [2022-03-20T18:18:28.254Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:18:28 [2022-03-20T18:18:28.254Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:18:28 [2022-03-20T18:18:28.254Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:18:28 [2022-03-20T18:18:28.254Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:18:28 [2022-03-20T18:18:28.254Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:18:28 [2022-03-20T18:18:28.254Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:18:28 [2022-03-20T18:18:28.254Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:18:28 [2022-03-20T18:18:28.254Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:18:28 [2022-03-20T18:18:28.254Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:18:28 [2022-03-20T18:18:28.254Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:18:28 [2022-03-20T18:18:28.254Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:18:28 [2022-03-20T18:18:28.254Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:18:28 [2022-03-20T18:18:28.254Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:18:28 [2022-03-20T18:18:28.254Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:18:28 [2022-03-20T18:18:28.254Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:18:28 [2022-03-20T18:18:28.254Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:18:28 [2022-03-20T18:18:28.254Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:18:28 [2022-03-20T18:18:28.254Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:18:28 [2022-03-20T18:18:28.254Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:18:28 [2022-03-20T18:18:28.254Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:18:28 [2022-03-20T18:18:28.821Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s)
18:18:28 [2022-03-20T18:18:28.821Z] === RUN   TestCreateDifferentPlatform
18:18:28 [2022-03-20T18:18:28.821Z] === RUN   TestCreateDifferentPlatform/different_os
18:18:28 [2022-03-20T18:18:28.821Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:18:28 [2022-03-20T18:18:28.821Z] --- PASS: TestCreateDifferentPlatform (0.01s)
18:18:28 [2022-03-20T18:18:28.821Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:18:28 [2022-03-20T18:18:28.821Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:18:28 [2022-03-20T18:18:28.821Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:18:28 [2022-03-20T18:18:28.821Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
18:18:28 [2022-03-20T18:18:28.821Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:18:28 [2022-03-20T18:18:28.821Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
18:18:28 [2022-03-20T18:18:28.821Z] === RUN   TestContainerStartOnDaemonRestart
18:18:28 [2022-03-20T18:18:28.821Z] === PAUSE TestContainerStartOnDaemonRestart
18:18:28 [2022-03-20T18:18:28.821Z] === RUN   TestDaemonRestartIpcMode
18:18:28 [2022-03-20T18:18:28.821Z] === PAUSE TestDaemonRestartIpcMode
18:18:28 [2022-03-20T18:18:28.821Z] === RUN   TestDaemonHostGatewayIP
18:18:28 [2022-03-20T18:18:28.821Z] === PAUSE TestDaemonHostGatewayIP
18:18:28 [2022-03-20T18:18:28.821Z] === RUN   TestRestartDaemonWithRestartingContainer
18:18:28 [2022-03-20T18:18:28.821Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:18:28 [2022-03-20T18:18:28.821Z] === RUN   TestContainerKillOnDaemonStart
18:18:28 [2022-03-20T18:18:28.821Z] === PAUSE TestContainerKillOnDaemonStart
18:18:28 [2022-03-20T18:18:28.821Z] === RUN   TestDiff
18:18:29 [2022-03-20T18:18:29.389Z] --- PASS: TestDiff (0.58s)
18:18:29 [2022-03-20T18:18:29.389Z] === RUN   TestExecWithCloseStdin
18:18:30 [2022-03-20T18:18:30.327Z] --- PASS: TestExecWithCloseStdin (0.64s)
18:18:30 [2022-03-20T18:18:30.327Z] === RUN   TestExec
18:18:30 [2022-03-20T18:18:30.894Z] --- PASS: TestExec (0.62s)
18:18:30 [2022-03-20T18:18:30.895Z] === RUN   TestExecUser
18:18:31 [2022-03-20T18:18:31.464Z] --- PASS: TestExecUser (0.66s)
18:18:31 [2022-03-20T18:18:31.464Z] === RUN   TestExportContainerAndImportImage
18:18:32 [2022-03-20T18:18:32.033Z] --- PASS: TestExportContainerAndImportImage (0.66s)
18:18:32 [2022-03-20T18:18:32.033Z] === RUN   TestExportContainerAfterDaemonRestart
18:18:32 [2022-03-20T18:18:32.817Z] --- PASS: TestBuildMultiStageLayerLeak (4.51s)
18:18:32 [2022-03-20T18:18:32.817Z] === RUN   TestBuildWithHugeFile
18:18:33 [2022-03-20T18:18:33.418Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
18:18:33 [2022-03-20T18:18:33.418Z] === RUN   TestHealthCheckWorkdir
18:18:33 [2022-03-20T18:18:33.987Z] --- PASS: TestHealthCheckWorkdir (0.70s)
18:18:33 [2022-03-20T18:18:33.987Z] === RUN   TestHealthKillContainer
18:18:35 [2022-03-20T18:18:35.471Z] tests/integration/api_build_test.py .......................X             [  6%]
18:18:36 [2022-03-20T18:18:36.307Z] tests/integration/api_client_test.py .....                               [  7%]
18:18:37 [2022-03-20T18:18:37.709Z] tests/integration/api_config_test.py ......                              [  8%]
18:18:42 [2022-03-20T18:18:42.097Z] --- PASS: TestHealthKillContainer (8.16s)
18:18:42 [2022-03-20T18:18:42.097Z] === RUN   TestInspectCpusetInConfigPre120
18:18:42 [2022-03-20T18:18:42.664Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s)
18:18:42 [2022-03-20T18:18:42.664Z] === RUN   TestIpcModeNone
18:18:43 [2022-03-20T18:18:43.234Z] --- PASS: TestIpcModeNone (0.58s)
18:18:43 [2022-03-20T18:18:43.234Z] === RUN   TestIpcModePrivate
18:18:43 [2022-03-20T18:18:43.804Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
18:18:44 [2022-03-20T18:18:44.063Z] --- PASS: TestIpcModePrivate (0.60s)
18:18:44 [2022-03-20T18:18:44.063Z] === RUN   TestIpcModeShareable
18:18:44 [2022-03-20T18:18:44.322Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
18:18:44 [2022-03-20T18:18:44.580Z] --- PASS: TestIpcModeShareable (0.64s)
18:18:44 [2022-03-20T18:18:44.580Z] === RUN   TestAPIIpcModeShareableAndContainer
18:18:45 [2022-03-20T18:18:45.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:18:45 [2022-03-20T18:18:45.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:18:46 [2022-03-20T18:18:46.483Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.71s)
18:18:46 [2022-03-20T18:18:46.483Z] === RUN   TestAPIIpcModeHost
18:18:46 [2022-03-20T18:18:46.740Z] --- PASS: TestAPIIpcModeHost (0.38s)
18:18:46 [2022-03-20T18:18:46.740Z] === RUN   TestDaemonIpcModeShareable
18:18:47 [2022-03-20T18:18:47.677Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
18:18:47 [2022-03-20T18:18:47.934Z] --- PASS: TestDaemonIpcModeShareable (1.15s)
18:18:47 [2022-03-20T18:18:47.934Z] === RUN   TestDaemonIpcModePrivate
18:18:48 [2022-03-20T18:18:48.891Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
18:18:49 [2022-03-20T18:18:49.097Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.821s	coverage: 60.5% of statements
18:18:49 [2022-03-20T18:18:49.097Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
18:18:49 [2022-03-20T18:18:49.097Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
18:18:49 [2022-03-20T18:18:49.097Z] ok  	github.com/docker/docker/libnetwork/osl	4.291s	coverage: 39.7% of statements
18:18:49 [2022-03-20T18:18:49.097Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
18:18:49 [2022-03-20T18:18:49.097Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.007s	coverage: 86.1% of statements
18:18:49 [2022-03-20T18:18:49.097Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.270s	coverage: 48.6% of statements
18:18:49 [2022-03-20T18:18:49.097Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
18:18:49 [2022-03-20T18:18:49.097Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
18:18:49 [2022-03-20T18:18:49.161Z] --- PASS: TestDaemonIpcModePrivate (1.21s)
18:18:49 [2022-03-20T18:18:49.161Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:18:49 [2022-03-20T18:18:49.358Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
18:18:49 [2022-03-20T18:18:49.358Z] 
18:18:49 [2022-03-20T18:18:49.358Z] === Skipped
18:18:49 [2022-03-20T18:18:49.358Z] === SKIP: libnetwork TestParallel1 (0.00s)
18:18:49 [2022-03-20T18:18:49.358Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
18:18:49 [2022-03-20T18:18:49.358Z] 
18:18:49 [2022-03-20T18:18:49.358Z] === SKIP: libnetwork TestParallel3 (0.00s)
18:18:49 [2022-03-20T18:18:49.358Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
18:18:49 [2022-03-20T18:18:49.358Z] 
18:18:49 [2022-03-20T18:18:49.358Z] === SKIP: libnetwork TestParallel2 (0.00s)
18:18:49 [2022-03-20T18:18:49.358Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
18:18:49 [2022-03-20T18:18:49.358Z] 
18:18:49 [2022-03-20T18:18:49.358Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
18:18:49 [2022-03-20T18:18:49.358Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:18:49 [2022-03-20T18:18:49.358Z] 
18:18:49 [2022-03-20T18:18:49.358Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
18:18:49 [2022-03-20T18:18:49.358Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:18:49 [2022-03-20T18:18:49.358Z] 
18:18:49 [2022-03-20T18:18:49.358Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
18:18:49 [2022-03-20T18:18:49.358Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:18:49 [2022-03-20T18:18:49.358Z] 
18:18:49 [2022-03-20T18:18:49.358Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
18:18:49 [2022-03-20T18:18:49.358Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:18:49 [2022-03-20T18:18:49.358Z] 
18:18:49 [2022-03-20T18:18:49.358Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
18:18:49 [2022-03-20T18:18:49.358Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:18:49 [2022-03-20T18:18:49.358Z] 
18:18:49 [2022-03-20T18:18:49.358Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
18:18:49 [2022-03-20T18:18:49.358Z]     firewalld_test.go:14: firewalld is not running
18:18:49 [2022-03-20T18:18:49.358Z] 
18:18:49 [2022-03-20T18:18:49.358Z] DONE 326 tests, 9 skipped in 200.161s
18:18:50 [2022-03-20T18:18:50.109Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
Post stage
[Pipeline] junit
18:18:50 [2022-03-20T18:18:50.320Z] Recording test results
18:18:50 [2022-03-20T18:18:50.366Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s)
18:18:50 [2022-03-20T18:18:50.366Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:18:51 [2022-03-20T18:18:51.310Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
18:18:51 [2022-03-20T18:18:51.310Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s)
18:18:51 [2022-03-20T18:18:51.310Z] === RUN   TestIpcModeOlderClient
18:18:51 [2022-03-20T18:18:51.310Z] === PAUSE TestIpcModeOlderClient
18:18:51 [2022-03-20T18:18:51.310Z] === RUN   TestKillContainerInvalidSignal
18:18:51 [2022-03-20T18:18:51.810Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:18:51 [2022-03-20T18:18:51.878Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
18:18:51 [2022-03-20T18:18:51.878Z] === RUN   TestKillContainer
18:18:51 [2022-03-20T18:18:51.878Z] === RUN   TestKillContainer/no_signal
18:18:52 [2022-03-20T18:18:52.170Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43398/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=45067cda330b4ebcc889b17856a60761aa480ad6 -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:45067cda330b4ebcc889b17856a60761aa480ad6 hack/make.sh dynbinary test-integration
18:18:52 [2022-03-20T18:18:52.447Z] === RUN   TestKillContainer/non_killing_signal
18:18:52 [2022-03-20T18:18:52.447Z] === RUN   TestKillContainer/killing_signal
18:18:52 [2022-03-20T18:18:52.753Z] 
18:18:52 [2022-03-20T18:18:52.753Z] Removing bundles/
18:18:52 [2022-03-20T18:18:52.753Z] 
18:18:52 [2022-03-20T18:18:52.753Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:18:52 [2022-03-20T18:18:52.753Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:18:52 [2022-03-20T18:18:52.753Z] GOOS="" GOARCH="" GOARM=""
18:18:53 [2022-03-20T18:18:53.015Z] --- PASS: TestKillContainer (1.27s)
18:18:53 [2022-03-20T18:18:53.015Z]     --- PASS: TestKillContainer/no_signal (0.43s)
18:18:53 [2022-03-20T18:18:53.015Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
18:18:53 [2022-03-20T18:18:53.015Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
18:18:53 [2022-03-20T18:18:53.015Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:18:53 [2022-03-20T18:18:53.015Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:18:53 [2022-03-20T18:18:53.583Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:18:54 [2022-03-20T18:18:54.521Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s)
18:18:54 [2022-03-20T18:18:54.521Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
18:18:54 [2022-03-20T18:18:54.521Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s)
18:18:54 [2022-03-20T18:18:54.521Z] === RUN   TestKillStoppedContainer
18:18:54 [2022-03-20T18:18:54.521Z] --- PASS: TestKillStoppedContainer (0.05s)
18:18:54 [2022-03-20T18:18:54.521Z] === RUN   TestKillStoppedContainerAPIPre120
18:18:54 [2022-03-20T18:18:54.521Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
18:18:54 [2022-03-20T18:18:54.521Z] === RUN   TestKillDifferentUserContainer
18:18:55 [2022-03-20T18:18:55.089Z] --- PASS: TestKillDifferentUserContainer (0.42s)
18:18:55 [2022-03-20T18:18:55.089Z] === RUN   TestInspectOomKilledTrue
18:18:55 [2022-03-20T18:18:55.089Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:18:55 [2022-03-20T18:18:55.089Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:18:55 [2022-03-20T18:18:55.089Z] === RUN   TestInspectOomKilledFalse
18:18:55 [2022-03-20T18:18:55.089Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:18:55 [2022-03-20T18:18:55.089Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:18:55 [2022-03-20T18:18:55.089Z] === RUN   TestLinksEtcHostsContentMatch
18:18:55 [2022-03-20T18:18:55.349Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
18:18:55 [2022-03-20T18:18:55.349Z] === RUN   TestLinksContainerNames
18:18:56 [2022-03-20T18:18:56.284Z] --- PASS: TestLinksContainerNames (0.86s)
18:18:56 [2022-03-20T18:18:56.284Z] === RUN   TestLogsFollowTailEmpty
18:18:56 [2022-03-20T18:18:56.543Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
18:18:56 [2022-03-20T18:18:56.543Z] === RUN   TestContainerNetworkMountsNoChown
18:18:57 [2022-03-20T18:18:57.111Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s)
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/default
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/default
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/private
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/private
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/rprivate
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/rprivate
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/slave
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/slave
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/rslave
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/rslave
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/shared
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/shared
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/rshared
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/rshared
18:18:57 [2022-03-20T18:18:57.111Z] === CONT  TestMountDaemonRoot/default
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/default/bind_root
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/default/mount_root
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === CONT  TestMountDaemonRoot/default/bind_root
18:18:57 [2022-03-20T18:18:57.111Z] === CONT  TestMountDaemonRoot/rshared
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:18:57 [2022-03-20T18:18:57.111Z] === CONT  TestMountDaemonRoot/shared
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:18:57 [2022-03-20T18:18:57.111Z] === CONT  TestMountDaemonRoot/rslave
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === CONT  TestMountDaemonRoot/slave
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:18:57 [2022-03-20T18:18:57.111Z] === CONT  TestMountDaemonRoot/rprivate
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:18:57 [2022-03-20T18:18:57.111Z] === CONT  TestMountDaemonRoot/private
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/private/bind_root
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/private/mount_root
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:18:57 [2022-03-20T18:18:57.111Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === CONT  TestMountDaemonRoot/default/mount_root
18:18:57 [2022-03-20T18:18:57.111Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:18:57 [2022-03-20T18:18:57.111Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:18:57 [2022-03-20T18:18:57.111Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:18:57 [2022-03-20T18:18:57.371Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:18:57 [2022-03-20T18:18:57.371Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:18:57 [2022-03-20T18:18:57.371Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:18:57 [2022-03-20T18:18:57.371Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:18:57 [2022-03-20T18:18:57.371Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:18:57 [2022-03-20T18:18:57.371Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:18:57 [2022-03-20T18:18:57.371Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:18:57 [2022-03-20T18:18:57.371Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:18:57 [2022-03-20T18:18:57.371Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:18:57 [2022-03-20T18:18:57.371Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:18:57 [2022-03-20T18:18:57.371Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:18:57 [2022-03-20T18:18:57.371Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:18:57 [2022-03-20T18:18:57.371Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:18:57 [2022-03-20T18:18:57.371Z] === CONT  TestMountDaemonRoot/private/bind_root
18:18:57 [2022-03-20T18:18:57.371Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:18:57 [2022-03-20T18:18:57.371Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:18:57 [2022-03-20T18:18:57.371Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:18:57 [2022-03-20T18:18:57.371Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:18:57 [2022-03-20T18:18:57.371Z] === CONT  TestMountDaemonRoot/private/mount_root
18:18:57 [2022-03-20T18:18:57.631Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:18:57 [2022-03-20T18:18:57.631Z] --- PASS: TestMountDaemonRoot (0.01s)
18:18:57 [2022-03-20T18:18:57.631Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:18:57 [2022-03-20T18:18:57.631Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
18:18:57 [2022-03-20T18:18:57.631Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
18:18:57 [2022-03-20T18:18:57.631Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
18:18:57 [2022-03-20T18:18:57.631Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
18:18:57 [2022-03-20T18:18:57.631Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:18:57 [2022-03-20T18:18:57.631Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
18:18:57 [2022-03-20T18:18:57.631Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
18:18:57 [2022-03-20T18:18:57.631Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
18:18:57 [2022-03-20T18:18:57.631Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
18:18:57 [2022-03-20T18:18:57.631Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:18:57 [2022-03-20T18:18:57.631Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
18:18:57 [2022-03-20T18:18:57.631Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
18:18:57 [2022-03-20T18:18:57.631Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
18:18:57 [2022-03-20T18:18:57.631Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
18:18:57 [2022-03-20T18:18:57.631Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:18:57 [2022-03-20T18:18:57.631Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
18:18:57 [2022-03-20T18:18:57.631Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
18:18:57 [2022-03-20T18:18:57.631Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
18:18:57 [2022-03-20T18:18:57.631Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
18:18:57 [2022-03-20T18:18:57.631Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:18:57 [2022-03-20T18:18:57.631Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
18:18:57 [2022-03-20T18:18:57.631Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
18:18:57 [2022-03-20T18:18:57.631Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
18:18:57 [2022-03-20T18:18:57.631Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
18:18:57 [2022-03-20T18:18:57.631Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:18:57 [2022-03-20T18:18:57.631Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
18:18:57 [2022-03-20T18:18:57.631Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
18:18:57 [2022-03-20T18:18:57.631Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
18:18:57 [2022-03-20T18:18:57.631Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
18:18:57 [2022-03-20T18:18:57.631Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:18:57 [2022-03-20T18:18:57.631Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
18:18:57 [2022-03-20T18:18:57.631Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
18:18:57 [2022-03-20T18:18:57.631Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
18:18:57 [2022-03-20T18:18:57.631Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
18:18:57 [2022-03-20T18:18:57.631Z] === RUN   TestContainerBindMountNonRecursive
18:18:59 [2022-03-20T18:18:59.008Z] --- PASS: TestContainerBindMountNonRecursive (1.36s)
18:18:59 [2022-03-20T18:18:59.008Z] === RUN   TestContainerVolumesMountedAsShared
18:18:59 [2022-03-20T18:18:59.164Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
18:18:59 [2022-03-20T18:18:59.165Z] 
18:18:59 [2022-03-20T18:18:59.165Z]  ________   ____  __.
18:18:59 [2022-03-20T18:18:59.165Z]  \_____  \ |    |/ _|
18:18:59 [2022-03-20T18:18:59.165Z]  /   |   \|      <
18:18:59 [2022-03-20T18:18:59.165Z]  /    |    \    |  \
18:18:59 [2022-03-20T18:18:59.165Z]  \_______  /____|__ \
18:18:59 [2022-03-20T18:18:59.165Z]          \/        \/
18:18:59 [2022-03-20T18:18:59.165Z] 
18:18:59 [2022-03-20T18:18:59.165Z] INFO: make.ps1 ended at 03/20/2022 18:18:50
18:18:59 [2022-03-20T18:18:59.165Z] INFO: Binaries build ended at 03/20/2022 18:18:51. Duration:00:01:39.4662927
18:18:59 [2022-03-20T18:18:59.165Z] INFO: Copying the built daemon binary to d:\CI\PR-43398\3\binary\dockerd-45067cda33.exe...
18:18:59 [2022-03-20T18:18:59.165Z] INFO: Copying the built client binary to d:\CI\PR-43398\3\binary\docker-45067cda33.exe...
18:18:59 [2022-03-20T18:18:59.165Z] INFO: Copying dockerversion from the container...
18:18:59 [2022-03-20T18:18:59.165Z] INFO: Copying the golang package from the container to d:\CI\PR-43398\3\installer\go.zip...
18:18:59 [2022-03-20T18:18:59.165Z] INFO: Extracting go.zip to d:\CI\PR-43398\3\go
18:18:59 [2022-03-20T18:18:59.266Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
18:18:59 [2022-03-20T18:18:59.266Z] === RUN   TestContainerVolumesMountedAsSlave
18:18:59 [2022-03-20T18:18:59.525Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
18:18:59 [2022-03-20T18:18:59.525Z] === RUN   TestNetworkNat
18:19:00 [2022-03-20T18:19:00.091Z] --- PASS: TestNetworkNat (0.47s)
18:19:00 [2022-03-20T18:19:00.091Z] === RUN   TestNetworkLocalhostTCPNat
18:19:00 [2022-03-20T18:19:00.657Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
18:19:00 [2022-03-20T18:19:00.657Z] === RUN   TestNetworkLoopbackNat
18:19:03 [2022-03-20T18:19:03.184Z] --- PASS: TestNetworkLoopbackNat (2.57s)
18:19:03 [2022-03-20T18:19:03.184Z] === RUN   TestPause
18:19:03 [2022-03-20T18:19:03.443Z] --- PASS: TestPause (0.43s)
18:19:03 [2022-03-20T18:19:03.443Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:19:03 [2022-03-20T18:19:03.443Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:19:03 [2022-03-20T18:19:03.443Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:19:03 [2022-03-20T18:19:03.443Z] === RUN   TestPauseStopPausedContainer
18:19:04 [2022-03-20T18:19:04.012Z] --- PASS: TestPauseStopPausedContainer (0.46s)
18:19:04 [2022-03-20T18:19:04.012Z] === RUN   TestPidHost
18:19:04 [2022-03-20T18:19:04.949Z] --- PASS: TestPidHost (0.98s)
18:19:04 [2022-03-20T18:19:04.949Z] === RUN   TestPsFilter
18:19:05 [2022-03-20T18:19:05.208Z] --- PASS: TestPsFilter (0.13s)
18:19:05 [2022-03-20T18:19:05.208Z] === RUN   TestRemoveContainerWithRemovedVolume
18:19:05 [2022-03-20T18:19:05.467Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
18:19:05 [2022-03-20T18:19:05.467Z] === RUN   TestRemoveContainerWithVolume
18:19:06 [2022-03-20T18:19:06.034Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
18:19:06 [2022-03-20T18:19:06.034Z] === RUN   TestRemoveContainerRunning
18:19:06 [2022-03-20T18:19:06.292Z] --- PASS: TestRemoveContainerRunning (0.43s)
18:19:06 [2022-03-20T18:19:06.292Z] === RUN   TestRemoveContainerForceRemoveRunning
18:19:06 [2022-03-20T18:19:06.860Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
18:19:06 [2022-03-20T18:19:06.860Z] === RUN   TestRemoveInvalidContainer
18:19:06 [2022-03-20T18:19:06.860Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:19:06 [2022-03-20T18:19:06.860Z] === RUN   TestRenameLinkedContainer
18:19:07 [2022-03-20T18:19:07.669Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
18:19:08 [2022-03-20T18:19:08.769Z] --- PASS: TestRenameLinkedContainer (1.67s)
18:19:08 [2022-03-20T18:19:08.769Z] === RUN   TestRenameStoppedContainer
18:19:09 [2022-03-20T18:19:09.028Z] --- PASS: TestRenameStoppedContainer (0.43s)
18:19:09 [2022-03-20T18:19:09.028Z] === RUN   TestRenameRunningContainerAndReuse
18:19:09 [2022-03-20T18:19:09.963Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s)
18:19:09 [2022-03-20T18:19:09.963Z] === RUN   TestRenameInvalidName
18:19:10 [2022-03-20T18:19:10.221Z] --- PASS: TestRenameInvalidName (0.40s)
18:19:10 [2022-03-20T18:19:10.222Z] === RUN   TestRenameAnonymousContainer
18:19:11 [2022-03-20T18:19:11.596Z] --- PASS: TestRenameAnonymousContainer (1.56s)
18:19:11 [2022-03-20T18:19:11.596Z] === RUN   TestRenameContainerWithSameName
18:19:12 [2022-03-20T18:19:12.162Z] --- PASS: TestRenameContainerWithSameName (0.44s)
18:19:12 [2022-03-20T18:19:12.162Z] === RUN   TestRenameContainerWithLinkedContainer
18:19:13 [2022-03-20T18:19:13.096Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s)
18:19:13 [2022-03-20T18:19:13.096Z] === RUN   TestResize
18:19:13 [2022-03-20T18:19:13.354Z] --- PASS: TestResize (0.40s)
18:19:13 [2022-03-20T18:19:13.354Z] === RUN   TestResizeWithInvalidSize
18:19:13 [2022-03-20T18:19:13.922Z] --- PASS: TestResizeWithInvalidSize (0.43s)
18:19:13 [2022-03-20T18:19:13.922Z] === RUN   TestResizeWhenContainerNotStarted
18:19:14 [2022-03-20T18:19:14.182Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
18:19:14 [2022-03-20T18:19:14.182Z] === RUN   TestDaemonRestartKillContainers
18:19:14 [2022-03-20T18:19:14.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:19:14 [2022-03-20T18:19:14.182Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:19:15 [2022-03-20T18:19:15.563Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:19:16 [2022-03-20T18:19:16.132Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:19:17 [2022-03-20T18:19:17.071Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:19:17 [2022-03-20T18:19:17.071Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:19:18 [2022-03-20T18:19:18.008Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:19:20 [2022-03-20T18:19:20.544Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:19:21 [2022-03-20T18:19:21.479Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:19:24 [2022-03-20T18:19:24.765Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:19:25 [2022-03-20T18:19:25.333Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:19:26 [2022-03-20T18:19:26.271Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:19:26 [2022-03-20T18:19:26.561Z] INFO: Extraction ended at 03/20/2022 18:19:24. Duration:00:00:30.4135159
18:19:26 [2022-03-20T18:19:26.561Z] INFO: Updating the golang and path environment variables
18:19:26 [2022-03-20T18:19:26.561Z] INFO: GOPATH=d:\gopath
18:19:26 [2022-03-20T18:19:26.561Z] INFO: go version go1.18 windows/amd64
18:19:26 [2022-03-20T18:19:26.561Z] INFO: Running the daemon under test in debug mode
18:19:26 [2022-03-20T18:19:26.561Z] INFO: Running the daemon under test in containerd mode
18:19:26 [2022-03-20T18:19:26.561Z] INFO: Starting a daemon under test...
18:19:26 [2022-03-20T18:19:26.561Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43398\3\daemon --pidfile d:\CI\PR-43398\3\docker.pid -D --containerd \\.\pipe\containerd-containerd
18:19:26 [2022-03-20T18:19:26.561Z] INFO: Containerd started successfully.
18:19:26 [2022-03-20T18:19:26.561Z] INFO: Process started successfully.
18:19:26 [2022-03-20T18:19:26.561Z] INFO: Start tailing logs of the daemon under tests
18:19:26 [2022-03-20T18:19:26.561Z] INFO: Waiting for the daemon under test to start...
18:19:26 [2022-03-20T18:19:26.841Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:19:28 [2022-03-20T18:19:28.221Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:19:29 [2022-03-20T18:19:29.012Z] --- PASS: TestBuildWithHugeFile (50.57s)
18:19:29 [2022-03-20T18:19:29.012Z] === RUN   TestBuildWCOWSandboxSize
18:19:29 [2022-03-20T18:19:29.012Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:19:29 [2022-03-20T18:19:29.012Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
18:19:29 [2022-03-20T18:19:29.012Z] === RUN   TestBuildWithEmptyDockerfile
18:19:29 [2022-03-20T18:19:29.012Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:19:29 [2022-03-20T18:19:29.012Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:19:29 [2022-03-20T18:19:29.012Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:19:29 [2022-03-20T18:19:29.012Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:19:29 [2022-03-20T18:19:29.012Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:19:29 [2022-03-20T18:19:29.012Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:19:29 [2022-03-20T18:19:29.012Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:19:29 [2022-03-20T18:19:29.012Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:19:29 [2022-03-20T18:19:29.012Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:19:29 [2022-03-20T18:19:29.012Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
18:19:29 [2022-03-20T18:19:29.012Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
18:19:29 [2022-03-20T18:19:29.012Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
18:19:29 [2022-03-20T18:19:29.012Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
18:19:29 [2022-03-20T18:19:29.012Z] === RUN   TestBuildPreserveOwnership
18:19:29 [2022-03-20T18:19:29.012Z] === RUN   TestBuildPreserveOwnership/copy_from
18:19:29 [2022-03-20T18:19:29.160Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:19:29 [2022-03-20T18:19:29.269Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:19:30 [2022-03-20T18:19:30.097Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:19:31 [2022-03-20T18:19:31.476Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:19:31 [2022-03-20T18:19:31.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s)
18:19:31 [2022-03-20T18:19:31.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s)
18:19:31 [2022-03-20T18:19:31.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
18:19:31 [2022-03-20T18:19:31.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
18:19:31 [2022-03-20T18:19:31.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s)
18:19:31 [2022-03-20T18:19:31.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.32s)
18:19:31 [2022-03-20T18:19:31.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.32s)
18:19:31 [2022-03-20T18:19:31.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.75s)
18:19:31 [2022-03-20T18:19:31.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.75s)
18:19:31 [2022-03-20T18:19:31.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.81s)
18:19:31 [2022-03-20T18:19:31.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s)
18:19:31 [2022-03-20T18:19:31.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.01s)
18:19:31 [2022-03-20T18:19:31.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.10s)
18:19:31 [2022-03-20T18:19:31.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.81s)
18:19:31 [2022-03-20T18:19:31.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s)
18:19:31 [2022-03-20T18:19:31.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s)
18:19:31 [2022-03-20T18:19:31.476Z] === RUN   TestCgroupNamespacesRun
18:19:32 [2022-03-20T18:19:32.851Z] --- PASS: TestCgroupNamespacesRun (1.17s)
18:19:32 [2022-03-20T18:19:32.851Z] === RUN   TestCgroupNamespacesRunPrivileged
18:19:32 [2022-03-20T18:19:32.851Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
18:19:32 [2022-03-20T18:19:32.851Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
18:19:32 [2022-03-20T18:19:32.851Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:19:33 [2022-03-20T18:19:33.443Z] --- PASS: TestBuildPreserveOwnership (10.17s)
18:19:33 [2022-03-20T18:19:33.443Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.16s)
18:19:33 [2022-03-20T18:19:33.443Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
18:19:33 [2022-03-20T18:19:33.443Z] === RUN   TestBuildPlatformInvalid
18:19:33 [2022-03-20T18:19:33.443Z] --- PASS: TestBuildPlatformInvalid (0.07s)
18:19:33 [2022-03-20T18:19:33.443Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:19:33 [2022-03-20T18:19:33.443Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
18:19:33 [2022-03-20T18:19:33.443Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
18:19:33 [2022-03-20T18:19:33.443Z] PASS
18:19:33 [2022-03-20T18:19:33.443Z] 
18:19:33 [2022-03-20T18:19:33.443Z] === Skipped
18:19:33 [2022-03-20T18:19:33.443Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
18:19:33 [2022-03-20T18:19:33.443Z]     build_session_test.go:25: TODO: BuildKit
18:19:33 [2022-03-20T18:19:33.443Z] 
18:19:33 [2022-03-20T18:19:33.443Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
18:19:33 [2022-03-20T18:19:33.443Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:19:33 [2022-03-20T18:19:33.443Z] 
18:19:33 [2022-03-20T18:19:33.443Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
18:19:33 [2022-03-20T18:19:33.443Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
18:19:33 [2022-03-20T18:19:33.443Z] 
18:19:33 [2022-03-20T18:19:33.443Z] DONE 34 tests, 3 skipped in 111.308s
18:19:33 [2022-03-20T18:19:33.443Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
18:19:33 [2022-03-20T18:19:33.443Z] INFO: Testing against a local daemon
18:19:33 [2022-03-20T18:19:33.443Z] === RUN   TestConfigInspect
18:19:33 [2022-03-20T18:19:33.443Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:19:33 [2022-03-20T18:19:33.443Z] --- SKIP: TestConfigInspect (0.02s)
18:19:33 [2022-03-20T18:19:33.443Z] === RUN   TestConfigList
18:19:33 [2022-03-20T18:19:33.443Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:19:33 [2022-03-20T18:19:33.443Z] --- SKIP: TestConfigList (0.01s)
18:19:33 [2022-03-20T18:19:33.443Z] === RUN   TestConfigsCreateAndDelete
18:19:33 [2022-03-20T18:19:33.443Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:19:33 [2022-03-20T18:19:33.443Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
18:19:33 [2022-03-20T18:19:33.443Z] === RUN   TestConfigsUpdate
18:19:33 [2022-03-20T18:19:33.443Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:19:33 [2022-03-20T18:19:33.443Z] --- SKIP: TestConfigsUpdate (0.01s)
18:19:33 [2022-03-20T18:19:33.443Z] === RUN   TestTemplatedConfig
18:19:33 [2022-03-20T18:19:33.443Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:19:33 [2022-03-20T18:19:33.443Z] --- SKIP: TestTemplatedConfig (0.00s)
18:19:33 [2022-03-20T18:19:33.443Z] === RUN   TestConfigCreateResolve
18:19:33 [2022-03-20T18:19:33.443Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:19:33 [2022-03-20T18:19:33.443Z] --- SKIP: TestConfigCreateResolve (0.01s)
18:19:33 [2022-03-20T18:19:33.443Z] PASS
18:19:33 [2022-03-20T18:19:33.443Z] 
18:19:33 [2022-03-20T18:19:33.443Z] === Skipped
18:19:33 [2022-03-20T18:19:33.443Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
18:19:33 [2022-03-20T18:19:33.443Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:19:33 [2022-03-20T18:19:33.443Z] 
18:19:33 [2022-03-20T18:19:33.443Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
18:19:33 [2022-03-20T18:19:33.443Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:19:33 [2022-03-20T18:19:33.443Z] 
18:19:33 [2022-03-20T18:19:33.443Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
18:19:33 [2022-03-20T18:19:33.443Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:19:33 [2022-03-20T18:19:33.443Z] 
18:19:33 [2022-03-20T18:19:33.443Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
18:19:33 [2022-03-20T18:19:33.443Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:19:33 [2022-03-20T18:19:33.443Z] 
18:19:33 [2022-03-20T18:19:33.443Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
18:19:33 [2022-03-20T18:19:33.443Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:19:33 [2022-03-20T18:19:33.443Z] 
18:19:33 [2022-03-20T18:19:33.443Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
18:19:33 [2022-03-20T18:19:33.443Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:19:33 [2022-03-20T18:19:33.443Z] 
18:19:33 [2022-03-20T18:19:33.443Z] DONE 6 tests, 6 skipped in 0.147s
18:19:33 [2022-03-20T18:19:33.443Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
18:19:33 [2022-03-20T18:19:33.700Z] INFO: Testing against a local daemon
18:19:33 [2022-03-20T18:19:33.700Z] === RUN   TestCheckpoint
18:19:33 [2022-03-20T18:19:33.700Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:19:33 [2022-03-20T18:19:33.700Z] --- SKIP: TestCheckpoint (0.00s)
18:19:33 [2022-03-20T18:19:33.700Z] === RUN   TestContainerInvalidJSON
18:19:33 [2022-03-20T18:19:33.700Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:19:33 [2022-03-20T18:19:33.700Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:19:33 [2022-03-20T18:19:33.700Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:19:33 [2022-03-20T18:19:33.700Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:19:33 [2022-03-20T18:19:33.700Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:19:33 [2022-03-20T18:19:33.700Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:19:33 [2022-03-20T18:19:33.700Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:19:33 [2022-03-20T18:19:33.700Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:19:33 [2022-03-20T18:19:33.700Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:19:33 [2022-03-20T18:19:33.700Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:19:33 [2022-03-20T18:19:33.700Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
18:19:33 [2022-03-20T18:19:33.700Z] === RUN   TestCopyFromContainerPathIsNotDir
18:19:33 [2022-03-20T18:19:33.700Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
18:19:33 [2022-03-20T18:19:33.700Z] === RUN   TestCopyToContainerPathDoesNotExist
18:19:33 [2022-03-20T18:19:33.700Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
18:19:33 [2022-03-20T18:19:33.700Z] === RUN   TestCopyToContainerPathIsNotDir
18:19:33 [2022-03-20T18:19:33.700Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
18:19:33 [2022-03-20T18:19:33.700Z] === RUN   TestCopyFromContainer
18:19:33 [2022-03-20T18:19:33.786Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
18:19:33 [2022-03-20T18:19:33.786Z] === RUN   TestCgroupNamespacesRunHostMode
18:19:35 [2022-03-20T18:19:35.160Z] --- PASS: TestCgroupNamespacesRunHostMode (1.26s)
18:19:35 [2022-03-20T18:19:35.160Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:19:36 [2022-03-20T18:19:36.535Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s)
18:19:36 [2022-03-20T18:19:36.535Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:19:37 [2022-03-20T18:19:37.472Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s)
18:19:37 [2022-03-20T18:19:37.472Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:19:37 [2022-03-20T18:19:37.871Z] === RUN   TestCopyFromContainer//
18:19:37 [2022-03-20T18:19:37.871Z] === RUN   TestCopyFromContainer//bar/root
18:19:37 [2022-03-20T18:19:37.871Z] === RUN   TestCopyFromContainer//bar/root/
18:19:37 [2022-03-20T18:19:37.871Z] === RUN   TestCopyFromContainer/bar/quux
18:19:37 [2022-03-20T18:19:37.871Z] === RUN   TestCopyFromContainer/bar/quux/
18:19:37 [2022-03-20T18:19:37.871Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:19:37 [2022-03-20T18:19:37.871Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:19:37 [2022-03-20T18:19:37.871Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:19:37 [2022-03-20T18:19:37.871Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:19:37 [2022-03-20T18:19:37.871Z] === RUN   TestCopyFromContainer/bar/notarget
18:19:37 [2022-03-20T18:19:37.871Z] --- PASS: TestCopyFromContainer (3.88s)
18:19:37 [2022-03-20T18:19:37.871Z]     --- PASS: TestCopyFromContainer// (0.05s)
18:19:37 [2022-03-20T18:19:37.871Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
18:19:37 [2022-03-20T18:19:37.871Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
18:19:37 [2022-03-20T18:19:37.871Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
18:19:37 [2022-03-20T18:19:37.871Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
18:19:37 [2022-03-20T18:19:37.871Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
18:19:37 [2022-03-20T18:19:37.871Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
18:19:37 [2022-03-20T18:19:37.871Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s)
18:19:37 [2022-03-20T18:19:37.871Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
18:19:37 [2022-03-20T18:19:37.871Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
18:19:37 [2022-03-20T18:19:37.871Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:19:37 [2022-03-20T18:19:37.871Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:19:37 [2022-03-20T18:19:37.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:19:37 [2022-03-20T18:19:37.871Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:19:37 [2022-03-20T18:19:37.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:19:37 [2022-03-20T18:19:37.871Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:19:37 [2022-03-20T18:19:37.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:19:37 [2022-03-20T18:19:37.871Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:19:37 [2022-03-20T18:19:37.871Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:19:37 [2022-03-20T18:19:37.871Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:19:37 [2022-03-20T18:19:37.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:19:37 [2022-03-20T18:19:37.871Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:19:37 [2022-03-20T18:19:37.871Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:19:37 [2022-03-20T18:19:37.871Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:19:37 [2022-03-20T18:19:37.871Z] === RUN   TestCreateLinkToNonExistingContainer
18:19:37 [2022-03-20T18:19:37.871Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
18:19:37 [2022-03-20T18:19:37.871Z] === RUN   TestCreateWithInvalidEnv
18:19:37 [2022-03-20T18:19:37.871Z] === RUN   TestCreateWithInvalidEnv/0
18:19:37 [2022-03-20T18:19:37.871Z] === PAUSE TestCreateWithInvalidEnv/0
18:19:37 [2022-03-20T18:19:37.871Z] === RUN   TestCreateWithInvalidEnv/1
18:19:37 [2022-03-20T18:19:37.871Z] === PAUSE TestCreateWithInvalidEnv/1
18:19:37 [2022-03-20T18:19:37.871Z] === RUN   TestCreateWithInvalidEnv/2
18:19:37 [2022-03-20T18:19:37.871Z] === PAUSE TestCreateWithInvalidEnv/2
18:19:37 [2022-03-20T18:19:37.871Z] === CONT  TestCreateWithInvalidEnv/0
18:19:37 [2022-03-20T18:19:37.871Z] === CONT  TestCreateWithInvalidEnv/2
18:19:37 [2022-03-20T18:19:37.871Z] === CONT  TestCreateWithInvalidEnv/1
18:19:37 [2022-03-20T18:19:37.871Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:19:37 [2022-03-20T18:19:37.871Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:19:37 [2022-03-20T18:19:37.871Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:19:37 [2022-03-20T18:19:37.871Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:19:37 [2022-03-20T18:19:37.871Z] === RUN   TestCreateTmpfsMountsTarget
18:19:37 [2022-03-20T18:19:37.871Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
18:19:37 [2022-03-20T18:19:37.871Z] === RUN   TestCreateWithCustomMaskedPaths
18:19:38 [2022-03-20T18:19:38.408Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
18:19:38 [2022-03-20T18:19:38.408Z] === RUN   TestCgroupNamespacesRunOlderClient
18:19:38 [2022-03-20T18:19:38.804Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s)
18:19:38 [2022-03-20T18:19:38.804Z] === RUN   TestCreateWithCustomReadonlyPaths
18:19:39 [2022-03-20T18:19:39.346Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s)
18:19:39 [2022-03-20T18:19:39.346Z] === RUN   TestNISDomainname
18:19:39 [2022-03-20T18:19:39.915Z] --- PASS: TestNISDomainname (0.55s)
18:19:39 [2022-03-20T18:19:39.915Z] === RUN   TestHostnameDnsResolution
18:19:40 [2022-03-20T18:19:40.173Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.08s)
18:19:40 [2022-03-20T18:19:40.173Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:19:40 [2022-03-20T18:19:40.173Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:19:40 [2022-03-20T18:19:40.173Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:19:40 [2022-03-20T18:19:40.173Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:19:40 [2022-03-20T18:19:40.173Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:19:40 [2022-03-20T18:19:40.173Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:19:40 [2022-03-20T18:19:40.173Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:19:40 [2022-03-20T18:19:40.173Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:19:40 [2022-03-20T18:19:40.173Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:19:40 [2022-03-20T18:19:40.173Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:19:40 [2022-03-20T18:19:40.173Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:19:40 [2022-03-20T18:19:40.173Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:19:40 [2022-03-20T18:19:40.173Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:19:40 [2022-03-20T18:19:40.173Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:19:40 [2022-03-20T18:19:40.173Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:19:40 [2022-03-20T18:19:40.173Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:19:40 [2022-03-20T18:19:40.173Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:19:40 [2022-03-20T18:19:40.173Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
18:19:40 [2022-03-20T18:19:40.173Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
18:19:40 [2022-03-20T18:19:40.173Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:19:40 [2022-03-20T18:19:40.173Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:19:40 [2022-03-20T18:19:40.173Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
18:19:40 [2022-03-20T18:19:40.173Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:19:40 [2022-03-20T18:19:40.430Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
18:19:40 [2022-03-20T18:19:40.430Z] === RUN   TestCreateDifferentPlatform
18:19:40 [2022-03-20T18:19:40.430Z] === RUN   TestCreateDifferentPlatform/different_os
18:19:40 [2022-03-20T18:19:40.430Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:19:40 [2022-03-20T18:19:40.430Z] --- PASS: TestCreateDifferentPlatform (0.01s)
18:19:40 [2022-03-20T18:19:40.430Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:19:40 [2022-03-20T18:19:40.430Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:19:40 [2022-03-20T18:19:40.430Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:19:40 [2022-03-20T18:19:40.430Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
18:19:40 [2022-03-20T18:19:40.430Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:19:40 [2022-03-20T18:19:40.430Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
18:19:40 [2022-03-20T18:19:40.430Z] === RUN   TestContainerStartOnDaemonRestart
18:19:40 [2022-03-20T18:19:40.430Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
18:19:40 [2022-03-20T18:19:40.430Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
18:19:40 [2022-03-20T18:19:40.430Z] === RUN   TestDaemonRestartIpcMode
18:19:40 [2022-03-20T18:19:40.430Z] === PAUSE TestDaemonRestartIpcMode
18:19:40 [2022-03-20T18:19:40.430Z] === RUN   TestDaemonHostGatewayIP
18:19:40 [2022-03-20T18:19:40.430Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
18:19:40 [2022-03-20T18:19:40.430Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
18:19:40 [2022-03-20T18:19:40.430Z] === RUN   TestRestartDaemonWithRestartingContainer
18:19:40 [2022-03-20T18:19:40.430Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:19:40 [2022-03-20T18:19:40.430Z] === RUN   TestContainerKillOnDaemonStart
18:19:40 [2022-03-20T18:19:40.430Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
18:19:40 [2022-03-20T18:19:40.430Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
18:19:40 [2022-03-20T18:19:40.430Z] === RUN   TestDiff
18:19:40 [2022-03-20T18:19:40.851Z] --- PASS: TestHostnameDnsResolution (0.73s)
18:19:40 [2022-03-20T18:19:40.851Z] === RUN   TestUnprivilegedPortsAndPing
18:19:40 [2022-03-20T18:19:40.996Z] --- PASS: TestDiff (0.42s)
18:19:40 [2022-03-20T18:19:40.996Z] === RUN   TestExecWithCloseStdin
18:19:41 [2022-03-20T18:19:41.132Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
18:19:41 [2022-03-20T18:19:41.132Z] === RUN   TestStats
18:19:41 [2022-03-20T18:19:41.256Z] --- PASS: TestExecWithCloseStdin (0.43s)
18:19:41 [2022-03-20T18:19:41.256Z] === RUN   TestExec
18:19:41 [2022-03-20T18:19:41.820Z] --- PASS: TestExec (0.43s)
18:19:41 [2022-03-20T18:19:41.820Z] === RUN   TestExecUser
18:19:42 [2022-03-20T18:19:42.078Z] --- PASS: TestExecUser (0.47s)
18:19:42 [2022-03-20T18:19:42.078Z] === RUN   TestExportContainerAndImportImage
18:19:42 [2022-03-20T18:19:42.642Z] --- PASS: TestExportContainerAndImportImage (0.51s)
18:19:42 [2022-03-20T18:19:42.642Z] === RUN   TestExportContainerAfterDaemonRestart
18:19:43 [2022-03-20T18:19:43.693Z] --- PASS: TestStats (2.51s)
18:19:43 [2022-03-20T18:19:43.693Z] === RUN   TestStopContainerWithTimeout
18:19:43 [2022-03-20T18:19:43.693Z] === RUN   TestStopContainerWithTimeout/0
18:19:43 [2022-03-20T18:19:43.693Z] === PAUSE TestStopContainerWithTimeout/0
18:19:43 [2022-03-20T18:19:43.693Z] === RUN   TestStopContainerWithTimeout/1
18:19:43 [2022-03-20T18:19:43.693Z] === PAUSE TestStopContainerWithTimeout/1
18:19:43 [2022-03-20T18:19:43.693Z] === RUN   TestStopContainerWithTimeout/3
18:19:43 [2022-03-20T18:19:43.693Z] === PAUSE TestStopContainerWithTimeout/3
18:19:43 [2022-03-20T18:19:43.693Z] === RUN   TestStopContainerWithTimeout/-1
18:19:43 [2022-03-20T18:19:43.693Z] === PAUSE TestStopContainerWithTimeout/-1
18:19:43 [2022-03-20T18:19:43.693Z] === CONT  TestStopContainerWithTimeout/0
18:19:43 [2022-03-20T18:19:43.693Z] === CONT  TestStopContainerWithTimeout/3
18:19:44 [2022-03-20T18:19:44.012Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s)
18:19:44 [2022-03-20T18:19:44.012Z] === RUN   TestHealthCheckWorkdir
18:19:44 [2022-03-20T18:19:44.203Z] ...INFO: Daemon under test started and replied!
18:19:44 [2022-03-20T18:19:44.203Z] INFO: Docker version of the daemon under test
18:19:44 [2022-03-20T18:19:44.203Z] 
18:19:44 [2022-03-20T18:19:44.203Z] Client:
18:19:44 [2022-03-20T18:19:44.203Z]  Version:      17.06.2-ce
18:19:44 [2022-03-20T18:19:44.203Z]  API version:  1.30
18:19:44 [2022-03-20T18:19:44.203Z]  Go version:   go1.8.3
18:19:44 [2022-03-20T18:19:44.203Z]  Git commit:   cec0b72
18:19:44 [2022-03-20T18:19:44.203Z]  Built:        Tue Sep  5 19:57:19 2017
18:19:44 [2022-03-20T18:19:44.203Z]  OS/Arch:      windows/amd64
18:19:44 [2022-03-20T18:19:44.203Z] 
18:19:44 [2022-03-20T18:19:44.203Z] Server:
18:19:44 [2022-03-20T18:19:44.203Z]  Version:      0.0.0-dev
18:19:44 [2022-03-20T18:19:44.203Z]  API version:  1.42 (minimum version 1.24)
18:19:44 [2022-03-20T18:19:44.203Z]  Go version:   go1.18
18:19:44 [2022-03-20T18:19:44.203Z]  Git commit:   45067cda33
18:19:44 [2022-03-20T18:19:44.203Z]  Built:        03/20/2022 18:17:16
18:19:44 [2022-03-20T18:19:44.203Z]  OS/Arch:      windows/amd64
18:19:44 [2022-03-20T18:19:44.203Z]  Experimental: false
18:19:44 [2022-03-20T18:19:44.203Z] 
18:19:44 [2022-03-20T18:19:44.203Z] INFO: Docker info of the daemon under test
18:19:44 [2022-03-20T18:19:44.203Z] 
18:19:44 [2022-03-20T18:19:44.203Z] Containers: 0
18:19:44 [2022-03-20T18:19:44.203Z]  Running: 0
18:19:44 [2022-03-20T18:19:44.203Z]  Paused: 0
18:19:44 [2022-03-20T18:19:44.203Z]  Stopped: 0
18:19:44 [2022-03-20T18:19:44.203Z] Images: 0
18:19:44 [2022-03-20T18:19:44.203Z] Server Version: 0.0.0-dev
18:19:44 [2022-03-20T18:19:44.203Z] Storage Driver: windowsfilter
18:19:44 [2022-03-20T18:19:44.203Z]  Windows: 
18:19:44 [2022-03-20T18:19:44.203Z] Logging Driver: json-file
18:19:44 [2022-03-20T18:19:44.203Z] Plugins: 
18:19:44 [2022-03-20T18:19:44.203Z]  Volume: local
18:19:44 [2022-03-20T18:19:44.203Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:19:44 [2022-03-20T18:19:44.203Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:19:44 [2022-03-20T18:19:44.203Z] Swarm: inactive
18:19:44 [2022-03-20T18:19:44.203Z] Default Isolation: process
18:19:44 [2022-03-20T18:19:44.203Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
18:19:44 [2022-03-20T18:19:44.203Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230)
18:19:44 [2022-03-20T18:19:44.203Z] OSType: windows
18:19:44 [2022-03-20T18:19:44.203Z] Architecture: x86_64
18:19:44 [2022-03-20T18:19:44.203Z] CPUs: 4
18:19:44 [2022-03-20T18:19:44.203Z] Total Memory: 32GiB
18:19:44 [2022-03-20T18:19:44.203Z] Name: azwin-2-84c831
18:19:44 [2022-03-20T18:19:44.203Z] ID: 7COW:U67O:44HW:KPB2:QNUS:IFMJ:IYIE:M67X:OCRQ:S7WR:4DWA:GV4S
18:19:44 [2022-03-20T18:19:44.203Z] Docker Root Dir: D:\CI\PR-43398\3\daemon
18:19:44 [2022-03-20T18:19:44.203Z] Debug Mode (client): false
18:19:44 [2022-03-20T18:19:44.203Z] Debug Mode (server): true
18:19:44 [2022-03-20T18:19:44.203Z]  File Descriptors: -1
18:19:44 [2022-03-20T18:19:44.203Z]  Goroutines: 29
18:19:44 [2022-03-20T18:19:44.203Z]  System Time: 2022-03-20T18:19:44.1290212Z
18:19:44 [2022-03-20T18:19:44.203Z]  EventsListeners: 0
18:19:44 [2022-03-20T18:19:44.203Z] Registry: https://index.docker.io/v1/
18:19:44 [2022-03-20T18:19:44.203Z] Labels:
18:19:44 [2022-03-20T18:19:44.203Z] Experimental: false
18:19:44 [2022-03-20T18:19:44.203Z] Insecure Registries:
18:19:44 [2022-03-20T18:19:44.203Z]  127.0.0.0/8
18:19:44 [2022-03-20T18:19:44.203Z] Live Restore Enabled: false
18:19:44 [2022-03-20T18:19:44.203Z] 
18:19:44 [2022-03-20T18:19:44.203Z] 
18:19:44 [2022-03-20T18:19:44.203Z] INFO: Docker images of the daemon under test
18:19:44 [2022-03-20T18:19:44.203Z] 
18:19:44 [2022-03-20T18:19:44.259Z] === CONT  TestStopContainerWithTimeout/-1
18:19:44 [2022-03-20T18:19:44.573Z] --- PASS: TestHealthCheckWorkdir (0.49s)
18:19:44 [2022-03-20T18:19:44.573Z] === RUN   TestHealthKillContainer
18:19:44 [2022-03-20T18:19:44.657Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
18:19:44 [2022-03-20T18:19:44.657Z] 
18:19:44 [2022-03-20T18:19:44.657Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
18:19:44 [2022-03-20T18:19:44.657Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time...
18:19:45 [2022-03-20T18:19:45.622Z] ltsc2022: Pulling from windows/servercore
18:19:45 [2022-03-20T18:19:45.622Z] 8f616e6e9eec: Pulling fs layer
18:19:45 [2022-03-20T18:19:45.622Z] 037d5740b404: Pulling fs layer
18:19:46 [2022-03-20T18:19:46.156Z] === CONT  TestStopContainerWithTimeout/1
18:19:47 [2022-03-20T18:19:47.601Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
18:19:47 [2022-03-20T18:19:47.601Z] 
18:19:47 [2022-03-20T18:19:47.601Z]  ________   ____  __.
18:19:47 [2022-03-20T18:19:47.601Z]  \_____  \ |    |/ _|
18:19:47 [2022-03-20T18:19:47.601Z]  /   |   \|      <
18:19:47 [2022-03-20T18:19:47.601Z]  /    |    \    |  \
18:19:47 [2022-03-20T18:19:47.601Z]  \_______  /____|__ \
18:19:47 [2022-03-20T18:19:47.602Z]          \/        \/
18:19:47 [2022-03-20T18:19:47.602Z] 
18:19:47 [2022-03-20T18:19:47.602Z] INFO: make.ps1 ended at 03/20/2022 18:19:34
18:19:47 [2022-03-20T18:19:47.602Z] INFO: Binaries build ended at 03/20/2022 18:19:36. Duration:00:01:36.8595153
18:19:47 [2022-03-20T18:19:47.602Z] INFO: Copying the built daemon binary to d:\CI\PR-43398\3\binary\dockerd-45067cda33.exe...
18:19:47 [2022-03-20T18:19:47.602Z] INFO: Copying the built client binary to d:\CI\PR-43398\3\binary\docker-45067cda33.exe...
18:19:47 [2022-03-20T18:19:47.602Z] INFO: Copying dockerversion from the container...
18:19:47 [2022-03-20T18:19:47.602Z] INFO: Copying the golang package from the container to d:\CI\PR-43398\3\installer\go.zip...
18:19:47 [2022-03-20T18:19:47.602Z] INFO: Extracting go.zip to d:\CI\PR-43398\3\go
18:19:48 [2022-03-20T18:19:48.056Z] --- PASS: TestStopContainerWithTimeout (0.02s)
18:19:48 [2022-03-20T18:19:48.056Z]     --- PASS: TestStopContainerWithTimeout/0 (0.56s)
18:19:48 [2022-03-20T18:19:48.056Z]     --- PASS: TestStopContainerWithTimeout/3 (2.56s)
18:19:48 [2022-03-20T18:19:48.056Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
18:19:48 [2022-03-20T18:19:48.056Z]     --- PASS: TestStopContainerWithTimeout/1 (1.48s)
18:19:48 [2022-03-20T18:19:48.056Z] === RUN   TestDeleteDevicemapper
18:19:48 [2022-03-20T18:19:48.056Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:19:48 [2022-03-20T18:19:48.056Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:19:48 [2022-03-20T18:19:48.056Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:19:49 [2022-03-20T18:19:49.958Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.05s)
18:19:49 [2022-03-20T18:19:49.958Z] === RUN   TestUpdateMemory
18:19:49 [2022-03-20T18:19:49.958Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:19:49 [2022-03-20T18:19:49.958Z] --- SKIP: TestUpdateMemory (0.00s)
18:19:49 [2022-03-20T18:19:49.958Z] === RUN   TestUpdateCPUQuota
18:19:50 [2022-03-20T18:19:50.893Z] --- PASS: TestUpdateCPUQuota (0.90s)
18:19:50 [2022-03-20T18:19:50.893Z] === RUN   TestUpdatePidsLimit
18:19:50 [2022-03-20T18:19:50.893Z] === RUN   TestUpdatePidsLimit/update_from_none
18:19:50 [2022-03-20T18:19:50.893Z] === RUN   TestUpdatePidsLimit/no_change
18:19:51 [2022-03-20T18:19:51.152Z] === RUN   TestUpdatePidsLimit/update_lower
18:19:51 [2022-03-20T18:19:51.412Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:19:51 [2022-03-20T18:19:51.412Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:19:51 [2022-03-20T18:19:51.672Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:19:51 [2022-03-20T18:19:51.932Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:19:52 [2022-03-20T18:19:52.661Z] --- PASS: TestHealthKillContainer (7.85s)
18:19:52 [2022-03-20T18:19:52.661Z] === RUN   TestInspectCpusetInConfigPre120
18:19:52 [2022-03-20T18:19:52.661Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
18:19:52 [2022-03-20T18:19:52.661Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
18:19:52 [2022-03-20T18:19:52.661Z] === RUN   TestIpcModeNone
18:19:52 [2022-03-20T18:19:52.869Z] --- PASS: TestUpdatePidsLimit (2.16s)
18:19:52 [2022-03-20T18:19:52.869Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
18:19:52 [2022-03-20T18:19:52.869Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
18:19:52 [2022-03-20T18:19:52.869Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
18:19:52 [2022-03-20T18:19:52.869Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
18:19:52 [2022-03-20T18:19:52.869Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
18:19:52 [2022-03-20T18:19:52.869Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
18:19:52 [2022-03-20T18:19:52.869Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
18:19:52 [2022-03-20T18:19:52.869Z] === RUN   TestUpdateRestartPolicy
18:19:52 [2022-03-20T18:19:52.919Z] --- PASS: TestIpcModeNone (0.46s)
18:19:52 [2022-03-20T18:19:52.919Z] === RUN   TestIpcModePrivate
18:19:53 [2022-03-20T18:19:53.177Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
18:19:53 [2022-03-20T18:19:53.434Z] --- PASS: TestIpcModePrivate (0.50s)
18:19:53 [2022-03-20T18:19:53.434Z] === RUN   TestIpcModeShareable
18:19:53 [2022-03-20T18:19:53.434Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:19:53 [2022-03-20T18:19:53.434Z] --- SKIP: TestIpcModeShareable (0.00s)
18:19:53 [2022-03-20T18:19:53.434Z] === RUN   TestAPIIpcModeShareableAndContainer
18:19:54 [2022-03-20T18:19:54.803Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s)
18:19:54 [2022-03-20T18:19:54.803Z] === RUN   TestAPIIpcModeHost
18:19:54 [2022-03-20T18:19:54.803Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:19:54 [2022-03-20T18:19:54.803Z] --- SKIP: TestAPIIpcModeHost (0.00s)
18:19:54 [2022-03-20T18:19:54.803Z] === RUN   TestDaemonIpcModeShareable
18:19:54 [2022-03-20T18:19:54.803Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:19:54 [2022-03-20T18:19:54.803Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
18:19:54 [2022-03-20T18:19:54.803Z] === RUN   TestDaemonIpcModePrivate
18:19:55 [2022-03-20T18:19:55.731Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
18:19:55 [2022-03-20T18:19:55.731Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
18:19:55 [2022-03-20T18:19:55.731Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:19:55 [2022-03-20T18:19:55.731Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:19:55 [2022-03-20T18:19:55.731Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
18:19:55 [2022-03-20T18:19:55.731Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:19:55 [2022-03-20T18:19:55.731Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:19:55 [2022-03-20T18:19:55.731Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
18:19:55 [2022-03-20T18:19:55.731Z] === RUN   TestIpcModeOlderClient
18:19:55 [2022-03-20T18:19:55.731Z] === PAUSE TestIpcModeOlderClient
18:19:55 [2022-03-20T18:19:55.731Z] === RUN   TestKillContainerInvalidSignal
18:19:55 [2022-03-20T18:19:55.919Z] 037d5740b404: Verifying Checksum
18:19:55 [2022-03-20T18:19:55.919Z] 037d5740b404: Download complete
18:19:56 [2022-03-20T18:19:56.316Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
18:19:56 [2022-03-20T18:19:56.316Z] === RUN   TestKillContainer
18:19:56 [2022-03-20T18:19:56.316Z] === RUN   TestKillContainer/no_signal
18:19:56 [2022-03-20T18:19:56.573Z] === RUN   TestKillContainer/non_killing_signal
18:19:56 [2022-03-20T18:19:56.830Z] === RUN   TestKillContainer/killing_signal
18:19:57 [2022-03-20T18:19:57.391Z] --- PASS: TestKillContainer (1.28s)
18:19:57 [2022-03-20T18:19:57.391Z]     --- PASS: TestKillContainer/no_signal (0.43s)
18:19:57 [2022-03-20T18:19:57.391Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
18:19:57 [2022-03-20T18:19:57.391Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
18:19:57 [2022-03-20T18:19:57.391Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:19:57 [2022-03-20T18:19:57.391Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:19:57 [2022-03-20T18:19:57.952Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:19:58 [2022-03-20T18:19:58.208Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s)
18:19:58 [2022-03-20T18:19:58.208Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
18:19:58 [2022-03-20T18:19:58.208Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
18:19:58 [2022-03-20T18:19:58.208Z] === RUN   TestKillStoppedContainer
18:19:58 [2022-03-20T18:19:58.208Z] --- PASS: TestKillStoppedContainer (0.04s)
18:19:58 [2022-03-20T18:19:58.208Z] === RUN   TestKillStoppedContainerAPIPre120
18:19:58 [2022-03-20T18:19:58.464Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
18:19:58 [2022-03-20T18:19:58.464Z] === RUN   TestKillDifferentUserContainer
18:19:58 [2022-03-20T18:19:58.721Z] --- PASS: TestKillDifferentUserContainer (0.37s)
18:19:58 [2022-03-20T18:19:58.721Z] === RUN   TestInspectOomKilledTrue
18:19:58 [2022-03-20T18:19:58.721Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
18:19:58 [2022-03-20T18:19:58.721Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:19:58 [2022-03-20T18:19:58.721Z] === RUN   TestInspectOomKilledFalse
18:19:58 [2022-03-20T18:19:58.721Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:19:58 [2022-03-20T18:19:58.721Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:19:58 [2022-03-20T18:19:58.721Z] === RUN   TestLinksEtcHostsContentMatch
18:19:58 [2022-03-20T18:19:58.721Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
18:19:58 [2022-03-20T18:19:58.721Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
18:19:58 [2022-03-20T18:19:58.721Z] === RUN   TestLinksContainerNames
18:19:59 [2022-03-20T18:19:59.653Z] --- PASS: TestLinksContainerNames (0.83s)
18:19:59 [2022-03-20T18:19:59.653Z] === RUN   TestLogsFollowTailEmpty
18:19:59 [2022-03-20T18:19:59.910Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
18:19:59 [2022-03-20T18:19:59.910Z] === RUN   TestContainerNetworkMountsNoChown
18:20:00 [2022-03-20T18:20:00.114Z] .........................xx....................                          [ 29%]
18:20:00 [2022-03-20T18:20:00.475Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
18:20:00 [2022-03-20T18:20:00.475Z] === RUN   TestMountDaemonRoot
18:20:00 [2022-03-20T18:20:00.475Z] === RUN   TestMountDaemonRoot/default
18:20:00 [2022-03-20T18:20:00.475Z] === PAUSE TestMountDaemonRoot/default
18:20:00 [2022-03-20T18:20:00.475Z] === RUN   TestMountDaemonRoot/private
18:20:00 [2022-03-20T18:20:00.475Z] === PAUSE TestMountDaemonRoot/private
18:20:00 [2022-03-20T18:20:00.475Z] === RUN   TestMountDaemonRoot/rprivate
18:20:00 [2022-03-20T18:20:00.475Z] === PAUSE TestMountDaemonRoot/rprivate
18:20:00 [2022-03-20T18:20:00.475Z] === RUN   TestMountDaemonRoot/slave
18:20:00 [2022-03-20T18:20:00.475Z] === PAUSE TestMountDaemonRoot/slave
18:20:00 [2022-03-20T18:20:00.475Z] === RUN   TestMountDaemonRoot/rslave
18:20:00 [2022-03-20T18:20:00.475Z] === PAUSE TestMountDaemonRoot/rslave
18:20:00 [2022-03-20T18:20:00.475Z] === RUN   TestMountDaemonRoot/shared
18:20:00 [2022-03-20T18:20:00.475Z] === PAUSE TestMountDaemonRoot/shared
18:20:00 [2022-03-20T18:20:00.475Z] === RUN   TestMountDaemonRoot/rshared
18:20:00 [2022-03-20T18:20:00.475Z] === PAUSE TestMountDaemonRoot/rshared
18:20:00 [2022-03-20T18:20:00.475Z] === CONT  TestMountDaemonRoot/default
18:20:00 [2022-03-20T18:20:00.475Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:20:00 [2022-03-20T18:20:00.475Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:20:00 [2022-03-20T18:20:00.475Z] === RUN   TestMountDaemonRoot/default/bind_root
18:20:00 [2022-03-20T18:20:00.475Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:20:00 [2022-03-20T18:20:00.475Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:20:00 [2022-03-20T18:20:00.475Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:20:00 [2022-03-20T18:20:00.475Z] === RUN   TestMountDaemonRoot/default/mount_root
18:20:00 [2022-03-20T18:20:00.475Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:20:00 [2022-03-20T18:20:00.475Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:20:00 [2022-03-20T18:20:00.475Z] === CONT  TestMountDaemonRoot/rshared
18:20:00 [2022-03-20T18:20:00.475Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:20:00 [2022-03-20T18:20:00.475Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:20:00 [2022-03-20T18:20:00.475Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:20:00 [2022-03-20T18:20:00.475Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:20:00 [2022-03-20T18:20:00.475Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:20:00 [2022-03-20T18:20:00.475Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:20:00 [2022-03-20T18:20:00.475Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:20:00 [2022-03-20T18:20:00.475Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:20:00 [2022-03-20T18:20:00.475Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:20:00 [2022-03-20T18:20:00.475Z] === CONT  TestMountDaemonRoot/shared
18:20:00 [2022-03-20T18:20:00.475Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:20:00 [2022-03-20T18:20:00.475Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:20:00 [2022-03-20T18:20:00.475Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:20:00 [2022-03-20T18:20:00.475Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:20:00 [2022-03-20T18:20:00.475Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:20:00 [2022-03-20T18:20:00.475Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:20:00 [2022-03-20T18:20:00.475Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:20:00 [2022-03-20T18:20:00.475Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:20:00 [2022-03-20T18:20:00.475Z] === CONT  TestMountDaemonRoot/rslave
18:20:00 [2022-03-20T18:20:00.475Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:20:00 [2022-03-20T18:20:00.475Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:20:00 [2022-03-20T18:20:00.475Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:20:00 [2022-03-20T18:20:00.475Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:20:00 [2022-03-20T18:20:00.475Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:20:00 [2022-03-20T18:20:00.475Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:20:00 [2022-03-20T18:20:00.475Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:20:00 [2022-03-20T18:20:00.475Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:20:00 [2022-03-20T18:20:00.475Z] === CONT  TestMountDaemonRoot/slave
18:20:00 [2022-03-20T18:20:00.475Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:20:00 [2022-03-20T18:20:00.475Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:20:00 [2022-03-20T18:20:00.475Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:20:00 [2022-03-20T18:20:00.475Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:20:00 [2022-03-20T18:20:00.475Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:20:00 [2022-03-20T18:20:00.475Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:20:00 [2022-03-20T18:20:00.476Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:20:00 [2022-03-20T18:20:00.476Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:20:00 [2022-03-20T18:20:00.476Z] === CONT  TestMountDaemonRoot/rprivate
18:20:00 [2022-03-20T18:20:00.476Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:20:00 [2022-03-20T18:20:00.476Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:20:00 [2022-03-20T18:20:00.476Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:20:00 [2022-03-20T18:20:00.476Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:20:00 [2022-03-20T18:20:00.476Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:20:00 [2022-03-20T18:20:00.476Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:20:00 [2022-03-20T18:20:00.476Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:20:00 [2022-03-20T18:20:00.476Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:20:00 [2022-03-20T18:20:00.476Z] === CONT  TestMountDaemonRoot/private
18:20:00 [2022-03-20T18:20:00.476Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:20:00 [2022-03-20T18:20:00.476Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:20:00 [2022-03-20T18:20:00.476Z] === RUN   TestMountDaemonRoot/private/bind_root
18:20:00 [2022-03-20T18:20:00.476Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:20:00 [2022-03-20T18:20:00.476Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:20:00 [2022-03-20T18:20:00.476Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:20:00 [2022-03-20T18:20:00.476Z] === RUN   TestMountDaemonRoot/private/mount_root
18:20:00 [2022-03-20T18:20:00.476Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:20:00 [2022-03-20T18:20:00.476Z] === CONT  TestMountDaemonRoot/default/mount_root
18:20:00 [2022-03-20T18:20:00.476Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:20:00 [2022-03-20T18:20:00.476Z] === CONT  TestMountDaemonRoot/default/bind_root
18:20:00 [2022-03-20T18:20:00.476Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:20:00 [2022-03-20T18:20:00.476Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:20:00 [2022-03-20T18:20:00.476Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:20:00 [2022-03-20T18:20:00.476Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:20:00 [2022-03-20T18:20:00.476Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:20:00 [2022-03-20T18:20:00.476Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:20:00 [2022-03-20T18:20:00.476Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:20:00 [2022-03-20T18:20:00.476Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:20:00 [2022-03-20T18:20:00.476Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:20:00 [2022-03-20T18:20:00.476Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:20:00 [2022-03-20T18:20:00.476Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:20:00 [2022-03-20T18:20:00.733Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:20:00 [2022-03-20T18:20:00.733Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:20:00 [2022-03-20T18:20:00.733Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:20:00 [2022-03-20T18:20:00.733Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:20:00 [2022-03-20T18:20:00.733Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:20:00 [2022-03-20T18:20:00.733Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:20:00 [2022-03-20T18:20:00.733Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:20:00 [2022-03-20T18:20:00.733Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:20:00 [2022-03-20T18:20:00.733Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:20:00 [2022-03-20T18:20:00.733Z] === CONT  TestMountDaemonRoot/private/mount_root
18:20:00 [2022-03-20T18:20:00.733Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:20:00 [2022-03-20T18:20:00.733Z] === CONT  TestMountDaemonRoot/private/bind_root
18:20:00 [2022-03-20T18:20:00.733Z] --- PASS: TestMountDaemonRoot (0.01s)
18:20:00 [2022-03-20T18:20:00.733Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:20:00 [2022-03-20T18:20:00.733Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
18:20:00 [2022-03-20T18:20:00.733Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
18:20:00 [2022-03-20T18:20:00.733Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
18:20:00 [2022-03-20T18:20:00.733Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
18:20:00 [2022-03-20T18:20:00.733Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:20:00 [2022-03-20T18:20:00.733Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
18:20:00 [2022-03-20T18:20:00.733Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
18:20:00 [2022-03-20T18:20:00.733Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
18:20:00 [2022-03-20T18:20:00.733Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
18:20:00 [2022-03-20T18:20:00.733Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:20:00 [2022-03-20T18:20:00.733Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
18:20:00 [2022-03-20T18:20:00.733Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
18:20:00 [2022-03-20T18:20:00.733Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
18:20:00 [2022-03-20T18:20:00.733Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
18:20:00 [2022-03-20T18:20:00.733Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:20:00 [2022-03-20T18:20:00.733Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
18:20:00 [2022-03-20T18:20:00.733Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
18:20:00 [2022-03-20T18:20:00.733Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
18:20:00 [2022-03-20T18:20:00.733Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
18:20:00 [2022-03-20T18:20:00.733Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:20:00 [2022-03-20T18:20:00.733Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
18:20:00 [2022-03-20T18:20:00.733Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
18:20:00 [2022-03-20T18:20:00.733Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
18:20:00 [2022-03-20T18:20:00.733Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
18:20:00 [2022-03-20T18:20:00.733Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:20:00 [2022-03-20T18:20:00.733Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
18:20:00 [2022-03-20T18:20:00.733Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
18:20:00 [2022-03-20T18:20:00.733Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
18:20:00 [2022-03-20T18:20:00.733Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
18:20:00 [2022-03-20T18:20:00.733Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:20:00 [2022-03-20T18:20:00.733Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
18:20:00 [2022-03-20T18:20:00.733Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
18:20:00 [2022-03-20T18:20:00.733Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
18:20:00 [2022-03-20T18:20:00.733Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
18:20:00 [2022-03-20T18:20:00.733Z] === RUN   TestContainerBindMountNonRecursive
18:20:00 [2022-03-20T18:20:00.733Z]     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)
18:20:00 [2022-03-20T18:20:00.733Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
18:20:00 [2022-03-20T18:20:00.733Z] === RUN   TestContainerVolumesMountedAsShared
18:20:00 [2022-03-20T18:20:00.733Z]     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)
18:20:00 [2022-03-20T18:20:00.733Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
18:20:00 [2022-03-20T18:20:00.733Z] === RUN   TestContainerVolumesMountedAsSlave
18:20:00 [2022-03-20T18:20:00.733Z]     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)
18:20:00 [2022-03-20T18:20:00.733Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
18:20:00 [2022-03-20T18:20:00.733Z] === RUN   TestNetworkNat
18:20:01 [2022-03-20T18:20:01.298Z] --- PASS: TestNetworkNat (0.51s)
18:20:01 [2022-03-20T18:20:01.298Z] === RUN   TestNetworkLocalhostTCPNat
18:20:01 [2022-03-20T18:20:01.471Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
18:20:01 [2022-03-20T18:20:01.471Z] 
18:20:01 [2022-03-20T18:20:01.471Z]  ________   ____  __.
18:20:01 [2022-03-20T18:20:01.471Z]  \_____  \ |    |/ _|
18:20:01 [2022-03-20T18:20:01.471Z]  /   |   \|      <
18:20:01 [2022-03-20T18:20:01.471Z]  /    |    \    |  \
18:20:01 [2022-03-20T18:20:01.471Z]  \_______  /____|__ \
18:20:01 [2022-03-20T18:20:01.471Z]          \/        \/
18:20:01 [2022-03-20T18:20:01.471Z] 
18:20:01 [2022-03-20T18:20:01.471Z] INFO: make.ps1 ended at 03/20/2022 18:19:50
18:20:01 [2022-03-20T18:20:01.471Z] INFO: Binaries build ended at 03/20/2022 18:19:51. Duration:00:01:36.7718814
18:20:01 [2022-03-20T18:20:01.471Z] INFO: Copying the built daemon binary to d:\CI\PR-43398\3\binary\dockerd-45067cda33.exe...
18:20:01 [2022-03-20T18:20:01.471Z] INFO: Copying the built client binary to d:\CI\PR-43398\3\binary\docker-45067cda33.exe...
18:20:01 [2022-03-20T18:20:01.471Z] INFO: Copying dockerversion from the container...
18:20:01 [2022-03-20T18:20:01.471Z] INFO: Copying the golang package from the container to d:\CI\PR-43398\3\installer\go.zip...
18:20:01 [2022-03-20T18:20:01.471Z] INFO: Extracting go.zip to d:\CI\PR-43398\3\go
18:20:01 [2022-03-20T18:20:01.555Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
18:20:01 [2022-03-20T18:20:01.555Z] === RUN   TestNetworkLoopbackNat
18:20:04 [2022-03-20T18:20:04.828Z] --- PASS: TestNetworkLoopbackNat (2.53s)
18:20:04 [2022-03-20T18:20:04.828Z] === RUN   TestPause
18:20:04 [2022-03-20T18:20:04.829Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
18:20:04 [2022-03-20T18:20:04.829Z] --- SKIP: TestPause (0.00s)
18:20:04 [2022-03-20T18:20:04.829Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:20:04 [2022-03-20T18:20:04.829Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:20:04 [2022-03-20T18:20:04.829Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:20:04 [2022-03-20T18:20:04.829Z] === RUN   TestPauseStopPausedContainer
18:20:04 [2022-03-20T18:20:04.829Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
18:20:04 [2022-03-20T18:20:04.829Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
18:20:04 [2022-03-20T18:20:04.829Z] === RUN   TestPidHost
18:20:05 [2022-03-20T18:20:05.070Z] --- PASS: TestUpdateRestartPolicy (11.01s)
18:20:05 [2022-03-20T18:20:05.070Z] === RUN   TestUpdateRestartWithAutoRemove
18:20:05 [2022-03-20T18:20:05.070Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
18:20:05 [2022-03-20T18:20:05.070Z] === RUN   TestWaitNonBlocked
18:20:05 [2022-03-20T18:20:05.070Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:20:05 [2022-03-20T18:20:05.070Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:20:05 [2022-03-20T18:20:05.070Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:20:05 [2022-03-20T18:20:05.070Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:20:05 [2022-03-20T18:20:05.070Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:20:05 [2022-03-20T18:20:05.070Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:20:05 [2022-03-20T18:20:05.070Z] --- PASS: TestWaitNonBlocked (0.01s)
18:20:05 [2022-03-20T18:20:05.070Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s)
18:20:05 [2022-03-20T18:20:05.070Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s)
18:20:05 [2022-03-20T18:20:05.070Z] === RUN   TestWaitBlocked
18:20:05 [2022-03-20T18:20:05.070Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:20:05 [2022-03-20T18:20:05.070Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:20:05 [2022-03-20T18:20:05.070Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:20:05 [2022-03-20T18:20:05.070Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:20:05 [2022-03-20T18:20:05.070Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:20:05 [2022-03-20T18:20:05.070Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:20:05 [2022-03-20T18:20:05.085Z] --- PASS: TestPidHost (0.97s)
18:20:05 [2022-03-20T18:20:05.085Z] === RUN   TestPsFilter
18:20:05 [2022-03-20T18:20:05.342Z] --- PASS: TestPsFilter (0.11s)
18:20:05 [2022-03-20T18:20:05.342Z] === RUN   TestRemoveContainerWithRemovedVolume
18:20:05 [2022-03-20T18:20:05.599Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
18:20:05 [2022-03-20T18:20:05.599Z] === RUN   TestRemoveContainerWithVolume
18:20:06 [2022-03-20T18:20:06.005Z] --- PASS: TestWaitBlocked (0.01s)
18:20:06 [2022-03-20T18:20:06.005Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s)
18:20:06 [2022-03-20T18:20:06.005Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s)
18:20:06 [2022-03-20T18:20:06.005Z] === CONT  TestContainerStartOnDaemonRestart
18:20:06 [2022-03-20T18:20:06.005Z] === CONT  TestRestartDaemonWithRestartingContainer
18:20:06 [2022-03-20T18:20:06.161Z] --- PASS: TestRemoveContainerWithVolume (0.37s)
18:20:06 [2022-03-20T18:20:06.161Z] === RUN   TestRemoveContainerRunning
18:20:06 [2022-03-20T18:20:06.417Z] --- PASS: TestRemoveContainerRunning (0.43s)
18:20:06 [2022-03-20T18:20:06.417Z] === RUN   TestRemoveContainerForceRemoveRunning
18:20:06 [2022-03-20T18:20:06.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
18:20:06 [2022-03-20T18:20:06.979Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
18:20:06 [2022-03-20T18:20:06.979Z] === RUN   TestRemoveInvalidContainer
18:20:06 [2022-03-20T18:20:06.979Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:20:06 [2022-03-20T18:20:06.979Z] === RUN   TestRenameLinkedContainer
18:20:08 [2022-03-20T18:20:08.537Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.29s)
18:20:08 [2022-03-20T18:20:08.537Z] === CONT  TestIpcModeOlderClient
18:20:08 [2022-03-20T18:20:08.537Z] --- PASS: TestContainerStartOnDaemonRestart (2.30s)
18:20:08 [2022-03-20T18:20:08.537Z] === CONT  TestContainerKillOnDaemonStart
18:20:08 [2022-03-20T18:20:08.537Z] --- PASS: TestIpcModeOlderClient (0.08s)
18:20:08 [2022-03-20T18:20:08.537Z] === CONT  TestDaemonHostGatewayIP
18:20:08 [2022-03-20T18:20:08.867Z] --- PASS: TestRenameLinkedContainer (1.70s)
18:20:08 [2022-03-20T18:20:08.867Z] === RUN   TestRenameStoppedContainer
18:20:08 [2022-03-20T18:20:08.867Z] --- PASS: TestRenameStoppedContainer (0.41s)
18:20:08 [2022-03-20T18:20:08.867Z] === RUN   TestRenameRunningContainerAndReuse
18:20:09 [2022-03-20T18:20:09.795Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s)
18:20:09 [2022-03-20T18:20:09.795Z] === RUN   TestRenameInvalidName
18:20:10 [2022-03-20T18:20:10.359Z] --- PASS: TestRenameInvalidName (0.39s)
18:20:10 [2022-03-20T18:20:10.359Z] === RUN   TestRenameAnonymousContainer
18:20:11 [2022-03-20T18:20:11.068Z] --- PASS: TestDaemonHostGatewayIP (2.53s)
18:20:11 [2022-03-20T18:20:11.068Z] === CONT  TestDaemonRestartIpcMode
18:20:11 [2022-03-20T18:20:11.728Z] --- PASS: TestRenameAnonymousContainer (1.44s)
18:20:11 [2022-03-20T18:20:11.728Z] === RUN   TestRenameContainerWithSameName
18:20:11 [2022-03-20T18:20:11.985Z] --- PASS: TestRenameContainerWithSameName (0.40s)
18:20:11 [2022-03-20T18:20:11.985Z] === RUN   TestRenameContainerWithLinkedContainer
18:20:12 [2022-03-20T18:20:12.809Z] INFO: Extraction ended at 03/20/2022 18:20:08. Duration:00:00:29.8502684
18:20:12 [2022-03-20T18:20:12.809Z] INFO: Updating the golang and path environment variables
18:20:12 [2022-03-20T18:20:12.809Z] INFO: GOPATH=d:\gopath
18:20:12 [2022-03-20T18:20:12.809Z] INFO: go version go1.18 windows/amd64
18:20:12 [2022-03-20T18:20:12.809Z] INFO: Running the daemon under test in debug mode
18:20:12 [2022-03-20T18:20:12.809Z] INFO: Starting a daemon under test...
18:20:12 [2022-03-20T18:20:12.809Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43398\3\daemon --pidfile d:\CI\PR-43398\3\docker.pid -D
18:20:12 [2022-03-20T18:20:12.809Z] INFO: Process started successfully.
18:20:12 [2022-03-20T18:20:12.809Z] INFO: Start tailing logs of the daemon under tests
18:20:12 [2022-03-20T18:20:12.809Z] INFO: Waiting for the daemon under test to start...
18:20:12 [2022-03-20T18:20:12.915Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
18:20:12 [2022-03-20T18:20:12.916Z] === RUN   TestResize
18:20:12 [2022-03-20T18:20:12.973Z] --- PASS: TestDaemonRestartIpcMode (2.15s)
18:20:13 [2022-03-20T18:20:13.172Z] --- PASS: TestResize (0.38s)
18:20:13 [2022-03-20T18:20:13.172Z] === RUN   TestResizeWithInvalidSize
18:20:13 [2022-03-20T18:20:13.734Z] --- PASS: TestResizeWithInvalidSize (0.40s)
18:20:13 [2022-03-20T18:20:13.734Z] === RUN   TestResizeWhenContainerNotStarted
18:20:13 [2022-03-20T18:20:13.991Z] --- PASS: TestResizeWhenContainerNotStarted (0.35s)
18:20:13 [2022-03-20T18:20:13.991Z] === RUN   TestDaemonRestartKillContainers
18:20:13 [2022-03-20T18:20:13.991Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
18:20:13 [2022-03-20T18:20:13.991Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
18:20:13 [2022-03-20T18:20:13.991Z] === RUN   TestCgroupNamespacesRun
18:20:14 [2022-03-20T18:20:14.280Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:20:14 [2022-03-20T18:20:14.280Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
18:20:14 [2022-03-20T18:20:14.280Z] GOOS="" GOARCH="" GOARM=""
18:20:14 [2022-03-20T18:20:14.280Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
18:20:14 [2022-03-20T18:20:14.280Z] 
18:20:14 [2022-03-20T18:20:14.280Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:20:14 [2022-03-20T18:20:14.281Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:20:14 [2022-03-20T18:20:14.281Z] HOSTNAME=77acd09a1228
18:20:14 [2022-03-20T18:20:14.281Z] TESTDEBUG=0
18:20:14 [2022-03-20T18:20:14.281Z] DEST=bundles/test-integration
18:20:14 [2022-03-20T18:20:14.281Z] PWD=/go/src/github.com/docker/docker
18:20:14 [2022-03-20T18:20:14.281Z] DOCKER_GITCOMMIT=45067cda330b4ebcc889b17856a60761aa480ad6
18:20:14 [2022-03-20T18:20:14.281Z] container=docker
18:20:14 [2022-03-20T18:20:14.281Z] HOME=/root
18:20:14 [2022-03-20T18:20:14.281Z] GOLANG_VERSION=1.18
18:20:14 [2022-03-20T18:20:14.281Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:20:14 [2022-03-20T18:20:14.281Z] VALIDATE_BRANCH=master
18:20:14 [2022-03-20T18:20:14.281Z] TERM=xterm
18:20:14 [2022-03-20T18:20:14.281Z] DOCKER_PKG=github.com/docker/docker
18:20:14 [2022-03-20T18:20:14.281Z] SHLVL=1
18:20:14 [2022-03-20T18:20:14.281Z] TIMEOUT=120m
18:20:14 [2022-03-20T18:20:14.281Z] DOCKER_BUILDTAGS=apparmor seccomp journald
18:20:14 [2022-03-20T18:20:14.281Z] DOCKER_GRAPHDRIVER=overlay2
18:20:14 [2022-03-20T18:20:14.281Z] GO111MODULE=off
18:20:14 [2022-03-20T18:20:14.281Z] DOCKER_EXPERIMENTAL=1
18:20:14 [2022-03-20T18:20:14.281Z] TEST_SKIP_INTEGRATION_CLI=1
18:20:14 [2022-03-20T18:20:14.281Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:20:14 [2022-03-20T18:20:14.281Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:20:14 [2022-03-20T18:20:14.281Z] GOPATH=/go
18:20:14 [2022-03-20T18:20:14.281Z] PKG_CONFIG=pkg-config
18:20:14 [2022-03-20T18:20:14.281Z] _=/usr/bin/env
18:20:14 [2022-03-20T18:20:14.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:20:15 [2022-03-20T18:20:15.360Z] --- PASS: TestCgroupNamespacesRun (1.20s)
18:20:15 [2022-03-20T18:20:15.360Z] === RUN   TestCgroupNamespacesRunPrivileged
18:20:16 [2022-03-20T18:20:16.293Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s)
18:20:16 [2022-03-20T18:20:16.293Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:20:16 [2022-03-20T18:20:16.827Z] tests/integration/api_exec_test.py .....................                 [ 34%]
18:20:17 [2022-03-20T18:20:17.662Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s)
18:20:17 [2022-03-20T18:20:17.662Z] === RUN   TestCgroupNamespacesRunHostMode
18:20:18 [2022-03-20T18:20:18.593Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s)
18:20:18 [2022-03-20T18:20:18.593Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:20:19 [2022-03-20T18:20:19.958Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
18:20:19 [2022-03-20T18:20:19.958Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:20:20 [2022-03-20T18:20:20.886Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
18:20:20 [2022-03-20T18:20:20.886Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:20:21 [2022-03-20T18:20:21.083Z] --- PASS: TestContainerKillOnDaemonStart (11.81s)
18:20:21 [2022-03-20T18:20:21.083Z] PASS
18:20:21 [2022-03-20T18:20:21.083Z] 
18:20:21 [2022-03-20T18:20:21.083Z] === Skipped
18:20:21 [2022-03-20T18:20:21.083Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
18:20:21 [2022-03-20T18:20:21.083Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:20:21 [2022-03-20T18:20:21.083Z] 
18:20:21 [2022-03-20T18:20:21.083Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
18:20:21 [2022-03-20T18:20:21.083Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:20:21 [2022-03-20T18:20:21.083Z] 
18:20:21 [2022-03-20T18:20:21.083Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
18:20:21 [2022-03-20T18:20:21.083Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:20:21 [2022-03-20T18:20:21.083Z] 
18:20:21 [2022-03-20T18:20:21.083Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:20:21 [2022-03-20T18:20:21.083Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:20:21 [2022-03-20T18:20:21.083Z] 
18:20:21 [2022-03-20T18:20:21.083Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
18:20:21 [2022-03-20T18:20:21.083Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
18:20:21 [2022-03-20T18:20:21.083Z] 
18:20:21 [2022-03-20T18:20:21.083Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
18:20:21 [2022-03-20T18:20:21.083Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:20:21 [2022-03-20T18:20:21.083Z] 
18:20:21 [2022-03-20T18:20:21.084Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
18:20:21 [2022-03-20T18:20:21.084Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:20:21 [2022-03-20T18:20:21.084Z] 
18:20:21 [2022-03-20T18:20:21.084Z] DONE 200 tests, 7 skipped in 116.766s
18:20:21 [2022-03-20T18:20:21.084Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
18:20:21 [2022-03-20T18:20:21.084Z] === RUN   TestConfigDaemonLibtrustID
18:20:21 [2022-03-20T18:20:21.084Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
18:20:21 [2022-03-20T18:20:21.084Z] === RUN   TestDaemonConfigValidation
18:20:21 [2022-03-20T18:20:21.084Z] === RUN   TestDaemonConfigValidation/config_with_no_content
18:20:21 [2022-03-20T18:20:21.084Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
18:20:21 [2022-03-20T18:20:21.084Z] === RUN   TestDaemonConfigValidation/config_with_{}
18:20:21 [2022-03-20T18:20:21.084Z] === PAUSE TestDaemonConfigValidation/config_with_{}
18:20:21 [2022-03-20T18:20:21.084Z] === RUN   TestDaemonConfigValidation/invalid_config
18:20:21 [2022-03-20T18:20:21.084Z] === PAUSE TestDaemonConfigValidation/invalid_config
18:20:21 [2022-03-20T18:20:21.084Z] === RUN   TestDaemonConfigValidation/malformed_config
18:20:21 [2022-03-20T18:20:21.084Z] === PAUSE TestDaemonConfigValidation/malformed_config
18:20:21 [2022-03-20T18:20:21.084Z] === RUN   TestDaemonConfigValidation/valid_config
18:20:21 [2022-03-20T18:20:21.084Z] === PAUSE TestDaemonConfigValidation/valid_config
18:20:21 [2022-03-20T18:20:21.084Z] === CONT  TestDaemonConfigValidation/config_with_no_content
18:20:21 [2022-03-20T18:20:21.084Z] === CONT  TestDaemonConfigValidation/valid_config
18:20:21 [2022-03-20T18:20:21.084Z] === CONT  TestDaemonConfigValidation/invalid_config
18:20:21 [2022-03-20T18:20:21.084Z] === CONT  TestDaemonConfigValidation/malformed_config
18:20:21 [2022-03-20T18:20:21.084Z] === CONT  TestDaemonConfigValidation/config_with_{}
18:20:21 [2022-03-20T18:20:21.084Z] --- PASS: TestDaemonConfigValidation (0.00s)
18:20:21 [2022-03-20T18:20:21.084Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
18:20:21 [2022-03-20T18:20:21.084Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
18:20:21 [2022-03-20T18:20:21.084Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
18:20:21 [2022-03-20T18:20:21.084Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
18:20:21 [2022-03-20T18:20:21.084Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
18:20:21 [2022-03-20T18:20:21.084Z] === RUN   TestConfigDaemonSeccompProfiles
18:20:21 [2022-03-20T18:20:21.084Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
18:20:21 [2022-03-20T18:20:21.451Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
18:20:21 [2022-03-20T18:20:21.451Z] === RUN   TestCgroupNamespacesRunOlderClient
18:20:21 [2022-03-20T18:20:21.650Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
18:20:22 [2022-03-20T18:20:22.820Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s)
18:20:22 [2022-03-20T18:20:22.820Z] === RUN   TestNISDomainname
18:20:22 [2022-03-20T18:20:22.820Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
18:20:22 [2022-03-20T18:20:22.820Z] --- SKIP: TestNISDomainname (0.01s)
18:20:22 [2022-03-20T18:20:22.820Z] === RUN   TestHostnameDnsResolution
18:20:23 [2022-03-20T18:20:23.028Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
18:20:23 [2022-03-20T18:20:23.382Z] --- PASS: TestHostnameDnsResolution (0.72s)
18:20:23 [2022-03-20T18:20:23.382Z] === RUN   TestUnprivilegedPortsAndPing
18:20:23 [2022-03-20T18:20:23.382Z]     run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
18:20:23 [2022-03-20T18:20:23.382Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
18:20:23 [2022-03-20T18:20:23.382Z] === RUN   TestStats
18:20:23 [2022-03-20T18:20:23.382Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
18:20:23 [2022-03-20T18:20:23.382Z] --- SKIP: TestStats (0.00s)
18:20:23 [2022-03-20T18:20:23.382Z] === RUN   TestStopContainerWithTimeout
18:20:23 [2022-03-20T18:20:23.382Z] === RUN   TestStopContainerWithTimeout/0
18:20:23 [2022-03-20T18:20:23.382Z] === PAUSE TestStopContainerWithTimeout/0
18:20:23 [2022-03-20T18:20:23.382Z] === RUN   TestStopContainerWithTimeout/1
18:20:23 [2022-03-20T18:20:23.382Z] === PAUSE TestStopContainerWithTimeout/1
18:20:23 [2022-03-20T18:20:23.382Z] === RUN   TestStopContainerWithTimeout/3
18:20:23 [2022-03-20T18:20:23.382Z] === PAUSE TestStopContainerWithTimeout/3
18:20:23 [2022-03-20T18:20:23.382Z] === RUN   TestStopContainerWithTimeout/-1
18:20:23 [2022-03-20T18:20:23.382Z] === PAUSE TestStopContainerWithTimeout/-1
18:20:23 [2022-03-20T18:20:23.382Z] === CONT  TestStopContainerWithTimeout/0
18:20:23 [2022-03-20T18:20:23.382Z] === CONT  TestStopContainerWithTimeout/-1
18:20:23 [2022-03-20T18:20:23.964Z] === CONT  TestConfigDaemonSeccompProfiles
18:20:23 [2022-03-20T18:20:23.964Z]     daemon_test.go:156: [d7942f454e1e6] daemon is not started
18:20:23 [2022-03-20T18:20:23.964Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
18:20:23 [2022-03-20T18:20:23.964Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
18:20:23 [2022-03-20T18:20:23.964Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s)
18:20:23 [2022-03-20T18:20:23.964Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
18:20:23 [2022-03-20T18:20:23.964Z] === RUN   TestDaemonProxy
18:20:23 [2022-03-20T18:20:23.964Z] === RUN   TestDaemonProxy/environment_variables
18:20:24 [2022-03-20T18:20:24.314Z] === CONT  TestStopContainerWithTimeout/3
18:20:24 [2022-03-20T18:20:24.326Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
18:20:24 [2022-03-20T18:20:24.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:20:25 [2022-03-20T18:20:25.867Z] === RUN   TestDaemonProxy/command-line_options
18:20:26 [2022-03-20T18:20:26.209Z] === CONT  TestStopContainerWithTimeout/1
18:20:26 [2022-03-20T18:20:26.768Z] INFO: Extraction ended at 03/20/2022 18:20:23. Duration:00:00:29.7305407
18:20:26 [2022-03-20T18:20:26.769Z] INFO: Updating the golang and path environment variables
18:20:26 [2022-03-20T18:20:26.769Z] INFO: GOPATH=d:\gopath
18:20:26 [2022-03-20T18:20:26.769Z] INFO: go version go1.18 windows/amd64
18:20:26 [2022-03-20T18:20:26.769Z] INFO: Running the daemon under test in debug mode
18:20:26 [2022-03-20T18:20:26.769Z] INFO: Starting a daemon under test...
18:20:26 [2022-03-20T18:20:26.769Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43398\3\daemon --pidfile d:\CI\PR-43398\3\docker.pid -D
18:20:26 [2022-03-20T18:20:26.769Z] INFO: Process started successfully.
18:20:26 [2022-03-20T18:20:26.769Z] INFO: Start tailing logs of the daemon under tests
18:20:26 [2022-03-20T18:20:26.769Z] INFO: Waiting for the daemon under test to start...
18:20:27 [2022-03-20T18:20:27.579Z] --- PASS: TestStopContainerWithTimeout (0.01s)
18:20:27 [2022-03-20T18:20:27.579Z]     --- PASS: TestStopContainerWithTimeout/0 (0.75s)
18:20:27 [2022-03-20T18:20:27.579Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.69s)
18:20:27 [2022-03-20T18:20:27.579Z]     --- PASS: TestStopContainerWithTimeout/3 (2.42s)
18:20:27 [2022-03-20T18:20:27.579Z]     --- PASS: TestStopContainerWithTimeout/1 (1.48s)
18:20:27 [2022-03-20T18:20:27.579Z] === RUN   TestDeleteDevicemapper
18:20:27 [2022-03-20T18:20:27.579Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:20:27 [2022-03-20T18:20:27.579Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:20:27 [2022-03-20T18:20:27.579Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:20:27 [2022-03-20T18:20:27.774Z] === RUN   TestDaemonProxy/configuration_file
18:20:28 [2022-03-20T18:20:28.972Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
18:20:29 [2022-03-20T18:20:29.148Z] === RUN   TestDaemonProxy/conflicting_options
18:20:29 [2022-03-20T18:20:29.470Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.85s)
18:20:29 [2022-03-20T18:20:29.470Z] === RUN   TestUpdateMemory
18:20:29 [2022-03-20T18:20:29.470Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
18:20:29 [2022-03-20T18:20:29.470Z] --- SKIP: TestUpdateMemory (0.00s)
18:20:29 [2022-03-20T18:20:29.470Z] === RUN   TestUpdateCPUQuota
18:20:29 [2022-03-20T18:20:29.470Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
18:20:29 [2022-03-20T18:20:29.470Z] --- SKIP: TestUpdateCPUQuota (0.00s)
18:20:29 [2022-03-20T18:20:29.470Z] === RUN   TestUpdatePidsLimit
18:20:29 [2022-03-20T18:20:29.470Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
18:20:29 [2022-03-20T18:20:29.470Z] --- SKIP: TestUpdatePidsLimit (0.00s)
18:20:29 [2022-03-20T18:20:29.470Z] === RUN   TestUpdateRestartPolicy
18:20:29 [2022-03-20T18:20:29.717Z] === RUN   TestDaemonProxy/reload_sanitized
18:20:30 [2022-03-20T18:20:30.283Z] --- PASS: TestDaemonProxy (6.38s)
18:20:30 [2022-03-20T18:20:30.283Z]     --- PASS: TestDaemonProxy/environment_variables (1.83s)
18:20:30 [2022-03-20T18:20:30.283Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
18:20:30 [2022-03-20T18:20:30.283Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
18:20:30 [2022-03-20T18:20:30.283Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
18:20:30 [2022-03-20T18:20:30.283Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.56s)
18:20:30 [2022-03-20T18:20:30.283Z] PASS
18:20:30 [2022-03-20T18:20:30.283Z] 
18:20:30 [2022-03-20T18:20:30.283Z] DONE 17 tests in 10.286s
18:20:30 [2022-03-20T18:20:30.283Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
18:20:30 [2022-03-20T18:20:30.283Z] INFO: Testing against a local daemon
18:20:30 [2022-03-20T18:20:30.283Z] === RUN   TestCommitInheritsEnv
18:20:30 [2022-03-20T18:20:30.541Z] --- PASS: TestCommitInheritsEnv (0.27s)
18:20:30 [2022-03-20T18:20:30.541Z] === RUN   TestImportExtremelyLargeImageWorks
18:20:30 [2022-03-20T18:20:30.541Z] === PAUSE TestImportExtremelyLargeImageWorks
18:20:30 [2022-03-20T18:20:30.541Z] === RUN   TestImportWithCustomPlatform
18:20:30 [2022-03-20T18:20:30.541Z] === RUN   TestImportWithCustomPlatform/#00
18:20:30 [2022-03-20T18:20:30.541Z] === RUN   TestImportWithCustomPlatform/_______
18:20:30 [2022-03-20T18:20:30.541Z] === RUN   TestImportWithCustomPlatform//
18:20:30 [2022-03-20T18:20:30.541Z] === RUN   TestImportWithCustomPlatform/linux
18:20:30 [2022-03-20T18:20:30.635Z] .....INFO: Daemon under test started and replied!
18:20:30 [2022-03-20T18:20:30.635Z] INFO: Docker version of the daemon under test
18:20:30 [2022-03-20T18:20:30.635Z] 
18:20:30 [2022-03-20T18:20:30.635Z] Client:
18:20:30 [2022-03-20T18:20:30.635Z]  Version:      17.06.2-ce
18:20:30 [2022-03-20T18:20:30.635Z]  API version:  1.30
18:20:30 [2022-03-20T18:20:30.635Z]  Go version:   go1.8.3
18:20:30 [2022-03-20T18:20:30.635Z]  Git commit:   cec0b72
18:20:30 [2022-03-20T18:20:30.635Z]  Built:        Tue Sep  5 19:57:19 2017
18:20:30 [2022-03-20T18:20:30.635Z]  OS/Arch:      windows/amd64
18:20:30 [2022-03-20T18:20:30.635Z] 
18:20:30 [2022-03-20T18:20:30.635Z] Server:
18:20:30 [2022-03-20T18:20:30.635Z]  Version:      0.0.0-dev
18:20:30 [2022-03-20T18:20:30.635Z]  API version:  1.42 (minimum version 1.24)
18:20:30 [2022-03-20T18:20:30.635Z]  Go version:   go1.18
18:20:30 [2022-03-20T18:20:30.635Z]  Git commit:   45067cda33
18:20:30 [2022-03-20T18:20:30.635Z]  Built:        03/20/2022 18:18:05
18:20:30 [2022-03-20T18:20:30.635Z]  OS/Arch:      windows/amd64
18:20:30 [2022-03-20T18:20:30.635Z]  Experimental: false
18:20:30 [2022-03-20T18:20:30.635Z] 
18:20:30 [2022-03-20T18:20:30.635Z] INFO: Docker info of the daemon under test
18:20:30 [2022-03-20T18:20:30.635Z] 
18:20:30 [2022-03-20T18:20:30.635Z] Containers: 0
18:20:30 [2022-03-20T18:20:30.635Z]  Running: 0
18:20:30 [2022-03-20T18:20:30.635Z]  Paused: 0
18:20:30 [2022-03-20T18:20:30.635Z]  Stopped: 0
18:20:30 [2022-03-20T18:20:30.635Z] Images: 0
18:20:30 [2022-03-20T18:20:30.635Z] Server Version: 0.0.0-dev
18:20:30 [2022-03-20T18:20:30.635Z] Storage Driver: windowsfilter
18:20:30 [2022-03-20T18:20:30.635Z]  Windows: 
18:20:30 [2022-03-20T18:20:30.635Z] Logging Driver: json-file
18:20:30 [2022-03-20T18:20:30.635Z] Plugins: 
18:20:30 [2022-03-20T18:20:30.635Z]  Volume: local
18:20:30 [2022-03-20T18:20:30.635Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:20:30 [2022-03-20T18:20:30.635Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:20:30 [2022-03-20T18:20:30.635Z] Swarm: inactive
18:20:30 [2022-03-20T18:20:30.635Z] Default Isolation: process
18:20:30 [2022-03-20T18:20:30.635Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:20:30 [2022-03-20T18:20:30.635Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183)
18:20:30 [2022-03-20T18:20:30.635Z] OSType: windows
18:20:30 [2022-03-20T18:20:30.635Z] Architecture: x86_64
18:20:30 [2022-03-20T18:20:30.635Z] CPUs: 4
18:20:30 [2022-03-20T18:20:30.635Z] Total Memory: 32GiB
18:20:30 [2022-03-20T18:20:30.635Z] Name: azwin-2-647600
18:20:30 [2022-03-20T18:20:30.635Z] ID: NOUM:6Z6V:QQJN:O4A3:PWNH:IE6S:7HM6:WKWG:A3VB:RXF4:HLVO:YW3I
18:20:30 [2022-03-20T18:20:30.635Z] Docker Root Dir: D:\CI\PR-43398\3\daemon
18:20:30 [2022-03-20T18:20:30.635Z] Debug Mode (client): false
18:20:30 [2022-03-20T18:20:30.635Z] Debug Mode (server): true
18:20:30 [2022-03-20T18:20:30.635Z]  File Descriptors: -1
18:20:30 [2022-03-20T18:20:30.635Z]  Goroutines: 16
18:20:30 [2022-03-20T18:20:30.635Z]  System Time: 2022-03-20T18:20:28.6214078Z
18:20:30 [2022-03-20T18:20:30.635Z]  EventsListeners: 0
18:20:30 [2022-03-20T18:20:30.635Z] Registry: https://index.docker.io/v1/
18:20:30 [2022-03-20T18:20:30.635Z] Labels:
18:20:30 [2022-03-20T18:20:30.635Z] Experimental: false
18:20:30 [2022-03-20T18:20:30.635Z] Insecure Registries:
18:20:30 [2022-03-20T18:20:30.635Z]  127.0.0.0/8
18:20:30 [2022-03-20T18:20:30.635Z] Live Restore Enabled: false
18:20:30 [2022-03-20T18:20:30.635Z] 
18:20:30 [2022-03-20T18:20:30.635Z] 
18:20:30 [2022-03-20T18:20:30.635Z] INFO: Docker images of the daemon under test
18:20:30 [2022-03-20T18:20:30.635Z] 
18:20:30 [2022-03-20T18:20:30.635Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
18:20:30 [2022-03-20T18:20:30.635Z] 
18:20:30 [2022-03-20T18:20:30.635Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
18:20:30 [2022-03-20T18:20:30.635Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
18:20:30 [2022-03-20T18:20:30.635Z] ltsc2019: Pulling from windows/servercore
18:20:30 [2022-03-20T18:20:30.635Z] 4612f6d0b889: Pulling fs layer
18:20:30 [2022-03-20T18:20:30.635Z] 0a6173b79e25: Pulling fs layer
18:20:30 [2022-03-20T18:20:30.799Z] === RUN   TestImportWithCustomPlatform/LINUX
18:20:30 [2022-03-20T18:20:30.799Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
18:20:30 [2022-03-20T18:20:30.799Z] === RUN   TestImportWithCustomPlatform/macos
18:20:30 [2022-03-20T18:20:30.799Z] === RUN   TestImportWithCustomPlatform/macos/arm64
18:20:30 [2022-03-20T18:20:30.799Z] === RUN   TestImportWithCustomPlatform/nintendo64
18:20:30 [2022-03-20T18:20:30.799Z] --- PASS: TestImportWithCustomPlatform (0.31s)
18:20:30 [2022-03-20T18:20:30.799Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
18:20:30 [2022-03-20T18:20:30.799Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
18:20:30 [2022-03-20T18:20:30.799Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
18:20:30 [2022-03-20T18:20:30.799Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
18:20:30 [2022-03-20T18:20:30.799Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
18:20:30 [2022-03-20T18:20:30.799Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
18:20:30 [2022-03-20T18:20:30.799Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
18:20:30 [2022-03-20T18:20:30.799Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
18:20:30 [2022-03-20T18:20:30.799Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
18:20:30 [2022-03-20T18:20:30.799Z] === RUN   TestImagesFilterMultiReference
18:20:30 [2022-03-20T18:20:30.799Z] --- PASS: TestImagesFilterMultiReference (0.06s)
18:20:30 [2022-03-20T18:20:30.799Z] === RUN   TestImagePullPlatformInvalid
18:20:31 [2022-03-20T18:20:31.058Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:20:31 [2022-03-20T18:20:31.058Z] === RUN   TestRemoveImageOrphaning
18:20:31 [2022-03-20T18:20:31.058Z] --- PASS: TestRemoveImageOrphaning (0.25s)
18:20:31 [2022-03-20T18:20:31.058Z] === RUN   TestRemoveImageGarbageCollector
18:20:31 [2022-03-20T18:20:31.546Z] 8f616e6e9eec: Verifying Checksum
18:20:31 [2022-03-20T18:20:31.546Z] 8f616e6e9eec: Download complete
18:20:32 [2022-03-20T18:20:32.960Z] --- PASS: TestRemoveImageGarbageCollector (1.81s)
18:20:32 [2022-03-20T18:20:32.960Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:20:32 [2022-03-20T18:20:32.960Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
18:20:32 [2022-03-20T18:20:32.960Z] === RUN   TestTagInvalidReference
18:20:32 [2022-03-20T18:20:32.960Z] --- PASS: TestTagInvalidReference (0.01s)
18:20:32 [2022-03-20T18:20:32.960Z] === RUN   TestTagValidPrefixedRepo
18:20:32 [2022-03-20T18:20:32.960Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
18:20:32 [2022-03-20T18:20:32.960Z] === RUN   TestTagExistedNameWithoutForce
18:20:33 [2022-03-20T18:20:33.219Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:20:33 [2022-03-20T18:20:33.219Z] === RUN   TestTagOfficialNames
18:20:33 [2022-03-20T18:20:33.219Z] --- PASS: TestTagOfficialNames (0.04s)
18:20:33 [2022-03-20T18:20:33.219Z] === RUN   TestTagMatchesDigest
18:20:33 [2022-03-20T18:20:33.219Z] --- PASS: TestTagMatchesDigest (0.01s)
18:20:33 [2022-03-20T18:20:33.219Z] === CONT  TestImportExtremelyLargeImageWorks
18:20:41 [2022-03-20T18:20:41.641Z] --- PASS: TestUpdateRestartPolicy (10.86s)
18:20:41 [2022-03-20T18:20:41.642Z] === RUN   TestUpdateRestartWithAutoRemove
18:20:41 [2022-03-20T18:20:41.642Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s)
18:20:41 [2022-03-20T18:20:41.642Z] === RUN   TestWaitNonBlocked
18:20:41 [2022-03-20T18:20:41.642Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:20:41 [2022-03-20T18:20:41.642Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:20:41 [2022-03-20T18:20:41.642Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:20:41 [2022-03-20T18:20:41.642Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:20:41 [2022-03-20T18:20:41.642Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:20:41 [2022-03-20T18:20:41.642Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:20:41 [2022-03-20T18:20:41.642Z] --- PASS: TestWaitNonBlocked (0.01s)
18:20:41 [2022-03-20T18:20:41.642Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s)
18:20:41 [2022-03-20T18:20:41.642Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s)
18:20:41 [2022-03-20T18:20:41.642Z] === RUN   TestWaitBlocked
18:20:41 [2022-03-20T18:20:41.642Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:20:41 [2022-03-20T18:20:41.642Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:20:41 [2022-03-20T18:20:41.642Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:20:41 [2022-03-20T18:20:41.642Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:20:41 [2022-03-20T18:20:41.642Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:20:41 [2022-03-20T18:20:41.642Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:20:42 [2022-03-20T18:20:42.219Z] --- PASS: TestWaitBlocked (0.02s)
18:20:42 [2022-03-20T18:20:42.219Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s)
18:20:42 [2022-03-20T18:20:42.219Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.84s)
18:20:42 [2022-03-20T18:20:42.219Z] === CONT  TestDaemonRestartIpcMode
18:20:42 [2022-03-20T18:20:42.219Z] === CONT  TestIpcModeOlderClient
18:20:42 [2022-03-20T18:20:42.219Z] --- PASS: TestIpcModeOlderClient (0.09s)
18:20:42 [2022-03-20T18:20:42.219Z] === CONT  TestRestartDaemonWithRestartingContainer
18:20:44 [2022-03-20T18:20:44.578Z] ...INFO: Daemon under test started and replied!
18:20:44 [2022-03-20T18:20:44.578Z] INFO: Docker version of the daemon under test
18:20:44 [2022-03-20T18:20:44.578Z] 
18:20:44 [2022-03-20T18:20:44.578Z] Client:
18:20:44 [2022-03-20T18:20:44.578Z]  Version:      17.06.2-ce
18:20:44 [2022-03-20T18:20:44.578Z]  API version:  1.30
18:20:44 [2022-03-20T18:20:44.578Z]  Go version:   go1.8.3
18:20:44 [2022-03-20T18:20:44.578Z]  Git commit:   cec0b72
18:20:44 [2022-03-20T18:20:44.578Z]  Built:        Tue Sep  5 19:57:19 2017
18:20:44 [2022-03-20T18:20:44.578Z]  OS/Arch:      windows/amd64
18:20:44 [2022-03-20T18:20:44.578Z] 
18:20:44 [2022-03-20T18:20:44.578Z] Server:
18:20:44 [2022-03-20T18:20:44.578Z]  Version:      0.0.0-dev
18:20:44 [2022-03-20T18:20:44.578Z]  API version:  1.42 (minimum version 1.24)
18:20:44 [2022-03-20T18:20:44.578Z]  Go version:   go1.18
18:20:44 [2022-03-20T18:20:44.578Z]  Git commit:   45067cda33
18:20:44 [2022-03-20T18:20:44.578Z]  Built:        03/20/2022 18:18:19
18:20:44 [2022-03-20T18:20:44.578Z]  OS/Arch:      windows/amd64
18:20:44 [2022-03-20T18:20:44.578Z]  Experimental: false
18:20:44 [2022-03-20T18:20:44.578Z] 
18:20:44 [2022-03-20T18:20:44.578Z] INFO: Docker info of the daemon under test
18:20:44 [2022-03-20T18:20:44.578Z] 
18:20:44 [2022-03-20T18:20:44.578Z] Containers: 0
18:20:44 [2022-03-20T18:20:44.578Z]  Running: 0
18:20:44 [2022-03-20T18:20:44.578Z]  Paused: 0
18:20:44 [2022-03-20T18:20:44.578Z]  Stopped: 0
18:20:44 [2022-03-20T18:20:44.578Z] Images: 0
18:20:44 [2022-03-20T18:20:44.578Z] Server Version: 0.0.0-dev
18:20:44 [2022-03-20T18:20:44.578Z] Storage Driver: windowsfilter
18:20:44 [2022-03-20T18:20:44.578Z]  Windows: 
18:20:44 [2022-03-20T18:20:44.578Z] Logging Driver: json-file
18:20:44 [2022-03-20T18:20:44.578Z] Plugins: 
18:20:44 [2022-03-20T18:20:44.578Z]  Volume: local
18:20:44 [2022-03-20T18:20:44.578Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:20:44 [2022-03-20T18:20:44.578Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:20:44 [2022-03-20T18:20:44.578Z] Swarm: inactive
18:20:44 [2022-03-20T18:20:44.578Z] Default Isolation: process
18:20:44 [2022-03-20T18:20:44.578Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
18:20:44 [2022-03-20T18:20:44.578Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230)
18:20:44 [2022-03-20T18:20:44.578Z] OSType: windows
18:20:44 [2022-03-20T18:20:44.578Z] Architecture: x86_64
18:20:44 [2022-03-20T18:20:44.578Z] CPUs: 4
18:20:44 [2022-03-20T18:20:44.578Z] Total Memory: 32GiB
18:20:44 [2022-03-20T18:20:44.578Z] Name: azwin-2-84c830
18:20:44 [2022-03-20T18:20:44.578Z] ID: ADE4:B4GT:XSO6:JK3A:3F5K:AENP:SHYH:64DJ:LZVJ:5SNE:CLE7:IA2M
18:20:44 [2022-03-20T18:20:44.578Z] Docker Root Dir: D:\CI\PR-43398\3\daemon
18:20:44 [2022-03-20T18:20:44.578Z] Debug Mode (client): false
18:20:44 [2022-03-20T18:20:44.578Z] Debug Mode (server): true
18:20:44 [2022-03-20T18:20:44.578Z]  File Descriptors: -1
18:20:44 [2022-03-20T18:20:44.578Z]  Goroutines: 16
18:20:44 [2022-03-20T18:20:44.578Z]  System Time: 2022-03-20T18:20:42.9550761Z
18:20:44 [2022-03-20T18:20:44.578Z]  EventsListeners: 0
18:20:44 [2022-03-20T18:20:44.578Z] Registry: https://index.docker.io/v1/
18:20:44 [2022-03-20T18:20:44.578Z] Labels:
18:20:44 [2022-03-20T18:20:44.578Z] Experimental: false
18:20:44 [2022-03-20T18:20:44.578Z] Insecure Registries:
18:20:44 [2022-03-20T18:20:44.578Z]  127.0.0.0/8
18:20:44 [2022-03-20T18:20:44.578Z] Live Restore Enabled: false
18:20:44 [2022-03-20T18:20:44.578Z] 
18:20:44 [2022-03-20T18:20:44.578Z] 
18:20:44 [2022-03-20T18:20:44.578Z] INFO: Docker images of the daemon under test
18:20:44 [2022-03-20T18:20:44.578Z] 
18:20:44 [2022-03-20T18:20:44.578Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
18:20:44 [2022-03-20T18:20:44.578Z] 
18:20:44 [2022-03-20T18:20:44.578Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
18:20:44 [2022-03-20T18:20:44.578Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time...
18:20:44 [2022-03-20T18:20:44.578Z] ltsc2022: Pulling from windows/servercore
18:20:44 [2022-03-20T18:20:44.578Z] 8f616e6e9eec: Pulling fs layer
18:20:44 [2022-03-20T18:20:44.578Z] 037d5740b404: Pulling fs layer
18:20:44 [2022-03-20T18:20:44.736Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.46s)
18:20:44 [2022-03-20T18:20:44.994Z] --- PASS: TestDaemonRestartIpcMode (2.72s)
18:20:44 [2022-03-20T18:20:44.994Z] PASS
18:20:44 [2022-03-20T18:20:44.994Z] 
18:20:44 [2022-03-20T18:20:44.994Z] === Skipped
18:20:44 [2022-03-20T18:20:44.994Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
18:20:44 [2022-03-20T18:20:44.994Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:20:44 [2022-03-20T18:20:44.994Z] 
18:20:44 [2022-03-20T18:20:44.994Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
18:20:44 [2022-03-20T18:20:44.994Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
18:20:44 [2022-03-20T18:20:44.994Z] 
18:20:44 [2022-03-20T18:20:44.994Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
18:20:44 [2022-03-20T18:20:44.994Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
18:20:44 [2022-03-20T18:20:44.994Z] 
18:20:44 [2022-03-20T18:20:44.994Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
18:20:44 [2022-03-20T18:20:44.994Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
18:20:44 [2022-03-20T18:20:44.994Z] 
18:20:44 [2022-03-20T18:20:44.994Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
18:20:44 [2022-03-20T18:20:44.994Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
18:20:44 [2022-03-20T18:20:44.994Z] 
18:20:44 [2022-03-20T18:20:44.994Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
18:20:44 [2022-03-20T18:20:44.994Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:20:44 [2022-03-20T18:20:44.994Z] 
18:20:44 [2022-03-20T18:20:44.994Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
18:20:44 [2022-03-20T18:20:44.994Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:20:44 [2022-03-20T18:20:44.994Z] 
18:20:44 [2022-03-20T18:20:44.994Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
18:20:44 [2022-03-20T18:20:44.994Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:20:44 [2022-03-20T18:20:44.994Z] 
18:20:44 [2022-03-20T18:20:44.994Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
18:20:44 [2022-03-20T18:20:44.994Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:20:44 [2022-03-20T18:20:44.994Z] 
18:20:44 [2022-03-20T18:20:44.994Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
18:20:44 [2022-03-20T18:20:44.994Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:20:44 [2022-03-20T18:20:44.994Z] 
18:20:44 [2022-03-20T18:20:44.994Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
18:20:44 [2022-03-20T18:20:44.994Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
18:20:44 [2022-03-20T18:20:44.994Z] 
18:20:44 [2022-03-20T18:20:44.994Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
18:20:44 [2022-03-20T18:20:44.994Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:20:44 [2022-03-20T18:20:44.994Z] 
18:20:44 [2022-03-20T18:20:44.994Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
18:20:44 [2022-03-20T18:20:44.994Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
18:20:44 [2022-03-20T18:20:44.994Z] 
18:20:44 [2022-03-20T18:20:44.994Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
18:20:44 [2022-03-20T18:20:44.994Z]     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)
18:20:44 [2022-03-20T18:20:44.994Z] 
18:20:44 [2022-03-20T18:20:44.994Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
18:20:44 [2022-03-20T18:20:44.994Z]     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)
18:20:44 [2022-03-20T18:20:44.994Z] 
18:20:44 [2022-03-20T18:20:44.994Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
18:20:44 [2022-03-20T18:20:44.994Z]     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)
18:20:44 [2022-03-20T18:20:44.994Z] 
18:20:44 [2022-03-20T18:20:44.994Z] === SKIP: amd64.integration.container TestPause (0.00s)
18:20:44 [2022-03-20T18:20:44.994Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
18:20:44 [2022-03-20T18:20:44.994Z] 
18:20:44 [2022-03-20T18:20:44.994Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:20:44 [2022-03-20T18:20:44.994Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:20:44 [2022-03-20T18:20:44.994Z] 
18:20:44 [2022-03-20T18:20:44.994Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
18:20:44 [2022-03-20T18:20:44.994Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
18:20:44 [2022-03-20T18:20:44.994Z] 
18:20:44 [2022-03-20T18:20:44.994Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
18:20:44 [2022-03-20T18:20:44.994Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
18:20:44 [2022-03-20T18:20:44.994Z] 
18:20:44 [2022-03-20T18:20:44.994Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
18:20:44 [2022-03-20T18:20:44.994Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
18:20:44 [2022-03-20T18:20:44.994Z] 
18:20:44 [2022-03-20T18:20:44.994Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
18:20:44 [2022-03-20T18:20:44.994Z]     run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
18:20:44 [2022-03-20T18:20:44.994Z] 
18:20:44 [2022-03-20T18:20:44.994Z] === SKIP: amd64.integration.container TestStats (0.00s)
18:20:44 [2022-03-20T18:20:44.994Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
18:20:44 [2022-03-20T18:20:44.994Z] 
18:20:44 [2022-03-20T18:20:44.994Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
18:20:44 [2022-03-20T18:20:44.994Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:20:44 [2022-03-20T18:20:44.994Z] 
18:20:44 [2022-03-20T18:20:44.994Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
18:20:44 [2022-03-20T18:20:44.994Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
18:20:44 [2022-03-20T18:20:44.994Z] 
18:20:44 [2022-03-20T18:20:44.994Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
18:20:44 [2022-03-20T18:20:44.994Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
18:20:44 [2022-03-20T18:20:44.994Z] 
18:20:44 [2022-03-20T18:20:44.994Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
18:20:44 [2022-03-20T18:20:44.994Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
18:20:44 [2022-03-20T18:20:44.994Z] 
18:20:44 [2022-03-20T18:20:44.994Z] DONE 177 tests, 27 skipped in 71.477s
18:20:44 [2022-03-20T18:20:44.995Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
18:20:44 [2022-03-20T18:20:44.995Z] === RUN   TestConfigDaemonLibtrustID
18:20:45 [2022-03-20T18:20:45.152Z] tests/integration/api_network_test.py ............................       [ 47%]
18:20:45 [2022-03-20T18:20:45.557Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
18:20:45 [2022-03-20T18:20:45.557Z] === RUN   TestDaemonConfigValidation
18:20:45 [2022-03-20T18:20:45.557Z] === RUN   TestDaemonConfigValidation/config_with_no_content
18:20:45 [2022-03-20T18:20:45.557Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
18:20:45 [2022-03-20T18:20:45.557Z] === RUN   TestDaemonConfigValidation/config_with_{}
18:20:45 [2022-03-20T18:20:45.557Z] === PAUSE TestDaemonConfigValidation/config_with_{}
18:20:45 [2022-03-20T18:20:45.557Z] === RUN   TestDaemonConfigValidation/invalid_config
18:20:45 [2022-03-20T18:20:45.557Z] === PAUSE TestDaemonConfigValidation/invalid_config
18:20:45 [2022-03-20T18:20:45.557Z] === RUN   TestDaemonConfigValidation/malformed_config
18:20:45 [2022-03-20T18:20:45.557Z] === PAUSE TestDaemonConfigValidation/malformed_config
18:20:45 [2022-03-20T18:20:45.557Z] === RUN   TestDaemonConfigValidation/valid_config
18:20:45 [2022-03-20T18:20:45.557Z] === PAUSE TestDaemonConfigValidation/valid_config
18:20:45 [2022-03-20T18:20:45.557Z] === CONT  TestDaemonConfigValidation/config_with_no_content
18:20:45 [2022-03-20T18:20:45.557Z] === CONT  TestDaemonConfigValidation/malformed_config
18:20:45 [2022-03-20T18:20:45.599Z] 0a6173b79e25: Verifying Checksum
18:20:45 [2022-03-20T18:20:45.599Z] 0a6173b79e25: Download complete
18:20:45 [2022-03-20T18:20:45.813Z] === CONT  TestDaemonConfigValidation/valid_config
18:20:45 [2022-03-20T18:20:45.813Z] === CONT  TestDaemonConfigValidation/invalid_config
18:20:45 [2022-03-20T18:20:45.813Z] === CONT  TestDaemonConfigValidation/config_with_{}
18:20:45 [2022-03-20T18:20:45.813Z] --- PASS: TestDaemonConfigValidation (0.00s)
18:20:45 [2022-03-20T18:20:45.813Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
18:20:45 [2022-03-20T18:20:45.813Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
18:20:45 [2022-03-20T18:20:45.813Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
18:20:45 [2022-03-20T18:20:45.813Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
18:20:45 [2022-03-20T18:20:45.813Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
18:20:45 [2022-03-20T18:20:45.813Z] === RUN   TestConfigDaemonSeccompProfiles
18:20:45 [2022-03-20T18:20:45.813Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
18:20:46 [2022-03-20T18:20:46.067Z] 4612f6d0b889: Verifying Checksum
18:20:46 [2022-03-20T18:20:46.067Z] 4612f6d0b889: Download complete
18:20:46 [2022-03-20T18:20:46.782Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
18:20:48 [2022-03-20T18:20:48.170Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
18:20:49 [2022-03-20T18:20:49.100Z] === CONT  TestConfigDaemonSeccompProfiles
18:20:49 [2022-03-20T18:20:49.100Z]     daemon_test.go:156: [dc7abc90ffec7] daemon is not started
18:20:49 [2022-03-20T18:20:49.100Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s)
18:20:49 [2022-03-20T18:20:49.100Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s)
18:20:49 [2022-03-20T18:20:49.100Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
18:20:49 [2022-03-20T18:20:49.100Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s)
18:20:49 [2022-03-20T18:20:49.100Z] === RUN   TestDaemonProxy
18:20:49 [2022-03-20T18:20:49.100Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
18:20:49 [2022-03-20T18:20:49.100Z] --- SKIP: TestDaemonProxy (0.00s)
18:20:49 [2022-03-20T18:20:49.100Z] PASS
18:20:49 [2022-03-20T18:20:49.100Z] 
18:20:49 [2022-03-20T18:20:49.100Z] === Skipped
18:20:49 [2022-03-20T18:20:49.100Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
18:20:49 [2022-03-20T18:20:49.100Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
18:20:49 [2022-03-20T18:20:49.100Z] 
18:20:49 [2022-03-20T18:20:49.100Z] DONE 12 tests, 1 skipped in 4.147s
18:20:49 [2022-03-20T18:20:49.100Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
18:20:49 [2022-03-20T18:20:49.357Z] INFO: Testing against a local daemon
18:20:49 [2022-03-20T18:20:49.357Z] === RUN   TestCommitInheritsEnv
18:20:51 [2022-03-20T18:20:51.249Z] --- PASS: TestCommitInheritsEnv (1.90s)
18:20:51 [2022-03-20T18:20:51.249Z] === RUN   TestImportExtremelyLargeImageWorks
18:20:51 [2022-03-20T18:20:51.249Z] === PAUSE TestImportExtremelyLargeImageWorks
18:20:51 [2022-03-20T18:20:51.249Z] === RUN   TestImportWithCustomPlatform
18:20:51 [2022-03-20T18:20:51.249Z] === RUN   TestImportWithCustomPlatform/#00
18:20:51 [2022-03-20T18:20:51.249Z] === RUN   TestImportWithCustomPlatform/_______
18:20:51 [2022-03-20T18:20:51.249Z] === RUN   TestImportWithCustomPlatform//
18:20:51 [2022-03-20T18:20:51.249Z] === RUN   TestImportWithCustomPlatform/linux
18:20:51 [2022-03-20T18:20:51.249Z] === RUN   TestImportWithCustomPlatform/LINUX
18:20:51 [2022-03-20T18:20:51.249Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
18:20:51 [2022-03-20T18:20:51.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:20:51 [2022-03-20T18:20:51.504Z] === RUN   TestImportWithCustomPlatform/macos
18:20:51 [2022-03-20T18:20:51.504Z] === RUN   TestImportWithCustomPlatform/macos/arm64
18:20:51 [2022-03-20T18:20:51.504Z] === RUN   TestImportWithCustomPlatform/nintendo64
18:20:51 [2022-03-20T18:20:51.504Z] --- PASS: TestImportWithCustomPlatform (0.28s)
18:20:51 [2022-03-20T18:20:51.504Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
18:20:51 [2022-03-20T18:20:51.504Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
18:20:51 [2022-03-20T18:20:51.504Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
18:20:51 [2022-03-20T18:20:51.504Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
18:20:51 [2022-03-20T18:20:51.504Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.06s)
18:20:51 [2022-03-20T18:20:51.504Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
18:20:51 [2022-03-20T18:20:51.504Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
18:20:51 [2022-03-20T18:20:51.504Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
18:20:51 [2022-03-20T18:20:51.504Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
18:20:51 [2022-03-20T18:20:51.504Z] === RUN   TestImagesFilterMultiReference
18:20:51 [2022-03-20T18:20:51.504Z] --- PASS: TestImagesFilterMultiReference (0.05s)
18:20:51 [2022-03-20T18:20:51.504Z] === RUN   TestImagePullPlatformInvalid
18:20:51 [2022-03-20T18:20:51.504Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:20:51 [2022-03-20T18:20:51.504Z] === RUN   TestRemoveImageOrphaning
18:20:53 [2022-03-20T18:20:53.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:20:53 [2022-03-20T18:20:53.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:20:53 [2022-03-20T18:20:53.394Z] --- PASS: TestRemoveImageOrphaning (1.65s)
18:20:53 [2022-03-20T18:20:53.394Z] === RUN   TestRemoveImageGarbageCollector
18:20:53 [2022-03-20T18:20:53.394Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
18:20:53 [2022-03-20T18:20:53.394Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:20:53 [2022-03-20T18:20:53.394Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:20:53 [2022-03-20T18:20:53.394Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
18:20:53 [2022-03-20T18:20:53.394Z] === RUN   TestTagInvalidReference
18:20:53 [2022-03-20T18:20:53.394Z] --- PASS: TestTagInvalidReference (0.01s)
18:20:53 [2022-03-20T18:20:53.394Z] === RUN   TestTagValidPrefixedRepo
18:20:53 [2022-03-20T18:20:53.394Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
18:20:53 [2022-03-20T18:20:53.394Z] === RUN   TestTagExistedNameWithoutForce
18:20:53 [2022-03-20T18:20:53.394Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:20:53 [2022-03-20T18:20:53.394Z] === RUN   TestTagOfficialNames
18:20:53 [2022-03-20T18:20:53.394Z] --- PASS: TestTagOfficialNames (0.05s)
18:20:53 [2022-03-20T18:20:53.394Z] === RUN   TestTagMatchesDigest
18:20:53 [2022-03-20T18:20:53.394Z] --- PASS: TestTagMatchesDigest (0.01s)
18:20:53 [2022-03-20T18:20:53.394Z] === CONT  TestImportExtremelyLargeImageWorks
18:20:54 [2022-03-20T18:20:54.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:20:54 [2022-03-20T18:20:54.753Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
18:20:56 [2022-03-20T18:20:56.271Z] tests/integration/api_secret_test.py .....                               [ 51%]
18:20:57 [2022-03-20T18:20:57.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:20:59 [2022-03-20T18:20:59.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:21:00 [2022-03-20T18:21:00.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:21:00 [2022-03-20T18:21:00.223Z] tests/integration/api_service_test.py .................................. [ 59%]
18:21:03 [2022-03-20T18:21:03.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:21:05 [2022-03-20T18:21:05.810Z] 8f616e6e9eec: Verifying Checksum
18:21:05 [2022-03-20T18:21:05.810Z] 8f616e6e9eec: Download complete
18:21:07 [2022-03-20T18:21:07.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
18:21:11 [2022-03-20T18:21:11.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:21:13 [2022-03-20T18:21:13.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:21:14 [2022-03-20T18:21:14.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:21:16 [2022-03-20T18:21:16.249Z] ............................                                             [ 66%]
18:21:17 [2022-03-20T18:21:17.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:21:18 [2022-03-20T18:21:18.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:21:21 [2022-03-20T18:21:21.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:21:21 [2022-03-20T18:21:21.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:21:21 [2022-03-20T18:21:21.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:21:21 [2022-03-20T18:21:21.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:21:22 [2022-03-20T18:21:22.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:21:22 [2022-03-20T18:21:22.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:21:23 [2022-03-20T18:21:23.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:21:23 [2022-03-20T18:21:23.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:21:25 [2022-03-20T18:21:25.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:21:26 [2022-03-20T18:21:26.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:21:26 [2022-03-20T18:21:26.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:21:27 [2022-03-20T18:21:27.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:21:27 [2022-03-20T18:21:27.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:21:28 [2022-03-20T18:21:28.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:21:29 [2022-03-20T18:21:29.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:21:29 [2022-03-20T18:21:29.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:21:30 [2022-03-20T18:21:30.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:21:31 [2022-03-20T18:21:31.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:21:31 [2022-03-20T18:21:31.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:21:31 [2022-03-20T18:21:31.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:21:32 [2022-03-20T18:21:32.645Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:21:32 [2022-03-20T18:21:32.645Z] Using test binary docker
18:21:32 [2022-03-20T18:21:32.645Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:21:32 [2022-03-20T18:21:32.645Z] +++ /etc/init.d/apparmor start
18:21:32 [2022-03-20T18:21:32.645Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:21:32 [2022-03-20T18:21:32.645Z] INFO: Waiting for daemon to start...
18:21:32 [2022-03-20T18:21:32.645Z] Starting dockerd
18:21:32 [2022-03-20T18:21:32.645Z] +++ 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
18:21:35 [2022-03-20T18:21:35.259Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:21:35 [2022-03-20T18:21:35.259Z] Using test binary docker
18:21:35 [2022-03-20T18:21:35.259Z] +++ /etc/init.d/apparmor start
18:21:35 [2022-03-20T18:21:35.259Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:21:35 [2022-03-20T18:21:35.259Z] INFO: Waiting for daemon to start...
18:21:35 [2022-03-20T18:21:35.259Z] Starting dockerd
18:21:35 [2022-03-20T18:21:35.259Z] +++ 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
18:21:37 [2022-03-20T18:21:37.156Z] .
18:21:37 [2022-03-20T18:21:37.156Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:21:37 [2022-03-20T18:21:37.156Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:21:37 [2022-03-20T18:21:37.156Z] Error: No such image: emptyfs
18:21:37 [2022-03-20T18:21:37.156Z] ++++ docker load
18:21:37 [2022-03-20T18:21:37.156Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:21:37 [2022-03-20T18:21:37.413Z] Running integration-test (iteration 1)
18:21:37 [2022-03-20T18:21:37.413Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
18:21:37 [2022-03-20T18:21:37.413Z] ++ 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
18:21:37 [2022-03-20T18:21:37.413Z] ++ set -e
18:21:37 [2022-03-20T18:21:37.413Z] ++ '[' -n 0 ']'
18:21:37 [2022-03-20T18:21:37.413Z] ++ set -x
18:21:37 [2022-03-20T18:21:37.413Z] ++ 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
18:21:38 [2022-03-20T18:21:38.343Z] Loaded image: busybox:latest
18:21:38 [2022-03-20T18:21:38.600Z] Loaded image: busybox:glibc
18:21:40 [2022-03-20T18:21:40.787Z] .
18:21:40 [2022-03-20T18:21:40.787Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:21:40 [2022-03-20T18:21:40.787Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:21:40 [2022-03-20T18:21:40.787Z] Error: No such image: emptyfs
18:21:40 [2022-03-20T18:21:40.787Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:21:40 [2022-03-20T18:21:40.787Z] ++++ docker load
18:21:40 [2022-03-20T18:21:40.787Z] Running integration-test (iteration 1)
18:21:40 [2022-03-20T18:21:40.787Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
18:21:40 [2022-03-20T18:21:40.787Z] ++ 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
18:21:40 [2022-03-20T18:21:40.787Z] ++ set -e
18:21:40 [2022-03-20T18:21:40.787Z] ++ '[' -n 0 ']'
18:21:40 [2022-03-20T18:21:40.787Z] ++ set -x
18:21:40 [2022-03-20T18:21:40.787Z] ++ 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
18:21:40 [2022-03-20T18:21:40.787Z] Loaded image: busybox:latest
18:21:40 [2022-03-20T18:21:40.787Z] Loaded image: busybox:glibc
18:21:41 [2022-03-20T18:21:41.733Z] Loaded image: debian:bullseye-slim
18:21:41 [2022-03-20T18:21:41.733Z] Loaded image: hello-world:latest
18:21:41 [2022-03-20T18:21:41.733Z] Loaded image: arm32v7/hello-world:latest
18:21:41 [2022-03-20T18:21:41.733Z] INFO: Testing against a local daemon
18:21:41 [2022-03-20T18:21:41.733Z] === RUN   TestCgroupNamespacesBuild
18:21:43 [2022-03-20T18:21:43.652Z] --- PASS: TestCgroupNamespacesBuild (1.47s)
18:21:43 [2022-03-20T18:21:43.652Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:21:43 [2022-03-20T18:21:43.857Z] Loaded image: debian:bullseye-slim
18:21:43 [2022-03-20T18:21:43.857Z] Loaded image: hello-world:latest
18:21:43 [2022-03-20T18:21:43.857Z] Loaded image: arm32v7/hello-world:latest
18:21:43 [2022-03-20T18:21:43.857Z] INFO: Testing against a local daemon
18:21:43 [2022-03-20T18:21:43.857Z] === RUN   TestCgroupNamespacesBuild
18:21:44 [2022-03-20T18:21:44.596Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s)
18:21:44 [2022-03-20T18:21:44.596Z] === RUN   TestBuildWithSession
18:21:44 [2022-03-20T18:21:44.596Z]     build_session_test.go:25: TODO: BuildKit
18:21:44 [2022-03-20T18:21:44.596Z] --- SKIP: TestBuildWithSession (0.00s)
18:21:44 [2022-03-20T18:21:44.596Z] === RUN   TestBuildSquashParent
18:21:45 [2022-03-20T18:21:45.756Z] --- PASS: TestCgroupNamespacesBuild (2.32s)
18:21:45 [2022-03-20T18:21:45.756Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:21:48 [2022-03-20T18:21:48.284Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.02s)
18:21:48 [2022-03-20T18:21:48.284Z] === RUN   TestBuildWithSession
18:21:48 [2022-03-20T18:21:48.284Z]     build_session_test.go:25: TODO: BuildKit
18:21:48 [2022-03-20T18:21:48.284Z] --- SKIP: TestBuildWithSession (0.00s)
18:21:48 [2022-03-20T18:21:48.284Z] === RUN   TestBuildSquashParent
18:21:48 [2022-03-20T18:21:48.812Z] --- PASS: TestBuildSquashParent (3.72s)
18:21:48 [2022-03-20T18:21:48.812Z] === RUN   TestBuildWithRemoveAndForceRemove
18:21:48 [2022-03-20T18:21:48.812Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:21:48 [2022-03-20T18:21:48.812Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:21:48 [2022-03-20T18:21:48.812Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:21:48 [2022-03-20T18:21:48.812Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:21:48 [2022-03-20T18:21:48.812Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:21:48 [2022-03-20T18:21:48.812Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:21:48 [2022-03-20T18:21:48.812Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:21:48 [2022-03-20T18:21:48.812Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:21:48 [2022-03-20T18:21:48.812Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:21:48 [2022-03-20T18:21:48.812Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:21:48 [2022-03-20T18:21:48.812Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:21:48 [2022-03-20T18:21:48.812Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:21:48 [2022-03-20T18:21:48.812Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:21:48 [2022-03-20T18:21:48.812Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:21:49 [2022-03-20T18:21:49.804Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:21:49 [2022-03-20T18:21:49.804Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:21:50 [2022-03-20T18:21:50.755Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:21:50 [2022-03-20T18:21:50.755Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:21:52 [2022-03-20T18:21:52.147Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
18:21:52 [2022-03-20T18:21:52.147Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.41s)
18:21:52 [2022-03-20T18:21:52.147Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.50s)
18:21:52 [2022-03-20T18:21:52.147Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.09s)
18:21:52 [2022-03-20T18:21:52.147Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.13s)
18:21:52 [2022-03-20T18:21:52.147Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.17s)
18:21:52 [2022-03-20T18:21:52.147Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.14s)
18:21:52 [2022-03-20T18:21:52.147Z] === RUN   TestBuildMultiStageCopy
18:21:52 [2022-03-20T18:21:52.147Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:21:53 [2022-03-20T18:21:53.092Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:21:53 [2022-03-20T18:21:53.354Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:21:53 [2022-03-20T18:21:53.354Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:21:53 [2022-03-20T18:21:53.616Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:21:53 [2022-03-20T18:21:53.878Z] --- PASS: TestBuildMultiStageCopy (1.85s)
18:21:53 [2022-03-20T18:21:53.878Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.10s)
18:21:53 [2022-03-20T18:21:53.878Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s)
18:21:53 [2022-03-20T18:21:53.878Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s)
18:21:53 [2022-03-20T18:21:53.878Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s)
18:21:53 [2022-03-20T18:21:53.878Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
18:21:53 [2022-03-20T18:21:53.878Z] === RUN   TestBuildMultiStageParentConfig
18:21:54 [2022-03-20T18:21:54.452Z] --- PASS: TestBuildMultiStageParentConfig (0.61s)
18:21:54 [2022-03-20T18:21:54.452Z] === RUN   TestBuildLabelWithTargets
18:21:54 [2022-03-20T18:21:54.701Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
18:21:55 [2022-03-20T18:21:55.397Z] --- PASS: TestBuildLabelWithTargets (0.93s)
18:21:55 [2022-03-20T18:21:55.397Z] === RUN   TestBuildWithEmptyLayers
18:21:55 [2022-03-20T18:21:55.659Z] --- PASS: TestBuildWithEmptyLayers (0.37s)
18:21:55 [2022-03-20T18:21:55.659Z] === RUN   TestBuildMultiStageOnBuild
18:21:57 [2022-03-20T18:21:57.048Z] --- PASS: TestBuildMultiStageOnBuild (1.31s)
18:21:57 [2022-03-20T18:21:57.048Z] === RUN   TestBuildUncleanTarFilenames
18:21:57 [2022-03-20T18:21:57.620Z] --- PASS: TestBuildUncleanTarFilenames (0.51s)
18:21:57 [2022-03-20T18:21:57.620Z] === RUN   TestBuildMultiStageLayerLeak
18:21:58 [2022-03-20T18:21:58.320Z] --- PASS: TestBuildSquashParent (8.93s)
18:21:58 [2022-03-20T18:21:58.320Z] === RUN   TestBuildWithRemoveAndForceRemove
18:21:58 [2022-03-20T18:21:58.320Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:21:58 [2022-03-20T18:21:58.320Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:21:58 [2022-03-20T18:21:58.320Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:21:58 [2022-03-20T18:21:58.320Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:21:58 [2022-03-20T18:21:58.320Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:21:58 [2022-03-20T18:21:58.320Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:21:58 [2022-03-20T18:21:58.320Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:21:58 [2022-03-20T18:21:58.320Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:21:58 [2022-03-20T18:21:58.320Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:21:58 [2022-03-20T18:21:58.320Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:21:58 [2022-03-20T18:21:58.320Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:21:58 [2022-03-20T18:21:58.320Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:21:58 [2022-03-20T18:21:58.320Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:21:58 [2022-03-20T18:21:58.320Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:21:59 [2022-03-20T18:21:59.008Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s)
18:21:59 [2022-03-20T18:21:59.008Z] === RUN   TestBuildWithHugeFile
18:22:00 [2022-03-20T18:22:00.229Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:22:00 [2022-03-20T18:22:00.229Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:22:03 [2022-03-20T18:22:03.497Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:22:03 [2022-03-20T18:22:03.497Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:22:06 [2022-03-20T18:22:06.776Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
18:22:06 [2022-03-20T18:22:06.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.46s)
18:22:06 [2022-03-20T18:22:06.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.53s)
18:22:06 [2022-03-20T18:22:06.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.22s)
18:22:06 [2022-03-20T18:22:06.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.17s)
18:22:06 [2022-03-20T18:22:06.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.22s)
18:22:06 [2022-03-20T18:22:06.776Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.23s)
18:22:06 [2022-03-20T18:22:06.776Z] === RUN   TestBuildMultiStageCopy
18:22:06 [2022-03-20T18:22:06.776Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:22:09 [2022-03-20T18:22:09.303Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:22:09 [2022-03-20T18:22:09.682Z] --- PASS: TestImportExtremelyLargeImageWorks (93.59s)
18:22:09 [2022-03-20T18:22:09.682Z] PASS
18:22:09 [2022-03-20T18:22:09.682Z] 
18:22:09 [2022-03-20T18:22:09.682Z] DONE 22 tests in 96.515s
18:22:09 [2022-03-20T18:22:09.682Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
18:22:09 [2022-03-20T18:22:09.682Z] INFO: Testing against a local daemon
18:22:09 [2022-03-20T18:22:09.682Z] === RUN   TestNetworkCreateDelete
18:22:09 [2022-03-20T18:22:09.682Z] --- PASS: TestNetworkCreateDelete (0.13s)
18:22:09 [2022-03-20T18:22:09.682Z] === RUN   TestDockerNetworkDeletePreferID
18:22:09 [2022-03-20T18:22:09.682Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
18:22:09 [2022-03-20T18:22:09.682Z] === RUN   TestDaemonDNSFallback
18:22:09 [2022-03-20T18:22:09.868Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:22:09 [2022-03-20T18:22:09.877Z] tests/integration/api_volume_test.py .........                           [ 74%]
18:22:10 [2022-03-20T18:22:10.432Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:22:10 [2022-03-20T18:22:10.996Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:22:11 [2022-03-20T18:22:11.560Z] --- PASS: TestBuildMultiStageCopy (4.86s)
18:22:11 [2022-03-20T18:22:11.560Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.65s)
18:22:11 [2022-03-20T18:22:11.560Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s)
18:22:11 [2022-03-20T18:22:11.560Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s)
18:22:11 [2022-03-20T18:22:11.560Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
18:22:11 [2022-03-20T18:22:11.560Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s)
18:22:11 [2022-03-20T18:22:11.560Z] === RUN   TestBuildMultiStageParentConfig
18:22:11 [2022-03-20T18:22:11.786Z] tests/integration/client_test.py .....                                   [ 75%]
18:22:12 [2022-03-20T18:22:12.047Z] tests/integration/context_api_test.py ...                                [ 76%]
18:22:12 [2022-03-20T18:22:12.307Z] tests/integration/errors_test.py .                                       [ 76%]
18:22:12 [2022-03-20T18:22:12.719Z] 8f616e6e9eec: Pull complete
18:22:12 [2022-03-20T18:22:12.927Z] --- PASS: TestBuildMultiStageParentConfig (1.26s)
18:22:12 [2022-03-20T18:22:12.927Z] === RUN   TestBuildLabelWithTargets
18:22:13 [2022-03-20T18:22:13.861Z] --- PASS: TestDaemonDNSFallback (6.38s)
18:22:13 [2022-03-20T18:22:13.861Z] === RUN   TestInspectNetwork
18:22:15 [2022-03-20T18:22:15.452Z] --- PASS: TestBuildLabelWithTargets (2.22s)
18:22:15 [2022-03-20T18:22:15.452Z] === RUN   TestBuildWithEmptyLayers
18:22:16 [2022-03-20T18:22:16.428Z] --- PASS: TestBuildWithEmptyLayers (1.11s)
18:22:16 [2022-03-20T18:22:16.428Z] === RUN   TestBuildMultiStageOnBuild
18:22:17 [2022-03-20T18:22:17.150Z] === RUN   TestInspectNetwork/full_network_id
18:22:17 [2022-03-20T18:22:17.150Z] === RUN   TestInspectNetwork/partial_network_id
18:22:17 [2022-03-20T18:22:17.150Z] === RUN   TestInspectNetwork/network_name
18:22:17 [2022-03-20T18:22:17.150Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:22:18 [2022-03-20T18:22:18.106Z] 037d5740b404: Verifying Checksum
18:22:18 [2022-03-20T18:22:18.106Z] 037d5740b404: Download complete
18:22:18 [2022-03-20T18:22:18.957Z] --- PASS: TestBuildMultiStageOnBuild (2.78s)
18:22:18 [2022-03-20T18:22:18.957Z] === RUN   TestBuildUncleanTarFilenames
18:22:20 [2022-03-20T18:22:20.855Z] --- PASS: TestBuildUncleanTarFilenames (1.83s)
18:22:20 [2022-03-20T18:22:20.855Z] === RUN   TestBuildMultiStageLayerLeak
18:22:21 [2022-03-20T18:22:21.338Z] --- PASS: TestInspectNetwork (7.21s)
18:22:21 [2022-03-20T18:22:21.338Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:22:21 [2022-03-20T18:22:21.338Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:22:21 [2022-03-20T18:22:21.338Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:22:21 [2022-03-20T18:22:21.338Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:22:21 [2022-03-20T18:22:21.338Z] === RUN   TestRunContainerWithBridgeNone
18:22:22 [2022-03-20T18:22:22.735Z] --- PASS: TestRunContainerWithBridgeNone (1.75s)
18:22:22 [2022-03-20T18:22:22.735Z] === RUN   TestNetworkInvalidJSON
18:22:22 [2022-03-20T18:22:22.735Z] === RUN   TestNetworkInvalidJSON//networks/create
18:22:22 [2022-03-20T18:22:22.735Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:22:22 [2022-03-20T18:22:22.735Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:22:22 [2022-03-20T18:22:22.735Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:22:22 [2022-03-20T18:22:22.735Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:22:22 [2022-03-20T18:22:22.735Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:22:22 [2022-03-20T18:22:22.735Z] === CONT  TestNetworkInvalidJSON//networks/create
18:22:22 [2022-03-20T18:22:22.735Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:22:22 [2022-03-20T18:22:22.735Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:22:22 [2022-03-20T18:22:22.735Z] --- PASS: TestNetworkInvalidJSON (0.01s)
18:22:22 [2022-03-20T18:22:22.736Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:22:22 [2022-03-20T18:22:22.736Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:22:22 [2022-03-20T18:22:22.736Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:22:22 [2022-03-20T18:22:22.736Z] === RUN   TestNetworkList
18:22:22 [2022-03-20T18:22:22.736Z] === RUN   TestNetworkList//networks
18:22:22 [2022-03-20T18:22:22.736Z] === PAUSE TestNetworkList//networks
18:22:22 [2022-03-20T18:22:22.736Z] === RUN   TestNetworkList//networks/
18:22:22 [2022-03-20T18:22:22.736Z] === PAUSE TestNetworkList//networks/
18:22:22 [2022-03-20T18:22:22.736Z] === CONT  TestNetworkList//networks
18:22:22 [2022-03-20T18:22:22.736Z] === CONT  TestNetworkList//networks/
18:22:22 [2022-03-20T18:22:22.736Z] --- PASS: TestNetworkList (0.01s)
18:22:22 [2022-03-20T18:22:22.736Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:22:22 [2022-03-20T18:22:22.736Z]     --- PASS: TestNetworkList//networks (0.00s)
18:22:22 [2022-03-20T18:22:22.736Z] === RUN   TestHostIPv4BridgeLabel
18:22:23 [2022-03-20T18:22:23.328Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
18:22:23 [2022-03-20T18:22:23.328Z] === RUN   TestDaemonRestartWithLiveRestore
18:22:24 [2022-03-20T18:22:24.129Z] --- PASS: TestBuildMultiStageLayerLeak (3.16s)
18:22:24 [2022-03-20T18:22:24.129Z] === RUN   TestBuildWithHugeFile
18:22:24 [2022-03-20T18:22:24.276Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
18:22:24 [2022-03-20T18:22:24.276Z] === RUN   TestDaemonDefaultNetworkPools
18:22:25 [2022-03-20T18:22:25.210Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
18:22:25 [2022-03-20T18:22:25.210Z] === RUN   TestDaemonRestartWithExistingNetwork
18:22:26 [2022-03-20T18:22:26.148Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
18:22:26 [2022-03-20T18:22:26.148Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:22:27 [2022-03-20T18:22:27.525Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
18:22:27 [2022-03-20T18:22:27.525Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:22:27 [2022-03-20T18:22:27.785Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
18:22:27 [2022-03-20T18:22:27.785Z] === RUN   TestServiceWithPredefinedNetwork
18:22:29 [2022-03-20T18:22:29.789Z] --- PASS: TestImportExtremelyLargeImageWorks (92.65s)
18:22:29 [2022-03-20T18:22:29.789Z] PASS
18:22:29 [2022-03-20T18:22:29.789Z] 
18:22:29 [2022-03-20T18:22:29.789Z] === Skipped
18:22:29 [2022-03-20T18:22:29.789Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
18:22:29 [2022-03-20T18:22:29.789Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
18:22:29 [2022-03-20T18:22:29.789Z] 
18:22:29 [2022-03-20T18:22:29.789Z] DONE 22 tests, 1 skipped in 96.874s
18:22:29 [2022-03-20T18:22:29.789Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
18:22:29 [2022-03-20T18:22:29.789Z] INFO: Testing against a local daemon
18:22:29 [2022-03-20T18:22:29.789Z] === RUN   TestNetworkCreateDelete
18:22:29 [2022-03-20T18:22:29.789Z] --- PASS: TestNetworkCreateDelete (0.12s)
18:22:29 [2022-03-20T18:22:29.789Z] === RUN   TestDockerNetworkDeletePreferID
18:22:29 [2022-03-20T18:22:29.789Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
18:22:29 [2022-03-20T18:22:29.789Z] === RUN   TestDaemonDNSFallback
18:22:30 [2022-03-20T18:22:30.318Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s)
18:22:30 [2022-03-20T18:22:30.318Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:22:30 [2022-03-20T18:22:30.318Z]     service_test.go:243: FLAKY_TEST
18:22:30 [2022-03-20T18:22:30.318Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:22:30 [2022-03-20T18:22:30.318Z] === RUN   TestServiceWithDataPathPortInit
18:22:30 [2022-03-20T18:22:30.633Z] tests/integration/models_containers_test.py ............................ [ 83%]
18:22:33 [2022-03-20T18:22:33.071Z] --- PASS: TestDaemonDNSFallback (6.28s)
18:22:33 [2022-03-20T18:22:33.071Z] === RUN   TestInspectNetwork
18:22:33 [2022-03-20T18:22:33.071Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:33 [2022-03-20T18:22:33.071Z] --- SKIP: TestInspectNetwork (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z] === RUN   TestRunContainerWithBridgeNone
18:22:33 [2022-03-20T18:22:33.071Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
18:22:33 [2022-03-20T18:22:33.071Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z] === RUN   TestNetworkInvalidJSON
18:22:33 [2022-03-20T18:22:33.071Z] === RUN   TestNetworkInvalidJSON//networks/create
18:22:33 [2022-03-20T18:22:33.071Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:22:33 [2022-03-20T18:22:33.071Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:22:33 [2022-03-20T18:22:33.071Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:22:33 [2022-03-20T18:22:33.071Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:22:33 [2022-03-20T18:22:33.071Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:22:33 [2022-03-20T18:22:33.071Z] === CONT  TestNetworkInvalidJSON//networks/create
18:22:33 [2022-03-20T18:22:33.071Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:22:33 [2022-03-20T18:22:33.071Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:22:33 [2022-03-20T18:22:33.071Z] --- PASS: TestNetworkInvalidJSON (0.03s)
18:22:33 [2022-03-20T18:22:33.071Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z] === RUN   TestNetworkList
18:22:33 [2022-03-20T18:22:33.071Z] === RUN   TestNetworkList//networks
18:22:33 [2022-03-20T18:22:33.071Z] === PAUSE TestNetworkList//networks
18:22:33 [2022-03-20T18:22:33.071Z] === RUN   TestNetworkList//networks/
18:22:33 [2022-03-20T18:22:33.071Z] === PAUSE TestNetworkList//networks/
18:22:33 [2022-03-20T18:22:33.071Z] === CONT  TestNetworkList//networks
18:22:33 [2022-03-20T18:22:33.071Z] === CONT  TestNetworkList//networks/
18:22:33 [2022-03-20T18:22:33.071Z] --- PASS: TestNetworkList (0.01s)
18:22:33 [2022-03-20T18:22:33.071Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z]     --- PASS: TestNetworkList//networks (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z] === RUN   TestHostIPv4BridgeLabel
18:22:33 [2022-03-20T18:22:33.071Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
18:22:33 [2022-03-20T18:22:33.071Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z] === RUN   TestDaemonRestartWithLiveRestore
18:22:33 [2022-03-20T18:22:33.071Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
18:22:33 [2022-03-20T18:22:33.071Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
18:22:33 [2022-03-20T18:22:33.071Z] === RUN   TestDaemonDefaultNetworkPools
18:22:33 [2022-03-20T18:22:33.071Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
18:22:33 [2022-03-20T18:22:33.071Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z] === RUN   TestDaemonRestartWithExistingNetwork
18:22:33 [2022-03-20T18:22:33.071Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
18:22:33 [2022-03-20T18:22:33.071Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:22:33 [2022-03-20T18:22:33.071Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
18:22:33 [2022-03-20T18:22:33.071Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:22:33 [2022-03-20T18:22:33.071Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
18:22:33 [2022-03-20T18:22:33.071Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z] === RUN   TestServiceWithPredefinedNetwork
18:22:33 [2022-03-20T18:22:33.071Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:33 [2022-03-20T18:22:33.071Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:22:33 [2022-03-20T18:22:33.071Z]     service_test.go:243: FLAKY_TEST
18:22:33 [2022-03-20T18:22:33.071Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z] === RUN   TestServiceWithDataPathPortInit
18:22:33 [2022-03-20T18:22:33.071Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:33 [2022-03-20T18:22:33.071Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:22:33 [2022-03-20T18:22:33.071Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:33 [2022-03-20T18:22:33.071Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z] PASS
18:22:33 [2022-03-20T18:22:33.071Z] 
18:22:33 [2022-03-20T18:22:33.071Z] === Skipped
18:22:33 [2022-03-20T18:22:33.071Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:33 [2022-03-20T18:22:33.071Z] 
18:22:33 [2022-03-20T18:22:33.071Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
18:22:33 [2022-03-20T18:22:33.071Z] 
18:22:33 [2022-03-20T18:22:33.071Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
18:22:33 [2022-03-20T18:22:33.071Z] 
18:22:33 [2022-03-20T18:22:33.071Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
18:22:33 [2022-03-20T18:22:33.071Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
18:22:33 [2022-03-20T18:22:33.071Z] 
18:22:33 [2022-03-20T18:22:33.071Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
18:22:33 [2022-03-20T18:22:33.071Z] 
18:22:33 [2022-03-20T18:22:33.071Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
18:22:33 [2022-03-20T18:22:33.071Z] 
18:22:33 [2022-03-20T18:22:33.071Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
18:22:33 [2022-03-20T18:22:33.071Z] 
18:22:33 [2022-03-20T18:22:33.071Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
18:22:33 [2022-03-20T18:22:33.071Z] 
18:22:33 [2022-03-20T18:22:33.071Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:33 [2022-03-20T18:22:33.071Z] 
18:22:33 [2022-03-20T18:22:33.071Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z]     service_test.go:243: FLAKY_TEST
18:22:33 [2022-03-20T18:22:33.071Z] 
18:22:33 [2022-03-20T18:22:33.071Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:33 [2022-03-20T18:22:33.071Z] 
18:22:33 [2022-03-20T18:22:33.071Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:33 [2022-03-20T18:22:33.071Z] 
18:22:33 [2022-03-20T18:22:33.071Z] DONE 22 tests, 12 skipped in 6.908s
18:22:33 [2022-03-20T18:22:33.071Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:22:33 [2022-03-20T18:22:33.071Z] INFO: Testing against a local daemon
18:22:33 [2022-03-20T18:22:33.071Z] === RUN   TestDockerNetworkIpvlanPersistance
18:22:33 [2022-03-20T18:22:33.071Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:22:33 [2022-03-20T18:22:33.071Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z] === RUN   TestDockerNetworkIpvlan
18:22:33 [2022-03-20T18:22:33.071Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:22:33 [2022-03-20T18:22:33.071Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z] PASS
18:22:33 [2022-03-20T18:22:33.071Z] 
18:22:33 [2022-03-20T18:22:33.071Z] === Skipped
18:22:33 [2022-03-20T18:22:33.071Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:22:33 [2022-03-20T18:22:33.071Z] 
18:22:33 [2022-03-20T18:22:33.071Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:22:33 [2022-03-20T18:22:33.071Z] 
18:22:33 [2022-03-20T18:22:33.071Z] DONE 2 tests, 2 skipped in 0.109s
18:22:33 [2022-03-20T18:22:33.071Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:22:33 [2022-03-20T18:22:33.071Z] INFO: Testing against a local daemon
18:22:33 [2022-03-20T18:22:33.071Z] === RUN   TestDockerNetworkMacvlanPersistance
18:22:33 [2022-03-20T18:22:33.071Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
18:22:33 [2022-03-20T18:22:33.071Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z] === RUN   TestDockerNetworkMacvlan
18:22:33 [2022-03-20T18:22:33.071Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
18:22:33 [2022-03-20T18:22:33.071Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z] PASS
18:22:33 [2022-03-20T18:22:33.071Z] 
18:22:33 [2022-03-20T18:22:33.071Z] === Skipped
18:22:33 [2022-03-20T18:22:33.071Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
18:22:33 [2022-03-20T18:22:33.071Z] 
18:22:33 [2022-03-20T18:22:33.071Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
18:22:33 [2022-03-20T18:22:33.071Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
18:22:33 [2022-03-20T18:22:33.071Z] 
18:22:33 [2022-03-20T18:22:33.071Z] DONE 2 tests, 2 skipped in 0.098s
18:22:33 [2022-03-20T18:22:33.071Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
18:22:33 [2022-03-20T18:22:33.071Z] testing: warning: no tests to run
18:22:33 [2022-03-20T18:22:33.071Z] PASS
18:22:33 [2022-03-20T18:22:33.071Z] 
18:22:33 [2022-03-20T18:22:33.071Z] DONE 0 tests in 0.024s
18:22:33 [2022-03-20T18:22:33.071Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:22:33 [2022-03-20T18:22:33.328Z] INFO: Testing against a local daemon
18:22:33 [2022-03-20T18:22:33.328Z] === RUN   TestAuthZPluginAllowRequest
18:22:33 [2022-03-20T18:22:33.328Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.328Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
18:22:33 [2022-03-20T18:22:33.328Z] === RUN   TestAuthZPluginTLS
18:22:33 [2022-03-20T18:22:33.328Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.328Z] --- SKIP: TestAuthZPluginTLS (0.00s)
18:22:33 [2022-03-20T18:22:33.328Z] === RUN   TestAuthZPluginDenyRequest
18:22:33 [2022-03-20T18:22:33.328Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.328Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
18:22:33 [2022-03-20T18:22:33.328Z] === RUN   TestAuthZPluginAPIDenyResponse
18:22:33 [2022-03-20T18:22:33.328Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.328Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
18:22:33 [2022-03-20T18:22:33.328Z] === RUN   TestAuthZPluginDenyResponse
18:22:33 [2022-03-20T18:22:33.328Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.328Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
18:22:33 [2022-03-20T18:22:33.328Z] === RUN   TestAuthZPluginAllowEventStream
18:22:33 [2022-03-20T18:22:33.328Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.328Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
18:22:33 [2022-03-20T18:22:33.328Z] === RUN   TestAuthZPluginErrorResponse
18:22:33 [2022-03-20T18:22:33.328Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.328Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
18:22:33 [2022-03-20T18:22:33.328Z] === RUN   TestAuthZPluginErrorRequest
18:22:33 [2022-03-20T18:22:33.328Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.328Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
18:22:33 [2022-03-20T18:22:33.328Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:22:33 [2022-03-20T18:22:33.328Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.328Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
18:22:33 [2022-03-20T18:22:33.328Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:22:33 [2022-03-20T18:22:33.328Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.328Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
18:22:33 [2022-03-20T18:22:33.328Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:22:33 [2022-03-20T18:22:33.328Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.328Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
18:22:33 [2022-03-20T18:22:33.328Z] === RUN   TestAuthZPluginHeader
18:22:33 [2022-03-20T18:22:33.328Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.328Z] --- SKIP: TestAuthZPluginHeader (0.00s)
18:22:33 [2022-03-20T18:22:33.328Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:22:33 [2022-03-20T18:22:33.328Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.328Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.13s)
18:22:33 [2022-03-20T18:22:33.328Z] === RUN   TestAuthZPluginV2Disable
18:22:33 [2022-03-20T18:22:33.328Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.328Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
18:22:33 [2022-03-20T18:22:33.328Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:22:33 [2022-03-20T18:22:33.328Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.328Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
18:22:33 [2022-03-20T18:22:33.328Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:22:33 [2022-03-20T18:22:33.584Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.584Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.05s)
18:22:33 [2022-03-20T18:22:33.584Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:22:33 [2022-03-20T18:22:33.584Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.584Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
18:22:33 [2022-03-20T18:22:33.584Z] PASS
18:22:33 [2022-03-20T18:22:33.584Z] 
18:22:33 [2022-03-20T18:22:33.584Z] === Skipped
18:22:33 [2022-03-20T18:22:33.584Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
18:22:33 [2022-03-20T18:22:33.584Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.584Z] 
18:22:33 [2022-03-20T18:22:33.584Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
18:22:33 [2022-03-20T18:22:33.584Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.584Z] 
18:22:33 [2022-03-20T18:22:33.584Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
18:22:33 [2022-03-20T18:22:33.584Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.584Z] 
18:22:33 [2022-03-20T18:22:33.584Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
18:22:33 [2022-03-20T18:22:33.584Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.584Z] 
18:22:33 [2022-03-20T18:22:33.584Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
18:22:33 [2022-03-20T18:22:33.585Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.585Z] 
18:22:33 [2022-03-20T18:22:33.585Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
18:22:33 [2022-03-20T18:22:33.585Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.585Z] 
18:22:33 [2022-03-20T18:22:33.585Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
18:22:33 [2022-03-20T18:22:33.585Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.585Z] 
18:22:33 [2022-03-20T18:22:33.585Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
18:22:33 [2022-03-20T18:22:33.585Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.585Z] 
18:22:33 [2022-03-20T18:22:33.585Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
18:22:33 [2022-03-20T18:22:33.585Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.585Z] 
18:22:33 [2022-03-20T18:22:33.585Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
18:22:33 [2022-03-20T18:22:33.585Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.585Z] 
18:22:33 [2022-03-20T18:22:33.585Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
18:22:33 [2022-03-20T18:22:33.585Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.585Z] 
18:22:33 [2022-03-20T18:22:33.585Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
18:22:33 [2022-03-20T18:22:33.585Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.585Z] 
18:22:33 [2022-03-20T18:22:33.585Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.13s)
18:22:33 [2022-03-20T18:22:33.585Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.585Z] 
18:22:33 [2022-03-20T18:22:33.585Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
18:22:33 [2022-03-20T18:22:33.585Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.585Z] 
18:22:33 [2022-03-20T18:22:33.585Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
18:22:33 [2022-03-20T18:22:33.585Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.585Z] 
18:22:33 [2022-03-20T18:22:33.585Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.05s)
18:22:33 [2022-03-20T18:22:33.585Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.585Z] 
18:22:33 [2022-03-20T18:22:33.585Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
18:22:33 [2022-03-20T18:22:33.585Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.585Z] 
18:22:33 [2022-03-20T18:22:33.585Z] DONE 17 tests, 17 skipped in 0.353s
18:22:33 [2022-03-20T18:22:33.585Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:22:33 [2022-03-20T18:22:33.585Z] INFO: Testing against a local daemon
18:22:33 [2022-03-20T18:22:33.585Z] === RUN   TestPluginInvalidJSON
18:22:33 [2022-03-20T18:22:33.585Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:22:33 [2022-03-20T18:22:33.585Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:22:33 [2022-03-20T18:22:33.585Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:22:33 [2022-03-20T18:22:33.585Z] --- PASS: TestPluginInvalidJSON (0.01s)
18:22:33 [2022-03-20T18:22:33.585Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:22:33 [2022-03-20T18:22:33.585Z] === RUN   TestPluginInstall
18:22:33 [2022-03-20T18:22:33.585Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.585Z] --- SKIP: TestPluginInstall (0.00s)
18:22:33 [2022-03-20T18:22:33.585Z] === RUN   TestPluginsWithRuntimes
18:22:33 [2022-03-20T18:22:33.585Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
18:22:33 [2022-03-20T18:22:33.585Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
18:22:33 [2022-03-20T18:22:33.585Z] === RUN   TestPluginBackCompatMediaTypes
18:22:33 [2022-03-20T18:22:33.585Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
18:22:33 [2022-03-20T18:22:33.585Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
18:22:33 [2022-03-20T18:22:33.585Z] PASS
18:22:33 [2022-03-20T18:22:33.585Z] 
18:22:33 [2022-03-20T18:22:33.585Z] === Skipped
18:22:33 [2022-03-20T18:22:33.585Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
18:22:33 [2022-03-20T18:22:33.585Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:22:33 [2022-03-20T18:22:33.585Z] 
18:22:33 [2022-03-20T18:22:33.585Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
18:22:33 [2022-03-20T18:22:33.585Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
18:22:33 [2022-03-20T18:22:33.585Z] 
18:22:33 [2022-03-20T18:22:33.585Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
18:22:33 [2022-03-20T18:22:33.585Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
18:22:33 [2022-03-20T18:22:33.585Z] 
18:22:33 [2022-03-20T18:22:33.585Z] DONE 5 tests, 3 skipped in 0.127s
18:22:33 [2022-03-20T18:22:33.585Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:22:33 [2022-03-20T18:22:33.840Z] INFO: Testing against a local daemon
18:22:33 [2022-03-20T18:22:33.840Z] === RUN   TestExternalGraphDriver
18:22:33 [2022-03-20T18:22:33.840Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
18:22:33 [2022-03-20T18:22:33.840Z] --- SKIP: TestExternalGraphDriver (0.03s)
18:22:33 [2022-03-20T18:22:33.840Z] === RUN   TestGraphdriverPluginV2
18:22:38 [2022-03-20T18:22:38.017Z] --- PASS: TestGraphdriverPluginV2 (3.47s)
18:22:38 [2022-03-20T18:22:38.017Z] PASS
18:22:38 [2022-03-20T18:22:38.017Z] 
18:22:38 [2022-03-20T18:22:38.017Z] === Skipped
18:22:38 [2022-03-20T18:22:38.017Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s)
18:22:38 [2022-03-20T18:22:38.017Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
18:22:38 [2022-03-20T18:22:38.017Z] 
18:22:38 [2022-03-20T18:22:38.017Z] DONE 2 tests, 1 skipped in 3.600s
18:22:38 [2022-03-20T18:22:38.017Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:22:38 [2022-03-20T18:22:38.017Z] INFO: Testing against a local daemon
18:22:38 [2022-03-20T18:22:38.017Z] === RUN   TestContinueAfterPluginCrash
18:22:38 [2022-03-20T18:22:38.017Z] === PAUSE TestContinueAfterPluginCrash
18:22:38 [2022-03-20T18:22:38.017Z] === RUN   TestReadPluginNoRead
18:22:38 [2022-03-20T18:22:38.017Z] === PAUSE TestReadPluginNoRead
18:22:38 [2022-03-20T18:22:38.017Z] === RUN   TestDaemonStartWithLogOpt
18:22:38 [2022-03-20T18:22:38.017Z] === PAUSE TestDaemonStartWithLogOpt
18:22:38 [2022-03-20T18:22:38.017Z] === CONT  TestContinueAfterPluginCrash
18:22:38 [2022-03-20T18:22:38.017Z] === CONT  TestDaemonStartWithLogOpt
18:22:42 [2022-03-20T18:22:42.193Z] --- PASS: TestDaemonStartWithLogOpt (4.23s)
18:22:42 [2022-03-20T18:22:42.193Z] === CONT  TestReadPluginNoRead
18:22:44 [2022-03-20T18:22:44.088Z] === RUN   TestReadPluginNoRead/default
18:22:45 [2022-03-20T18:22:45.015Z] === RUN   TestReadPluginNoRead/disabled_caching
18:22:45 [2022-03-20T18:22:45.194Z] --- PASS: TestServiceWithDataPathPortInit (14.03s)
18:22:45 [2022-03-20T18:22:45.194Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:22:46 [2022-03-20T18:22:46.381Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:22:46 [2022-03-20T18:22:46.381Z] --- PASS: TestContinueAfterPluginCrash (8.94s)
18:22:46 [2022-03-20T18:22:46.613Z] .........                                                                [ 85%]
18:22:47 [2022-03-20T18:22:47.093Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5w7s9b3doe2gffwh9jqj7dc4l Created:2022-03-20 18:22:45.478079448 +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[ec14c9b535df0ed90e6b838d8bd9b7debc85ea9f0ff5c24c0307da6a7c48d9dd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7izzeg0mttke5dznqoirfe17w EndpointID:51974c97f8073a9f34e53f176bfac1c7290c249d474d71a273d133b34af4eff3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bd1c1c28857d70ecb990b474fa5dadf63bbdfcf3c44414358c6c0ad2d74a86da 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:2d4ce28d6b2d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7izzeg0mttke5dznqoirfe17w EndpointID:51974c97f8073a9f34e53f176bfac1c7290c249d474d71a273d133b34af4eff3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:22:47 [2022-03-20T18:22:47.749Z] === CONT  TestReadPluginNoRead
18:22:47 [2022-03-20T18:22:47.749Z]     read_test.go:92: [dcade91ac4a64] daemon is not started
18:22:47 [2022-03-20T18:22:47.749Z] --- PASS: TestReadPluginNoRead (5.84s)
18:22:47 [2022-03-20T18:22:47.749Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
18:22:47 [2022-03-20T18:22:47.749Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.19s)
18:22:47 [2022-03-20T18:22:47.749Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
18:22:47 [2022-03-20T18:22:47.749Z] PASS
18:22:47 [2022-03-20T18:22:47.749Z] 
18:22:47 [2022-03-20T18:22:47.749Z] DONE 6 tests in 10.170s
18:22:47 [2022-03-20T18:22:47.749Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:22:47 [2022-03-20T18:22:47.749Z] testing: warning: no tests to run
18:22:47 [2022-03-20T18:22:47.749Z] PASS
18:22:47 [2022-03-20T18:22:47.749Z] 
18:22:47 [2022-03-20T18:22:47.749Z] DONE 0 tests in 0.034s
18:22:47 [2022-03-20T18:22:47.749Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:22:47 [2022-03-20T18:22:47.749Z] INFO: Testing against a local daemon
18:22:47 [2022-03-20T18:22:47.749Z] === RUN   TestPluginWithDevMounts
18:22:47 [2022-03-20T18:22:47.749Z]     mounts_test.go:20: (*Execution).IsRootless-fm
18:22:47 [2022-03-20T18:22:47.749Z] --- SKIP: TestPluginWithDevMounts (0.00s)
18:22:47 [2022-03-20T18:22:47.749Z] PASS
18:22:47 [2022-03-20T18:22:47.749Z] 
18:22:47 [2022-03-20T18:22:47.749Z] === Skipped
18:22:47 [2022-03-20T18:22:47.749Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
18:22:47 [2022-03-20T18:22:47.749Z]     mounts_test.go:20: (*Execution).IsRootless-fm
18:22:47 [2022-03-20T18:22:47.749Z] 
18:22:47 [2022-03-20T18:22:47.749Z] DONE 1 tests, 1 skipped in 0.091s
18:22:47 [2022-03-20T18:22:47.749Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
18:22:47 [2022-03-20T18:22:47.749Z] INFO: Testing against a local daemon
18:22:47 [2022-03-20T18:22:47.749Z] === RUN   TestSecretInspect
18:22:47 [2022-03-20T18:22:47.749Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:47 [2022-03-20T18:22:47.749Z] --- SKIP: TestSecretInspect (0.01s)
18:22:47 [2022-03-20T18:22:47.749Z] === RUN   TestSecretList
18:22:47 [2022-03-20T18:22:47.749Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:47 [2022-03-20T18:22:47.749Z] --- SKIP: TestSecretList (0.01s)
18:22:47 [2022-03-20T18:22:47.749Z] === RUN   TestSecretsCreateAndDelete
18:22:47 [2022-03-20T18:22:47.749Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:47 [2022-03-20T18:22:47.749Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
18:22:47 [2022-03-20T18:22:47.749Z] === RUN   TestSecretsUpdate
18:22:47 [2022-03-20T18:22:47.749Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:47 [2022-03-20T18:22:47.749Z] --- SKIP: TestSecretsUpdate (0.01s)
18:22:47 [2022-03-20T18:22:47.749Z] === RUN   TestTemplatedSecret
18:22:47 [2022-03-20T18:22:47.749Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:47 [2022-03-20T18:22:47.749Z] --- SKIP: TestTemplatedSecret (0.00s)
18:22:47 [2022-03-20T18:22:47.749Z] === RUN   TestSecretCreateResolve
18:22:47 [2022-03-20T18:22:47.749Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:47 [2022-03-20T18:22:47.749Z] --- SKIP: TestSecretCreateResolve (0.01s)
18:22:47 [2022-03-20T18:22:47.749Z] PASS
18:22:47 [2022-03-20T18:22:47.749Z] 
18:22:47 [2022-03-20T18:22:47.749Z] === Skipped
18:22:47 [2022-03-20T18:22:47.749Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
18:22:47 [2022-03-20T18:22:47.749Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:47 [2022-03-20T18:22:47.749Z] 
18:22:47 [2022-03-20T18:22:47.749Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
18:22:47 [2022-03-20T18:22:47.749Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:47 [2022-03-20T18:22:47.749Z] 
18:22:47 [2022-03-20T18:22:47.749Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
18:22:47 [2022-03-20T18:22:47.749Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:47 [2022-03-20T18:22:47.749Z] 
18:22:47 [2022-03-20T18:22:47.749Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
18:22:47 [2022-03-20T18:22:47.749Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:47 [2022-03-20T18:22:47.749Z] 
18:22:47 [2022-03-20T18:22:47.749Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
18:22:47 [2022-03-20T18:22:47.749Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:47 [2022-03-20T18:22:47.749Z] 
18:22:47 [2022-03-20T18:22:47.749Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
18:22:47 [2022-03-20T18:22:47.749Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:47 [2022-03-20T18:22:47.749Z] 
18:22:47 [2022-03-20T18:22:47.749Z] DONE 6 tests, 6 skipped in 0.160s
18:22:47 [2022-03-20T18:22:47.749Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
18:22:48 [2022-03-20T18:22:48.007Z] INFO: Testing against a local daemon
18:22:48 [2022-03-20T18:22:48.007Z] === RUN   TestServiceCreateInit
18:22:48 [2022-03-20T18:22:48.007Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:22:48 [2022-03-20T18:22:48.007Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:48 [2022-03-20T18:22:48.007Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:22:48 [2022-03-20T18:22:48.007Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:48 [2022-03-20T18:22:48.007Z] --- PASS: TestServiceCreateInit (0.02s)
18:22:48 [2022-03-20T18:22:48.007Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:22:48 [2022-03-20T18:22:48.007Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:22:48 [2022-03-20T18:22:48.007Z] === RUN   TestCreateServiceMultipleTimes
18:22:48 [2022-03-20T18:22:48.008Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:48 [2022-03-20T18:22:48.008Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
18:22:48 [2022-03-20T18:22:48.008Z] === RUN   TestCreateServiceConflict
18:22:48 [2022-03-20T18:22:48.008Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:48 [2022-03-20T18:22:48.008Z] --- SKIP: TestCreateServiceConflict (0.01s)
18:22:48 [2022-03-20T18:22:48.008Z] === RUN   TestCreateServiceMaxReplicas
18:22:48 [2022-03-20T18:22:48.008Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:48 [2022-03-20T18:22:48.008Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
18:22:48 [2022-03-20T18:22:48.008Z] === RUN   TestCreateWithDuplicateNetworkNames
18:22:48 [2022-03-20T18:22:48.008Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:48 [2022-03-20T18:22:48.008Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
18:22:48 [2022-03-20T18:22:48.008Z] === RUN   TestCreateServiceSecretFileMode
18:22:48 [2022-03-20T18:22:48.008Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:48 [2022-03-20T18:22:48.008Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s)
18:22:48 [2022-03-20T18:22:48.008Z] === RUN   TestCreateServiceConfigFileMode
18:22:48 [2022-03-20T18:22:48.008Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:48 [2022-03-20T18:22:48.008Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
18:22:48 [2022-03-20T18:22:48.008Z] === RUN   TestCreateServiceSysctls
18:22:48 [2022-03-20T18:22:48.008Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:48 [2022-03-20T18:22:48.008Z] --- SKIP: TestCreateServiceSysctls (0.01s)
18:22:48 [2022-03-20T18:22:48.008Z] === RUN   TestCreateServiceCapabilities
18:22:48 [2022-03-20T18:22:48.008Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:48 [2022-03-20T18:22:48.008Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
18:22:48 [2022-03-20T18:22:48.008Z] === RUN   TestInspect
18:22:48 [2022-03-20T18:22:48.008Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:48 [2022-03-20T18:22:48.008Z] --- SKIP: TestInspect (0.01s)
18:22:48 [2022-03-20T18:22:48.008Z] === RUN   TestCreateJob
18:22:48 [2022-03-20T18:22:48.008Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:48 [2022-03-20T18:22:48.008Z] --- SKIP: TestCreateJob (0.01s)
18:22:48 [2022-03-20T18:22:48.008Z] === RUN   TestReplicatedJob
18:22:48 [2022-03-20T18:22:48.008Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:48 [2022-03-20T18:22:48.008Z] --- SKIP: TestReplicatedJob (0.01s)
18:22:48 [2022-03-20T18:22:48.008Z] === RUN   TestUpdateReplicatedJob
18:22:48 [2022-03-20T18:22:48.008Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:48 [2022-03-20T18:22:48.008Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
18:22:48 [2022-03-20T18:22:48.008Z] === RUN   TestServiceListWithStatuses
18:22:48 [2022-03-20T18:22:48.008Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:22:48 [2022-03-20T18:22:48.008Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:22:48 [2022-03-20T18:22:48.008Z] === RUN   TestDockerNetworkConnectAlias
18:22:48 [2022-03-20T18:22:48.008Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:48 [2022-03-20T18:22:48.008Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
18:22:48 [2022-03-20T18:22:48.008Z] === RUN   TestDockerNetworkReConnect
18:22:48 [2022-03-20T18:22:48.008Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:48 [2022-03-20T18:22:48.008Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
18:22:48 [2022-03-20T18:22:48.008Z] === RUN   TestServicePlugin
18:22:48 [2022-03-20T18:22:48.212Z] 8f616e6e9eec: Pull complete
18:22:49 [2022-03-20T18:22:49.915Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:49 [2022-03-20T18:22:49.915Z] --- SKIP: TestServicePlugin (1.95s)
18:22:49 [2022-03-20T18:22:49.915Z] === RUN   TestServiceUpdateLabel
18:22:49 [2022-03-20T18:22:49.915Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:49 [2022-03-20T18:22:49.915Z] --- SKIP: TestServiceUpdateLabel (0.01s)
18:22:49 [2022-03-20T18:22:49.915Z] === RUN   TestServiceUpdateSecrets
18:22:50 [2022-03-20T18:22:50.172Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:50 [2022-03-20T18:22:50.172Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
18:22:50 [2022-03-20T18:22:50.172Z] === RUN   TestServiceUpdateConfigs
18:22:50 [2022-03-20T18:22:50.172Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:50 [2022-03-20T18:22:50.172Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
18:22:50 [2022-03-20T18:22:50.172Z] === RUN   TestServiceUpdateNetwork
18:22:50 [2022-03-20T18:22:50.172Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:50 [2022-03-20T18:22:50.172Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
18:22:50 [2022-03-20T18:22:50.172Z] === RUN   TestServiceUpdatePidsLimit
18:22:50 [2022-03-20T18:22:50.172Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:50 [2022-03-20T18:22:50.172Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
18:22:50 [2022-03-20T18:22:50.172Z] PASS
18:22:50 [2022-03-20T18:22:50.172Z] 
18:22:50 [2022-03-20T18:22:50.172Z] === Skipped
18:22:50 [2022-03-20T18:22:50.172Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
18:22:50 [2022-03-20T18:22:50.172Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:50 [2022-03-20T18:22:50.172Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:22:50 [2022-03-20T18:22:50.172Z] 
18:22:50 [2022-03-20T18:22:50.172Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
18:22:50 [2022-03-20T18:22:50.172Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:50 [2022-03-20T18:22:50.172Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:22:50 [2022-03-20T18:22:50.172Z] 
18:22:50 [2022-03-20T18:22:50.172Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
18:22:50 [2022-03-20T18:22:50.172Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:50 [2022-03-20T18:22:50.172Z] 
18:22:50 [2022-03-20T18:22:50.172Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
18:22:50 [2022-03-20T18:22:50.172Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:50 [2022-03-20T18:22:50.172Z] 
18:22:50 [2022-03-20T18:22:50.172Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
18:22:50 [2022-03-20T18:22:50.172Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:50 [2022-03-20T18:22:50.172Z] 
18:22:50 [2022-03-20T18:22:50.172Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
18:22:50 [2022-03-20T18:22:50.172Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:50 [2022-03-20T18:22:50.172Z] 
18:22:50 [2022-03-20T18:22:50.172Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s)
18:22:50 [2022-03-20T18:22:50.172Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:50 [2022-03-20T18:22:50.172Z] 
18:22:50 [2022-03-20T18:22:50.172Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
18:22:50 [2022-03-20T18:22:50.172Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:50 [2022-03-20T18:22:50.172Z] 
18:22:50 [2022-03-20T18:22:50.172Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.01s)
18:22:50 [2022-03-20T18:22:50.172Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:50 [2022-03-20T18:22:50.172Z] 
18:22:50 [2022-03-20T18:22:50.172Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
18:22:50 [2022-03-20T18:22:50.172Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:50 [2022-03-20T18:22:50.172Z] 
18:22:50 [2022-03-20T18:22:50.172Z] === SKIP: amd64.integration.service TestInspect (0.01s)
18:22:50 [2022-03-20T18:22:50.172Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:50 [2022-03-20T18:22:50.172Z] 
18:22:50 [2022-03-20T18:22:50.172Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
18:22:50 [2022-03-20T18:22:50.172Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:50 [2022-03-20T18:22:50.172Z] 
18:22:50 [2022-03-20T18:22:50.172Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
18:22:50 [2022-03-20T18:22:50.172Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:50 [2022-03-20T18:22:50.172Z] 
18:22:50 [2022-03-20T18:22:50.172Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
18:22:50 [2022-03-20T18:22:50.172Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:50 [2022-03-20T18:22:50.172Z] 
18:22:50 [2022-03-20T18:22:50.172Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
18:22:50 [2022-03-20T18:22:50.172Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:22:50 [2022-03-20T18:22:50.172Z] 
18:22:50 [2022-03-20T18:22:50.172Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
18:22:50 [2022-03-20T18:22:50.172Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:50 [2022-03-20T18:22:50.172Z] 
18:22:50 [2022-03-20T18:22:50.172Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
18:22:50 [2022-03-20T18:22:50.172Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:50 [2022-03-20T18:22:50.172Z] 
18:22:50 [2022-03-20T18:22:50.172Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s)
18:22:50 [2022-03-20T18:22:50.172Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:50 [2022-03-20T18:22:50.172Z] 
18:22:50 [2022-03-20T18:22:50.172Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
18:22:50 [2022-03-20T18:22:50.172Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:50 [2022-03-20T18:22:50.172Z] 
18:22:50 [2022-03-20T18:22:50.172Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
18:22:50 [2022-03-20T18:22:50.172Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:50 [2022-03-20T18:22:50.172Z] 
18:22:50 [2022-03-20T18:22:50.172Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
18:22:50 [2022-03-20T18:22:50.172Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:50 [2022-03-20T18:22:50.172Z] 
18:22:50 [2022-03-20T18:22:50.172Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
18:22:50 [2022-03-20T18:22:50.172Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:50 [2022-03-20T18:22:50.172Z] 
18:22:50 [2022-03-20T18:22:50.172Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s)
18:22:50 [2022-03-20T18:22:50.172Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:22:50 [2022-03-20T18:22:50.172Z] 
18:22:50 [2022-03-20T18:22:50.172Z] DONE 24 tests, 23 skipped in 2.317s
18:22:50 [2022-03-20T18:22:50.172Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
18:22:50 [2022-03-20T18:22:50.172Z] INFO: Testing against a local daemon
18:22:50 [2022-03-20T18:22:50.172Z] === RUN   TestSessionCreate
18:22:50 [2022-03-20T18:22:50.172Z] --- PASS: TestSessionCreate (0.02s)
18:22:50 [2022-03-20T18:22:50.172Z] === RUN   TestSessionCreateWithBadUpgrade
18:22:50 [2022-03-20T18:22:50.172Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:22:50 [2022-03-20T18:22:50.172Z] PASS
18:22:50 [2022-03-20T18:22:50.172Z] 
18:22:50 [2022-03-20T18:22:50.172Z] DONE 2 tests in 0.135s
18:22:50 [2022-03-20T18:22:50.172Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
18:22:50 [2022-03-20T18:22:50.429Z] INFO: Testing against a local daemon
18:22:50 [2022-03-20T18:22:50.429Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:22:50 [2022-03-20T18:22:50.429Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:22:50 [2022-03-20T18:22:50.429Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:22:50 [2022-03-20T18:22:50.429Z] === RUN   TestDiskUsage
18:22:50 [2022-03-20T18:22:50.429Z] === PAUSE TestDiskUsage
18:22:50 [2022-03-20T18:22:50.429Z] === RUN   TestEventsExecDie
18:22:50 [2022-03-20T18:22:50.993Z] --- PASS: TestEventsExecDie (0.50s)
18:22:50 [2022-03-20T18:22:50.993Z] === RUN   TestEventsBackwardsCompatible
18:22:50 [2022-03-20T18:22:50.993Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
18:22:50 [2022-03-20T18:22:50.993Z] === RUN   TestEventsVolumeCreate
18:22:50 [2022-03-20T18:22:50.993Z] --- PASS: TestEventsVolumeCreate (0.07s)
18:22:50 [2022-03-20T18:22:50.993Z] === RUN   TestInfoBinaryCommits
18:22:50 [2022-03-20T18:22:50.993Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:22:50 [2022-03-20T18:22:50.993Z] === RUN   TestInfoAPIVersioned
18:22:50 [2022-03-20T18:22:50.993Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:22:50 [2022-03-20T18:22:50.993Z] === RUN   TestInfoAPI
18:22:50 [2022-03-20T18:22:50.993Z] --- PASS: TestInfoAPI (0.01s)
18:22:50 [2022-03-20T18:22:50.993Z] === RUN   TestInfoAPIWarnings
18:22:51 [2022-03-20T18:22:51.270Z] tests/integration/models_images_test.py ...............                  [ 89%]
18:22:51 [2022-03-20T18:22:51.277Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s)
18:22:51 [2022-03-20T18:22:51.277Z] PASS
18:22:51 [2022-03-20T18:22:51.277Z] 
18:22:51 [2022-03-20T18:22:51.277Z] === Skipped
18:22:51 [2022-03-20T18:22:51.277Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:22:51 [2022-03-20T18:22:51.277Z]     service_test.go:243: FLAKY_TEST
18:22:51 [2022-03-20T18:22:51.277Z] 
18:22:51 [2022-03-20T18:22:51.277Z] DONE 26 tests, 1 skipped in 44.331s
18:22:51 [2022-03-20T18:22:51.277Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:22:51 [2022-03-20T18:22:51.277Z] INFO: Testing against a local daemon
18:22:51 [2022-03-20T18:22:51.277Z] === RUN   TestDockerNetworkIpvlanPersistance
18:22:51 [2022-03-20T18:22:51.277Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:22:51 [2022-03-20T18:22:51.277Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:22:51 [2022-03-20T18:22:51.277Z] === RUN   TestDockerNetworkIpvlan
18:22:51 [2022-03-20T18:22:51.277Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:22:51 [2022-03-20T18:22:51.277Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:22:51 [2022-03-20T18:22:51.277Z] PASS
18:22:51 [2022-03-20T18:22:51.277Z] 
18:22:51 [2022-03-20T18:22:51.277Z] === Skipped
18:22:51 [2022-03-20T18:22:51.277Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:22:51 [2022-03-20T18:22:51.277Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:22:51 [2022-03-20T18:22:51.277Z] 
18:22:51 [2022-03-20T18:22:51.277Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:22:51 [2022-03-20T18:22:51.277Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:22:51 [2022-03-20T18:22:51.277Z] 
18:22:51 [2022-03-20T18:22:51.277Z] DONE 2 tests, 2 skipped in 0.038s
18:22:51 [2022-03-20T18:22:51.277Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:22:51 [2022-03-20T18:22:51.277Z] INFO: Testing against a local daemon
18:22:51 [2022-03-20T18:22:51.277Z] === RUN   TestDockerNetworkMacvlanPersistance
18:22:52 [2022-03-20T18:22:52.476Z] tests/integration/models_networks_test.py ....                           [ 90%]
18:22:52 [2022-03-20T18:22:52.655Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s)
18:22:52 [2022-03-20T18:22:52.655Z] === RUN   TestDockerNetworkMacvlan
18:22:53 [2022-03-20T18:22:53.224Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:22:53 [2022-03-20T18:22:53.791Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:22:54 [2022-03-20T18:22:54.727Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:22:56 [2022-03-20T18:22:56.628Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:22:58 [2022-03-20T18:22:58.001Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:22:58 [2022-03-20T18:22:58.025Z] 4612f6d0b889: Pull complete
18:22:59 [2022-03-20T18:22:59.058Z] tests/integration/models_nodes_test.py .                                 [ 90%]
18:22:59 [2022-03-20T18:22:59.058Z] tests/integration/models_resources_test.py .                             [ 91%]
18:23:00 [2022-03-20T18:23:00.784Z] tests/integration/models_services_test.py ................X.             [ 95%]
18:23:01 [2022-03-20T18:23:01.289Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:23:02 [2022-03-20T18:23:02.226Z] --- PASS: TestDockerNetworkMacvlan (9.66s)
18:23:02 [2022-03-20T18:23:02.226Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
18:23:02 [2022-03-20T18:23:02.226Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
18:23:02 [2022-03-20T18:23:02.226Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s)
18:23:02 [2022-03-20T18:23:02.226Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s)
18:23:02 [2022-03-20T18:23:02.226Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s)
18:23:02 [2022-03-20T18:23:02.226Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.68s)
18:23:02 [2022-03-20T18:23:02.226Z] PASS
18:23:02 [2022-03-20T18:23:02.226Z] 
18:23:02 [2022-03-20T18:23:02.226Z] DONE 8 tests in 10.985s
18:23:02 [2022-03-20T18:23:02.226Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
18:23:02 [2022-03-20T18:23:02.226Z] testing: warning: no tests to run
18:23:02 [2022-03-20T18:23:02.226Z] PASS
18:23:02 [2022-03-20T18:23:02.226Z] 
18:23:02 [2022-03-20T18:23:02.226Z] DONE 0 tests in 0.010s
18:23:02 [2022-03-20T18:23:02.226Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:23:02 [2022-03-20T18:23:02.226Z] INFO: Testing against a local daemon
18:23:02 [2022-03-20T18:23:02.226Z] === RUN   TestAuthZPluginAllowRequest
18:23:03 [2022-03-20T18:23:03.559Z] tests/integration/models_swarm_test.py ..                                [ 96%]
18:23:03 [2022-03-20T18:23:03.559Z] tests/integration/models_volumes_test.py ..                              [ 96%]
18:23:03 [2022-03-20T18:23:03.603Z] --- PASS: TestAuthZPluginAllowRequest (1.17s)
18:23:03 [2022-03-20T18:23:03.603Z] === RUN   TestAuthZPluginTLS
18:23:03 [2022-03-20T18:23:03.862Z] --- PASS: TestAuthZPluginTLS (0.54s)
18:23:03 [2022-03-20T18:23:03.862Z] === RUN   TestAuthZPluginDenyRequest
18:23:04 [2022-03-20T18:23:04.431Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
18:23:04 [2022-03-20T18:23:04.431Z] === RUN   TestAuthZPluginAPIDenyResponse
18:23:04 [2022-03-20T18:23:04.997Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
18:23:04 [2022-03-20T18:23:04.997Z] === RUN   TestAuthZPluginDenyResponse
18:23:05 [2022-03-20T18:23:05.564Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
18:23:05 [2022-03-20T18:23:05.564Z] === RUN   TestAuthZPluginAllowEventStream
18:23:06 [2022-03-20T18:23:06.757Z] --- PASS: TestBuildWithHugeFile (58.55s)
18:23:06 [2022-03-20T18:23:06.757Z] === RUN   TestBuildWCOWSandboxSize
18:23:06 [2022-03-20T18:23:06.757Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:23:06 [2022-03-20T18:23:06.757Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
18:23:06 [2022-03-20T18:23:06.757Z] === RUN   TestBuildWithEmptyDockerfile
18:23:06 [2022-03-20T18:23:06.757Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:23:06 [2022-03-20T18:23:06.757Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:23:06 [2022-03-20T18:23:06.757Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:23:06 [2022-03-20T18:23:06.757Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:23:06 [2022-03-20T18:23:06.757Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:23:06 [2022-03-20T18:23:06.757Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:23:06 [2022-03-20T18:23:06.757Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:23:06 [2022-03-20T18:23:06.757Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:23:06 [2022-03-20T18:23:06.757Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:23:06 [2022-03-20T18:23:06.757Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
18:23:06 [2022-03-20T18:23:06.757Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s)
18:23:06 [2022-03-20T18:23:06.757Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s)
18:23:06 [2022-03-20T18:23:06.757Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
18:23:06 [2022-03-20T18:23:06.757Z] === RUN   TestBuildPreserveOwnership
18:23:06 [2022-03-20T18:23:06.757Z] === RUN   TestBuildPreserveOwnership/copy_from
18:23:06 [2022-03-20T18:23:06.757Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:23:06 [2022-03-20T18:23:06.757Z] --- PASS: TestBuildPreserveOwnership (2.64s)
18:23:06 [2022-03-20T18:23:06.757Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.76s)
18:23:06 [2022-03-20T18:23:06.757Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.88s)
18:23:06 [2022-03-20T18:23:06.757Z] === RUN   TestBuildPlatformInvalid
18:23:06 [2022-03-20T18:23:06.757Z] --- PASS: TestBuildPlatformInvalid (0.07s)
18:23:06 [2022-03-20T18:23:06.757Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:23:06 [2022-03-20T18:23:06.757Z] Loaded image: busybox:latest
18:23:06 [2022-03-20T18:23:06.757Z] Loaded image: busybox:glibc
18:23:06 [2022-03-20T18:23:06.757Z] Loaded image: debian:bullseye-slim
18:23:06 [2022-03-20T18:23:06.757Z] Loaded image: hello-world:latest
18:23:06 [2022-03-20T18:23:06.757Z] Loaded image: arm32v7/hello-world:latest
18:23:06 [2022-03-20T18:23:06.937Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s)
18:23:06 [2022-03-20T18:23:06.937Z] === RUN   TestAuthZPluginErrorResponse
18:23:07 [2022-03-20T18:23:07.195Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
18:23:07 [2022-03-20T18:23:07.195Z] === RUN   TestAuthZPluginErrorRequest
18:23:07 [2022-03-20T18:23:07.519Z] tests/integration/regression_test.py ......                              [ 98%]
18:23:07 [2022-03-20T18:23:07.761Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
18:23:07 [2022-03-20T18:23:07.761Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:23:08 [2022-03-20T18:23:08.042Z] tests/integration/credentials/store_test.py ......                       [ 99%]
18:23:08 [2022-03-20T18:23:08.042Z] tests/integration/credentials/utils_test.py .                            [100%]
18:23:08 [2022-03-20T18:23:08.042Z] 
18:23:08 [2022-03-20T18:23:08.042Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
18:23:08 [2022-03-20T18:23:08.042Z] =========================== short test summary info ============================
18:23:08 [2022-03-20T18:23:08.042Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
18:23:08 [2022-03-20T18:23:08.042Z]   CONFIG_RT_GROUP_SCHED isn't enabled
18:23:08 [2022-03-20T18:23:08.042Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
18:23:08 [2022-03-20T18:23:08.042Z]   Not supported on most drivers
18:23:08 [2022-03-20T18:23:08.042Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
18:23:08 [2022-03-20T18:23:08.042Z]   Output of docker top depends on host distro, and is not formalized.
18:23:08 [2022-03-20T18:23:08.042Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
18:23:08 [2022-03-20T18:23:08.042Z]   Output of docker top depends on host distro, and is not formalized.
18:23:08 [2022-03-20T18:23:08.042Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
18:23:08 [2022-03-20T18:23:08.042Z]   Can fail if eth0 has multiple IP addresses
18:23:08 [2022-03-20T18:23:08.042Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
18:23:08 [2022-03-20T18:23:08.042Z]   This doesn't seem to be taken into account by the engine
18:23:08 [2022-03-20T18:23:08.042Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
18:23:08 [2022-03-20T18:23:08.042Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
18:23:08 [2022-03-20T18:23:08.042Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 289.69 seconds ==
18:23:08 [2022-03-20T18:23:08.302Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
18:23:08 [2022-03-20T18:23:08.326Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
18:23:08 [2022-03-20T18:23:08.326Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:23:09 [2022-03-20T18:23:09.052Z] --- PASS: TestInfoAPIWarnings (16.35s)
18:23:09 [2022-03-20T18:23:09.052Z] === RUN   TestInfoDebug
18:23:09 [2022-03-20T18:23:09.052Z] --- PASS: TestInfoDebug (0.54s)
18:23:09 [2022-03-20T18:23:09.052Z] === RUN   TestInfoInsecureRegistries
18:23:09 [2022-03-20T18:23:09.052Z] --- PASS: TestInfoInsecureRegistries (0.54s)
18:23:09 [2022-03-20T18:23:09.052Z] === RUN   TestInfoRegistryMirrors
18:23:09 [2022-03-20T18:23:09.052Z] --- PASS: TestInfoRegistryMirrors (0.54s)
18:23:09 [2022-03-20T18:23:09.052Z] === RUN   TestLoginFailsWithBadCredentials
18:23:09 [2022-03-20T18:23:09.052Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s)
18:23:09 [2022-03-20T18:23:09.052Z] === RUN   TestPingCacheHeaders
18:23:09 [2022-03-20T18:23:09.052Z] --- PASS: TestPingCacheHeaders (0.02s)
18:23:09 [2022-03-20T18:23:09.052Z] === RUN   TestPingGet
18:23:09 [2022-03-20T18:23:09.052Z] --- PASS: TestPingGet (0.01s)
18:23:09 [2022-03-20T18:23:09.052Z] === RUN   TestPingHead
18:23:09 [2022-03-20T18:23:09.052Z] --- PASS: TestPingHead (0.02s)
18:23:09 [2022-03-20T18:23:09.052Z] === RUN   TestVersion
18:23:09 [2022-03-20T18:23:09.052Z] --- PASS: TestVersion (0.02s)
18:23:09 [2022-03-20T18:23:09.052Z] === CONT  TestDiskUsage
18:23:09 [2022-03-20T18:23:09.613Z] === RUN   TestDiskUsage/empty
18:23:09 [2022-03-20T18:23:09.613Z] === RUN   TestDiskUsage/empty/container_types
18:23:09 [2022-03-20T18:23:09.613Z] === RUN   TestDiskUsage/empty/image_types
18:23:09 [2022-03-20T18:23:09.613Z] === RUN   TestDiskUsage/empty/volume_types
18:23:09 [2022-03-20T18:23:09.613Z] === RUN   TestDiskUsage/empty/build-cache_types
18:23:09 [2022-03-20T18:23:09.613Z] === RUN   TestDiskUsage/empty/container,_volume_types
18:23:09 [2022-03-20T18:23:09.613Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
18:23:09 [2022-03-20T18:23:09.613Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
18:23:09 [2022-03-20T18:23:09.613Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
18:23:09 [2022-03-20T18:23:09.613Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
18:23:09 [2022-03-20T18:23:09.613Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
18:23:09 [2022-03-20T18:23:09.613Z] === RUN   TestDiskUsage/after_LoadBusybox
18:23:09 [2022-03-20T18:23:09.699Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.51s)
18:23:09 [2022-03-20T18:23:09.699Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:23:09 [2022-03-20T18:23:09.869Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
18:23:09 [2022-03-20T18:23:09.869Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
18:23:09 [2022-03-20T18:23:09.869Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
18:23:09 [2022-03-20T18:23:09.869Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
18:23:09 [2022-03-20T18:23:09.869Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
18:23:09 [2022-03-20T18:23:09.869Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
18:23:09 [2022-03-20T18:23:09.869Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
18:23:09 [2022-03-20T18:23:09.869Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
18:23:09 [2022-03-20T18:23:09.869Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
18:23:09 [2022-03-20T18:23:09.869Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
18:23:09 [2022-03-20T18:23:09.869Z] === RUN   TestDiskUsage/after_container.Run
18:23:10 [2022-03-20T18:23:10.060Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.35s)
18:23:10 [2022-03-20T18:23:10.060Z] PASS
18:23:10 [2022-03-20T18:23:10.060Z] 
18:23:10 [2022-03-20T18:23:10.060Z] === Skipped
18:23:10 [2022-03-20T18:23:10.060Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
18:23:10 [2022-03-20T18:23:10.060Z]     build_session_test.go:25: TODO: BuildKit
18:23:10 [2022-03-20T18:23:10.060Z] 
18:23:10 [2022-03-20T18:23:10.060Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
18:23:10 [2022-03-20T18:23:10.060Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:23:10 [2022-03-20T18:23:10.060Z] 
18:23:10 [2022-03-20T18:23:10.060Z] DONE 34 tests, 2 skipped in 89.436s
18:23:10 [2022-03-20T18:23:10.060Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
18:23:10 [2022-03-20T18:23:10.060Z] ++ 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
18:23:10 [2022-03-20T18:23:10.060Z] ++ set -e
18:23:10 [2022-03-20T18:23:10.060Z] ++ '[' -n 0 ']'
18:23:10 [2022-03-20T18:23:10.060Z] ++ set -x
18:23:10 [2022-03-20T18:23:10.060Z] ++ 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
18:23:10 [2022-03-20T18:23:10.060Z] INFO: Testing against a local daemon
18:23:10 [2022-03-20T18:23:10.060Z] === RUN   TestConfigInspect
18:23:10 [2022-03-20T18:23:10.124Z] === RUN   TestDiskUsage/after_container.Run/container_types
18:23:10 [2022-03-20T18:23:10.124Z] === RUN   TestDiskUsage/after_container.Run/image_types
18:23:10 [2022-03-20T18:23:10.124Z] === RUN   TestDiskUsage/after_container.Run/volume_types
18:23:10 [2022-03-20T18:23:10.124Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
18:23:10 [2022-03-20T18:23:10.124Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
18:23:10 [2022-03-20T18:23:10.124Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
18:23:10 [2022-03-20T18:23:10.124Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
18:23:10 [2022-03-20T18:23:10.124Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
18:23:10 [2022-03-20T18:23:10.124Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
18:23:10 [2022-03-20T18:23:10.124Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
18:23:10 [2022-03-20T18:23:10.380Z] --- PASS: TestDiskUsage (1.19s)
18:23:10 [2022-03-20T18:23:10.381Z]     --- PASS: TestDiskUsage/empty (0.01s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
18:23:10 [2022-03-20T18:23:10.381Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
18:23:10 [2022-03-20T18:23:10.381Z]     --- PASS: TestDiskUsage/after_container.Run (0.35s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
18:23:10 [2022-03-20T18:23:10.381Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s)
18:23:10 [2022-03-20T18:23:10.381Z] PASS
18:23:10 [2022-03-20T18:23:10.381Z] 
18:23:10 [2022-03-20T18:23:10.381Z] === Skipped
18:23:10 [2022-03-20T18:23:10.381Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:23:10 [2022-03-20T18:23:10.381Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:23:10 [2022-03-20T18:23:10.381Z] 
18:23:10 [2022-03-20T18:23:10.381Z] DONE 50 tests, 1 skipped in 20.065s
18:23:10 [2022-03-20T18:23:10.381Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
18:23:10 [2022-03-20T18:23:10.381Z] INFO: Testing against a local daemon
18:23:10 [2022-03-20T18:23:10.381Z] === RUN   TestVolumesCreateAndList
18:23:10 [2022-03-20T18:23:10.381Z] --- PASS: TestVolumesCreateAndList (0.02s)
18:23:10 [2022-03-20T18:23:10.381Z] === RUN   TestVolumesRemove
18:23:10 [2022-03-20T18:23:10.381Z] --- PASS: TestVolumesRemove (0.05s)
18:23:10 [2022-03-20T18:23:10.381Z] === RUN   TestVolumesInspect
18:23:10 [2022-03-20T18:23:10.636Z] --- PASS: TestVolumesInspect (0.05s)
18:23:10 [2022-03-20T18:23:10.636Z] === RUN   TestVolumesInvalidJSON
18:23:10 [2022-03-20T18:23:10.636Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:23:10 [2022-03-20T18:23:10.636Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:23:10 [2022-03-20T18:23:10.636Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:23:10 [2022-03-20T18:23:10.636Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:23:10 [2022-03-20T18:23:10.636Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:23:10 [2022-03-20T18:23:10.636Z] PASS
18:23:10 [2022-03-20T18:23:10.636Z] 
18:23:10 [2022-03-20T18:23:10.636Z] DONE 5 tests in 0.219s
18:23:10 [2022-03-20T18:23:10.636Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:23:10 [2022-03-20T18:23:10.636Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13720 is not a child of this shell
18:23:10 [2022-03-20T18:23:10.636Z] warning: PID 13720 from bundles/test-integration/docker.pid had a nonzero exit code
18:23:10 [2022-03-20T18:23:10.636Z] Leaving: AppArmorNo profiles have been unloaded.
18:23:10 [2022-03-20T18:23:10.636Z] 
18:23:10 [2022-03-20T18:23:10.636Z] Unloading profiles will leave already running processes permanently
18:23:10 [2022-03-20T18:23:10.636Z] unconfined, which can lead to unexpected situations.
18:23:10 [2022-03-20T18:23:10.636Z] 
18:23:10 [2022-03-20T18:23:10.636Z] To set a process to complain mode, use the command line tool
18:23:10 [2022-03-20T18:23:10.636Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:23:10 [2022-03-20T18:23:10.636Z] Removing test suite binaries
18:23:10 [2022-03-20T18:23:10.636Z] exiting test-integration
18:23:10 [2022-03-20T18:23:10.636Z] ++ exit 0
18:23:10 [2022-03-20T18:23:10.636Z] 
Post stage
[Pipeline] junit
18:23:11 [2022-03-20T18:23:11.578Z] Recording test results
18:23:11 [2022-03-20T18:23:11.600Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s)
18:23:11 [2022-03-20T18:23:11.601Z] === RUN   TestAuthZPluginHeader
18:23:11 [2022-03-20T18:23:11.860Z] --- PASS: TestAuthZPluginHeader (0.70s)
18:23:11 [2022-03-20T18:23:11.860Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:23:11 [2022-03-20T18:23:11.974Z] --- PASS: TestConfigInspect (2.20s)
18:23:11 [2022-03-20T18:23:11.974Z] === RUN   TestConfigList
18:23:13 [2022-03-20T18:23:13.256Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:23:13 [2022-03-20T18:23:13.588Z] + echo Ensuring container killed.
18:23:13 [2022-03-20T18:23:13.588Z] Ensuring container killed.
18:23:13 [2022-03-20T18:23:13.588Z] + docker rm -vf docker-pr3
18:23:13 [2022-03-20T18:23:13.588Z] Error: No such container: docker-pr3
[Pipeline] sh
18:23:13 [2022-03-20T18:23:13.866Z] + echo Chowning /workspace to jenkins user
18:23:13 [2022-03-20T18:23:13.866Z] Chowning /workspace to jenkins user
18:23:13 [2022-03-20T18:23:13.866Z] + id -u
18:23:13 [2022-03-20T18:23:13.866Z] + id -g
18:23:13 [2022-03-20T18:23:13.866Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43398:/workspace busybox chown -R 1000:1000 /workspace
18:23:13 [2022-03-20T18:23:13.866Z] Unable to find image 'busybox:latest' locally
18:23:13 [2022-03-20T18:23:13.866Z] latest: Pulling from library/busybox
18:23:13 [2022-03-20T18:23:13.891Z] --- PASS: TestConfigList (1.69s)
18:23:13 [2022-03-20T18:23:13.891Z] === RUN   TestConfigsCreateAndDelete
18:23:14 [2022-03-20T18:23:14.124Z] 554879bb3004: Pulling fs layer
18:23:14 [2022-03-20T18:23:14.124Z] 554879bb3004: Verifying Checksum
18:23:14 [2022-03-20T18:23:14.124Z] 554879bb3004: Download complete
18:23:14 [2022-03-20T18:23:14.124Z] 554879bb3004: Pull complete
18:23:14 [2022-03-20T18:23:14.124Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a
18:23:14 [2022-03-20T18:23:14.124Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:23:15 [2022-03-20T18:23:15.785Z] + bundleName=amd64-rootless
18:23:15 [2022-03-20T18:23:15.785Z] + echo Creating amd64-rootless-bundles.tar.gz
18:23:15 [2022-03-20T18:23:15.785Z] Creating amd64-rootless-bundles.tar.gz
18:23:15 [2022-03-20T18:23:15.785Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
18:23:15 [2022-03-20T18:23:15.785Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
18:23:15 [2022-03-20T18:23:15.794Z] Archiving artifacts
18:23:15 [2022-03-20T18:23:15.813Z] --- PASS: TestConfigsCreateAndDelete (2.06s)
18:23:15 [2022-03-20T18:23:15.813Z] === RUN   TestConfigsUpdate
18:23:16 [2022-03-20T18:23:16.045Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.87s)
18:23:16 [2022-03-20T18:23:16.045Z] === RUN   TestAuthZPluginV2Disable
18:23:17 [2022-03-20T18:23:17.626Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43398/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:23:17 [2022-03-20T18:23:17.927Z] + make clean
18:23:17 [2022-03-20T18:23:17.927Z] docker volume rm -f docker-dev-cache docker-mod-cache
18:23:17 [2022-03-20T18:23:17.927Z] docker-dev-cache
18:23:17 [2022-03-20T18:23:17.927Z] docker-mod-cache
[Pipeline] deleteDir
18:23:18 [2022-03-20T18:23:18.360Z] --- PASS: TestConfigsUpdate (2.06s)
18:23:18 [2022-03-20T18:23:18.360Z] === RUN   TestTemplatedConfig
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:23:19 [2022-03-20T18:23:19.327Z] --- PASS: TestAuthZPluginV2Disable (3.30s)
18:23:19 [2022-03-20T18:23:19.327Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:23:20 [2022-03-20T18:23:20.273Z] --- PASS: TestTemplatedConfig (2.51s)
18:23:20 [2022-03-20T18:23:20.273Z] === RUN   TestConfigCreateResolve
18:23:20 [2022-03-20T18:23:20.529Z] Leaving: AppArmorNo profiles have been unloaded.
18:23:20 [2022-03-20T18:23:20.529Z] 
18:23:20 [2022-03-20T18:23:20.529Z] Unloading profiles will leave already running processes permanently
18:23:20 [2022-03-20T18:23:20.529Z] unconfined, which can lead to unexpected situations.
18:23:20 [2022-03-20T18:23:20.529Z] 
18:23:20 [2022-03-20T18:23:20.529Z] To set a process to complain mode, use the command line tool
18:23:20 [2022-03-20T18:23:20.529Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:23:20 [2022-03-20T18:23:20.529Z] 
Post stage
[Pipeline] junit
18:23:20 [2022-03-20T18:23:20.542Z] Recording test results
18:23:20 [2022-03-20T18:23:20.641Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
18:23:20 [2022-03-20T18:23:20.924Z] + echo Ensuring container killed.
18:23:20 [2022-03-20T18:23:20.924Z] Ensuring container killed.
18:23:20 [2022-03-20T18:23:20.924Z] + docker rm -vf docker-pr3
18:23:20 [2022-03-20T18:23:20.924Z] Error: No such container: docker-pr3
[Pipeline] sh
18:23:21 [2022-03-20T18:23:21.215Z] + echo Chowning /workspace to jenkins user
18:23:21 [2022-03-20T18:23:21.215Z] Chowning /workspace to jenkins user
18:23:21 [2022-03-20T18:23:21.215Z] + id -u
18:23:21 [2022-03-20T18:23:21.215Z] + id -g
18:23:21 [2022-03-20T18:23:21.215Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43398:/workspace busybox chown -R 1000:1000 /workspace
18:23:22 [2022-03-20T18:23:22.609Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.16s)
18:23:22 [2022-03-20T18:23:22.609Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:23:22 [2022-03-20T18:23:22.820Z] --- PASS: TestConfigCreateResolve (2.08s)
18:23:22 [2022-03-20T18:23:22.820Z] PASS
18:23:22 [2022-03-20T18:23:22.820Z] 
18:23:22 [2022-03-20T18:23:22.820Z] DONE 6 tests in 12.726s
18:23:22 [2022-03-20T18:23:22.820Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
18:23:22 [2022-03-20T18:23:22.820Z] ++ 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
18:23:22 [2022-03-20T18:23:22.820Z] ++ set -e
18:23:22 [2022-03-20T18:23:22.820Z] ++ '[' -n 0 ']'
18:23:22 [2022-03-20T18:23:22.820Z] ++ set -x
18:23:22 [2022-03-20T18:23:22.820Z] ++ 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
18:23:22 [2022-03-20T18:23:22.820Z] INFO: Testing against a local daemon
18:23:22 [2022-03-20T18:23:22.820Z] === RUN   TestCheckpoint
18:23:22 [2022-03-20T18:23:22.820Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:23:22 [2022-03-20T18:23:22.820Z] --- SKIP: TestCheckpoint (0.00s)
18:23:22 [2022-03-20T18:23:22.820Z] === RUN   TestContainerInvalidJSON
18:23:22 [2022-03-20T18:23:22.820Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:23:22 [2022-03-20T18:23:22.820Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:23:22 [2022-03-20T18:23:22.820Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:23:22 [2022-03-20T18:23:22.820Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:23:22 [2022-03-20T18:23:22.820Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:23:22 [2022-03-20T18:23:22.820Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:23:22 [2022-03-20T18:23:22.820Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:23:22 [2022-03-20T18:23:22.820Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:23:22 [2022-03-20T18:23:22.820Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:23:22 [2022-03-20T18:23:22.820Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:23:22 [2022-03-20T18:23:22.820Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
18:23:22 [2022-03-20T18:23:22.820Z] === RUN   TestCopyFromContainerPathIsNotDir
18:23:22 [2022-03-20T18:23:22.820Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
18:23:22 [2022-03-20T18:23:22.820Z] === RUN   TestCopyToContainerPathDoesNotExist
18:23:22 [2022-03-20T18:23:22.820Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
18:23:22 [2022-03-20T18:23:22.820Z] === RUN   TestCopyToContainerPathIsNotDir
18:23:22 [2022-03-20T18:23:22.820Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
18:23:22 [2022-03-20T18:23:22.820Z] === RUN   TestCopyFromContainer
18:23:23 [2022-03-20T18:23:23.064Z] + bundleName=docker-py
18:23:23 [2022-03-20T18:23:23.064Z] + echo Creating docker-py-bundles.tar.gz
18:23:23 [2022-03-20T18:23:23.064Z] Creating docker-py-bundles.tar.gz
18:23:23 [2022-03-20T18:23:23.064Z] + 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
18:23:23 [2022-03-20T18:23:23.079Z] Archiving artifacts
18:23:23 [2022-03-20T18:23:23.307Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43398/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
18:23:23 [2022-03-20T18:23:23.688Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43398/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=45067cda330b4ebcc889b17856a60761aa480ad6 -e DOCKER_GRAPHDRIVER docker:45067cda330b4ebcc889b17856a60761aa480ad6 hack/make.sh binary
18:23:23 [2022-03-20T18:23:23.769Z] === RUN   TestCopyFromContainer//
18:23:23 [2022-03-20T18:23:23.770Z] === RUN   TestCopyFromContainer//bar/root
18:23:23 [2022-03-20T18:23:23.770Z] === RUN   TestCopyFromContainer//bar/root/
18:23:23 [2022-03-20T18:23:23.950Z] 
18:23:24 [2022-03-20T18:23:24.032Z] === RUN   TestCopyFromContainer/bar/quux
18:23:24 [2022-03-20T18:23:24.032Z] === RUN   TestCopyFromContainer/bar/quux/
18:23:24 [2022-03-20T18:23:24.032Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:23:24 [2022-03-20T18:23:24.032Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:23:24 [2022-03-20T18:23:24.032Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:23:24 [2022-03-20T18:23:24.212Z] Removing bundles/
18:23:24 [2022-03-20T18:23:24.212Z] 
18:23:24 [2022-03-20T18:23:24.212Z] ---> Making bundle: binary (in bundles/binary)
18:23:24 [2022-03-20T18:23:24.212Z] Building: bundles/binary-daemon/dockerd-dev
18:23:24 [2022-03-20T18:23:24.212Z] GOOS="" GOARCH="" GOARM=""
18:23:24 [2022-03-20T18:23:24.294Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:23:24 [2022-03-20T18:23:24.294Z] === RUN   TestCopyFromContainer/bar/notarget
18:23:24 [2022-03-20T18:23:24.294Z] --- PASS: TestCopyFromContainer (1.40s)
18:23:24 [2022-03-20T18:23:24.294Z]     --- PASS: TestCopyFromContainer// (0.05s)
18:23:24 [2022-03-20T18:23:24.294Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
18:23:24 [2022-03-20T18:23:24.294Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
18:23:24 [2022-03-20T18:23:24.294Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
18:23:24 [2022-03-20T18:23:24.294Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
18:23:24 [2022-03-20T18:23:24.294Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
18:23:24 [2022-03-20T18:23:24.294Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
18:23:24 [2022-03-20T18:23:24.294Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
18:23:24 [2022-03-20T18:23:24.294Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
18:23:24 [2022-03-20T18:23:24.294Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
18:23:24 [2022-03-20T18:23:24.294Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:23:24 [2022-03-20T18:23:24.294Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:23:24 [2022-03-20T18:23:24.294Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:23:24 [2022-03-20T18:23:24.294Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:23:24 [2022-03-20T18:23:24.294Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:23:24 [2022-03-20T18:23:24.294Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:23:24 [2022-03-20T18:23:24.294Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:23:24 [2022-03-20T18:23:24.294Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:23:24 [2022-03-20T18:23:24.294Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:23:24 [2022-03-20T18:23:24.294Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:23:24 [2022-03-20T18:23:24.294Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:23:24 [2022-03-20T18:23:24.294Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:23:24 [2022-03-20T18:23:24.294Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:23:24 [2022-03-20T18:23:24.294Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:23:24 [2022-03-20T18:23:24.294Z] === RUN   TestCreateLinkToNonExistingContainer
18:23:24 [2022-03-20T18:23:24.294Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
18:23:24 [2022-03-20T18:23:24.294Z] === RUN   TestCreateWithInvalidEnv
18:23:24 [2022-03-20T18:23:24.294Z] === RUN   TestCreateWithInvalidEnv/0
18:23:24 [2022-03-20T18:23:24.294Z] === PAUSE TestCreateWithInvalidEnv/0
18:23:24 [2022-03-20T18:23:24.294Z] === RUN   TestCreateWithInvalidEnv/1
18:23:24 [2022-03-20T18:23:24.294Z] === PAUSE TestCreateWithInvalidEnv/1
18:23:24 [2022-03-20T18:23:24.294Z] === RUN   TestCreateWithInvalidEnv/2
18:23:24 [2022-03-20T18:23:24.294Z] === PAUSE TestCreateWithInvalidEnv/2
18:23:24 [2022-03-20T18:23:24.294Z] === CONT  TestCreateWithInvalidEnv/0
18:23:24 [2022-03-20T18:23:24.294Z] === CONT  TestCreateWithInvalidEnv/2
18:23:24 [2022-03-20T18:23:24.294Z] === CONT  TestCreateWithInvalidEnv/1
18:23:24 [2022-03-20T18:23:24.294Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:23:24 [2022-03-20T18:23:24.294Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:23:24 [2022-03-20T18:23:24.294Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:23:24 [2022-03-20T18:23:24.294Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:23:24 [2022-03-20T18:23:24.294Z] === RUN   TestCreateTmpfsMountsTarget
18:23:24 [2022-03-20T18:23:24.294Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
18:23:24 [2022-03-20T18:23:24.294Z] === RUN   TestCreateWithCustomMaskedPaths
18:23:25 [2022-03-20T18:23:25.683Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s)
18:23:25 [2022-03-20T18:23:25.683Z] === RUN   TestCreateWithCustomReadonlyPaths
18:23:27 [2022-03-20T18:23:27.073Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s)
18:23:27 [2022-03-20T18:23:27.073Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:23:27 [2022-03-20T18:23:27.073Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:23:27 [2022-03-20T18:23:27.073Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:23:27 [2022-03-20T18:23:27.073Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:23:27 [2022-03-20T18:23:27.073Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:23:27 [2022-03-20T18:23:27.073Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:23:27 [2022-03-20T18:23:27.073Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:23:27 [2022-03-20T18:23:27.073Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:23:27 [2022-03-20T18:23:27.073Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:23:27 [2022-03-20T18:23:27.073Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:23:27 [2022-03-20T18:23:27.073Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:23:27 [2022-03-20T18:23:27.073Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:23:27 [2022-03-20T18:23:27.073Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:23:27 [2022-03-20T18:23:27.073Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:23:27 [2022-03-20T18:23:27.073Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:23:27 [2022-03-20T18:23:27.073Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:23:27 [2022-03-20T18:23:27.073Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:23:27 [2022-03-20T18:23:27.073Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:23:27 [2022-03-20T18:23:27.073Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:23:27 [2022-03-20T18:23:27.073Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
18:23:27 [2022-03-20T18:23:27.073Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:23:27 [2022-03-20T18:23:27.073Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
18:23:27 [2022-03-20T18:23:27.073Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:23:27 [2022-03-20T18:23:27.334Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
18:23:27 [2022-03-20T18:23:27.334Z] === RUN   TestCreateDifferentPlatform
18:23:27 [2022-03-20T18:23:27.334Z] === RUN   TestCreateDifferentPlatform/different_os
18:23:27 [2022-03-20T18:23:27.334Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:23:27 [2022-03-20T18:23:27.334Z] --- PASS: TestCreateDifferentPlatform (0.01s)
18:23:27 [2022-03-20T18:23:27.334Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:23:27 [2022-03-20T18:23:27.334Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:23:27 [2022-03-20T18:23:27.334Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:23:27 [2022-03-20T18:23:27.334Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
18:23:27 [2022-03-20T18:23:27.334Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:23:27 [2022-03-20T18:23:27.334Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
18:23:27 [2022-03-20T18:23:27.334Z] === RUN   TestContainerStartOnDaemonRestart
18:23:27 [2022-03-20T18:23:27.334Z] === PAUSE TestContainerStartOnDaemonRestart
18:23:27 [2022-03-20T18:23:27.334Z] === RUN   TestDaemonRestartIpcMode
18:23:27 [2022-03-20T18:23:27.334Z] === PAUSE TestDaemonRestartIpcMode
18:23:27 [2022-03-20T18:23:27.334Z] === RUN   TestDaemonHostGatewayIP
18:23:27 [2022-03-20T18:23:27.334Z] === PAUSE TestDaemonHostGatewayIP
18:23:27 [2022-03-20T18:23:27.334Z] === RUN   TestRestartDaemonWithRestartingContainer
18:23:27 [2022-03-20T18:23:27.334Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:23:27 [2022-03-20T18:23:27.334Z] === RUN   TestContainerKillOnDaemonStart
18:23:27 [2022-03-20T18:23:27.334Z] === PAUSE TestContainerKillOnDaemonStart
18:23:27 [2022-03-20T18:23:27.334Z] === RUN   TestDiff
18:23:27 [2022-03-20T18:23:27.907Z] --- PASS: TestDiff (0.43s)
18:23:27 [2022-03-20T18:23:27.907Z] === RUN   TestExecWithCloseStdin
18:23:28 [2022-03-20T18:23:28.169Z] --- PASS: TestExecWithCloseStdin (0.53s)
18:23:28 [2022-03-20T18:23:28.169Z] === RUN   TestExec
18:23:28 [2022-03-20T18:23:28.742Z] --- PASS: TestExec (0.48s)
18:23:28 [2022-03-20T18:23:28.742Z] === RUN   TestExecUser
18:23:29 [2022-03-20T18:23:29.314Z] --- PASS: TestExecUser (0.47s)
18:23:29 [2022-03-20T18:23:29.314Z] === RUN   TestExportContainerAndImportImage
18:23:29 [2022-03-20T18:23:29.885Z] --- PASS: TestExportContainerAndImportImage (0.54s)
18:23:29 [2022-03-20T18:23:29.885Z] === RUN   TestExportContainerAfterDaemonRestart
18:23:31 [2022-03-20T18:23:31.268Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s)
18:23:31 [2022-03-20T18:23:31.268Z] === RUN   TestHealthCheckWorkdir
18:23:31 [2022-03-20T18:23:31.529Z] --- PASS: TestHealthCheckWorkdir (0.62s)
18:23:31 [2022-03-20T18:23:31.529Z] === RUN   TestHealthKillContainer
18:23:32 [2022-03-20T18:23:32.588Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.20s)
18:23:32 [2022-03-20T18:23:32.588Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:23:39 [2022-03-20T18:23:39.718Z] --- PASS: TestHealthKillContainer (7.86s)
18:23:39 [2022-03-20T18:23:39.718Z] === RUN   TestInspectCpusetInConfigPre120
18:23:39 [2022-03-20T18:23:39.979Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
18:23:39 [2022-03-20T18:23:39.979Z] === RUN   TestIpcModeNone
18:23:40 [2022-03-20T18:23:40.239Z] --- PASS: TestIpcModeNone (0.44s)
18:23:40 [2022-03-20T18:23:40.239Z] === RUN   TestIpcModePrivate
18:23:40 [2022-03-20T18:23:40.810Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false
18:23:40 [2022-03-20T18:23:40.810Z] --- PASS: TestIpcModePrivate (0.49s)
18:23:40 [2022-03-20T18:23:40.810Z] === RUN   TestIpcModeShareable
18:23:41 [2022-03-20T18:23:41.071Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true
18:23:41 [2022-03-20T18:23:41.332Z] --- PASS: TestIpcModeShareable (0.45s)
18:23:41 [2022-03-20T18:23:41.332Z] === RUN   TestAPIIpcModeShareableAndContainer
18:23:42 [2022-03-20T18:23:42.717Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s)
18:23:42 [2022-03-20T18:23:42.717Z] === RUN   TestAPIIpcModeHost
18:23:42 [2022-03-20T18:23:42.977Z] --- PASS: TestAPIIpcModeHost (0.33s)
18:23:42 [2022-03-20T18:23:42.977Z] === RUN   TestDaemonIpcModeShareable
18:23:44 [2022-03-20T18:23:44.365Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true
18:23:44 [2022-03-20T18:23:44.365Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
18:23:44 [2022-03-20T18:23:44.365Z] === RUN   TestDaemonIpcModePrivate
18:23:45 [2022-03-20T18:23:45.310Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false
18:23:45 [2022-03-20T18:23:45.310Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
18:23:45 [2022-03-20T18:23:45.310Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:23:46 [2022-03-20T18:23:46.697Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false
18:23:46 [2022-03-20T18:23:46.697Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s)
18:23:46 [2022-03-20T18:23:46.697Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:23:47 [2022-03-20T18:23:47.642Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true
18:23:47 [2022-03-20T18:23:47.642Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s)
18:23:47 [2022-03-20T18:23:47.642Z] === RUN   TestIpcModeOlderClient
18:23:47 [2022-03-20T18:23:47.642Z] === PAUSE TestIpcModeOlderClient
18:23:47 [2022-03-20T18:23:47.642Z] === RUN   TestKillContainerInvalidSignal
18:23:48 [2022-03-20T18:23:48.217Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
18:23:48 [2022-03-20T18:23:48.217Z] === RUN   TestKillContainer
18:23:48 [2022-03-20T18:23:48.217Z] === RUN   TestKillContainer/no_signal
18:23:48 [2022-03-20T18:23:48.478Z] === RUN   TestKillContainer/non_killing_signal
18:23:48 [2022-03-20T18:23:48.740Z] === RUN   TestKillContainer/killing_signal
18:23:49 [2022-03-20T18:23:49.316Z] --- PASS: TestKillContainer (1.29s)
18:23:49 [2022-03-20T18:23:49.316Z]     --- PASS: TestKillContainer/no_signal (0.40s)
18:23:49 [2022-03-20T18:23:49.316Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
18:23:49 [2022-03-20T18:23:49.316Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
18:23:49 [2022-03-20T18:23:49.316Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:23:49 [2022-03-20T18:23:49.316Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:23:49 [2022-03-20T18:23:49.892Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:23:50 [2022-03-20T18:23:50.466Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s)
18:23:50 [2022-03-20T18:23:50.466Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
18:23:50 [2022-03-20T18:23:50.466Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s)
18:23:50 [2022-03-20T18:23:50.466Z] === RUN   TestKillStoppedContainer
18:23:50 [2022-03-20T18:23:50.466Z] --- PASS: TestKillStoppedContainer (0.05s)
18:23:50 [2022-03-20T18:23:50.466Z] === RUN   TestKillStoppedContainerAPIPre120
18:23:50 [2022-03-20T18:23:50.670Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
18:23:50 [2022-03-20T18:23:50.670Z] PASS
18:23:50 [2022-03-20T18:23:50.670Z] 
18:23:50 [2022-03-20T18:23:50.670Z] DONE 17 tests in 46.849s
18:23:50 [2022-03-20T18:23:50.670Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:23:50 [2022-03-20T18:23:50.670Z] INFO: Testing against a local daemon
18:23:50 [2022-03-20T18:23:50.670Z] === RUN   TestPluginInvalidJSON
18:23:50 [2022-03-20T18:23:50.670Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:23:50 [2022-03-20T18:23:50.670Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:23:50 [2022-03-20T18:23:50.670Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:23:50 [2022-03-20T18:23:50.670Z] --- PASS: TestPluginInvalidJSON (0.01s)
18:23:50 [2022-03-20T18:23:50.670Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:23:50 [2022-03-20T18:23:50.670Z] === RUN   TestPluginInstall
18:23:50 [2022-03-20T18:23:50.670Z] === RUN   TestPluginInstall/no_auth
18:23:50 [2022-03-20T18:23:50.670Z] time="2022-03-20T18:23:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:23:50 [2022-03-20T18:23:50.670Z] time="2022-03-20T18:23:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b785c9fe785bd7b74ade72efffdf4ef94497ab23669ff15c40c087fc1768b65a" mediatype=application/vnd.docker.plugin.v1+json size=522
18:23:50 [2022-03-20T18:23:50.670Z] time="2022-03-20T18:23:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:23:50 [2022-03-20T18:23:50.670Z] time="2022-03-20T18:23:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b785c9fe785bd7b74ade72efffdf4ef94497ab23669ff15c40c087fc1768b65a" mediatype=application/vnd.docker.plugin.v1+json size=522
18:23:50 [2022-03-20T18:23:50.670Z] === RUN   TestPluginInstall/with_htpasswd
18:23:50 [2022-03-20T18:23:50.728Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
18:23:50 [2022-03-20T18:23:50.728Z] === RUN   TestKillDifferentUserContainer
18:23:50 [2022-03-20T18:23:50.990Z] --- PASS: TestKillDifferentUserContainer (0.42s)
18:23:50 [2022-03-20T18:23:50.990Z] === RUN   TestInspectOomKilledTrue
18:23:51 [2022-03-20T18:23:51.239Z] time="2022-03-20T18:23:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:23:51 [2022-03-20T18:23:51.239Z] time="2022-03-20T18:23:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b785c9fe785bd7b74ade72efffdf4ef94497ab23669ff15c40c087fc1768b65a" mediatype=application/vnd.docker.plugin.v1+json size=522
18:23:51 [2022-03-20T18:23:51.239Z] time="2022-03-20T18:23:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:23:51 [2022-03-20T18:23:51.239Z] time="2022-03-20T18:23:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b785c9fe785bd7b74ade72efffdf4ef94497ab23669ff15c40c087fc1768b65a" mediatype=application/vnd.docker.plugin.v1+json size=522
18:23:51 [2022-03-20T18:23:51.239Z] === RUN   TestPluginInstall/with_insecure
18:23:51 [2022-03-20T18:23:51.561Z] --- PASS: TestInspectOomKilledTrue (0.47s)
18:23:51 [2022-03-20T18:23:51.561Z] === RUN   TestInspectOomKilledFalse
18:23:51 [2022-03-20T18:23:51.823Z] --- PASS: TestInspectOomKilledFalse (0.38s)
18:23:51 [2022-03-20T18:23:51.823Z] === RUN   TestLinksEtcHostsContentMatch
18:23:52 [2022-03-20T18:23:52.084Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
18:23:52 [2022-03-20T18:23:52.084Z] === RUN   TestLinksContainerNames
18:23:52 [2022-03-20T18:23:52.203Z] time="2022-03-20T18:23:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:23:52 [2022-03-20T18:23:52.203Z] time="2022-03-20T18:23:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7265040d8d52de4dd69ae33d0cc5f76415dd8b900fceb78743678b0a24406e03" mediatype=application/vnd.docker.plugin.v1+json size=522
18:23:52 [2022-03-20T18:23:52.203Z] time="2022-03-20T18:23:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:23:52 [2022-03-20T18:23:52.203Z] time="2022-03-20T18:23:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7265040d8d52de4dd69ae33d0cc5f76415dd8b900fceb78743678b0a24406e03" mediatype=application/vnd.docker.plugin.v1+json size=522
18:23:52 [2022-03-20T18:23:52.468Z]     plugin_test.go:165: [db28284b04656] daemon is not started
18:23:52 [2022-03-20T18:23:52.468Z] --- PASS: TestPluginInstall (3.42s)
18:23:52 [2022-03-20T18:23:52.468Z]     --- PASS: TestPluginInstall/no_auth (1.66s)
18:23:52 [2022-03-20T18:23:52.468Z]     --- PASS: TestPluginInstall/with_htpasswd (0.60s)
18:23:52 [2022-03-20T18:23:52.468Z]     --- PASS: TestPluginInstall/with_insecure (1.16s)
18:23:52 [2022-03-20T18:23:52.468Z] === RUN   TestPluginsWithRuntimes
18:23:53 [2022-03-20T18:23:53.025Z] --- PASS: TestLinksContainerNames (0.81s)
18:23:53 [2022-03-20T18:23:53.025Z] === RUN   TestLogsFollowTailEmpty
18:23:53 [2022-03-20T18:23:53.286Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
18:23:53 [2022-03-20T18:23:53.286Z] === RUN   TestContainerNetworkMountsNoChown
18:23:53 [2022-03-20T18:23:53.858Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/default
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/default
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/private
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/private
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/rprivate
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/rprivate
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/slave
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/slave
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/rslave
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/rslave
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/shared
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/shared
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/rshared
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/rshared
18:23:53 [2022-03-20T18:23:53.858Z] === CONT  TestMountDaemonRoot/default
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/default/bind_root
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/default/mount_root
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === CONT  TestMountDaemonRoot/default/bind_root
18:23:53 [2022-03-20T18:23:53.858Z] === CONT  TestMountDaemonRoot/rshared
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:23:53 [2022-03-20T18:23:53.858Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === CONT  TestMountDaemonRoot/shared
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === CONT  TestMountDaemonRoot/rslave
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === CONT  TestMountDaemonRoot/slave
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === CONT  TestMountDaemonRoot/rprivate
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:23:53 [2022-03-20T18:23:53.858Z] === CONT  TestMountDaemonRoot/private
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/private/bind_root
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/private/mount_root
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:23:53 [2022-03-20T18:23:53.858Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === CONT  TestMountDaemonRoot/default/mount_root
18:23:53 [2022-03-20T18:23:53.858Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:23:53 [2022-03-20T18:23:53.858Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:23:53 [2022-03-20T18:23:53.858Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:23:53 [2022-03-20T18:23:53.858Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:23:54 [2022-03-20T18:23:54.120Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:23:54 [2022-03-20T18:23:54.120Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:23:54 [2022-03-20T18:23:54.120Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:23:54 [2022-03-20T18:23:54.120Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:23:54 [2022-03-20T18:23:54.120Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:23:54 [2022-03-20T18:23:54.120Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:23:54 [2022-03-20T18:23:54.120Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:23:54 [2022-03-20T18:23:54.120Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:23:54 [2022-03-20T18:23:54.120Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:23:54 [2022-03-20T18:23:54.120Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:23:54 [2022-03-20T18:23:54.120Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:23:54 [2022-03-20T18:23:54.120Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:23:54 [2022-03-20T18:23:54.120Z] === CONT  TestMountDaemonRoot/private/bind_root
18:23:54 [2022-03-20T18:23:54.120Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:23:54 [2022-03-20T18:23:54.120Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:23:54 [2022-03-20T18:23:54.120Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:23:54 [2022-03-20T18:23:54.120Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:23:54 [2022-03-20T18:23:54.381Z] === CONT  TestMountDaemonRoot/private/mount_root
18:23:54 [2022-03-20T18:23:54.381Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:23:54 [2022-03-20T18:23:54.381Z] --- PASS: TestMountDaemonRoot (0.01s)
18:23:54 [2022-03-20T18:23:54.381Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:23:54 [2022-03-20T18:23:54.381Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
18:23:54 [2022-03-20T18:23:54.381Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
18:23:54 [2022-03-20T18:23:54.381Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
18:23:54 [2022-03-20T18:23:54.381Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
18:23:54 [2022-03-20T18:23:54.381Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:23:54 [2022-03-20T18:23:54.381Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
18:23:54 [2022-03-20T18:23:54.381Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
18:23:54 [2022-03-20T18:23:54.381Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
18:23:54 [2022-03-20T18:23:54.381Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
18:23:54 [2022-03-20T18:23:54.381Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:23:54 [2022-03-20T18:23:54.381Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
18:23:54 [2022-03-20T18:23:54.381Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
18:23:54 [2022-03-20T18:23:54.381Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
18:23:54 [2022-03-20T18:23:54.381Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
18:23:54 [2022-03-20T18:23:54.381Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:23:54 [2022-03-20T18:23:54.381Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
18:23:54 [2022-03-20T18:23:54.381Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
18:23:54 [2022-03-20T18:23:54.381Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
18:23:54 [2022-03-20T18:23:54.381Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
18:23:54 [2022-03-20T18:23:54.381Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:23:54 [2022-03-20T18:23:54.381Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
18:23:54 [2022-03-20T18:23:54.381Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
18:23:54 [2022-03-20T18:23:54.381Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
18:23:54 [2022-03-20T18:23:54.381Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
18:23:54 [2022-03-20T18:23:54.381Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:23:54 [2022-03-20T18:23:54.381Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
18:23:54 [2022-03-20T18:23:54.381Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
18:23:54 [2022-03-20T18:23:54.381Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
18:23:54 [2022-03-20T18:23:54.381Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
18:23:54 [2022-03-20T18:23:54.381Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:23:54 [2022-03-20T18:23:54.381Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
18:23:54 [2022-03-20T18:23:54.381Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
18:23:54 [2022-03-20T18:23:54.381Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
18:23:54 [2022-03-20T18:23:54.381Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
18:23:54 [2022-03-20T18:23:54.381Z] === RUN   TestContainerBindMountNonRecursive
18:23:54 [2022-03-20T18:23:54.390Z] === RUN   TestPluginsWithRuntimes/No_Args
18:23:54 [2022-03-20T18:23:54.961Z] === RUN   TestPluginsWithRuntimes/With_Args
18:23:55 [2022-03-20T18:23:55.768Z] --- PASS: TestContainerBindMountNonRecursive (1.30s)
18:23:55 [2022-03-20T18:23:55.769Z] === RUN   TestContainerVolumesMountedAsShared
18:23:55 [2022-03-20T18:23:55.898Z] --- PASS: TestPluginsWithRuntimes (3.36s)
18:23:55 [2022-03-20T18:23:55.898Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
18:23:55 [2022-03-20T18:23:55.898Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
18:23:55 [2022-03-20T18:23:55.898Z] === RUN   TestPluginBackCompatMediaTypes
18:23:56 [2022-03-20T18:23:56.030Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
18:23:56 [2022-03-20T18:23:56.030Z] === RUN   TestContainerVolumesMountedAsSlave
18:23:56 [2022-03-20T18:23:56.292Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
18:23:56 [2022-03-20T18:23:56.292Z] === RUN   TestNetworkNat
18:23:56 [2022-03-20T18:23:56.467Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
18:23:56 [2022-03-20T18:23:56.467Z] PASS
18:23:56 [2022-03-20T18:23:56.467Z] 
18:23:56 [2022-03-20T18:23:56.467Z] DONE 10 tests in 7.407s
18:23:56 [2022-03-20T18:23:56.467Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:23:56 [2022-03-20T18:23:56.467Z] INFO: Testing against a local daemon
18:23:56 [2022-03-20T18:23:56.467Z] === RUN   TestExternalGraphDriver
18:23:56 [2022-03-20T18:23:56.467Z] === RUN   TestExternalGraphDriver/json
18:23:56 [2022-03-20T18:23:56.867Z] --- PASS: TestNetworkNat (0.48s)
18:23:56 [2022-03-20T18:23:56.867Z] === RUN   TestNetworkLocalhostTCPNat
18:23:57 [2022-03-20T18:23:57.128Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
18:23:57 [2022-03-20T18:23:57.128Z] === RUN   TestNetworkLoopbackNat
18:23:58 [2022-03-20T18:23:58.370Z] === RUN   TestExternalGraphDriver/spec
18:23:59 [2022-03-20T18:23:59.679Z] --- PASS: TestNetworkLoopbackNat (2.54s)
18:23:59 [2022-03-20T18:23:59.679Z] === RUN   TestPause
18:23:59 [2022-03-20T18:23:59.747Z] === RUN   TestExternalGraphDriver/pull
18:24:00 [2022-03-20T18:24:00.252Z] --- PASS: TestPause (0.44s)
18:24:00 [2022-03-20T18:24:00.252Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:24:00 [2022-03-20T18:24:00.252Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:24:00 [2022-03-20T18:24:00.252Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:24:00 [2022-03-20T18:24:00.252Z] === RUN   TestPauseStopPausedContainer
18:24:00 [2022-03-20T18:24:00.514Z] --- PASS: TestPauseStopPausedContainer (0.43s)
18:24:00 [2022-03-20T18:24:00.514Z] === RUN   TestPidHost
18:24:00 [2022-03-20T18:24:00.535Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:24:00 [2022-03-20T18:24:00.535Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:24:00 [2022-03-20T18:24:00.535Z] Using test binary docker
18:24:00 [2022-03-20T18:24:00.535Z] Using test binary docker
18:24:00 [2022-03-20T18:24:00.535Z] +++ /etc/init.d/apparmor start
18:24:00 [2022-03-20T18:24:00.535Z] +++ /etc/init.d/apparmor start
18:24:00 [2022-03-20T18:24:00.535Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning).
18:24:00 [2022-03-20T18:24:00.535Z]  (warning).
18:24:00 [2022-03-20T18:24:00.535Z] INFO: Waiting for daemon to start...
18:24:00 [2022-03-20T18:24:00.535Z] Starting dockerdINFO: Waiting for daemon to start...
18:24:00 [2022-03-20T18:24:00.535Z] Starting dockerd
18:24:00 [2022-03-20T18:24:00.535Z] +++ 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
18:24:00 [2022-03-20T18:24:00.535Z] 
18:24:00 [2022-03-20T18:24:00.535Z] +++ 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
18:24:00 [2022-03-20T18:24:00.535Z] ..
18:24:00 [2022-03-20T18:24:00.535Z] 
18:24:00 [2022-03-20T18:24:00.535Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:24:00 [2022-03-20T18:24:00.535Z] 
18:24:00 [2022-03-20T18:24:00.535Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:24:00 [2022-03-20T18:24:00.535Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:24:00 [2022-03-20T18:24:00.535Z] Error: No such image: emptyfs
18:24:00 [2022-03-20T18:24:00.536Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:24:00 [2022-03-20T18:24:00.536Z] ++++ docker load
18:24:00 [2022-03-20T18:24:00.536Z] Error: No such image: emptyfs
18:24:00 [2022-03-20T18:24:00.536Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:24:00 [2022-03-20T18:24:00.536Z] ++++ docker load
18:24:00 [2022-03-20T18:24:00.536Z] Running integration-test (iteration 1)
18:24:00 [2022-03-20T18:24:00.536Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
18:24:00 [2022-03-20T18:24:00.536Z] ++ 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)/'
18:24:00 [2022-03-20T18:24:00.536Z] ++ set -e
18:24:00 [2022-03-20T18:24:00.536Z] ++ '[' -n 0 ']'
18:24:00 [2022-03-20T18:24:00.536Z] ++ set -x
18:24:00 [2022-03-20T18:24:00.536Z] ++ 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)/'
18:24:00 [2022-03-20T18:24:00.536Z] Running integration-test (iteration 1)
18:24:00 [2022-03-20T18:24:00.536Z] 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)/
18:24:00 [2022-03-20T18:24:00.536Z] ++ 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)/'
18:24:00 [2022-03-20T18:24:00.536Z] ++ set -e
18:24:00 [2022-03-20T18:24:00.536Z] ++ '[' -n 0 ']'
18:24:00 [2022-03-20T18:24:00.536Z] ++ set -x
18:24:00 [2022-03-20T18:24:00.536Z] ++ 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)/'
18:24:00 [2022-03-20T18:24:00.536Z] Loaded image: busybox:latest
18:24:00 [2022-03-20T18:24:00.536Z] Loaded image: busybox:latest
18:24:00 [2022-03-20T18:24:00.536Z] Loaded image: busybox:glibc
18:24:00 [2022-03-20T18:24:00.536Z] Loaded image: busybox:glibc
18:24:01 [2022-03-20T18:24:01.099Z] Loaded image: debian:bullseye-slim
18:24:01 [2022-03-20T18:24:01.356Z] Loaded image: hello-world:latest
18:24:01 [2022-03-20T18:24:01.356Z] Loaded image: arm32v7/hello-world:latest
18:24:01 [2022-03-20T18:24:01.356Z] INFO: Testing against a local daemon
18:24:01 [2022-03-20T18:24:01.356Z] === RUN   TestDockerDaemonSuite
18:24:01 [2022-03-20T18:24:01.356Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
18:24:01 [2022-03-20T18:24:01.613Z] Loaded image: debian:bullseye-slim
18:24:01 [2022-03-20T18:24:01.650Z] --- PASS: TestExternalGraphDriver (4.94s)
18:24:01 [2022-03-20T18:24:01.650Z]     --- PASS: TestExternalGraphDriver/json (1.64s)
18:24:01 [2022-03-20T18:24:01.650Z]     --- PASS: TestExternalGraphDriver/spec (1.66s)
18:24:01 [2022-03-20T18:24:01.650Z]     --- PASS: TestExternalGraphDriver/pull (1.60s)
18:24:01 [2022-03-20T18:24:01.650Z] === RUN   TestGraphdriverPluginV2
18:24:01 [2022-03-20T18:24:01.870Z] Loaded image: hello-world:latest
18:24:01 [2022-03-20T18:24:01.870Z] Loaded image: arm32v7/hello-world:latest
18:24:01 [2022-03-20T18:24:01.870Z] INFO: Testing against a local daemon
18:24:01 [2022-03-20T18:24:01.870Z] === RUN   TestDockerSuite
18:24:01 [2022-03-20T18:24:01.870Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
18:24:01 [2022-03-20T18:24:01.870Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
18:24:01 [2022-03-20T18:24:01.904Z] --- PASS: TestPidHost (1.03s)
18:24:01 [2022-03-20T18:24:01.904Z] === RUN   TestPsFilter
18:24:01 [2022-03-20T18:24:01.904Z] --- PASS: TestPsFilter (0.17s)
18:24:01 [2022-03-20T18:24:01.904Z] === RUN   TestRemoveContainerWithRemovedVolume
18:24:02 [2022-03-20T18:24:02.127Z] === RUN   TestDockerSuite/TestAPIErrorJSON
18:24:02 [2022-03-20T18:24:02.127Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
18:24:02 [2022-03-20T18:24:02.127Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
18:24:02 [2022-03-20T18:24:02.127Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
18:24:02 [2022-03-20T18:24:02.127Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
18:24:02 [2022-03-20T18:24:02.127Z] === RUN   TestDockerSuite/TestAPIImagesDelete
18:24:02 [2022-03-20T18:24:02.476Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s)
18:24:02 [2022-03-20T18:24:02.476Z] === RUN   TestRemoveContainerWithVolume
18:24:02 [2022-03-20T18:24:02.739Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
18:24:02 [2022-03-20T18:24:02.739Z] === RUN   TestRemoveContainerRunning
18:24:03 [2022-03-20T18:24:03.309Z] --- PASS: TestRemoveContainerRunning (0.44s)
18:24:03 [2022-03-20T18:24:03.309Z] === RUN   TestRemoveContainerForceRemoveRunning
18:24:03 [2022-03-20T18:24:03.570Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
18:24:03 [2022-03-20T18:24:03.570Z] === RUN   TestRemoveInvalidContainer
18:24:03 [2022-03-20T18:24:03.570Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:24:03 [2022-03-20T18:24:03.570Z] === RUN   TestRenameLinkedContainer
18:24:05 [2022-03-20T18:24:05.394Z] === RUN   TestDockerSuite/TestAPIImagesFilter
18:24:05 [2022-03-20T18:24:05.394Z] === RUN   TestDockerSuite/TestAPIImagesHistory
18:24:05 [2022-03-20T18:24:05.833Z] --- PASS: TestGraphdriverPluginV2 (3.88s)
18:24:05 [2022-03-20T18:24:05.833Z] PASS
18:24:05 [2022-03-20T18:24:05.833Z] 
18:24:05 [2022-03-20T18:24:05.833Z] DONE 5 tests in 8.857s
18:24:05 [2022-03-20T18:24:05.833Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:24:05 [2022-03-20T18:24:05.833Z] INFO: Testing against a local daemon
18:24:05 [2022-03-20T18:24:05.833Z] === RUN   TestContinueAfterPluginCrash
18:24:05 [2022-03-20T18:24:05.833Z] === PAUSE TestContinueAfterPluginCrash
18:24:05 [2022-03-20T18:24:05.833Z] === RUN   TestReadPluginNoRead
18:24:05 [2022-03-20T18:24:05.833Z] === PAUSE TestReadPluginNoRead
18:24:05 [2022-03-20T18:24:05.833Z] === RUN   TestDaemonStartWithLogOpt
18:24:05 [2022-03-20T18:24:05.833Z] === PAUSE TestDaemonStartWithLogOpt
18:24:05 [2022-03-20T18:24:05.833Z] === CONT  TestContinueAfterPluginCrash
18:24:05 [2022-03-20T18:24:05.833Z] === CONT  TestDaemonStartWithLogOpt
18:24:05 [2022-03-20T18:24:05.958Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
18:24:05 [2022-03-20T18:24:05.958Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
18:24:06 [2022-03-20T18:24:06.522Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
18:24:06 [2022-03-20T18:24:06.779Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
18:24:06 [2022-03-20T18:24:06.779Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
18:24:06 [2022-03-20T18:24:06.872Z] --- PASS: TestRenameLinkedContainer (2.98s)
18:24:06 [2022-03-20T18:24:06.872Z] === RUN   TestRenameStoppedContainer
18:24:07 [2022-03-20T18:24:07.134Z] --- PASS: TestRenameStoppedContainer (0.58s)
18:24:07 [2022-03-20T18:24:07.134Z] === RUN   TestRenameRunningContainerAndReuse
18:24:08 [2022-03-20T18:24:08.079Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
18:24:08 [2022-03-20T18:24:08.079Z] === RUN   TestRenameInvalidName
18:24:08 [2022-03-20T18:24:08.155Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
18:24:08 [2022-03-20T18:24:08.412Z] === RUN   TestDockerSuite/TestAPINetworkFilter
18:24:08 [2022-03-20T18:24:08.412Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
18:24:08 [2022-03-20T18:24:08.413Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
18:24:08 [2022-03-20T18:24:08.653Z] --- PASS: TestRenameInvalidName (0.55s)
18:24:08 [2022-03-20T18:24:08.653Z] === RUN   TestRenameAnonymousContainer
18:24:09 [2022-03-20T18:24:09.120Z] --- PASS: TestDaemonStartWithLogOpt (3.36s)
18:24:09 [2022-03-20T18:24:09.120Z] === CONT  TestReadPluginNoRead
18:24:09 [2022-03-20T18:24:09.343Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
18:24:09 [2022-03-20T18:24:09.599Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
18:24:10 [2022-03-20T18:24:10.041Z] --- PASS: TestRenameAnonymousContainer (1.50s)
18:24:10 [2022-03-20T18:24:10.041Z] === RUN   TestRenameContainerWithSameName
18:24:10 [2022-03-20T18:24:10.530Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
18:24:10 [2022-03-20T18:24:10.615Z] --- PASS: TestRenameContainerWithSameName (0.43s)
18:24:10 [2022-03-20T18:24:10.615Z] === RUN   TestRenameContainerWithLinkedContainer
18:24:10 [2022-03-20T18:24:10.790Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
18:24:10 [2022-03-20T18:24:10.790Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
18:24:10 [2022-03-20T18:24:10.790Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
18:24:10 [2022-03-20T18:24:10.790Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
18:24:11 [2022-03-20T18:24:11.024Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:24:11 [2022-03-20T18:24:11.560Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
18:24:11 [2022-03-20T18:24:11.560Z] === RUN   TestResize
18:24:11 [2022-03-20T18:24:11.822Z] --- PASS: TestResize (0.40s)
18:24:11 [2022-03-20T18:24:11.822Z] === RUN   TestResizeWithInvalidSize
18:24:12 [2022-03-20T18:24:12.395Z] --- PASS: TestResizeWithInvalidSize (0.42s)
18:24:12 [2022-03-20T18:24:12.395Z] === RUN   TestResizeWhenContainerNotStarted
18:24:12 [2022-03-20T18:24:12.399Z] === RUN   TestReadPluginNoRead/default
18:24:12 [2022-03-20T18:24:12.657Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
18:24:12 [2022-03-20T18:24:12.657Z] === RUN   TestDaemonRestartKillContainers
18:24:12 [2022-03-20T18:24:12.657Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:24:12 [2022-03-20T18:24:12.657Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:24:13 [2022-03-20T18:24:13.335Z] === RUN   TestReadPluginNoRead/disabled_caching
18:24:13 [2022-03-20T18:24:13.593Z] --- PASS: TestContinueAfterPluginCrash (8.30s)
18:24:14 [2022-03-20T18:24:14.529Z] === CONT  TestReadPluginNoRead
18:24:14 [2022-03-20T18:24:14.529Z]     read_test.go:92: [ded4653b6ae57] daemon is not started
18:24:14 [2022-03-20T18:24:14.529Z] --- PASS: TestReadPluginNoRead (5.80s)
18:24:14 [2022-03-20T18:24:14.529Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
18:24:14 [2022-03-20T18:24:14.529Z]     --- PASS: TestReadPluginNoRead/default (1.20s)
18:24:14 [2022-03-20T18:24:14.529Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
18:24:14 [2022-03-20T18:24:14.529Z] PASS
18:24:14 [2022-03-20T18:24:14.529Z] 
18:24:14 [2022-03-20T18:24:14.529Z] DONE 6 tests in 9.206s
18:24:14 [2022-03-20T18:24:14.529Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:24:14 [2022-03-20T18:24:14.529Z] testing: warning: no tests to run
18:24:14 [2022-03-20T18:24:14.529Z] PASS
18:24:14 [2022-03-20T18:24:14.529Z] 
18:24:14 [2022-03-20T18:24:14.529Z] DONE 0 tests in 0.012s
18:24:14 [2022-03-20T18:24:14.529Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:24:14 [2022-03-20T18:24:14.529Z] INFO: Testing against a local daemon
18:24:14 [2022-03-20T18:24:14.529Z] === RUN   TestPluginWithDevMounts
18:24:14 [2022-03-20T18:24:14.529Z] === PAUSE TestPluginWithDevMounts
18:24:14 [2022-03-20T18:24:14.529Z] === CONT  TestPluginWithDevMounts
18:24:14 [2022-03-20T18:24:14.571Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:24:15 [2022-03-20T18:24:15.512Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:24:16 [2022-03-20T18:24:16.427Z] --- PASS: TestPluginWithDevMounts (1.58s)
18:24:16 [2022-03-20T18:24:16.427Z] PASS
18:24:16 [2022-03-20T18:24:16.427Z] 
18:24:16 [2022-03-20T18:24:16.427Z] DONE 1 tests in 1.620s
18:24:16 [2022-03-20T18:24:16.427Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
18:24:16 [2022-03-20T18:24:16.427Z] INFO: Testing against a local daemon
18:24:16 [2022-03-20T18:24:16.427Z] === RUN   TestSecretInspect
18:24:16 [2022-03-20T18:24:16.454Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:24:16 [2022-03-20T18:24:16.714Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:24:17 [2022-03-20T18:24:17.367Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
18:24:17 [2022-03-20T18:24:17.658Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:24:17 [2022-03-20T18:24:17.920Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:24:18 [2022-03-20T18:24:18.328Z] --- PASS: TestSecretInspect (2.13s)
18:24:18 [2022-03-20T18:24:18.328Z] === RUN   TestSecretList
18:24:19 [2022-03-20T18:24:19.939Z] --- PASS: TestBuildWithHugeFile (115.59s)
18:24:19 [2022-03-20T18:24:19.939Z] === RUN   TestBuildWCOWSandboxSize
18:24:19 [2022-03-20T18:24:19.939Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:24:19 [2022-03-20T18:24:19.939Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
18:24:19 [2022-03-20T18:24:19.939Z] === RUN   TestBuildWithEmptyDockerfile
18:24:19 [2022-03-20T18:24:19.939Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:24:19 [2022-03-20T18:24:19.939Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:24:19 [2022-03-20T18:24:19.939Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:24:19 [2022-03-20T18:24:19.939Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:24:19 [2022-03-20T18:24:19.939Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:24:19 [2022-03-20T18:24:19.939Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:24:19 [2022-03-20T18:24:19.939Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:24:19 [2022-03-20T18:24:19.939Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:24:19 [2022-03-20T18:24:19.939Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:24:19 [2022-03-20T18:24:19.939Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
18:24:19 [2022-03-20T18:24:19.939Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s)
18:24:19 [2022-03-20T18:24:19.939Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s)
18:24:19 [2022-03-20T18:24:19.939Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s)
18:24:19 [2022-03-20T18:24:19.939Z] === RUN   TestBuildPreserveOwnership
18:24:19 [2022-03-20T18:24:19.939Z] === RUN   TestBuildPreserveOwnership/copy_from
18:24:19 [2022-03-20T18:24:19.939Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
18:24:20 [2022-03-20T18:24:20.861Z] --- PASS: TestSecretList (2.10s)
18:24:20 [2022-03-20T18:24:20.861Z] === RUN   TestSecretsCreateAndDelete
18:24:21 [2022-03-20T18:24:21.227Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:24:21 [2022-03-20T18:24:21.489Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:24:21 [2022-03-20T18:24:21.835Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:24:21 [2022-03-20T18:24:21.835Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
18:24:22 [2022-03-20T18:24:22.763Z] --- PASS: TestSecretsCreateAndDelete (2.14s)
18:24:22 [2022-03-20T18:24:22.764Z] === RUN   TestSecretsUpdate
18:24:23 [2022-03-20T18:24:23.246Z] --- PASS: TestBuildPreserveOwnership (3.32s)
18:24:23 [2022-03-20T18:24:23.246Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.12s)
18:24:23 [2022-03-20T18:24:23.246Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s)
18:24:23 [2022-03-20T18:24:23.246Z] === RUN   TestBuildPlatformInvalid
18:24:23 [2022-03-20T18:24:23.246Z] --- PASS: TestBuildPlatformInvalid (0.10s)
18:24:23 [2022-03-20T18:24:23.246Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:24:23 [2022-03-20T18:24:23.449Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:24:23 [2022-03-20T18:24:23.813Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
18:24:24 [2022-03-20T18:24:24.070Z] Loaded image: busybox:latest
18:24:24 [2022-03-20T18:24:24.309Z] 037d5740b404: Pull complete
18:24:24 [2022-03-20T18:24:24.309Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338
18:24:24 [2022-03-20T18:24:24.309Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022
18:24:24 [2022-03-20T18:24:24.309Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully
18:24:24 [2022-03-20T18:24:24.309Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test
18:24:24 [2022-03-20T18:24:24.309Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587'
18:24:24 [2022-03-20T18:24:24.309Z] WARN: Skipping validation tests
18:24:24 [2022-03-20T18:24:24.309Z] INFO: Running unit tests at 03/20/2022 18:24:11...
18:24:24 [2022-03-20T18:24:24.309Z] INFO: make.ps1 starting at 03/20/2022 18:24:16
18:24:24 [2022-03-20T18:24:24.309Z] INFO: Git commit (45067cda33) assumed from DOCKER_GITCOMMIT environment variable
18:24:24 [2022-03-20T18:24:24.309Z] INFO: Invoking autogen...
18:24:24 [2022-03-20T18:24:24.309Z] INFO: Running unit tests...
18:24:24 [2022-03-20T18:24:24.327Z] Loaded image: busybox:glibc
18:24:24 [2022-03-20T18:24:24.584Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
18:24:24 [2022-03-20T18:24:24.667Z] --- PASS: TestSecretsUpdate (2.14s)
18:24:24 [2022-03-20T18:24:24.667Z] === RUN   TestTemplatedSecret
18:24:24 [2022-03-20T18:24:24.863Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:24:24 [2022-03-20T18:24:24.863Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:24:25 [2022-03-20T18:24:25.146Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
18:24:26 [2022-03-20T18:24:26.075Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
18:24:26 [2022-03-20T18:24:26.473Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/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
18:24:26 [2022-03-20T18:24:26.638Z] === RUN   TestDockerSuite/TestAttachAfterDetach
18:24:26 [2022-03-20T18:24:26.638Z] Loaded image: debian:bullseye-slim
18:24:26 [2022-03-20T18:24:26.775Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:24:26 [2022-03-20T18:24:26.775Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:24:26 [2022-03-20T18:24:26.895Z] Loaded image: hello-world:latest
18:24:26 [2022-03-20T18:24:26.895Z] Loaded image: arm32v7/hello-world:latest
18:24:27 [2022-03-20T18:24:27.196Z] --- PASS: TestTemplatedSecret (2.58s)
18:24:27 [2022-03-20T18:24:27.196Z] === RUN   TestSecretCreateResolve
18:24:27 [2022-03-20T18:24:27.458Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
18:24:28 [2022-03-20T18:24:28.387Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
18:24:28 [2022-03-20T18:24:28.687Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:24:28 [2022-03-20T18:24:28.951Z]     docker_cli_daemon_test.go:1472: [dc3c549bd94ca] daemon is not started
18:24:29 [2022-03-20T18:24:29.515Z]     check_test.go:308: [daf5ba82f3aae] daemon is not started
18:24:29 [2022-03-20T18:24:29.515Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
18:24:29 [2022-03-20T18:24:29.730Z] --- PASS: TestSecretCreateResolve (2.14s)
18:24:29 [2022-03-20T18:24:29.730Z] PASS
18:24:29 [2022-03-20T18:24:29.730Z] 
18:24:29 [2022-03-20T18:24:29.730Z] DONE 6 tests in 13.254s
18:24:29 [2022-03-20T18:24:29.730Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
18:24:29 [2022-03-20T18:24:29.730Z] INFO: Testing against a local daemon
18:24:29 [2022-03-20T18:24:29.730Z] === RUN   TestServiceCreateInit
18:24:29 [2022-03-20T18:24:29.730Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:24:30 [2022-03-20T18:24:30.077Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:24:30 [2022-03-20T18:24:30.077Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s)
18:24:30 [2022-03-20T18:24:30.077Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s)
18:24:30 [2022-03-20T18:24:30.077Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.91s)
18:24:30 [2022-03-20T18:24:30.077Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
18:24:30 [2022-03-20T18:24:30.077Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s)
18:24:30 [2022-03-20T18:24:30.077Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s)
18:24:30 [2022-03-20T18:24:30.077Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.27s)
18:24:30 [2022-03-20T18:24:30.077Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.38s)
18:24:30 [2022-03-20T18:24:30.077Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.83s)
18:24:30 [2022-03-20T18:24:30.077Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s)
18:24:30 [2022-03-20T18:24:30.077Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.78s)
18:24:30 [2022-03-20T18:24:30.077Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.84s)
18:24:30 [2022-03-20T18:24:30.077Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.00s)
18:24:30 [2022-03-20T18:24:30.077Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s)
18:24:30 [2022-03-20T18:24:30.077Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s)
18:24:30 [2022-03-20T18:24:30.077Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s)
18:24:30 [2022-03-20T18:24:30.077Z] === RUN   TestCgroupNamespacesRun
18:24:30 [2022-03-20T18:24:30.447Z] === RUN   TestDockerSuite/TestAttachDetach
18:24:31 [2022-03-20T18:24:31.023Z] --- PASS: TestCgroupNamespacesRun (1.12s)
18:24:31 [2022-03-20T18:24:31.023Z] === RUN   TestCgroupNamespacesRunPrivileged
18:24:31 [2022-03-20T18:24:31.379Z] === RUN   TestDockerSuite/TestAttachDisconnect
18:24:31 [2022-03-20T18:24:31.944Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
18:24:32 [2022-03-20T18:24:32.202Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
18:24:32 [2022-03-20T18:24:32.411Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s)
18:24:32 [2022-03-20T18:24:32.411Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:24:33 [2022-03-20T18:24:33.019Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:24:33 [2022-03-20T18:24:33.356Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s)
18:24:33 [2022-03-20T18:24:33.356Z] === RUN   TestCgroupNamespacesRunHostMode
18:24:33 [2022-03-20T18:24:33.617Z]     check_test.go:308: [db1c643b78cdc] daemon is not started
18:24:33 [2022-03-20T18:24:33.617Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
18:24:33 [2022-03-20T18:24:33.874Z] === RUN   TestDockerSuite/TestAttachPausedContainer
18:24:34 [2022-03-20T18:24:34.302Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s)
18:24:34 [2022-03-20T18:24:34.302Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:24:34 [2022-03-20T18:24:34.806Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
18:24:35 [2022-03-20T18:24:35.065Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
18:24:35 [2022-03-20T18:24:35.690Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s)
18:24:35 [2022-03-20T18:24:35.690Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:24:36 [2022-03-20T18:24:36.436Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
18:24:36 [2022-03-20T18:24:36.633Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s)
18:24:36 [2022-03-20T18:24:36.633Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:24:37 [2022-03-20T18:24:37.204Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s)
18:24:37 [2022-03-20T18:24:37.204Z] === RUN   TestCgroupNamespacesRunOlderClient
18:24:37 [2022-03-20T18:24:37.209Z] --- PASS: TestServiceCreateInit (7.37s)
18:24:37 [2022-03-20T18:24:37.209Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.55s)
18:24:37 [2022-03-20T18:24:37.209Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.81s)
18:24:37 [2022-03-20T18:24:37.209Z] === RUN   TestCreateServiceMultipleTimes
18:24:37 [2022-03-20T18:24:37.802Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
18:24:38 [2022-03-20T18:24:38.059Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
18:24:38 [2022-03-20T18:24:38.059Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.01s)
18:24:38 [2022-03-20T18:24:38.059Z] PASS
18:24:38 [2022-03-20T18:24:38.059Z] 
18:24:38 [2022-03-20T18:24:38.059Z] === Skipped
18:24:38 [2022-03-20T18:24:38.059Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
18:24:38 [2022-03-20T18:24:38.059Z]     build_session_test.go:25: TODO: BuildKit
18:24:38 [2022-03-20T18:24:38.059Z] 
18:24:38 [2022-03-20T18:24:38.059Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
18:24:38 [2022-03-20T18:24:38.059Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:24:38 [2022-03-20T18:24:38.059Z] 
18:24:38 [2022-03-20T18:24:38.059Z] DONE 34 tests, 2 skipped in 180.719s
18:24:38 [2022-03-20T18:24:38.059Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
18:24:38 [2022-03-20T18:24:38.059Z] ++ 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
18:24:38 [2022-03-20T18:24:38.059Z] ++ set -e
18:24:38 [2022-03-20T18:24:38.059Z] ++ '[' -n 0 ']'
18:24:38 [2022-03-20T18:24:38.059Z] ++ set -x
18:24:38 [2022-03-20T18:24:38.059Z] ++ 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
18:24:38 [2022-03-20T18:24:38.316Z] INFO: Testing against a local daemon
18:24:38 [2022-03-20T18:24:38.316Z] === RUN   TestConfigInspect
18:24:38 [2022-03-20T18:24:38.588Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s)
18:24:38 [2022-03-20T18:24:38.588Z] === RUN   TestNISDomainname
18:24:38 [2022-03-20T18:24:38.814Z] ?   	github.com/docker/docker/api	[no test files]
18:24:38 [2022-03-20T18:24:38.849Z] --- PASS: TestNISDomainname (0.52s)
18:24:38 [2022-03-20T18:24:38.849Z] === RUN   TestHostnameDnsResolution
18:24:38 [2022-03-20T18:24:38.885Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
18:24:39 [2022-03-20T18:24:39.792Z] --- PASS: TestHostnameDnsResolution (0.65s)
18:24:39 [2022-03-20T18:24:39.792Z] === RUN   TestUnprivilegedPortsAndPing
18:24:40 [2022-03-20T18:24:40.054Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s)
18:24:40 [2022-03-20T18:24:40.054Z] === RUN   TestStats
18:24:40 [2022-03-20T18:24:40.260Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
18:24:40 [2022-03-20T18:24:40.260Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
18:24:40 [2022-03-20T18:24:40.260Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
18:24:40 [2022-03-20T18:24:40.824Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
18:24:41 [2022-03-20T18:24:41.389Z] --- PASS: TestConfigInspect (2.94s)
18:24:41 [2022-03-20T18:24:41.389Z] === RUN   TestConfigList
18:24:41 [2022-03-20T18:24:41.389Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
18:24:42 [2022-03-20T18:24:42.603Z] --- PASS: TestStats (2.44s)
18:24:42 [2022-03-20T18:24:42.603Z] === RUN   TestStopContainerWithTimeout
18:24:42 [2022-03-20T18:24:42.603Z] === RUN   TestStopContainerWithTimeout/0
18:24:42 [2022-03-20T18:24:42.603Z] === PAUSE TestStopContainerWithTimeout/0
18:24:42 [2022-03-20T18:24:42.603Z] === RUN   TestStopContainerWithTimeout/1
18:24:42 [2022-03-20T18:24:42.603Z] === PAUSE TestStopContainerWithTimeout/1
18:24:42 [2022-03-20T18:24:42.603Z] === RUN   TestStopContainerWithTimeout/3
18:24:42 [2022-03-20T18:24:42.603Z] === PAUSE TestStopContainerWithTimeout/3
18:24:42 [2022-03-20T18:24:42.603Z] === RUN   TestStopContainerWithTimeout/-1
18:24:42 [2022-03-20T18:24:42.603Z] === PAUSE TestStopContainerWithTimeout/-1
18:24:42 [2022-03-20T18:24:42.603Z] === CONT  TestStopContainerWithTimeout/0
18:24:42 [2022-03-20T18:24:42.603Z] === CONT  TestStopContainerWithTimeout/-1
18:24:42 [2022-03-20T18:24:42.760Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
18:24:43 [2022-03-20T18:24:43.177Z] === CONT  TestStopContainerWithTimeout/3
18:24:44 [2022-03-20T18:24:44.132Z] --- PASS: TestConfigList (2.83s)
18:24:44 [2022-03-20T18:24:44.132Z] === RUN   TestConfigsCreateAndDelete
18:24:45 [2022-03-20T18:24:45.727Z] === CONT  TestStopContainerWithTimeout/1
18:24:46 [2022-03-20T18:24:46.032Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
18:24:46 [2022-03-20T18:24:46.673Z] --- PASS: TestStopContainerWithTimeout (0.01s)
18:24:46 [2022-03-20T18:24:46.673Z]     --- PASS: TestStopContainerWithTimeout/0 (0.73s)
18:24:46 [2022-03-20T18:24:46.673Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.73s)
18:24:46 [2022-03-20T18:24:46.673Z]     --- PASS: TestStopContainerWithTimeout/3 (2.40s)
18:24:46 [2022-03-20T18:24:46.673Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
18:24:46 [2022-03-20T18:24:46.673Z] === RUN   TestDeleteDevicemapper
18:24:46 [2022-03-20T18:24:46.674Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:24:46 [2022-03-20T18:24:46.674Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:24:46 [2022-03-20T18:24:46.674Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:24:47 [2022-03-20T18:24:47.006Z] --- PASS: TestConfigsCreateAndDelete (2.85s)
18:24:47 [2022-03-20T18:24:47.006Z] === RUN   TestConfigsUpdate
18:24:48 [2022-03-20T18:24:48.899Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
18:24:49 [2022-03-20T18:24:49.220Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.24s)
18:24:49 [2022-03-20T18:24:49.220Z] === RUN   TestUpdateMemory
18:24:49 [2022-03-20T18:24:49.481Z] --- PASS: TestUpdateMemory (0.57s)
18:24:49 [2022-03-20T18:24:49.481Z] === RUN   TestUpdateCPUQuota
18:24:49 [2022-03-20T18:24:49.829Z] --- PASS: TestConfigsUpdate (2.80s)
18:24:49 [2022-03-20T18:24:49.829Z] === RUN   TestTemplatedConfig
18:24:50 [2022-03-20T18:24:50.052Z] --- PASS: TestUpdateCPUQuota (0.66s)
18:24:50 [2022-03-20T18:24:50.052Z] === RUN   TestUpdatePidsLimit
18:24:50 [2022-03-20T18:24:50.052Z] === RUN   TestUpdatePidsLimit/update_from_none
18:24:50 [2022-03-20T18:24:50.314Z] === RUN   TestUpdatePidsLimit/no_change
18:24:50 [2022-03-20T18:24:50.575Z] === RUN   TestUpdatePidsLimit/update_lower
18:24:50 [2022-03-20T18:24:50.760Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
18:24:50 [2022-03-20T18:24:50.836Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:24:51 [2022-03-20T18:24:51.099Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:24:51 [2022-03-20T18:24:51.361Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:24:51 [2022-03-20T18:24:51.623Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:24:52 [2022-03-20T18:24:52.197Z] --- PASS: TestUpdatePidsLimit (2.05s)
18:24:52 [2022-03-20T18:24:52.197Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
18:24:52 [2022-03-20T18:24:52.197Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
18:24:52 [2022-03-20T18:24:52.197Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.28s)
18:24:52 [2022-03-20T18:24:52.197Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
18:24:52 [2022-03-20T18:24:52.197Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s)
18:24:52 [2022-03-20T18:24:52.197Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
18:24:52 [2022-03-20T18:24:52.197Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
18:24:52 [2022-03-20T18:24:52.197Z] === RUN   TestUpdateRestartPolicy
18:24:52 [2022-03-20T18:24:52.665Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
18:24:53 [2022-03-20T18:24:53.229Z] --- PASS: TestTemplatedConfig (3.41s)
18:24:53 [2022-03-20T18:24:53.229Z] === RUN   TestConfigCreateResolve
18:24:54 [2022-03-20T18:24:54.601Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
18:24:54 [2022-03-20T18:24:54.858Z]     check_test.go:308: [d5e5e16d56e29] daemon is not started
18:24:54 [2022-03-20T18:24:54.858Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
18:24:55 [2022-03-20T18:24:55.291Z] --- PASS: TestCreateServiceMultipleTimes (15.54s)
18:24:55 [2022-03-20T18:24:55.291Z] === RUN   TestCreateServiceConflict
18:24:55 [2022-03-20T18:24:55.291Z] --- PASS: TestCreateServiceConflict (2.15s)
18:24:55 [2022-03-20T18:24:55.291Z] === RUN   TestCreateServiceMaxReplicas
18:24:55 [2022-03-20T18:24:55.423Z]     check_test.go:308: [d56aee19432e2] daemon is not started
18:24:55 [2022-03-20T18:24:55.423Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
18:24:55 [2022-03-20T18:24:55.681Z] --- PASS: TestConfigCreateResolve (2.53s)
18:24:55 [2022-03-20T18:24:55.681Z] PASS
18:24:55 [2022-03-20T18:24:55.681Z] 
18:24:55 [2022-03-20T18:24:55.681Z] DONE 6 tests in 17.491s
18:24:55 [2022-03-20T18:24:55.681Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
18:24:55 [2022-03-20T18:24:55.681Z] ++ 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
18:24:55 [2022-03-20T18:24:55.681Z] ++ set -e
18:24:55 [2022-03-20T18:24:55.681Z] ++ '[' -n 0 ']'
18:24:55 [2022-03-20T18:24:55.681Z] ++ set -x
18:24:55 [2022-03-20T18:24:55.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=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
18:24:55 [2022-03-20T18:24:55.938Z] INFO: Testing against a local daemon
18:24:55 [2022-03-20T18:24:55.938Z] === RUN   TestCheckpoint
18:24:55 [2022-03-20T18:24:55.938Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:24:55 [2022-03-20T18:24:55.938Z] --- SKIP: TestCheckpoint (0.00s)
18:24:55 [2022-03-20T18:24:55.938Z] === RUN   TestContainerInvalidJSON
18:24:55 [2022-03-20T18:24:55.938Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:24:55 [2022-03-20T18:24:55.938Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:24:55 [2022-03-20T18:24:55.938Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:24:55 [2022-03-20T18:24:55.938Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:24:55 [2022-03-20T18:24:55.938Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:24:55 [2022-03-20T18:24:55.938Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:24:55 [2022-03-20T18:24:55.938Z] --- PASS: TestContainerInvalidJSON (0.04s)
18:24:55 [2022-03-20T18:24:55.938Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:24:55 [2022-03-20T18:24:55.938Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:24:55 [2022-03-20T18:24:55.938Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:24:55 [2022-03-20T18:24:55.938Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
18:24:55 [2022-03-20T18:24:55.938Z] === RUN   TestCopyFromContainerPathIsNotDir
18:24:56 [2022-03-20T18:24:56.195Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
18:24:56 [2022-03-20T18:24:56.195Z] === RUN   TestCopyToContainerPathDoesNotExist
18:24:56 [2022-03-20T18:24:56.195Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
18:24:56 [2022-03-20T18:24:56.195Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
18:24:56 [2022-03-20T18:24:56.195Z] === RUN   TestCopyToContainerPathIsNotDir
18:24:56 [2022-03-20T18:24:56.195Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
18:24:56 [2022-03-20T18:24:56.195Z] === RUN   TestCopyFromContainer
18:24:56 [2022-03-20T18:24:56.757Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
18:24:56 [2022-03-20T18:24:56.757Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
18:24:57 [2022-03-20T18:24:57.197Z] --- PASS: TestCreateServiceMaxReplicas (2.71s)
18:24:57 [2022-03-20T18:24:57.197Z] === RUN   TestCreateWithDuplicateNetworkNames
18:24:57 [2022-03-20T18:24:57.329Z]     check_test.go:308: [de8201666fda9] daemon is not started
18:24:57 [2022-03-20T18:24:57.330Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
18:24:57 [2022-03-20T18:24:57.893Z] === RUN   TestCopyFromContainer//
18:24:58 [2022-03-20T18:24:58.151Z] === RUN   TestCopyFromContainer//bar/root
18:24:58 [2022-03-20T18:24:58.151Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
18:24:58 [2022-03-20T18:24:58.151Z] === RUN   TestCopyFromContainer//bar/root/
18:24:58 [2022-03-20T18:24:58.407Z] === RUN   TestCopyFromContainer/bar/quux
18:24:58 [2022-03-20T18:24:58.407Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
18:24:58 [2022-03-20T18:24:58.407Z] === RUN   TestCopyFromContainer/bar/quux/
18:24:58 [2022-03-20T18:24:58.684Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:24:58 [2022-03-20T18:24:58.941Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:24:58 [2022-03-20T18:24:58.941Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:24:58 [2022-03-20T18:24:58.941Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:24:59 [2022-03-20T18:24:59.198Z] === RUN   TestCopyFromContainer/bar/notarget
18:24:59 [2022-03-20T18:24:59.460Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
18:24:59 [2022-03-20T18:24:59.460Z] --- PASS: TestCopyFromContainer (3.23s)
18:24:59 [2022-03-20T18:24:59.460Z]     --- PASS: TestCopyFromContainer// (0.14s)
18:24:59 [2022-03-20T18:24:59.460Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
18:24:59 [2022-03-20T18:24:59.460Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.15s)
18:24:59 [2022-03-20T18:24:59.460Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
18:24:59 [2022-03-20T18:24:59.460Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.25s)
18:24:59 [2022-03-20T18:24:59.460Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s)
18:24:59 [2022-03-20T18:24:59.460Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s)
18:24:59 [2022-03-20T18:24:59.460Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
18:24:59 [2022-03-20T18:24:59.460Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s)
18:24:59 [2022-03-20T18:24:59.460Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.18s)
18:24:59 [2022-03-20T18:24:59.460Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:24:59 [2022-03-20T18:24:59.460Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:24:59 [2022-03-20T18:24:59.460Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:24:59 [2022-03-20T18:24:59.460Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:24:59 [2022-03-20T18:24:59.460Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:24:59 [2022-03-20T18:24:59.460Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:24:59 [2022-03-20T18:24:59.460Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:24:59 [2022-03-20T18:24:59.460Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:24:59 [2022-03-20T18:24:59.460Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:24:59 [2022-03-20T18:24:59.460Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:24:59 [2022-03-20T18:24:59.460Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
18:24:59 [2022-03-20T18:24:59.460Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:24:59 [2022-03-20T18:24:59.460Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:24:59 [2022-03-20T18:24:59.460Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:24:59 [2022-03-20T18:24:59.460Z] === RUN   TestCreateLinkToNonExistingContainer
18:24:59 [2022-03-20T18:24:59.460Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
18:24:59 [2022-03-20T18:24:59.460Z] === RUN   TestCreateWithInvalidEnv
18:24:59 [2022-03-20T18:24:59.460Z] === RUN   TestCreateWithInvalidEnv/0
18:24:59 [2022-03-20T18:24:59.460Z] === PAUSE TestCreateWithInvalidEnv/0
18:24:59 [2022-03-20T18:24:59.460Z] === RUN   TestCreateWithInvalidEnv/1
18:24:59 [2022-03-20T18:24:59.460Z] === PAUSE TestCreateWithInvalidEnv/1
18:24:59 [2022-03-20T18:24:59.460Z] === RUN   TestCreateWithInvalidEnv/2
18:24:59 [2022-03-20T18:24:59.460Z] === PAUSE TestCreateWithInvalidEnv/2
18:24:59 [2022-03-20T18:24:59.460Z] === CONT  TestCreateWithInvalidEnv/0
18:24:59 [2022-03-20T18:24:59.460Z] === CONT  TestCreateWithInvalidEnv/2
18:24:59 [2022-03-20T18:24:59.460Z] === CONT  TestCreateWithInvalidEnv/1
18:24:59 [2022-03-20T18:24:59.460Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
18:24:59 [2022-03-20T18:24:59.460Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:24:59 [2022-03-20T18:24:59.460Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:24:59 [2022-03-20T18:24:59.460Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:24:59 [2022-03-20T18:24:59.460Z] === RUN   TestCreateTmpfsMountsTarget
18:24:59 [2022-03-20T18:24:59.460Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
18:24:59 [2022-03-20T18:24:59.460Z] === RUN   TestCreateWithCustomMaskedPaths
18:24:59 [2022-03-20T18:24:59.719Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
18:25:00 [2022-03-20T18:25:00.121Z] 037d5740b404: Pull complete
18:25:00 [2022-03-20T18:25:00.121Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338
18:25:00 [2022-03-20T18:25:00.121Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022
18:25:00 [2022-03-20T18:25:00.121Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully
18:25:00 [2022-03-20T18:25:00.121Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test
18:25:00 [2022-03-20T18:25:00.121Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587'
18:25:00 [2022-03-20T18:25:00.121Z] WARN: Skipping validation tests
18:25:00 [2022-03-20T18:25:00.121Z] INFO: Running unit tests at 03/20/2022 18:24:45...
18:25:00 [2022-03-20T18:25:00.121Z] INFO: make.ps1 starting at 03/20/2022 18:24:50
18:25:00 [2022-03-20T18:25:00.121Z] INFO: Git commit (45067cda33) assumed from DOCKER_GITCOMMIT environment variable
18:25:00 [2022-03-20T18:25:00.121Z] INFO: Invoking autogen...
18:25:00 [2022-03-20T18:25:00.121Z] INFO: Running unit tests...
18:25:00 [2022-03-20T18:25:00.121Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/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
18:25:01 [2022-03-20T18:25:01.619Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
18:25:01 [2022-03-20T18:25:01.619Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
18:25:01 [2022-03-20T18:25:01.619Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s)
18:25:01 [2022-03-20T18:25:01.619Z] === RUN   TestCreateWithCustomReadonlyPaths
18:25:03 [2022-03-20T18:25:03.516Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
18:25:03 [2022-03-20T18:25:03.516Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.89s)
18:25:03 [2022-03-20T18:25:03.516Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:25:03 [2022-03-20T18:25:03.516Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:25:03 [2022-03-20T18:25:03.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:25:03 [2022-03-20T18:25:03.516Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:25:03 [2022-03-20T18:25:03.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:25:03 [2022-03-20T18:25:03.516Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:25:03 [2022-03-20T18:25:03.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:25:03 [2022-03-20T18:25:03.516Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:25:03 [2022-03-20T18:25:03.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:25:03 [2022-03-20T18:25:03.516Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:25:03 [2022-03-20T18:25:03.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:25:03 [2022-03-20T18:25:03.516Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:25:03 [2022-03-20T18:25:03.516Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:25:03 [2022-03-20T18:25:03.516Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:25:03 [2022-03-20T18:25:03.516Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:25:03 [2022-03-20T18:25:03.516Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:25:03 [2022-03-20T18:25:03.516Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:25:03 [2022-03-20T18:25:03.516Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:25:03 [2022-03-20T18:25:03.516Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
18:25:03 [2022-03-20T18:25:03.516Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:25:03 [2022-03-20T18:25:03.516Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:25:03 [2022-03-20T18:25:03.516Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:25:03 [2022-03-20T18:25:03.516Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:25:03 [2022-03-20T18:25:03.898Z] === RUN   TestMiddlewares
18:25:03 [2022-03-20T18:25:03.898Z] --- PASS: TestMiddlewares (0.00s)
18:25:03 [2022-03-20T18:25:03.898Z] PASS
18:25:03 [2022-03-20T18:25:03.898Z] coverage: 9.0% of statements
18:25:03 [2022-03-20T18:25:03.898Z] ok  	github.com/docker/docker/api/server	0.066s	coverage: 9.0% of statements
18:25:04 [2022-03-20T18:25:04.079Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.47s)
18:25:04 [2022-03-20T18:25:04.079Z] === RUN   TestCreateDifferentPlatform
18:25:04 [2022-03-20T18:25:04.079Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
18:25:04 [2022-03-20T18:25:04.079Z] === RUN   TestCreateDifferentPlatform/different_os
18:25:04 [2022-03-20T18:25:04.079Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:25:04 [2022-03-20T18:25:04.079Z] --- PASS: TestCreateDifferentPlatform (0.02s)
18:25:04 [2022-03-20T18:25:04.079Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:25:04 [2022-03-20T18:25:04.079Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:25:04 [2022-03-20T18:25:04.079Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:25:04 [2022-03-20T18:25:04.079Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
18:25:04 [2022-03-20T18:25:04.079Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:25:04 [2022-03-20T18:25:04.079Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
18:25:04 [2022-03-20T18:25:04.079Z] === RUN   TestContainerStartOnDaemonRestart
18:25:04 [2022-03-20T18:25:04.079Z] === PAUSE TestContainerStartOnDaemonRestart
18:25:04 [2022-03-20T18:25:04.079Z] === RUN   TestDaemonRestartIpcMode
18:25:04 [2022-03-20T18:25:04.079Z] === PAUSE TestDaemonRestartIpcMode
18:25:04 [2022-03-20T18:25:04.079Z] === RUN   TestDaemonHostGatewayIP
18:25:04 [2022-03-20T18:25:04.079Z] === PAUSE TestDaemonHostGatewayIP
18:25:04 [2022-03-20T18:25:04.079Z] === RUN   TestRestartDaemonWithRestartingContainer
18:25:04 [2022-03-20T18:25:04.079Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:25:04 [2022-03-20T18:25:04.079Z] === RUN   TestContainerKillOnDaemonStart
18:25:04 [2022-03-20T18:25:04.079Z] === PAUSE TestContainerKillOnDaemonStart
18:25:04 [2022-03-20T18:25:04.079Z] === RUN   TestDiff
18:25:04 [2022-03-20T18:25:04.443Z] --- PASS: TestUpdateRestartPolicy (10.71s)
18:25:04 [2022-03-20T18:25:04.443Z] === RUN   TestUpdateRestartWithAutoRemove
18:25:04 [2022-03-20T18:25:04.443Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s)
18:25:04 [2022-03-20T18:25:04.443Z] === RUN   TestWaitNonBlocked
18:25:04 [2022-03-20T18:25:04.443Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:25:04 [2022-03-20T18:25:04.443Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:25:04 [2022-03-20T18:25:04.443Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:25:04 [2022-03-20T18:25:04.443Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:25:04 [2022-03-20T18:25:04.443Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:25:04 [2022-03-20T18:25:04.443Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:25:04 [2022-03-20T18:25:04.443Z] --- PASS: TestWaitNonBlocked (0.01s)
18:25:04 [2022-03-20T18:25:04.443Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s)
18:25:04 [2022-03-20T18:25:04.443Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s)
18:25:04 [2022-03-20T18:25:04.443Z] === RUN   TestWaitBlocked
18:25:04 [2022-03-20T18:25:04.443Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:25:04 [2022-03-20T18:25:04.443Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:25:04 [2022-03-20T18:25:04.443Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:25:04 [2022-03-20T18:25:04.443Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:25:04 [2022-03-20T18:25:04.443Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:25:04 [2022-03-20T18:25:04.443Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:25:04 [2022-03-20T18:25:04.643Z] --- PASS: TestDiff (0.53s)
18:25:04 [2022-03-20T18:25:04.643Z] === RUN   TestExecWithCloseStdin
18:25:04 [2022-03-20T18:25:04.643Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
18:25:05 [2022-03-20T18:25:05.016Z] --- PASS: TestWaitBlocked (0.02s)
18:25:05 [2022-03-20T18:25:05.016Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s)
18:25:05 [2022-03-20T18:25:05.016Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s)
18:25:05 [2022-03-20T18:25:05.016Z] === CONT  TestContainerStartOnDaemonRestart
18:25:05 [2022-03-20T18:25:05.016Z] === CONT  TestIpcModeOlderClient
18:25:05 [2022-03-20T18:25:05.278Z] --- PASS: TestIpcModeOlderClient (0.21s)
18:25:05 [2022-03-20T18:25:05.278Z] === CONT  TestContainerKillOnDaemonStart
18:25:05 [2022-03-20T18:25:05.577Z] --- PASS: TestExecWithCloseStdin (0.63s)
18:25:05 [2022-03-20T18:25:05.577Z] === RUN   TestExec
18:25:06 [2022-03-20T18:25:06.141Z] --- PASS: TestExec (0.67s)
18:25:06 [2022-03-20T18:25:06.141Z] === RUN   TestExecUser
18:25:06 [2022-03-20T18:25:06.706Z] --- PASS: TestExecUser (0.62s)
18:25:06 [2022-03-20T18:25:06.706Z] === RUN   TestExportContainerAndImportImage
18:25:07 [2022-03-20T18:25:07.008Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
18:25:07 [2022-03-20T18:25:07.198Z] --- PASS: TestContainerStartOnDaemonRestart (2.07s)
18:25:07 [2022-03-20T18:25:07.198Z] === CONT  TestRestartDaemonWithRestartingContainer
18:25:07 [2022-03-20T18:25:07.574Z] --- PASS: TestExportContainerAndImportImage (0.91s)
18:25:07 [2022-03-20T18:25:07.574Z] === RUN   TestExportContainerAfterDaemonRestart
18:25:08 [2022-03-20T18:25:08.587Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.59s)
18:25:08 [2022-03-20T18:25:08.587Z] === CONT  TestDaemonHostGatewayIP
18:25:08 [2022-03-20T18:25:08.945Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s)
18:25:08 [2022-03-20T18:25:08.945Z] === RUN   TestHealthCheckWorkdir
18:25:09 [2022-03-20T18:25:09.876Z] --- PASS: TestHealthCheckWorkdir (0.75s)
18:25:09 [2022-03-20T18:25:09.876Z] === RUN   TestHealthKillContainer
18:25:09 [2022-03-20T18:25:09.970Z] 0a6173b79e25: Pull complete
18:25:09 [2022-03-20T18:25:09.970Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683
18:25:09 [2022-03-20T18:25:09.970Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
18:25:09 [2022-03-20T18:25:09.970Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
18:25:09 [2022-03-20T18:25:09.970Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
18:25:09 [2022-03-20T18:25:09.970Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686'
18:25:09 [2022-03-20T18:25:09.970Z] WARN: Skipping validation tests
18:25:09 [2022-03-20T18:25:09.970Z] INFO: Running unit tests at 03/20/2022 18:25:08...
18:25:10 [2022-03-20T18:25:10.132Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
18:25:10 [2022-03-20T18:25:10.694Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
18:25:11 [2022-03-20T18:25:11.134Z] --- PASS: TestDaemonHostGatewayIP (2.13s)
18:25:11 [2022-03-20T18:25:11.134Z] === CONT  TestDaemonRestartIpcMode
18:25:11 [2022-03-20T18:25:11.256Z]     check_test.go:308: [d56ac8721b8c6] daemon is not started
18:25:11 [2022-03-20T18:25:11.256Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
18:25:11 [2022-03-20T18:25:11.817Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
18:25:12 [2022-03-20T18:25:12.071Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.32s)
18:25:12 [2022-03-20T18:25:12.071Z] === RUN   TestCreateServiceSecretFileMode
18:25:12 [2022-03-20T18:25:12.380Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
18:25:12 [2022-03-20T18:25:12.628Z] ?   	github.com/docker/docker/api	[no test files]
18:25:12 [2022-03-20T18:25:12.637Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
18:25:12 [2022-03-20T18:25:12.637Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
18:25:12 [2022-03-20T18:25:12.637Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
18:25:13 [2022-03-20T18:25:13.046Z] --- PASS: TestDaemonRestartIpcMode (2.13s)
18:25:14 [2022-03-20T18:25:14.005Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
18:25:15 [2022-03-20T18:25:15.376Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
18:25:15 [2022-03-20T18:25:15.742Z] Created binary: bundles/binary-daemon/dockerd-dev
18:25:15 [2022-03-20T18:25:15.742Z] Copying nested executables into bundles/binary-daemon
18:25:15 [2022-03-20T18:25:15.742Z] Building: bundles/binary-daemon/docker-proxy-dev
18:25:15 [2022-03-20T18:25:15.742Z] GOOS="" GOARCH="" GOARM=""
18:25:15 [2022-03-20T18:25:15.742Z] Created binary: bundles/binary-daemon/docker-proxy-dev
18:25:15 [2022-03-20T18:25:15.742Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
18:25:15 [2022-03-20T18:25:15.843Z] INFO: make.ps1 starting at 03/20/2022 18:25:14
18:25:15 [2022-03-20T18:25:15.843Z] INFO: Git commit (45067cda33) assumed from DOCKER_GITCOMMIT environment variable
18:25:15 [2022-03-20T18:25:15.843Z] INFO: Invoking autogen...
18:25:16 [2022-03-20T18:25:16.082Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43398/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=45067cda330b4ebcc889b17856a60761aa480ad6 -e DOCKER_GRAPHDRIVER docker:45067cda330b4ebcc889b17856a60761aa480ad6 hack/make.sh cross
18:25:16 [2022-03-20T18:25:16.312Z] INFO: Running unit tests...
18:25:16 [2022-03-20T18:25:16.345Z] 
18:25:16 [2022-03-20T18:25:16.345Z] Removing bundles/
18:25:16 [2022-03-20T18:25:16.606Z] 
18:25:16 [2022-03-20T18:25:16.606Z] ---> Making bundle: cross (in bundles/cross)
18:25:16 [2022-03-20T18:25:16.606Z] Cross building: bundles/cross/linux/amd64
18:25:16 [2022-03-20T18:25:16.607Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev
18:25:16 [2022-03-20T18:25:16.607Z] GOOS="linux" GOARCH="amd64" GOARM=""
18:25:16 [2022-03-20T18:25:16.745Z] === RUN   TestDockerSuite/TestBuildAddNonTar
18:25:17 [2022-03-20T18:25:17.257Z] --- PASS: TestContainerKillOnDaemonStart (11.72s)
18:25:17 [2022-03-20T18:25:17.257Z] PASS
18:25:17 [2022-03-20T18:25:17.257Z] 
18:25:17 [2022-03-20T18:25:17.257Z] === Skipped
18:25:17 [2022-03-20T18:25:17.257Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
18:25:17 [2022-03-20T18:25:17.257Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:25:17 [2022-03-20T18:25:17.257Z] 
18:25:17 [2022-03-20T18:25:17.257Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:25:17 [2022-03-20T18:25:17.257Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:25:17 [2022-03-20T18:25:17.257Z] 
18:25:17 [2022-03-20T18:25:17.257Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
18:25:17 [2022-03-20T18:25:17.257Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:25:17 [2022-03-20T18:25:17.257Z] 
18:25:17 [2022-03-20T18:25:17.257Z] DONE 200 tests, 3 skipped in 114.462s
18:25:17 [2022-03-20T18:25:17.257Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
18:25:17 [2022-03-20T18:25:17.257Z] ++ 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
18:25:17 [2022-03-20T18:25:17.257Z] ++ set -e
18:25:17 [2022-03-20T18:25:17.257Z] ++ '[' -n 0 ']'
18:25:17 [2022-03-20T18:25:17.257Z] ++ set -x
18:25:17 [2022-03-20T18:25:17.257Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
18:25:17 [2022-03-20T18:25:17.257Z] === RUN   TestConfigDaemonLibtrustID
18:25:17 [2022-03-20T18:25:17.309Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
18:25:17 [2022-03-20T18:25:17.848Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
18:25:17 [2022-03-20T18:25:17.848Z] === RUN   TestDaemonConfigValidation
18:25:17 [2022-03-20T18:25:17.848Z] === RUN   TestDaemonConfigValidation/config_with_no_content
18:25:17 [2022-03-20T18:25:17.848Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
18:25:17 [2022-03-20T18:25:17.848Z] === RUN   TestDaemonConfigValidation/config_with_{}
18:25:17 [2022-03-20T18:25:17.848Z] === PAUSE TestDaemonConfigValidation/config_with_{}
18:25:17 [2022-03-20T18:25:17.848Z] === RUN   TestDaemonConfigValidation/invalid_config
18:25:17 [2022-03-20T18:25:17.848Z] === PAUSE TestDaemonConfigValidation/invalid_config
18:25:17 [2022-03-20T18:25:17.848Z] === RUN   TestDaemonConfigValidation/malformed_config
18:25:17 [2022-03-20T18:25:17.848Z] === PAUSE TestDaemonConfigValidation/malformed_config
18:25:17 [2022-03-20T18:25:17.848Z] === RUN   TestDaemonConfigValidation/valid_config
18:25:17 [2022-03-20T18:25:17.848Z] === PAUSE TestDaemonConfigValidation/valid_config
18:25:17 [2022-03-20T18:25:17.848Z] === CONT  TestDaemonConfigValidation/config_with_no_content
18:25:17 [2022-03-20T18:25:17.848Z] === CONT  TestDaemonConfigValidation/malformed_config
18:25:17 [2022-03-20T18:25:17.848Z] === CONT  TestDaemonConfigValidation/valid_config
18:25:17 [2022-03-20T18:25:17.848Z] === CONT  TestDaemonConfigValidation/invalid_config
18:25:17 [2022-03-20T18:25:17.848Z] === CONT  TestDaemonConfigValidation/config_with_{}
18:25:17 [2022-03-20T18:25:17.848Z] --- PASS: TestDaemonConfigValidation (0.00s)
18:25:17 [2022-03-20T18:25:17.848Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.05s)
18:25:17 [2022-03-20T18:25:17.848Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s)
18:25:17 [2022-03-20T18:25:17.848Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
18:25:17 [2022-03-20T18:25:17.848Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
18:25:17 [2022-03-20T18:25:17.848Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
18:25:17 [2022-03-20T18:25:17.848Z] === RUN   TestConfigDaemonSeccompProfiles
18:25:17 [2022-03-20T18:25:17.848Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
18:25:17 [2022-03-20T18:25:17.873Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
18:25:17 [2022-03-20T18:25:17.873Z] --- PASS: TestHealthKillContainer (8.28s)
18:25:17 [2022-03-20T18:25:17.873Z] === RUN   TestInspectCpusetInConfigPre120
18:25:18 [2022-03-20T18:25:18.804Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s)
18:25:18 [2022-03-20T18:25:18.804Z] === RUN   TestIpcModeNone
18:25:18 [2022-03-20T18:25:18.809Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
18:25:19 [2022-03-20T18:25:19.735Z] --- PASS: TestIpcModeNone (0.92s)
18:25:19 [2022-03-20T18:25:19.735Z] === RUN   TestIpcModePrivate
18:25:19 [2022-03-20T18:25:19.993Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
18:25:20 [2022-03-20T18:25:20.199Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
18:25:20 [2022-03-20T18:25:20.250Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false
18:25:20 [2022-03-20T18:25:20.507Z] --- PASS: TestIpcModePrivate (0.75s)
18:25:20 [2022-03-20T18:25:20.507Z] === RUN   TestIpcModeShareable
18:25:20 [2022-03-20T18:25:20.507Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
18:25:21 [2022-03-20T18:25:21.072Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true
18:25:21 [2022-03-20T18:25:21.072Z] --- PASS: TestIpcModeShareable (0.79s)
18:25:21 [2022-03-20T18:25:21.072Z] === RUN   TestAPIIpcModeShareableAndContainer
18:25:21 [2022-03-20T18:25:21.142Z] === CONT  TestConfigDaemonSeccompProfiles
18:25:21 [2022-03-20T18:25:21.142Z]     daemon_test.go:156: [dc6957d6af70f] daemon is not started
18:25:21 [2022-03-20T18:25:21.142Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
18:25:21 [2022-03-20T18:25:21.142Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
18:25:21 [2022-03-20T18:25:21.142Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
18:25:21 [2022-03-20T18:25:21.142Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s)
18:25:21 [2022-03-20T18:25:21.142Z] === RUN   TestDaemonProxy
18:25:21 [2022-03-20T18:25:21.142Z] === RUN   TestDaemonProxy/environment_variables
18:25:22 [2022-03-20T18:25:22.438Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
18:25:22 [2022-03-20T18:25:22.438Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
18:25:22 [2022-03-20T18:25:22.438Z]     check_test.go:308: [d3ce65a1d2703] daemon is not started
18:25:22 [2022-03-20T18:25:22.438Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
18:25:23 [2022-03-20T18:25:23.000Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s)
18:25:23 [2022-03-20T18:25:23.000Z] === RUN   TestAPIIpcModeHost
18:25:23 [2022-03-20T18:25:23.053Z] === RUN   TestDaemonProxy/command-line_options
18:25:23 [2022-03-20T18:25:23.563Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
18:25:23 [2022-03-20T18:25:23.564Z] --- PASS: TestAPIIpcModeHost (0.60s)
18:25:23 [2022-03-20T18:25:23.564Z] === RUN   TestDaemonIpcModeShareable
18:25:24 [2022-03-20T18:25:24.271Z] --- PASS: TestCreateServiceSecretFileMode (12.45s)
18:25:24 [2022-03-20T18:25:24.271Z] === RUN   TestCreateServiceConfigFileMode
18:25:24 [2022-03-20T18:25:24.493Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
18:25:24 [2022-03-20T18:25:24.751Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
18:25:24 [2022-03-20T18:25:24.967Z] === RUN   TestDaemonProxy/configuration_file
18:25:24 [2022-03-20T18:25:24.991Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/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
18:25:25 [2022-03-20T18:25:25.316Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true
18:25:25 [2022-03-20T18:25:25.316Z] --- PASS: TestDaemonIpcModeShareable (1.75s)
18:25:25 [2022-03-20T18:25:25.316Z] === RUN   TestDaemonIpcModePrivate
18:25:25 [2022-03-20T18:25:25.881Z] === RUN   TestDockerSuite/TestBuildAddScript
18:25:26 [2022-03-20T18:25:26.354Z] === RUN   TestDaemonProxy/conflicting_options
18:25:26 [2022-03-20T18:25:26.444Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
18:25:26 [2022-03-20T18:25:26.926Z] === RUN   TestDaemonProxy/reload_sanitized
18:25:27 [2022-03-20T18:25:27.007Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false
18:25:27 [2022-03-20T18:25:27.265Z] --- PASS: TestDaemonIpcModePrivate (1.87s)
18:25:27 [2022-03-20T18:25:27.265Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:25:27 [2022-03-20T18:25:27.497Z] --- PASS: TestDaemonProxy (6.40s)
18:25:27 [2022-03-20T18:25:27.497Z]     --- PASS: TestDaemonProxy/environment_variables (1.88s)
18:25:27 [2022-03-20T18:25:27.497Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
18:25:27 [2022-03-20T18:25:27.497Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
18:25:27 [2022-03-20T18:25:27.497Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
18:25:27 [2022-03-20T18:25:27.497Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
18:25:27 [2022-03-20T18:25:27.497Z] PASS
18:25:27 [2022-03-20T18:25:27.497Z] 
18:25:27 [2022-03-20T18:25:27.497Z] DONE 17 tests in 10.375s
18:25:27 [2022-03-20T18:25:27.497Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
18:25:27 [2022-03-20T18:25:27.497Z] ++ 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
18:25:27 [2022-03-20T18:25:27.498Z] ++ set -e
18:25:27 [2022-03-20T18:25:27.498Z] ++ '[' -n 0 ']'
18:25:27 [2022-03-20T18:25:27.498Z] ++ set -x
18:25:27 [2022-03-20T18:25:27.498Z] ++ 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
18:25:27 [2022-03-20T18:25:27.498Z] INFO: Testing against a local daemon
18:25:27 [2022-03-20T18:25:27.498Z] === RUN   TestCommitInheritsEnv
18:25:27 [2022-03-20T18:25:27.759Z] --- PASS: TestCommitInheritsEnv (0.26s)
18:25:27 [2022-03-20T18:25:27.759Z] === RUN   TestImportExtremelyLargeImageWorks
18:25:27 [2022-03-20T18:25:27.759Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
18:25:27 [2022-03-20T18:25:27.759Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
18:25:27 [2022-03-20T18:25:27.760Z] === RUN   TestImportWithCustomPlatform
18:25:27 [2022-03-20T18:25:27.760Z] === RUN   TestImportWithCustomPlatform/#00
18:25:27 [2022-03-20T18:25:27.760Z] === RUN   TestImportWithCustomPlatform/_______
18:25:27 [2022-03-20T18:25:27.760Z] === RUN   TestImportWithCustomPlatform//
18:25:27 [2022-03-20T18:25:27.760Z] === RUN   TestImportWithCustomPlatform/linux
18:25:27 [2022-03-20T18:25:27.828Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
18:25:28 [2022-03-20T18:25:28.022Z] === RUN   TestImportWithCustomPlatform/LINUX
18:25:28 [2022-03-20T18:25:28.022Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
18:25:28 [2022-03-20T18:25:28.022Z] === RUN   TestImportWithCustomPlatform/macos
18:25:28 [2022-03-20T18:25:28.022Z] === RUN   TestImportWithCustomPlatform/macos/arm64
18:25:28 [2022-03-20T18:25:28.022Z] === RUN   TestImportWithCustomPlatform/nintendo64
18:25:28 [2022-03-20T18:25:28.022Z] --- PASS: TestImportWithCustomPlatform (0.31s)
18:25:28 [2022-03-20T18:25:28.022Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
18:25:28 [2022-03-20T18:25:28.022Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
18:25:28 [2022-03-20T18:25:28.022Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
18:25:28 [2022-03-20T18:25:28.022Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
18:25:28 [2022-03-20T18:25:28.022Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.06s)
18:25:28 [2022-03-20T18:25:28.022Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
18:25:28 [2022-03-20T18:25:28.022Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
18:25:28 [2022-03-20T18:25:28.022Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
18:25:28 [2022-03-20T18:25:28.022Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
18:25:28 [2022-03-20T18:25:28.022Z] === RUN   TestImagesFilterMultiReference
18:25:28 [2022-03-20T18:25:28.283Z] --- PASS: TestImagesFilterMultiReference (0.07s)
18:25:28 [2022-03-20T18:25:28.283Z] === RUN   TestImagePullPlatformInvalid
18:25:28 [2022-03-20T18:25:28.283Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:25:28 [2022-03-20T18:25:28.283Z] === RUN   TestRemoveImageOrphaning
18:25:28 [2022-03-20T18:25:28.545Z] --- PASS: TestRemoveImageOrphaning (0.25s)
18:25:28 [2022-03-20T18:25:28.545Z] === RUN   TestRemoveImageGarbageCollector
18:25:28 [2022-03-20T18:25:28.545Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:25:28 [2022-03-20T18:25:28.545Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:25:28 [2022-03-20T18:25:28.545Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:25:28 [2022-03-20T18:25:28.545Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.13s)
18:25:28 [2022-03-20T18:25:28.545Z] === RUN   TestTagInvalidReference
18:25:28 [2022-03-20T18:25:28.545Z] --- PASS: TestTagInvalidReference (0.01s)
18:25:28 [2022-03-20T18:25:28.545Z] === RUN   TestTagValidPrefixedRepo
18:25:28 [2022-03-20T18:25:28.545Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
18:25:28 [2022-03-20T18:25:28.545Z] === RUN   TestTagExistedNameWithoutForce
18:25:28 [2022-03-20T18:25:28.545Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:25:28 [2022-03-20T18:25:28.545Z] === RUN   TestTagOfficialNames
18:25:28 [2022-03-20T18:25:28.759Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false
18:25:28 [2022-03-20T18:25:28.759Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
18:25:28 [2022-03-20T18:25:28.805Z] --- PASS: TestTagOfficialNames (0.06s)
18:25:28 [2022-03-20T18:25:28.805Z] === RUN   TestTagMatchesDigest
18:25:28 [2022-03-20T18:25:28.805Z] --- PASS: TestTagMatchesDigest (0.01s)
18:25:28 [2022-03-20T18:25:28.805Z] PASS
18:25:28 [2022-03-20T18:25:28.805Z] 
18:25:28 [2022-03-20T18:25:28.805Z] === Skipped
18:25:28 [2022-03-20T18:25:28.805Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
18:25:28 [2022-03-20T18:25:28.805Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
18:25:28 [2022-03-20T18:25:28.805Z] 
18:25:28 [2022-03-20T18:25:28.805Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
18:25:28 [2022-03-20T18:25:28.805Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:25:28 [2022-03-20T18:25:28.805Z] 
18:25:28 [2022-03-20T18:25:28.805Z] DONE 22 tests, 2 skipped in 1.388s
18:25:28 [2022-03-20T18:25:28.805Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
18:25:28 [2022-03-20T18:25:28.805Z] ++ 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
18:25:28 [2022-03-20T18:25:28.805Z] ++ set -e
18:25:28 [2022-03-20T18:25:28.805Z] ++ '[' -n 0 ']'
18:25:28 [2022-03-20T18:25:28.805Z] ++ set -x
18:25:28 [2022-03-20T18:25:28.806Z] ++ 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
18:25:28 [2022-03-20T18:25:28.806Z] INFO: Testing against a local daemon
18:25:28 [2022-03-20T18:25:28.806Z] === RUN   TestNetworkCreateDelete
18:25:29 [2022-03-20T18:25:29.016Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s)
18:25:29 [2022-03-20T18:25:29.016Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:25:29 [2022-03-20T18:25:29.067Z] --- PASS: TestNetworkCreateDelete (0.14s)
18:25:29 [2022-03-20T18:25:29.067Z] === RUN   TestDockerNetworkDeletePreferID
18:25:29 [2022-03-20T18:25:29.329Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
18:25:29 [2022-03-20T18:25:29.329Z] === RUN   TestDaemonDNSFallback
18:25:29 [2022-03-20T18:25:29.579Z]     check_test.go:308: [dff43be6c58de] daemon is not started
18:25:29 [2022-03-20T18:25:29.579Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
18:25:30 [2022-03-20T18:25:30.145Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true
18:25:30 [2022-03-20T18:25:30.403Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.59s)
18:25:30 [2022-03-20T18:25:30.403Z] === RUN   TestIpcModeOlderClient
18:25:30 [2022-03-20T18:25:30.403Z] === PAUSE TestIpcModeOlderClient
18:25:30 [2022-03-20T18:25:30.403Z] === RUN   TestKillContainerInvalidSignal
18:25:31 [2022-03-20T18:25:31.338Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
18:25:31 [2022-03-20T18:25:31.338Z] === RUN   TestKillContainer
18:25:31 [2022-03-20T18:25:31.338Z] === RUN   TestKillContainer/no_signal
18:25:32 [2022-03-20T18:25:32.269Z] === RUN   TestKillContainer/non_killing_signal
18:25:32 [2022-03-20T18:25:32.525Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
18:25:32 [2022-03-20T18:25:32.781Z] === RUN   TestKillContainer/killing_signal
18:25:33 [2022-03-20T18:25:33.038Z]     check_test.go:308: [deae2a7a2e448] daemon is not started
18:25:33 [2022-03-20T18:25:33.038Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
18:25:33 [2022-03-20T18:25:33.600Z] --- PASS: TestKillContainer (2.25s)
18:25:33 [2022-03-20T18:25:33.600Z]     --- PASS: TestKillContainer/no_signal (0.80s)
18:25:33 [2022-03-20T18:25:33.600Z]     --- PASS: TestKillContainer/non_killing_signal (0.59s)
18:25:33 [2022-03-20T18:25:33.600Z]     --- PASS: TestKillContainer/killing_signal (0.58s)
18:25:33 [2022-03-20T18:25:33.600Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:25:33 [2022-03-20T18:25:33.600Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:25:33 [2022-03-20T18:25:33.886Z] === RUN   TestMiddlewares
18:25:33 [2022-03-20T18:25:33.886Z] --- PASS: TestMiddlewares (0.00s)
18:25:33 [2022-03-20T18:25:33.886Z] PASS
18:25:33 [2022-03-20T18:25:33.886Z] coverage: 9.0% of statements
18:25:33 [2022-03-20T18:25:33.886Z] ok  	github.com/docker/docker/api/server	0.052s	coverage: 9.0% of statements
18:25:34 [2022-03-20T18:25:34.163Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:25:34 [2022-03-20T18:25:34.726Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s)
18:25:34 [2022-03-20T18:25:34.726Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s)
18:25:34 [2022-03-20T18:25:34.726Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.34s)
18:25:34 [2022-03-20T18:25:34.726Z] === RUN   TestKillStoppedContainer
18:25:34 [2022-03-20T18:25:34.726Z] --- PASS: TestKillStoppedContainer (0.04s)
18:25:34 [2022-03-20T18:25:34.726Z] === RUN   TestKillStoppedContainerAPIPre120
18:25:34 [2022-03-20T18:25:34.726Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
18:25:34 [2022-03-20T18:25:34.726Z] === RUN   TestKillDifferentUserContainer
18:25:35 [2022-03-20T18:25:35.289Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
18:25:35 [2022-03-20T18:25:35.427Z] ?   	github.com/docker/docker/api	[no test files]
18:25:35 [2022-03-20T18:25:35.547Z] --- PASS: TestKillDifferentUserContainer (0.75s)
18:25:35 [2022-03-20T18:25:35.547Z] === RUN   TestInspectOomKilledTrue
18:25:35 [2022-03-20T18:25:35.547Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:25:35 [2022-03-20T18:25:35.547Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:25:35 [2022-03-20T18:25:35.547Z] === RUN   TestInspectOomKilledFalse
18:25:35 [2022-03-20T18:25:35.547Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:25:35 [2022-03-20T18:25:35.547Z] --- SKIP: TestInspectOomKilledFalse (0.01s)
18:25:35 [2022-03-20T18:25:35.547Z] === RUN   TestLinksEtcHostsContentMatch
18:25:35 [2022-03-20T18:25:35.918Z] --- PASS: TestDaemonDNSFallback (6.25s)
18:25:35 [2022-03-20T18:25:35.918Z] === RUN   TestInspectNetwork
18:25:36 [2022-03-20T18:25:36.111Z]     docker_cli_daemon_plugins_test.go:80: [d5b9dde9c4de3] daemon is not started
18:25:36 [2022-03-20T18:25:36.111Z] --- PASS: TestLinksEtcHostsContentMatch (0.51s)
18:25:36 [2022-03-20T18:25:36.111Z] === RUN   TestLinksContainerNames
18:25:36 [2022-03-20T18:25:36.529Z] --- PASS: TestCreateServiceConfigFileMode (12.51s)
18:25:36 [2022-03-20T18:25:36.529Z] === RUN   TestCreateServiceSysctls
18:25:37 [2022-03-20T18:25:37.042Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
18:25:37 [2022-03-20T18:25:37.300Z] --- PASS: TestLinksContainerNames (1.23s)
18:25:37 [2022-03-20T18:25:37.300Z] === RUN   TestLogsFollowTailEmpty
18:25:37 [2022-03-20T18:25:37.911Z] --- PASS: TestLogsFollowTailEmpty (0.71s)
18:25:37 [2022-03-20T18:25:37.911Z] === RUN   TestContainerNetworkMountsNoChown
18:25:38 [2022-03-20T18:25:38.482Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s)
18:25:38 [2022-03-20T18:25:38.482Z] === RUN   TestMountDaemonRoot
18:25:38 [2022-03-20T18:25:38.482Z] === RUN   TestMountDaemonRoot/default
18:25:38 [2022-03-20T18:25:38.482Z] === PAUSE TestMountDaemonRoot/default
18:25:38 [2022-03-20T18:25:38.482Z] === RUN   TestMountDaemonRoot/private
18:25:38 [2022-03-20T18:25:38.482Z] === PAUSE TestMountDaemonRoot/private
18:25:38 [2022-03-20T18:25:38.482Z] === RUN   TestMountDaemonRoot/rprivate
18:25:38 [2022-03-20T18:25:38.482Z] === PAUSE TestMountDaemonRoot/rprivate
18:25:38 [2022-03-20T18:25:38.482Z] === RUN   TestMountDaemonRoot/slave
18:25:38 [2022-03-20T18:25:38.482Z] === PAUSE TestMountDaemonRoot/slave
18:25:38 [2022-03-20T18:25:38.482Z] === RUN   TestMountDaemonRoot/rslave
18:25:38 [2022-03-20T18:25:38.482Z] === PAUSE TestMountDaemonRoot/rslave
18:25:38 [2022-03-20T18:25:38.482Z] === RUN   TestMountDaemonRoot/shared
18:25:38 [2022-03-20T18:25:38.482Z] === PAUSE TestMountDaemonRoot/shared
18:25:38 [2022-03-20T18:25:38.482Z] === RUN   TestMountDaemonRoot/rshared
18:25:38 [2022-03-20T18:25:38.482Z] === PAUSE TestMountDaemonRoot/rshared
18:25:38 [2022-03-20T18:25:38.482Z] === CONT  TestMountDaemonRoot/default
18:25:38 [2022-03-20T18:25:38.482Z] === RUN   TestMountDaemonRoot/default/bind_root
18:25:38 [2022-03-20T18:25:38.482Z] === CONT  TestMountDaemonRoot/rslave
18:25:38 [2022-03-20T18:25:38.482Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:25:38 [2022-03-20T18:25:38.482Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:25:38 [2022-03-20T18:25:38.482Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:25:38 [2022-03-20T18:25:38.482Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:25:38 [2022-03-20T18:25:38.482Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:25:38 [2022-03-20T18:25:38.482Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:25:38 [2022-03-20T18:25:38.482Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:25:38 [2022-03-20T18:25:38.482Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:25:38 [2022-03-20T18:25:38.482Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:25:38 [2022-03-20T18:25:38.482Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:25:38 [2022-03-20T18:25:38.482Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:25:38 [2022-03-20T18:25:38.482Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:25:38 [2022-03-20T18:25:38.482Z] === RUN   TestMountDaemonRoot/default/mount_root
18:25:38 [2022-03-20T18:25:38.482Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:25:38 [2022-03-20T18:25:38.482Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:25:38 [2022-03-20T18:25:38.482Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:25:38 [2022-03-20T18:25:38.482Z] === CONT  TestMountDaemonRoot/rshared
18:25:38 [2022-03-20T18:25:38.482Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:25:38 [2022-03-20T18:25:38.482Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:25:38 [2022-03-20T18:25:38.482Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:25:38 [2022-03-20T18:25:38.482Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:25:38 [2022-03-20T18:25:38.482Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:25:38 [2022-03-20T18:25:38.482Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:25:38 [2022-03-20T18:25:38.482Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:25:38 [2022-03-20T18:25:38.482Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:25:38 [2022-03-20T18:25:38.482Z] === CONT  TestMountDaemonRoot/shared
18:25:38 [2022-03-20T18:25:38.482Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:25:38 [2022-03-20T18:25:38.482Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:25:38 [2022-03-20T18:25:38.482Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:25:38 [2022-03-20T18:25:38.482Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:25:38 [2022-03-20T18:25:38.482Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:25:38 [2022-03-20T18:25:38.482Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:25:38 [2022-03-20T18:25:38.482Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:25:38 [2022-03-20T18:25:38.482Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:25:38 [2022-03-20T18:25:38.482Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:25:38 [2022-03-20T18:25:38.741Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:25:38 [2022-03-20T18:25:38.741Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:25:38 [2022-03-20T18:25:38.741Z] === CONT  TestMountDaemonRoot/rprivate
18:25:38 [2022-03-20T18:25:38.741Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:25:38 [2022-03-20T18:25:38.741Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:25:38 [2022-03-20T18:25:38.741Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:25:38 [2022-03-20T18:25:38.741Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:25:38 [2022-03-20T18:25:38.741Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:25:38 [2022-03-20T18:25:38.741Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:25:38 [2022-03-20T18:25:38.741Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:25:38 [2022-03-20T18:25:38.741Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:25:38 [2022-03-20T18:25:38.741Z] === CONT  TestMountDaemonRoot/slave
18:25:38 [2022-03-20T18:25:38.741Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:25:38 [2022-03-20T18:25:38.741Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:25:38 [2022-03-20T18:25:38.741Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:25:38 [2022-03-20T18:25:38.741Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:25:38 [2022-03-20T18:25:38.741Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:25:38 [2022-03-20T18:25:38.741Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:25:38 [2022-03-20T18:25:38.741Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:25:38 [2022-03-20T18:25:38.741Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:25:38 [2022-03-20T18:25:38.741Z] === CONT  TestMountDaemonRoot/private
18:25:38 [2022-03-20T18:25:38.741Z] === RUN   TestMountDaemonRoot/private/bind_root
18:25:38 [2022-03-20T18:25:38.741Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:25:38 [2022-03-20T18:25:38.741Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:25:38 [2022-03-20T18:25:38.741Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:25:38 [2022-03-20T18:25:38.741Z] === RUN   TestMountDaemonRoot/private/mount_root
18:25:38 [2022-03-20T18:25:38.741Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:25:38 [2022-03-20T18:25:38.741Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:25:38 [2022-03-20T18:25:38.741Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:25:38 [2022-03-20T18:25:38.741Z] === CONT  TestMountDaemonRoot/default/bind_root
18:25:38 [2022-03-20T18:25:38.741Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:25:38 [2022-03-20T18:25:38.741Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:25:38 [2022-03-20T18:25:38.741Z] === CONT  TestMountDaemonRoot/default/mount_root
18:25:38 [2022-03-20T18:25:38.741Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:25:38 [2022-03-20T18:25:38.741Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:25:38 [2022-03-20T18:25:38.741Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:25:38 [2022-03-20T18:25:38.741Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:25:38 [2022-03-20T18:25:38.741Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:25:38 [2022-03-20T18:25:38.741Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:25:38 [2022-03-20T18:25:38.742Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:25:38 [2022-03-20T18:25:38.742Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:25:39 [2022-03-20T18:25:39.009Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:25:39 [2022-03-20T18:25:39.009Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:25:39 [2022-03-20T18:25:39.009Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:25:39 [2022-03-20T18:25:39.009Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:25:39 [2022-03-20T18:25:39.009Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:25:39 [2022-03-20T18:25:39.009Z] === CONT  TestMountDaemonRoot/private/bind_root
18:25:39 [2022-03-20T18:25:39.009Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:25:39 [2022-03-20T18:25:39.009Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:25:39 [2022-03-20T18:25:39.009Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:25:39 [2022-03-20T18:25:39.009Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:25:39 [2022-03-20T18:25:39.009Z] === CONT  TestMountDaemonRoot/private/mount_root
18:25:39 [2022-03-20T18:25:39.009Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:25:39 [2022-03-20T18:25:39.009Z] --- PASS: TestMountDaemonRoot (0.02s)
18:25:39 [2022-03-20T18:25:39.009Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:25:39 [2022-03-20T18:25:39.009Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
18:25:39 [2022-03-20T18:25:39.009Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
18:25:39 [2022-03-20T18:25:39.009Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
18:25:39 [2022-03-20T18:25:39.009Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
18:25:39 [2022-03-20T18:25:39.009Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:25:39 [2022-03-20T18:25:39.009Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
18:25:39 [2022-03-20T18:25:39.009Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
18:25:39 [2022-03-20T18:25:39.009Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
18:25:39 [2022-03-20T18:25:39.009Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
18:25:39 [2022-03-20T18:25:39.009Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:25:39 [2022-03-20T18:25:39.009Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
18:25:39 [2022-03-20T18:25:39.009Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
18:25:39 [2022-03-20T18:25:39.009Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
18:25:39 [2022-03-20T18:25:39.009Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
18:25:39 [2022-03-20T18:25:39.009Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:25:39 [2022-03-20T18:25:39.009Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
18:25:39 [2022-03-20T18:25:39.009Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
18:25:39 [2022-03-20T18:25:39.009Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
18:25:39 [2022-03-20T18:25:39.009Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
18:25:39 [2022-03-20T18:25:39.009Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:25:39 [2022-03-20T18:25:39.009Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
18:25:39 [2022-03-20T18:25:39.009Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
18:25:39 [2022-03-20T18:25:39.009Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
18:25:39 [2022-03-20T18:25:39.009Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
18:25:39 [2022-03-20T18:25:39.009Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:25:39 [2022-03-20T18:25:39.009Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
18:25:39 [2022-03-20T18:25:39.009Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
18:25:39 [2022-03-20T18:25:39.009Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
18:25:39 [2022-03-20T18:25:39.009Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
18:25:39 [2022-03-20T18:25:39.009Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:25:39 [2022-03-20T18:25:39.009Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
18:25:39 [2022-03-20T18:25:39.009Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
18:25:39 [2022-03-20T18:25:39.009Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
18:25:39 [2022-03-20T18:25:39.009Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
18:25:39 [2022-03-20T18:25:39.009Z] === RUN   TestContainerBindMountNonRecursive
18:25:39 [2022-03-20T18:25:39.061Z] --- PASS: TestCreateServiceSysctls (3.17s)
18:25:39 [2022-03-20T18:25:39.061Z] === RUN   TestCreateServiceCapabilities
18:25:39 [2022-03-20T18:25:39.222Z] === RUN   TestInspectNetwork/full_network_id
18:25:39 [2022-03-20T18:25:39.222Z] === RUN   TestInspectNetwork/partial_network_id
18:25:39 [2022-03-20T18:25:39.222Z] === RUN   TestInspectNetwork/network_name
18:25:39 [2022-03-20T18:25:39.222Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:25:39 [2022-03-20T18:25:39.266Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
18:25:40 [2022-03-20T18:25:40.201Z]     docker_cli_daemon_plugins_test.go:170: [da6ff5dfc63d9] daemon is not started
18:25:41 [2022-03-20T18:25:41.131Z] --- PASS: TestContainerBindMountNonRecursive (1.95s)
18:25:41 [2022-03-20T18:25:41.131Z] === RUN   TestContainerVolumesMountedAsShared
18:25:41 [2022-03-20T18:25:41.596Z] --- PASS: TestCreateServiceCapabilities (2.46s)
18:25:41 [2022-03-20T18:25:41.596Z] === RUN   TestInspect
18:25:41 [2022-03-20T18:25:41.695Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
18:25:41 [2022-03-20T18:25:41.695Z] --- PASS: TestContainerVolumesMountedAsShared (0.76s)
18:25:41 [2022-03-20T18:25:41.695Z] === RUN   TestContainerVolumesMountedAsSlave
18:25:42 [2022-03-20T18:25:42.259Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
18:25:42 [2022-03-20T18:25:42.259Z] --- PASS: TestContainerVolumesMountedAsSlave (0.58s)
18:25:42 [2022-03-20T18:25:42.259Z] === RUN   TestNetworkNat
18:25:42 [2022-03-20T18:25:42.516Z] === RUN   TestDockerSuite/TestBuildAddTar
18:25:43 [2022-03-20T18:25:43.081Z] --- PASS: TestNetworkNat (0.85s)
18:25:43 [2022-03-20T18:25:43.081Z] === RUN   TestNetworkLocalhostTCPNat
18:25:43 [2022-03-20T18:25:43.435Z] --- PASS: TestInspectNetwork (7.18s)
18:25:43 [2022-03-20T18:25:43.435Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:25:43 [2022-03-20T18:25:43.435Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:25:43 [2022-03-20T18:25:43.435Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:25:43 [2022-03-20T18:25:43.435Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:25:43 [2022-03-20T18:25:43.435Z] === RUN   TestRunContainerWithBridgeNone
18:25:44 [2022-03-20T18:25:44.010Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s)
18:25:44 [2022-03-20T18:25:44.010Z] === RUN   TestNetworkLoopbackNat
18:25:44 [2022-03-20T18:25:44.127Z] --- PASS: TestInspect (2.77s)
18:25:44 [2022-03-20T18:25:44.127Z] === RUN   TestCreateJob
18:25:44 [2022-03-20T18:25:44.377Z] --- PASS: TestRunContainerWithBridgeNone (1.45s)
18:25:44 [2022-03-20T18:25:44.377Z] === RUN   TestNetworkInvalidJSON
18:25:44 [2022-03-20T18:25:44.377Z] === RUN   TestNetworkInvalidJSON//networks/create
18:25:44 [2022-03-20T18:25:44.377Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:25:44 [2022-03-20T18:25:44.377Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:25:44 [2022-03-20T18:25:44.377Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:25:44 [2022-03-20T18:25:44.377Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:25:44 [2022-03-20T18:25:44.377Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:25:44 [2022-03-20T18:25:44.377Z] === CONT  TestNetworkInvalidJSON//networks/create
18:25:44 [2022-03-20T18:25:44.377Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:25:44 [2022-03-20T18:25:44.377Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:25:44 [2022-03-20T18:25:44.377Z] --- PASS: TestNetworkInvalidJSON (0.01s)
18:25:44 [2022-03-20T18:25:44.377Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:25:44 [2022-03-20T18:25:44.377Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:25:44 [2022-03-20T18:25:44.377Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:25:44 [2022-03-20T18:25:44.377Z] === RUN   TestNetworkList
18:25:44 [2022-03-20T18:25:44.377Z] === RUN   TestNetworkList//networks
18:25:44 [2022-03-20T18:25:44.377Z] === PAUSE TestNetworkList//networks
18:25:44 [2022-03-20T18:25:44.377Z] === RUN   TestNetworkList//networks/
18:25:44 [2022-03-20T18:25:44.377Z] === PAUSE TestNetworkList//networks/
18:25:44 [2022-03-20T18:25:44.377Z] === CONT  TestNetworkList//networks
18:25:44 [2022-03-20T18:25:44.377Z] === CONT  TestNetworkList//networks/
18:25:44 [2022-03-20T18:25:44.377Z] --- PASS: TestNetworkList (0.01s)
18:25:44 [2022-03-20T18:25:44.377Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:25:44 [2022-03-20T18:25:44.377Z]     --- PASS: TestNetworkList//networks (0.00s)
18:25:44 [2022-03-20T18:25:44.377Z] === RUN   TestHostIPv4BridgeLabel
18:25:44 [2022-03-20T18:25:44.946Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
18:25:44 [2022-03-20T18:25:44.948Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
18:25:44 [2022-03-20T18:25:44.948Z] === RUN   TestDaemonRestartWithLiveRestore
18:25:45 [2022-03-20T18:25:45.507Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
18:25:45 [2022-03-20T18:25:45.888Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
18:25:45 [2022-03-20T18:25:45.888Z] === RUN   TestDaemonDefaultNetworkPools
18:25:46 [2022-03-20T18:25:46.069Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
18:25:46 [2022-03-20T18:25:46.325Z]     check_test.go:308: [d55ee786b25af] daemon is not started
18:25:46 [2022-03-20T18:25:46.325Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
18:25:46 [2022-03-20T18:25:46.831Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
18:25:46 [2022-03-20T18:25:46.831Z] === RUN   TestDaemonRestartWithExistingNetwork
18:25:46 [2022-03-20T18:25:46.888Z] --- PASS: TestNetworkLoopbackNat (2.95s)
18:25:46 [2022-03-20T18:25:46.888Z] === RUN   TestPause
18:25:47 [2022-03-20T18:25:47.410Z] --- PASS: TestCreateJob (2.98s)
18:25:47 [2022-03-20T18:25:47.410Z] === RUN   TestReplicatedJob
18:25:47 [2022-03-20T18:25:47.775Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
18:25:47 [2022-03-20T18:25:47.775Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:25:47 [2022-03-20T18:25:47.821Z] --- PASS: TestPause (0.81s)
18:25:47 [2022-03-20T18:25:47.821Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:25:47 [2022-03-20T18:25:47.821Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:25:47 [2022-03-20T18:25:47.821Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:25:47 [2022-03-20T18:25:47.821Z] === RUN   TestPauseStopPausedContainer
18:25:48 [2022-03-20T18:25:48.078Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
18:25:48 [2022-03-20T18:25:48.335Z] --- PASS: TestPauseStopPausedContainer (0.71s)
18:25:48 [2022-03-20T18:25:48.335Z] === RUN   TestPidHost
18:25:48 [2022-03-20T18:25:48.592Z] === RUN   TestDockerSuite/TestBuildAddTarXz
18:25:49 [2022-03-20T18:25:49.163Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s)
18:25:49 [2022-03-20T18:25:49.163Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:25:49 [2022-03-20T18:25:49.425Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
18:25:49 [2022-03-20T18:25:49.425Z] === RUN   TestServiceWithPredefinedNetwork
18:25:49 [2022-03-20T18:25:49.962Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
18:25:49 [2022-03-20T18:25:49.962Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
18:25:49 [2022-03-20T18:25:49.962Z] --- PASS: TestPidHost (1.62s)
18:25:49 [2022-03-20T18:25:49.962Z] === RUN   TestPsFilter
18:25:50 [2022-03-20T18:25:50.220Z] --- PASS: TestPsFilter (0.13s)
18:25:50 [2022-03-20T18:25:50.220Z] === RUN   TestRemoveContainerWithRemovedVolume
18:25:50 [2022-03-20T18:25:50.784Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s)
18:25:50 [2022-03-20T18:25:50.784Z] === RUN   TestRemoveContainerWithVolume
18:25:51 [2022-03-20T18:25:51.041Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
18:25:51 [2022-03-20T18:25:51.606Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
18:25:51 [2022-03-20T18:25:51.606Z] --- PASS: TestRemoveContainerWithVolume (0.72s)
18:25:51 [2022-03-20T18:25:51.606Z] === RUN   TestRemoveContainerRunning
18:25:51 [2022-03-20T18:25:51.975Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s)
18:25:51 [2022-03-20T18:25:51.975Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:25:51 [2022-03-20T18:25:51.975Z]     service_test.go:243: FLAKY_TEST
18:25:51 [2022-03-20T18:25:51.975Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:25:51 [2022-03-20T18:25:51.975Z] === RUN   TestServiceWithDataPathPortInit
18:25:52 [2022-03-20T18:25:52.172Z] --- PASS: TestRemoveContainerRunning (0.62s)
18:25:52 [2022-03-20T18:25:52.172Z] === RUN   TestRemoveContainerForceRemoveRunning
18:25:52 [2022-03-20T18:25:52.683Z] --- PASS: TestReplicatedJob (5.49s)
18:25:52 [2022-03-20T18:25:52.683Z] === RUN   TestUpdateReplicatedJob
18:25:53 [2022-03-20T18:25:53.105Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s)
18:25:53 [2022-03-20T18:25:53.105Z] === RUN   TestRemoveInvalidContainer
18:25:53 [2022-03-20T18:25:53.105Z] --- PASS: TestRemoveInvalidContainer (0.03s)
18:25:53 [2022-03-20T18:25:53.105Z] === RUN   TestRenameLinkedContainer
18:25:53 [2022-03-20T18:25:53.105Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
18:25:55 [2022-03-20T18:25:55.006Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
18:25:55 [2022-03-20T18:25:55.006Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
18:25:55 [2022-03-20T18:25:55.936Z] --- PASS: TestRenameLinkedContainer (2.95s)
18:25:55 [2022-03-20T18:25:55.936Z] === RUN   TestRenameStoppedContainer
18:25:55 [2022-03-20T18:25:55.969Z] --- PASS: TestUpdateReplicatedJob (3.12s)
18:25:55 [2022-03-20T18:25:55.969Z] === RUN   TestServiceListWithStatuses
18:25:55 [2022-03-20T18:25:55.969Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:25:55 [2022-03-20T18:25:55.969Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:25:55 [2022-03-20T18:25:55.969Z] === RUN   TestDockerNetworkConnectAlias
18:25:56 [2022-03-20T18:25:56.500Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
18:25:56 [2022-03-20T18:25:56.500Z] --- PASS: TestRenameStoppedContainer (0.66s)
18:25:56 [2022-03-20T18:25:56.500Z] === RUN   TestRenameRunningContainerAndReuse
18:25:56 [2022-03-20T18:25:56.666Z] === RUN   TestMiddlewares
18:25:56 [2022-03-20T18:25:56.666Z] --- PASS: TestMiddlewares (0.00s)
18:25:56 [2022-03-20T18:25:56.666Z] PASS
18:25:56 [2022-03-20T18:25:56.666Z] coverage: 9.0% of statements
18:25:56 [2022-03-20T18:25:56.666Z] ok  	github.com/docker/docker/api/server	0.056s	coverage: 9.0% of statements
18:25:58 [2022-03-20T18:25:58.477Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s)
18:25:58 [2022-03-20T18:25:58.477Z] === RUN   TestRenameInvalidName
18:25:58 [2022-03-20T18:25:58.477Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
18:25:58 [2022-03-20T18:25:58.734Z] --- PASS: TestRenameInvalidName (0.72s)
18:25:58 [2022-03-20T18:25:58.734Z] === RUN   TestRenameAnonymousContainer
18:25:58 [2022-03-20T18:25:58.991Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
18:26:00 [2022-03-20T18:26:00.153Z] --- PASS: TestDockerNetworkConnectAlias (4.01s)
18:26:00 [2022-03-20T18:26:00.153Z] === RUN   TestDockerNetworkReConnect
18:26:00 [2022-03-20T18:26:00.885Z] === RUN   TestDockerSuite/TestBuildBlankName
18:26:00 [2022-03-20T18:26:00.886Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
18:26:00 [2022-03-20T18:26:00.886Z] --- PASS: TestRenameAnonymousContainer (2.07s)
18:26:00 [2022-03-20T18:26:00.886Z] === RUN   TestRenameContainerWithSameName
18:26:01 [2022-03-20T18:26:01.450Z] --- PASS: TestRenameContainerWithSameName (0.58s)
18:26:01 [2022-03-20T18:26:01.450Z] === RUN   TestRenameContainerWithLinkedContainer
18:26:02 [2022-03-20T18:26:02.421Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
18:26:02 [2022-03-20T18:26:02.679Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
18:26:02 [2022-03-20T18:26:02.679Z] --- PASS: TestRenameContainerWithLinkedContainer (1.13s)
18:26:02 [2022-03-20T18:26:02.679Z] === RUN   TestResize
18:26:03 [2022-03-20T18:26:03.243Z] --- PASS: TestResize (0.65s)
18:26:03 [2022-03-20T18:26:03.243Z] === RUN   TestResizeWithInvalidSize
18:26:03 [2022-03-20T18:26:03.441Z] --- PASS: TestDockerNetworkReConnect (3.32s)
18:26:03 [2022-03-20T18:26:03.441Z] === RUN   TestServicePlugin
18:26:03 [2022-03-20T18:26:03.807Z] --- PASS: TestResizeWithInvalidSize (0.59s)
18:26:03 [2022-03-20T18:26:03.807Z] === RUN   TestResizeWhenContainerNotStarted
18:26:04 [2022-03-20T18:26:04.064Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
18:26:04 [2022-03-20T18:26:04.275Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:26:04 [2022-03-20T18:26:04.275Z] === RUN   TestBoolValue
18:26:04 [2022-03-20T18:26:04.275Z] --- PASS: TestBoolValue (0.00s)
18:26:04 [2022-03-20T18:26:04.275Z] === RUN   TestBoolValueOrDefault
18:26:04 [2022-03-20T18:26:04.275Z] --- PASS: TestBoolValueOrDefault (0.00s)
18:26:04 [2022-03-20T18:26:04.275Z] === RUN   TestInt64ValueOrZero
18:26:04 [2022-03-20T18:26:04.275Z] --- PASS: TestInt64ValueOrZero (0.00s)
18:26:04 [2022-03-20T18:26:04.275Z] === RUN   TestInt64ValueOrDefault
18:26:04 [2022-03-20T18:26:04.275Z] --- PASS: TestInt64ValueOrDefault (0.00s)
18:26:04 [2022-03-20T18:26:04.275Z] === RUN   TestInt64ValueOrDefaultWithError
18:26:04 [2022-03-20T18:26:04.275Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
18:26:04 [2022-03-20T18:26:04.275Z] === RUN   TestJsonContentType
18:26:04 [2022-03-20T18:26:04.275Z] --- PASS: TestJsonContentType (0.00s)
18:26:04 [2022-03-20T18:26:04.275Z] PASS
18:26:04 [2022-03-20T18:26:04.275Z] coverage: 14.7% of statements
18:26:04 [2022-03-20T18:26:04.275Z] ok  	github.com/docker/docker/api/server/httputils	0.051s	coverage: 14.7% of statements
18:26:04 [2022-03-20T18:26:04.275Z] === RUN   TestMaskSecretKeys
18:26:04 [2022-03-20T18:26:04.275Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
18:26:04 [2022-03-20T18:26:04.275Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
18:26:04 [2022-03-20T18:26:04.275Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
18:26:04 [2022-03-20T18:26:04.275Z] --- PASS: TestMaskSecretKeys (0.00s)
18:26:04 [2022-03-20T18:26:04.275Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
18:26:04 [2022-03-20T18:26:04.275Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
18:26:04 [2022-03-20T18:26:04.275Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
18:26:04 [2022-03-20T18:26:04.275Z] === RUN   TestVersionMiddlewareVersion
18:26:04 [2022-03-20T18:26:04.275Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
18:26:04 [2022-03-20T18:26:04.275Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
18:26:04 [2022-03-20T18:26:04.275Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
18:26:04 [2022-03-20T18:26:04.275Z] PASS
18:26:04 [2022-03-20T18:26:04.275Z] coverage: 37.7% of statements
18:26:04 [2022-03-20T18:26:04.275Z] ok  	github.com/docker/docker/api/server/middleware	0.058s	coverage: 37.7% of statements
18:26:04 [2022-03-20T18:26:04.275Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:26:04 [2022-03-20T18:26:04.275Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:26:04 [2022-03-20T18:26:04.275Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:26:04 [2022-03-20T18:26:04.275Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:26:04 [2022-03-20T18:26:04.275Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:26:04 [2022-03-20T18:26:04.275Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:26:04 [2022-03-20T18:26:04.275Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:26:04 [2022-03-20T18:26:04.275Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:26:04 [2022-03-20T18:26:04.275Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:26:04 [2022-03-20T18:26:04.322Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s)
18:26:04 [2022-03-20T18:26:04.322Z] === RUN   TestDaemonRestartKillContainers
18:26:04 [2022-03-20T18:26:04.322Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:26:04 [2022-03-20T18:26:04.322Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:26:04 [2022-03-20T18:26:04.743Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:26:04 [2022-03-20T18:26:04.743Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:26:04 [2022-03-20T18:26:04.886Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
18:26:05 [2022-03-20T18:26:05.730Z] === RUN   TestStrSliceMarshalJSON
18:26:05 [2022-03-20T18:26:05.730Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
18:26:05 [2022-03-20T18:26:05.730Z] === RUN   TestStrSliceUnmarshalJSON
18:26:05 [2022-03-20T18:26:05.730Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
18:26:05 [2022-03-20T18:26:05.730Z] === RUN   TestStrSliceUnmarshalString
18:26:05 [2022-03-20T18:26:05.730Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
18:26:05 [2022-03-20T18:26:05.730Z] === RUN   TestStrSliceUnmarshalSlice
18:26:05 [2022-03-20T18:26:05.730Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
18:26:05 [2022-03-20T18:26:05.730Z] PASS
18:26:05 [2022-03-20T18:26:05.730Z] coverage: 90.0% of statements
18:26:05 [2022-03-20T18:26:05.730Z] ok  	github.com/docker/docker/api/types/strslice	0.046s	coverage: 90.0% of statements
18:26:05 [2022-03-20T18:26:05.730Z] === RUN   TestToJSON
18:26:05 [2022-03-20T18:26:05.730Z] --- PASS: TestToJSON (0.00s)
18:26:05 [2022-03-20T18:26:05.730Z] === RUN   TestToParamWithVersion
18:26:05 [2022-03-20T18:26:05.730Z] --- PASS: TestToParamWithVersion (0.00s)
18:26:05 [2022-03-20T18:26:05.730Z] === RUN   TestFromJSON
18:26:05 [2022-03-20T18:26:05.730Z] --- PASS: TestFromJSON (0.00s)
18:26:05 [2022-03-20T18:26:05.730Z] === RUN   TestEmpty
18:26:05 [2022-03-20T18:26:05.730Z] --- PASS: TestEmpty (0.00s)
18:26:05 [2022-03-20T18:26:05.730Z] === RUN   TestArgsMatchKVListEmptySources
18:26:05 [2022-03-20T18:26:05.730Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
18:26:05 [2022-03-20T18:26:05.730Z] === RUN   TestArgsMatchKVList
18:26:05 [2022-03-20T18:26:05.730Z] --- PASS: TestArgsMatchKVList (0.00s)
18:26:05 [2022-03-20T18:26:05.730Z] === RUN   TestArgsMatch
18:26:05 [2022-03-20T18:26:05.730Z] --- PASS: TestArgsMatch (0.00s)
18:26:05 [2022-03-20T18:26:05.730Z] === RUN   TestAdd
18:26:05 [2022-03-20T18:26:05.730Z] --- PASS: TestAdd (0.00s)
18:26:05 [2022-03-20T18:26:05.730Z] === RUN   TestDel
18:26:05 [2022-03-20T18:26:05.730Z] --- PASS: TestDel (0.00s)
18:26:05 [2022-03-20T18:26:05.730Z] === RUN   TestLen
18:26:05 [2022-03-20T18:26:05.730Z] --- PASS: TestLen (0.00s)
18:26:05 [2022-03-20T18:26:05.730Z] === RUN   TestExactMatch
18:26:05 [2022-03-20T18:26:05.730Z] --- PASS: TestExactMatch (0.00s)
18:26:05 [2022-03-20T18:26:05.730Z] === RUN   TestOnlyOneExactMatch
18:26:05 [2022-03-20T18:26:05.730Z] --- PASS: TestOnlyOneExactMatch (0.00s)
18:26:05 [2022-03-20T18:26:05.730Z] === RUN   TestContains
18:26:05 [2022-03-20T18:26:05.730Z] --- PASS: TestContains (0.00s)
18:26:05 [2022-03-20T18:26:05.730Z] === RUN   TestValidate
18:26:05 [2022-03-20T18:26:05.730Z] --- PASS: TestValidate (0.00s)
18:26:05 [2022-03-20T18:26:05.730Z] === RUN   TestWalkValues
18:26:05 [2022-03-20T18:26:05.730Z] --- PASS: TestWalkValues (0.00s)
18:26:05 [2022-03-20T18:26:05.730Z] === RUN   TestFuzzyMatch
18:26:05 [2022-03-20T18:26:05.730Z] --- PASS: TestFuzzyMatch (0.00s)
18:26:05 [2022-03-20T18:26:05.730Z] === RUN   TestClone
18:26:05 [2022-03-20T18:26:05.730Z] --- PASS: TestClone (0.00s)
18:26:05 [2022-03-20T18:26:05.730Z] PASS
18:26:05 [2022-03-20T18:26:05.730Z] coverage: 92.2% of statements
18:26:05 [2022-03-20T18:26:05.730Z] ok  	github.com/docker/docker/api/types/filters	0.047s	coverage: 92.2% of statements
18:26:05 [2022-03-20T18:26:05.730Z] === RUN   TestDurationToSecondsString
18:26:05 [2022-03-20T18:26:05.730Z] --- PASS: TestDurationToSecondsString (0.00s)
18:26:05 [2022-03-20T18:26:05.730Z] === RUN   TestGetTimestamp
18:26:06 [2022-03-20T18:26:06.198Z] === RUN   TestAdjustForAPIVersion
18:26:06 [2022-03-20T18:26:06.198Z] --- PASS: TestAdjustForAPIVersion (0.00s)
18:26:06 [2022-03-20T18:26:06.198Z] PASS
18:26:06 [2022-03-20T18:26:06.198Z] coverage: 5.7% of statements
18:26:06 [2022-03-20T18:26:06.198Z] ok  	github.com/docker/docker/api/server/router/swarm	0.071s	coverage: 5.7% of statements
18:26:06 [2022-03-20T18:26:06.198Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:26:06 [2022-03-20T18:26:06.198Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:26:06 [2022-03-20T18:26:06.198Z] ?   	github.com/docker/docker/api/types	[no test files]
18:26:06 [2022-03-20T18:26:06.198Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:26:06 [2022-03-20T18:26:06.198Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:26:06 [2022-03-20T18:26:06.198Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:26:06 [2022-03-20T18:26:06.198Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:26:06 [2022-03-20T18:26:06.198Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:26:06 [2022-03-20T18:26:06.198Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:26:06 [2022-03-20T18:26:06.198Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:26:06 [2022-03-20T18:26:06.198Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:26:06 [2022-03-20T18:26:06.198Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:26:06 [2022-03-20T18:26:06.198Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:26:06 [2022-03-20T18:26:06.198Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:26:06 [2022-03-20T18:26:06.198Z] --- PASS: TestGetTimestamp (0.20s)
18:26:06 [2022-03-20T18:26:06.198Z] === RUN   TestParseTimestamps
18:26:06 [2022-03-20T18:26:06.198Z] --- PASS: TestParseTimestamps (0.00s)
18:26:06 [2022-03-20T18:26:06.198Z] PASS
18:26:06 [2022-03-20T18:26:06.198Z] coverage: 100.0% of statements
18:26:06 [2022-03-20T18:26:06.198Z] ok  	github.com/docker/docker/api/types/time	0.248s	coverage: 100.0% of statements
18:26:06 [2022-03-20T18:26:06.198Z] === RUN   TestCompareVersion
18:26:06 [2022-03-20T18:26:06.198Z] --- PASS: TestCompareVersion (0.00s)
18:26:06 [2022-03-20T18:26:06.198Z] PASS
18:26:06 [2022-03-20T18:26:06.198Z] coverage: 77.3% of statements
18:26:06 [2022-03-20T18:26:06.198Z] ok  	github.com/docker/docker/api/types/versions	0.084s	coverage: 77.3% of statements
18:26:06 [2022-03-20T18:26:06.198Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:26:06 [2022-03-20T18:26:06.198Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:26:06 [2022-03-20T18:26:06.198Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:26:06 [2022-03-20T18:26:06.198Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
18:26:06 [2022-03-20T18:26:06.198Z] ?   	github.com/docker/docker/builder	[no test files]
18:26:06 [2022-03-20T18:26:06.198Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:26:06 [2022-03-20T18:26:06.198Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:26:06 [2022-03-20T18:26:06.198Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:26:06 [2022-03-20T18:26:06.198Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:26:06 [2022-03-20T18:26:06.198Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:26:06 [2022-03-20T18:26:06.198Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:26:06 [2022-03-20T18:26:06.198Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:26:06 [2022-03-20T18:26:06.729Z]     plugin_test.go:61: [d62c6aaa868b5] joining swarm manager [d992a5e8bcd12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:26:06 [2022-03-20T18:26:06.779Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:26:06 [2022-03-20T18:26:06.779Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
18:26:06 [2022-03-20T18:26:06.888Z] --- PASS: TestServiceWithDataPathPortInit (13.16s)
18:26:06 [2022-03-20T18:26:06.888Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:26:07 [2022-03-20T18:26:07.459Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nqn91227vr8h75esvq5chm10c Created:2022-03-20 18:26:06.184694774 +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[4ce169332040eb9b10d616489de11051b52d9f8df712faa6b6caa84afc4aeb4d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m3sttxfmn39s57kywx0truk23 EndpointID:7b8fbd553f072a08c9af7a91b216032a8c21c5ff7f68c85fc270af44778a2a76 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dfe39832ca563626ae40c2c905fcc63886c655a102a509770454abb4583d2569 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:8ae61a109d42 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m3sttxfmn39s57kywx0truk23 EndpointID:7b8fbd553f072a08c9af7a91b216032a8c21c5ff7f68c85fc270af44778a2a76 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:26:07 [2022-03-20T18:26:07.662Z]     plugin_test.go:64: [d12364d5c2dfd] joining swarm manager [d992a5e8bcd12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:26:07 [2022-03-20T18:26:07.763Z] === RUN   TestParseRemoteURL
18:26:07 [2022-03-20T18:26:07.763Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
18:26:07 [2022-03-20T18:26:07.763Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
18:26:07 [2022-03-20T18:26:07.763Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
18:26:07 [2022-03-20T18:26:07.763Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
18:26:07 [2022-03-20T18:26:07.763Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
18:26:07 [2022-03-20T18:26:07.763Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
18:26:07 [2022-03-20T18:26:07.763Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
18:26:07 [2022-03-20T18:26:07.763Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
18:26:07 [2022-03-20T18:26:07.763Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
18:26:07 [2022-03-20T18:26:07.763Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
18:26:07 [2022-03-20T18:26:07.763Z] --- PASS: TestParseRemoteURL (0.00s)
18:26:07 [2022-03-20T18:26:07.763Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
18:26:07 [2022-03-20T18:26:07.763Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
18:26:07 [2022-03-20T18:26:07.763Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
18:26:07 [2022-03-20T18:26:07.763Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
18:26:07 [2022-03-20T18:26:07.763Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
18:26:07 [2022-03-20T18:26:07.763Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
18:26:07 [2022-03-20T18:26:07.763Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
18:26:07 [2022-03-20T18:26:07.764Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
18:26:07 [2022-03-20T18:26:07.764Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
18:26:07 [2022-03-20T18:26:07.764Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
18:26:07 [2022-03-20T18:26:07.764Z] === RUN   TestCloneArgsSmartHttp
18:26:07 [2022-03-20T18:26:07.764Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
18:26:07 [2022-03-20T18:26:07.764Z] === RUN   TestCloneArgsDumbHttp
18:26:07 [2022-03-20T18:26:07.764Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
18:26:07 [2022-03-20T18:26:07.764Z] === RUN   TestCloneArgsGit
18:26:07 [2022-03-20T18:26:07.764Z] --- PASS: TestCloneArgsGit (0.00s)
18:26:07 [2022-03-20T18:26:07.764Z] === RUN   TestCheckoutGit
18:26:08 [2022-03-20T18:26:08.146Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:26:08 [2022-03-20T18:26:08.146Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
18:26:09 [2022-03-20T18:26:09.072Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:26:09 [2022-03-20T18:26:09.072Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
18:26:09 [2022-03-20T18:26:09.635Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:26:09 [2022-03-20T18:26:09.894Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
18:26:09 [2022-03-20T18:26:09.978Z] === RUN   TestEnable
18:26:09 [2022-03-20T18:26:09.978Z] --- PASS: TestEnable (0.00s)
18:26:09 [2022-03-20T18:26:09.978Z] === RUN   TestDisable
18:26:09 [2022-03-20T18:26:09.978Z] --- PASS: TestDisable (0.00s)
18:26:09 [2022-03-20T18:26:09.978Z] === RUN   TestEnabled
18:26:09 [2022-03-20T18:26:09.978Z] --- PASS: TestEnabled (0.00s)
18:26:09 [2022-03-20T18:26:09.978Z] PASS
18:26:09 [2022-03-20T18:26:09.978Z] coverage: 100.0% of statements
18:26:09 [2022-03-20T18:26:09.978Z] ok  	github.com/docker/docker/cli/debug	0.042s	coverage: 100.0% of statements
18:26:09 [2022-03-20T18:26:09.978Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
18:26:09 [2022-03-20T18:26:09.978Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
18:26:09 [2022-03-20T18:26:09.978Z] === RUN   TestProcessNoDockerignore
18:26:09 [2022-03-20T18:26:09.978Z] --- PASS: TestProcessNoDockerignore (0.01s)
18:26:09 [2022-03-20T18:26:09.978Z] === RUN   TestProcessShouldLeaveAllFiles
18:26:09 [2022-03-20T18:26:09.978Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s)
18:26:09 [2022-03-20T18:26:09.978Z] === RUN   TestDetectContentType
18:26:09 [2022-03-20T18:26:09.978Z] --- PASS: TestDetectContentType (0.00s)
18:26:09 [2022-03-20T18:26:09.978Z] === RUN   TestSelectAcceptableMIME
18:26:09 [2022-03-20T18:26:09.978Z] --- PASS: TestSelectAcceptableMIME (0.00s)
18:26:09 [2022-03-20T18:26:09.978Z] === RUN   TestInspectEmptyResponse
18:26:09 [2022-03-20T18:26:09.978Z] --- PASS: TestInspectEmptyResponse (0.00s)
18:26:09 [2022-03-20T18:26:09.978Z] === RUN   TestInspectResponseBinary
18:26:09 [2022-03-20T18:26:09.978Z] --- PASS: TestInspectResponseBinary (0.00s)
18:26:09 [2022-03-20T18:26:09.978Z] === RUN   TestResponseUnsupportedContentType
18:26:09 [2022-03-20T18:26:09.978Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
18:26:09 [2022-03-20T18:26:09.978Z] === RUN   TestInspectResponseTextSimple
18:26:09 [2022-03-20T18:26:09.978Z] --- PASS: TestInspectResponseTextSimple (0.00s)
18:26:09 [2022-03-20T18:26:09.978Z] === RUN   TestInspectResponseEmptyContentType
18:26:09 [2022-03-20T18:26:09.978Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
18:26:09 [2022-03-20T18:26:09.978Z] === RUN   TestUnknownContentLength
18:26:09 [2022-03-20T18:26:09.978Z] --- PASS: TestUnknownContentLength (0.00s)
18:26:09 [2022-03-20T18:26:09.978Z] === RUN   TestDownloadRemote
18:26:09 [2022-03-20T18:26:09.978Z] --- PASS: TestDownloadRemote (0.10s)
18:26:09 [2022-03-20T18:26:09.978Z] === RUN   TestGetWithStatusError
18:26:09 [2022-03-20T18:26:09.978Z] --- PASS: TestGetWithStatusError (0.01s)
18:26:09 [2022-03-20T18:26:09.978Z] === RUN   TestCloseRootDirectory
18:26:09 [2022-03-20T18:26:09.978Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
18:26:09 [2022-03-20T18:26:09.978Z] --- SKIP: TestCloseRootDirectory (0.00s)
18:26:09 [2022-03-20T18:26:09.978Z] === RUN   TestHashFile
18:26:09 [2022-03-20T18:26:09.978Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
18:26:09 [2022-03-20T18:26:09.978Z] --- SKIP: TestHashFile (0.00s)
18:26:09 [2022-03-20T18:26:09.978Z] === RUN   TestHashSubdir
18:26:09 [2022-03-20T18:26:09.978Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
18:26:09 [2022-03-20T18:26:09.978Z] --- SKIP: TestHashSubdir (0.01s)
18:26:09 [2022-03-20T18:26:09.978Z] === RUN   TestRemoveDirectory
18:26:09 [2022-03-20T18:26:09.978Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
18:26:09 [2022-03-20T18:26:09.978Z] --- SKIP: TestRemoveDirectory (0.00s)
18:26:09 [2022-03-20T18:26:09.978Z] PASS
18:26:09 [2022-03-20T18:26:09.979Z] coverage: 9.3% of statements
18:26:09 [2022-03-20T18:26:09.979Z] ok  	github.com/docker/docker/builder/remotecontext	0.284s	coverage: 9.3% of statements
18:26:10 [2022-03-20T18:26:10.500Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:26:10 [2022-03-20T18:26:10.965Z] === RUN   TestGetAllAllowed
18:26:10 [2022-03-20T18:26:10.965Z] --- PASS: TestGetAllAllowed (0.00s)
18:26:10 [2022-03-20T18:26:10.965Z] === RUN   TestGetAllMeta
18:26:10 [2022-03-20T18:26:10.965Z] --- PASS: TestGetAllMeta (0.00s)
18:26:10 [2022-03-20T18:26:10.965Z] === RUN   TestWarnOnUnusedBuildArgs
18:26:10 [2022-03-20T18:26:10.965Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
18:26:10 [2022-03-20T18:26:10.965Z] === RUN   TestIsUnreferencedBuiltin
18:26:10 [2022-03-20T18:26:10.965Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
18:26:10 [2022-03-20T18:26:10.965Z] === RUN   TestIsExistingDirectory
18:26:10 [2022-03-20T18:26:10.965Z] --- PASS: TestIsExistingDirectory (0.01s)
18:26:10 [2022-03-20T18:26:10.965Z] === RUN   TestGetFilenameForDownload
18:26:10 [2022-03-20T18:26:10.965Z] --- PASS: TestGetFilenameForDownload (0.00s)
18:26:10 [2022-03-20T18:26:10.965Z] === RUN   TestEnv2Variables
18:26:10 [2022-03-20T18:26:10.965Z] --- PASS: TestEnv2Variables (0.00s)
18:26:10 [2022-03-20T18:26:10.965Z] === RUN   TestEnvValueWithExistingRunConfigEnv
18:26:10 [2022-03-20T18:26:10.965Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
18:26:10 [2022-03-20T18:26:10.965Z] === RUN   TestMaintainer
18:26:10 [2022-03-20T18:26:10.965Z] --- PASS: TestMaintainer (0.00s)
18:26:10 [2022-03-20T18:26:10.965Z] === RUN   TestLabel
18:26:10 [2022-03-20T18:26:10.965Z] --- PASS: TestLabel (0.00s)
18:26:10 [2022-03-20T18:26:10.965Z] === RUN   TestFromScratch
18:26:10 [2022-03-20T18:26:10.965Z] --- PASS: TestFromScratch (0.00s)
18:26:10 [2022-03-20T18:26:10.965Z] === RUN   TestFromWithArg
18:26:10 [2022-03-20T18:26:10.965Z] --- PASS: TestFromWithArg (0.00s)
18:26:10 [2022-03-20T18:26:10.965Z] === RUN   TestFromWithArgButBuildArgsNotGiven
18:26:10 [2022-03-20T18:26:10.965Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
18:26:10 [2022-03-20T18:26:10.965Z] === RUN   TestFromWithUndefinedArg
18:26:10 [2022-03-20T18:26:10.965Z] --- PASS: TestFromWithUndefinedArg (0.00s)
18:26:10 [2022-03-20T18:26:10.965Z] === RUN   TestFromMultiStageWithNamedStage
18:26:10 [2022-03-20T18:26:10.965Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
18:26:10 [2022-03-20T18:26:10.965Z] === RUN   TestOnbuild
18:26:10 [2022-03-20T18:26:10.965Z] --- PASS: TestOnbuild (0.00s)
18:26:10 [2022-03-20T18:26:10.965Z] === RUN   TestWorkdir
18:26:10 [2022-03-20T18:26:10.965Z] --- PASS: TestWorkdir (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestCmd
18:26:10 [2022-03-20T18:26:10.966Z] --- PASS: TestCmd (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestHealthcheckNone
18:26:10 [2022-03-20T18:26:10.966Z] --- PASS: TestHealthcheckNone (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestHealthcheckCmd
18:26:10 [2022-03-20T18:26:10.966Z] --- PASS: TestHealthcheckCmd (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestEntrypoint
18:26:10 [2022-03-20T18:26:10.966Z] --- PASS: TestEntrypoint (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestExpose
18:26:10 [2022-03-20T18:26:10.966Z] --- PASS: TestExpose (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestUser
18:26:10 [2022-03-20T18:26:10.966Z] --- PASS: TestUser (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestVolume
18:26:10 [2022-03-20T18:26:10.966Z] --- PASS: TestVolume (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestStopSignal
18:26:10 [2022-03-20T18:26:10.966Z]     dispatchers_test.go:377: Windows does not support stopsignal
18:26:10 [2022-03-20T18:26:10.966Z] --- SKIP: TestStopSignal (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestArg
18:26:10 [2022-03-20T18:26:10.966Z] --- PASS: TestArg (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestShell
18:26:10 [2022-03-20T18:26:10.966Z] --- PASS: TestShell (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestPrependEnvOnCmd
18:26:10 [2022-03-20T18:26:10.966Z] --- PASS: TestPrependEnvOnCmd (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestRunWithBuildArgs
18:26:10 [2022-03-20T18:26:10.966Z] --- PASS: TestRunWithBuildArgs (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestRunIgnoresHealthcheck
18:26:10 [2022-03-20T18:26:10.966Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestDispatchUnsupportedOptions
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
18:26:10 [2022-03-20T18:26:10.966Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestNormalizeWorkdir
18:26:10 [2022-03-20T18:26:10.966Z] --- PASS: TestNormalizeWorkdir (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestDispatch
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestDispatch/ADD_multiple_files_to_file
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestDispatch/COPY_multiple_files_to_file
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestDispatch/COPY_wildcard_no_files
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestDispatch/COPY_url
18:26:10 [2022-03-20T18:26:10.966Z] --- PASS: TestDispatch (0.08s)
18:26:10 [2022-03-20T18:26:10.966Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
18:26:10 [2022-03-20T18:26:10.966Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
18:26:10 [2022-03-20T18:26:10.966Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
18:26:10 [2022-03-20T18:26:10.966Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
18:26:10 [2022-03-20T18:26:10.966Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
18:26:10 [2022-03-20T18:26:10.966Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z]     --- PASS: TestDispatch/COPY_url (0.01s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestAddScratchImageAddsToMounts
18:26:10 [2022-03-20T18:26:10.966Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestAddFromScratchPopulatesPlatform
18:26:10 [2022-03-20T18:26:10.966Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
18:26:10 [2022-03-20T18:26:10.966Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
18:26:10 [2022-03-20T18:26:10.966Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestImageSourceGetAddsToMounts
18:26:10 [2022-03-20T18:26:10.966Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestEmptyDockerfile
18:26:10 [2022-03-20T18:26:10.966Z] --- PASS: TestEmptyDockerfile (0.01s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestSymlinkDockerfile
18:26:10 [2022-03-20T18:26:10.966Z] --- PASS: TestSymlinkDockerfile (0.01s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestDockerfileOutsideTheBuildContext
18:26:10 [2022-03-20T18:26:10.966Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestNonExistingDockerfile
18:26:10 [2022-03-20T18:26:10.966Z] --- PASS: TestNonExistingDockerfile (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestCopyRunConfig
18:26:10 [2022-03-20T18:26:10.966Z] --- PASS: TestCopyRunConfig (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestDeepCopyRunConfig
18:26:10 [2022-03-20T18:26:10.966Z] --- PASS: TestDeepCopyRunConfig (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestExportImage
18:26:10 [2022-03-20T18:26:10.966Z] --- PASS: TestExportImage (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z] === RUN   TestNormalizeDest
18:26:10 [2022-03-20T18:26:10.966Z] --- PASS: TestNormalizeDest (0.00s)
18:26:10 [2022-03-20T18:26:10.966Z] PASS
18:26:10 [2022-03-20T18:26:10.966Z] coverage: 46.7% of statements
18:26:10 [2022-03-20T18:26:10.966Z] ok  	github.com/docker/docker/builder/dockerfile	0.338s	coverage: 46.7% of statements
18:26:11 [2022-03-20T18:26:11.064Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:26:11 [2022-03-20T18:26:11.321Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
18:26:11 [2022-03-20T18:26:11.438Z] === RUN   TestTCP4Proxy
18:26:11 [2022-03-20T18:26:11.438Z] --- PASS: TestTCP4Proxy (0.00s)
18:26:11 [2022-03-20T18:26:11.438Z] === RUN   TestTCP4ProxyHalfClose
18:26:11 [2022-03-20T18:26:11.438Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
18:26:11 [2022-03-20T18:26:11.438Z] === RUN   TestTCP6Proxy
18:26:11 [2022-03-20T18:26:11.438Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
18:26:11 [2022-03-20T18:26:11.438Z] --- SKIP: TestTCP6Proxy (0.00s)
18:26:11 [2022-03-20T18:26:11.438Z] === RUN   TestTCPDualStackProxy
18:26:11 [2022-03-20T18:26:11.438Z]     network_proxy_test.go:208: No support for dual stack yet
18:26:11 [2022-03-20T18:26:11.438Z] --- SKIP: TestTCPDualStackProxy (0.00s)
18:26:11 [2022-03-20T18:26:11.438Z] === RUN   TestUDP4Proxy
18:26:11 [2022-03-20T18:26:11.438Z] --- PASS: TestUDP4Proxy (0.00s)
18:26:11 [2022-03-20T18:26:11.438Z] === RUN   TestUDP6Proxy
18:26:11 [2022-03-20T18:26:11.438Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
18:26:11 [2022-03-20T18:26:11.438Z] --- SKIP: TestUDP6Proxy (0.00s)
18:26:11 [2022-03-20T18:26:11.438Z] === RUN   TestUDPWriteError
18:26:11 [2022-03-20T18:26:11.438Z] --- PASS: TestUDPWriteError (0.00s)
18:26:11 [2022-03-20T18:26:11.438Z] === RUN   TestSCTP4Proxy
18:26:11 [2022-03-20T18:26:11.438Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
18:26:11 [2022-03-20T18:26:11.438Z] --- SKIP: TestSCTP4Proxy (0.00s)
18:26:11 [2022-03-20T18:26:11.438Z] === RUN   TestSCTP6Proxy
18:26:11 [2022-03-20T18:26:11.438Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
18:26:11 [2022-03-20T18:26:11.438Z] --- SKIP: TestSCTP6Proxy (0.00s)
18:26:11 [2022-03-20T18:26:11.438Z] PASS
18:26:11 [2022-03-20T18:26:11.438Z] coverage: 49.4% of statements
18:26:11 [2022-03-20T18:26:11.438Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.067s	coverage: 49.4% of statements
18:26:11 [2022-03-20T18:26:11.660Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s)
18:26:11 [2022-03-20T18:26:11.660Z] PASS
18:26:11 [2022-03-20T18:26:11.660Z] 
18:26:11 [2022-03-20T18:26:11.660Z] === Skipped
18:26:11 [2022-03-20T18:26:11.660Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:26:11 [2022-03-20T18:26:11.660Z]     service_test.go:243: FLAKY_TEST
18:26:11 [2022-03-20T18:26:11.660Z] 
18:26:11 [2022-03-20T18:26:11.660Z] DONE 26 tests, 1 skipped in 42.905s
18:26:11 [2022-03-20T18:26:11.660Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:26:11 [2022-03-20T18:26:11.660Z] ++ 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
18:26:11 [2022-03-20T18:26:11.660Z] ++ set -e
18:26:11 [2022-03-20T18:26:11.660Z] ++ '[' -n 0 ']'
18:26:11 [2022-03-20T18:26:11.660Z] ++ set -x
18:26:11 [2022-03-20T18:26:11.660Z] ++ 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
18:26:11 [2022-03-20T18:26:11.921Z] INFO: Testing against a local daemon
18:26:11 [2022-03-20T18:26:11.921Z] === RUN   TestDockerNetworkIpvlanPersistance
18:26:11 [2022-03-20T18:26:11.921Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:26:11 [2022-03-20T18:26:11.921Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:26:11 [2022-03-20T18:26:11.921Z] === RUN   TestDockerNetworkIpvlan
18:26:11 [2022-03-20T18:26:11.921Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:26:11 [2022-03-20T18:26:11.921Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:26:11 [2022-03-20T18:26:11.921Z] PASS
18:26:11 [2022-03-20T18:26:11.921Z] 
18:26:11 [2022-03-20T18:26:11.921Z] === Skipped
18:26:11 [2022-03-20T18:26:11.921Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:26:11 [2022-03-20T18:26:11.921Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:26:11 [2022-03-20T18:26:11.921Z] 
18:26:11 [2022-03-20T18:26:11.921Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:26:11 [2022-03-20T18:26:11.921Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:26:11 [2022-03-20T18:26:11.921Z] 
18:26:11 [2022-03-20T18:26:11.921Z] DONE 2 tests, 2 skipped in 0.144s
18:26:11 [2022-03-20T18:26:11.921Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:26:11 [2022-03-20T18:26:11.921Z] ++ 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
18:26:11 [2022-03-20T18:26:11.921Z] ++ set -e
18:26:11 [2022-03-20T18:26:11.921Z] ++ '[' -n 0 ']'
18:26:11 [2022-03-20T18:26:11.921Z] ++ set -x
18:26:11 [2022-03-20T18:26:11.922Z] ++ 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
18:26:11 [2022-03-20T18:26:11.922Z] INFO: Testing against a local daemon
18:26:11 [2022-03-20T18:26:11.922Z] === RUN   TestDockerNetworkMacvlanPersistance
18:26:13 [2022-03-20T18:26:13.309Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s)
18:26:13 [2022-03-20T18:26:13.309Z] === RUN   TestDockerNetworkMacvlan
18:26:13 [2022-03-20T18:26:13.882Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:26:14 [2022-03-20T18:26:14.599Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
18:26:14 [2022-03-20T18:26:14.599Z]     check_test.go:308: [d31328c783ee0] daemon is not started
18:26:14 [2022-03-20T18:26:14.599Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
18:26:14 [2022-03-20T18:26:14.599Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:26:14 [2022-03-20T18:26:14.827Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:26:15 [2022-03-20T18:26:15.163Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:26:15 [2022-03-20T18:26:15.403Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:26:16 [2022-03-20T18:26:16.578Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
18:26:17 [2022-03-20T18:26:17.320Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:26:18 [2022-03-20T18:26:18.713Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:26:19 [2022-03-20T18:26:19.099Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:26:21 [2022-03-20T18:26:21.050Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:26:21 [2022-03-20T18:26:21.981Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:26:22 [2022-03-20T18:26:22.038Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:26:22 [2022-03-20T18:26:22.305Z] --- PASS: TestDockerNetworkMacvlan (8.89s)
18:26:22 [2022-03-20T18:26:22.305Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
18:26:22 [2022-03-20T18:26:22.305Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
18:26:22 [2022-03-20T18:26:22.305Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s)
18:26:22 [2022-03-20T18:26:22.305Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.72s)
18:26:22 [2022-03-20T18:26:22.305Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.83s)
18:26:22 [2022-03-20T18:26:22.305Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.47s)
18:26:22 [2022-03-20T18:26:22.305Z] PASS
18:26:22 [2022-03-20T18:26:22.305Z] 
18:26:22 [2022-03-20T18:26:22.305Z] DONE 8 tests in 10.385s
18:26:22 [2022-03-20T18:26:22.305Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
18:26:22 [2022-03-20T18:26:22.305Z] ++ 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
18:26:22 [2022-03-20T18:26:22.305Z] ++ set -e
18:26:22 [2022-03-20T18:26:22.305Z] ++ '[' -n 0 ']'
18:26:22 [2022-03-20T18:26:22.305Z] ++ set -x
18:26:22 [2022-03-20T18:26:22.305Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
18:26:22 [2022-03-20T18:26:22.305Z] testing: warning: no tests to run
18:26:22 [2022-03-20T18:26:22.305Z] PASS
18:26:22 [2022-03-20T18:26:22.305Z] 
18:26:22 [2022-03-20T18:26:22.305Z] DONE 0 tests in 0.039s
18:26:22 [2022-03-20T18:26:22.305Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:26:22 [2022-03-20T18:26:22.305Z] ++ 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
18:26:22 [2022-03-20T18:26:22.305Z] ++ set -e
18:26:22 [2022-03-20T18:26:22.305Z] ++ '[' -n 0 ']'
18:26:22 [2022-03-20T18:26:22.305Z] ++ set -x
18:26:22 [2022-03-20T18:26:22.305Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
18:26:22 [2022-03-20T18:26:22.305Z] INFO: Testing against a local daemon
18:26:22 [2022-03-20T18:26:22.305Z] === RUN   TestAuthZPluginAllowRequest
18:26:23 [2022-03-20T18:26:23.691Z] --- PASS: TestAuthZPluginAllowRequest (1.08s)
18:26:23 [2022-03-20T18:26:23.691Z] === RUN   TestAuthZPluginTLS
18:26:23 [2022-03-20T18:26:23.878Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestCheckpointCreateError
18:26:23 [2022-03-20T18:26:23.935Z] --- PASS: TestCheckpointCreateError (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestCheckpointCreate
18:26:23 [2022-03-20T18:26:23.935Z] --- PASS: TestCheckpointCreate (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestCheckpointDeleteError
18:26:23 [2022-03-20T18:26:23.935Z] --- PASS: TestCheckpointDeleteError (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestCheckpointDelete
18:26:23 [2022-03-20T18:26:23.935Z] --- PASS: TestCheckpointDelete (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestCheckpointListError
18:26:23 [2022-03-20T18:26:23.935Z] --- PASS: TestCheckpointListError (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestCheckpointList
18:26:23 [2022-03-20T18:26:23.935Z] --- PASS: TestCheckpointList (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestCheckpointListContainerNotFound
18:26:23 [2022-03-20T18:26:23.935Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestNewClientWithOpsFromEnv
18:26:23 [2022-03-20T18:26:23.935Z]     client_test.go:23: runtime.GOOS == "windows"
18:26:23 [2022-03-20T18:26:23.935Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestGetAPIPath
18:26:23 [2022-03-20T18:26:23.935Z] --- PASS: TestGetAPIPath (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestParseHostURL
18:26:23 [2022-03-20T18:26:23.935Z] --- PASS: TestParseHostURL (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
18:26:23 [2022-03-20T18:26:23.935Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestNegotiateAPIVersionEmpty
18:26:23 [2022-03-20T18:26:23.935Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestNegotiateAPIVersion
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestNegotiateAPIVersion/downgrade_from_default
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestNegotiateAPIVersion/no_downgrade_from_custom_version
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestNegotiateAPIVersion/downgrade_legacy
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestNegotiateAPIVersion/downgrade_old
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestNegotiateAPIVersion/no_upgrade
18:26:23 [2022-03-20T18:26:23.935Z] --- PASS: TestNegotiateAPIVersion (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z]     --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z]     --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z]     --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z]     --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z]     --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestNegotiateAPVersionOverride
18:26:23 [2022-03-20T18:26:23.935Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestNegotiateAPIVersionAutomatic
18:26:23 [2022-03-20T18:26:23.935Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
18:26:23 [2022-03-20T18:26:23.935Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
18:26:23 [2022-03-20T18:26:23.935Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestClientRedirect
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestClientRedirect/GET
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestClientRedirect/POST
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestClientRedirect/PUT
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestClientRedirect/DELETE
18:26:23 [2022-03-20T18:26:23.935Z] --- PASS: TestClientRedirect (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z]     --- PASS: TestClientRedirect/GET (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z]     --- PASS: TestClientRedirect/POST (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z]     --- PASS: TestClientRedirect/PUT (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z]     --- PASS: TestClientRedirect/DELETE (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestConfigCreateUnsupported
18:26:23 [2022-03-20T18:26:23.935Z] --- PASS: TestConfigCreateUnsupported (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestConfigCreateError
18:26:23 [2022-03-20T18:26:23.935Z] --- PASS: TestConfigCreateError (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestConfigCreate
18:26:23 [2022-03-20T18:26:23.935Z] --- PASS: TestConfigCreate (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestConfigInspectNotFound
18:26:23 [2022-03-20T18:26:23.935Z] --- PASS: TestConfigInspectNotFound (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestConfigInspectWithEmptyID
18:26:23 [2022-03-20T18:26:23.935Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestConfigInspectUnsupported
18:26:23 [2022-03-20T18:26:23.935Z] --- PASS: TestConfigInspectUnsupported (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestConfigInspectError
18:26:23 [2022-03-20T18:26:23.935Z] --- PASS: TestConfigInspectError (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestConfigInspectConfigNotFound
18:26:23 [2022-03-20T18:26:23.935Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestConfigInspect
18:26:23 [2022-03-20T18:26:23.935Z] --- PASS: TestConfigInspect (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestConfigListUnsupported
18:26:23 [2022-03-20T18:26:23.935Z] --- PASS: TestConfigListUnsupported (0.00s)
18:26:23 [2022-03-20T18:26:23.935Z] === RUN   TestConfigListError
18:26:23 [2022-03-20T18:26:23.935Z] --- PASS: TestConfigListError (0.00s)
18:26:23 [2022-03-20T18:26:23.954Z] --- PASS: TestAuthZPluginTLS (0.55s)
18:26:23 [2022-03-20T18:26:23.954Z] === RUN   TestAuthZPluginDenyRequest
18:26:24 [2022-03-20T18:26:24.404Z] === RUN   TestConfigList
18:26:24 [2022-03-20T18:26:24.404Z] --- PASS: TestConfigList (0.00s)
18:26:24 [2022-03-20T18:26:24.404Z] === RUN   TestConfigRemoveUnsupported
18:26:24 [2022-03-20T18:26:24.404Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
18:26:24 [2022-03-20T18:26:24.404Z] === RUN   TestConfigRemoveError
18:26:24 [2022-03-20T18:26:24.404Z] --- PASS: TestConfigRemoveError (0.00s)
18:26:24 [2022-03-20T18:26:24.404Z] === RUN   TestConfigRemove
18:26:24 [2022-03-20T18:26:24.404Z] --- PASS: TestConfigRemove (0.00s)
18:26:24 [2022-03-20T18:26:24.404Z] === RUN   TestConfigUpdateUnsupported
18:26:24 [2022-03-20T18:26:24.404Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
18:26:24 [2022-03-20T18:26:24.404Z] === RUN   TestConfigUpdateError
18:26:24 [2022-03-20T18:26:24.404Z] --- PASS: TestConfigUpdateError (0.00s)
18:26:24 [2022-03-20T18:26:24.404Z] === RUN   TestConfigUpdate
18:26:24 [2022-03-20T18:26:24.404Z] --- PASS: TestConfigUpdate (0.00s)
18:26:24 [2022-03-20T18:26:24.404Z] === RUN   TestContainerCommitError
18:26:24 [2022-03-20T18:26:24.404Z] --- PASS: TestContainerCommitError (0.00s)
18:26:24 [2022-03-20T18:26:24.404Z] === RUN   TestContainerCommit
18:26:24 [2022-03-20T18:26:24.404Z] --- PASS: TestContainerCommit (0.00s)
18:26:24 [2022-03-20T18:26:24.404Z] === RUN   TestContainerStatPathError
18:26:24 [2022-03-20T18:26:24.404Z] --- PASS: TestContainerStatPathError (0.00s)
18:26:24 [2022-03-20T18:26:24.404Z] === RUN   TestContainerStatPathNotFoundError
18:26:24 [2022-03-20T18:26:24.404Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
18:26:24 [2022-03-20T18:26:24.404Z] === RUN   TestContainerStatPathNoHeaderError
18:26:24 [2022-03-20T18:26:24.404Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
18:26:24 [2022-03-20T18:26:24.404Z] === RUN   TestContainerStatPath
18:26:24 [2022-03-20T18:26:24.404Z] --- PASS: TestContainerStatPath (0.00s)
18:26:24 [2022-03-20T18:26:24.404Z] === RUN   TestCopyToContainerError
18:26:24 [2022-03-20T18:26:24.404Z] --- PASS: TestCopyToContainerError (0.00s)
18:26:24 [2022-03-20T18:26:24.404Z] === RUN   TestCopyToContainerNotFoundError
18:26:24 [2022-03-20T18:26:24.404Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
18:26:24 [2022-03-20T18:26:24.404Z] === RUN   TestCopyToContainerNotStatusOKError
18:26:24 [2022-03-20T18:26:24.404Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
18:26:24 [2022-03-20T18:26:24.404Z] === RUN   TestCopyToContainer
18:26:24 [2022-03-20T18:26:24.404Z] --- PASS: TestCopyToContainer (0.00s)
18:26:24 [2022-03-20T18:26:24.404Z] === RUN   TestCopyFromContainerError
18:26:24 [2022-03-20T18:26:24.404Z] --- PASS: TestCopyFromContainerError (0.00s)
18:26:24 [2022-03-20T18:26:24.404Z] === RUN   TestCopyFromContainerNotFoundError
18:26:24 [2022-03-20T18:26:24.404Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
18:26:24 [2022-03-20T18:26:24.404Z] === RUN   TestCopyFromContainerNotStatusOKError
18:26:24 [2022-03-20T18:26:24.404Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestCopyFromContainerNoHeaderError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestCopyFromContainer
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestCopyFromContainer (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerCreateError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerCreateError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerCreateImageNotFound
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerCreateWithName
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerCreateWithName (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerCreateAutoRemove
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerDiffError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerDiffError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerDiff
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerDiff (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerExecCreateError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerExecCreateError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerExecCreate
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerExecCreate (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerExecStartError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerExecStartError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerExecStart
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerExecStart (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerExecInspectError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerExecInspectError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerExecInspect
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerExecInspect (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerExportError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerExportError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerExport
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerExport (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerInspectError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerInspectError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerInspectContainerNotFound
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerInspectWithEmptyID
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerInspect
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerInspect (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerInspectNode
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerInspectNode (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerKillError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerKillError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerKill
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerKill (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerListError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerListError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerList
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerList (0.05s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerLogsNotFoundError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerLogsError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerLogsError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerLogs
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerLogs (0.22s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerPauseError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerPauseError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerPause
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerPause (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainersPruneError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainersPruneError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainersPrune
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainersPrune (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerRemoveError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerRemoveError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerRemoveNotFoundError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerRemove
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerRemove (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerRenameError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerRenameError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerRename
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerRename (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerResizeError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerResizeError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerExecResizeError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerExecResizeError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerResize
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerResize (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerExecResize
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerExecResize (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerRestartError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerRestartError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerRestart
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerRestart (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerStartError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerStartError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerStart
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerStart (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerStatsError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerStatsError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerStats
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerStats (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerStopError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerStopError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerStop
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerStop (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerTopError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerTopError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerTop
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerTop (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerUnpauseError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerUnpauseError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerUnpause
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerUnpause (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerUpdateError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerUpdateError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerUpdate
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerUpdate (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerWaitError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerWaitError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestContainerWait
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestContainerWait (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestDiskUsageError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestDiskUsageError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestDiskUsage
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestDiskUsage (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestDistributionInspectUnsupported
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestDistributionInspectWithEmptyID
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestEventsErrorInOptions
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestEventsErrorInOptions (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestEventsErrorFromServer
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestEventsErrorFromServer (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestEvents
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestEvents (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestTLSCloseWriter
18:26:24 [2022-03-20T18:26:24.405Z] === PAUSE TestTLSCloseWriter
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageBuildError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageBuildError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageBuild
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageBuild (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestGetDockerOS
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestGetDockerOS (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageCreateError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageCreateError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageCreate
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageCreate (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageHistoryError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageHistoryError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageHistory
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageHistory (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageImportError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageImportError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageImport
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageImport (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageInspectError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageInspectError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageInspectImageNotFound
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageInspectImageNotFound (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageInspectWithEmptyID
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageInspect
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageInspect (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageListError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageListError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageList
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageList (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageListApiBefore125
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageListApiBefore125 (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageLoadError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageLoadError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageLoad
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageLoad (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImagesPruneError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImagesPruneError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImagesPrune
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImagesPrune (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImagePullReferenceParseError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImagePullReferenceParseError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImagePullAnyError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImagePullAnyError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImagePullStatusUnauthorizedError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImagePullWithPrivilegedFuncNoError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImagePullWithoutErrors
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImagePullWithoutErrors (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImagePushReferenceError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImagePushReferenceError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImagePushAnyError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImagePushAnyError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImagePushStatusUnauthorizedError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImagePushWithPrivilegedFuncNoError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImagePushWithoutErrors
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImagePushWithoutErrors (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageRemoveError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageRemoveError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageRemoveImageNotFound
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageRemove
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageRemove (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageSaveError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageSaveError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageSave
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageSave (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageSearchAnyError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageSearchAnyError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageSearchStatusUnauthorizedError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageSearchWithoutErrors
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageTagError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageTagError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageTagInvalidReference
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageTagInvalidReference (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageTagInvalidSourceImageName
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageTagHexSource
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageTagHexSource (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestImageTag
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestImageTag (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestInfoServerError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestInfoServerError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestInfoInvalidResponseJSONError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestInfo
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestInfo (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNetworkConnectError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestNetworkConnectError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNetworkConnect
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestNetworkConnect (0.01s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNetworkCreateError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestNetworkCreateError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNetworkCreate
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestNetworkCreate (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNetworkDisconnectError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestNetworkDisconnectError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNetworkDisconnect
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestNetworkDisconnect (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNetworkInspect
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNetworkInspect/empty_ID
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNetworkInspect/no_options
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNetworkInspect/verbose
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNetworkInspect/global_scope
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNetworkInspect/unknown_network
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNetworkInspect/server_error
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestNetworkInspect (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z]     --- PASS: TestNetworkInspect/empty_ID (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z]     --- PASS: TestNetworkInspect/no_options (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z]     --- PASS: TestNetworkInspect/verbose (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z]     --- PASS: TestNetworkInspect/global_scope (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z]     --- PASS: TestNetworkInspect/unknown_network (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z]     --- PASS: TestNetworkInspect/server_error (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNetworkListError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestNetworkListError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNetworkList
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestNetworkList (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNetworksPruneError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestNetworksPruneError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNetworksPrune
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestNetworksPrune (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNetworkRemoveError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestNetworkRemoveError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNetworkRemove
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestNetworkRemove (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNodeInspectError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestNodeInspectError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNodeInspectNodeNotFound
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNodeInspectWithEmptyID
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNodeInspect
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestNodeInspect (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNodeListError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestNodeListError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNodeList
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestNodeList (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNodeRemoveError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestNodeRemoveError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNodeRemove
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestNodeRemove (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNodeUpdateError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestNodeUpdateError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestNodeUpdate
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestNodeUpdate (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestOptionWithHostFromEnv
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestOptionWithHostFromEnv (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestOptionWithTimeout
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestOptionWithTimeout (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestOptionWithVersionFromEnv
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestOptionWithVersionFromEnv (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestPingFail
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestPingFail (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestPingWithError
18:26:24 [2022-03-20T18:26:24.405Z] 2022/03/20 18:26:24 RoundTripper returned a response & error; ignoring response
18:26:24 [2022-03-20T18:26:24.405Z] 2022/03/20 18:26:24 RoundTripper returned a response & error; ignoring response
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestPingWithError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestPingSuccess
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestPingSuccess (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestPingHeadFallback
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestPingHeadFallback/OK
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestPingHeadFallback/Internal_Server_Error
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestPingHeadFallback/Not_Found
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestPingHeadFallback (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestPluginDisableError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestPluginDisableError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestPluginDisable
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestPluginDisable (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestPluginEnableError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestPluginEnableError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestPluginEnable
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestPluginEnable (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestPluginInspectError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestPluginInspectError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestPluginInspectWithEmptyID
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestPluginInspect
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestPluginInspect (0.01s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestPluginListError
18:26:24 [2022-03-20T18:26:24.405Z] --- PASS: TestPluginListError (0.00s)
18:26:24 [2022-03-20T18:26:24.405Z] === RUN   TestPluginList
18:26:24 [2022-03-20T18:26:24.527Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
18:26:24 [2022-03-20T18:26:24.527Z] === RUN   TestAuthZPluginAPIDenyResponse
18:26:24 [2022-03-20T18:26:24.874Z] --- PASS: TestPluginList (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestPluginPushError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestPluginPushError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestPluginPush
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestPluginPush (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestPluginRemoveError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestPluginRemoveError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestPluginRemove
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestPluginRemove (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestPluginSetError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestPluginSetError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestPluginSet
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestPluginSet (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSetHostHeader
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSetHostHeader (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestPlainTextError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestPlainTextError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestInfiniteError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestInfiniteError (0.07s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestCanceledContext
18:26:24 [2022-03-20T18:26:24.875Z] 2022/03/20 18:26:24 RoundTripper returned a response & error; ignoring response
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestCanceledContext (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestDeadlineExceededContext
18:26:24 [2022-03-20T18:26:24.875Z] 2022/03/20 18:26:24 RoundTripper returned a response & error; ignoring response
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestDeadlineExceededContext (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSecretCreateUnsupported
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSecretCreateUnsupported (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSecretCreateError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSecretCreateError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSecretCreate
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSecretCreate (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSecretInspectUnsupported
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSecretInspectUnsupported (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSecretInspectError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSecretInspectError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSecretInspectSecretNotFound
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSecretInspectWithEmptyID
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSecretInspect
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSecretInspect (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSecretListUnsupported
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSecretListUnsupported (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSecretListError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSecretListError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSecretList
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSecretList (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSecretRemoveUnsupported
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSecretRemoveError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSecretRemoveError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSecretRemove
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSecretRemove (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSecretUpdateUnsupported
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSecretUpdateError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSecretUpdateError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSecretUpdate
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSecretUpdate (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestServiceCreateError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestServiceCreateError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestServiceCreate
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestServiceCreate (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestServiceCreateCompatiblePlatforms
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestServiceCreateDigestPinning
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestServiceInspectError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestServiceInspectError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestServiceInspectServiceNotFound
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestServiceInspectWithEmptyID
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestServiceInspect
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestServiceInspect (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestServiceListError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestServiceListError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestServiceList
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestServiceList (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestServiceLogsError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestServiceLogsError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestServiceLogs
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestServiceLogs (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestServiceRemoveError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestServiceRemoveError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestServiceRemoveNotFoundError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestServiceRemove
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestServiceRemove (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestServiceUpdateError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestServiceUpdateError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestServiceUpdate
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestServiceUpdate (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSwarmGetUnlockKeyError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSwarmGetUnlockKey
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSwarmInitError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSwarmInitError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSwarmInit
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSwarmInit (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSwarmInspectError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSwarmInspectError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSwarmInspect
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSwarmInspect (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSwarmJoinError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSwarmJoinError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSwarmJoin
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSwarmJoin (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSwarmLeaveError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSwarmLeaveError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSwarmLeave
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSwarmLeave (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSwarmUnlockError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSwarmUnlockError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSwarmUnlock
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSwarmUnlock (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSwarmUpdateError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSwarmUpdateError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestSwarmUpdate
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestSwarmUpdate (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestTaskInspectError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestTaskInspectError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestTaskInspectWithEmptyID
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestTaskInspect
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestTaskInspect (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestTaskListError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestTaskListError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestTaskList
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestTaskList (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestVolumeCreateError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestVolumeCreateError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestVolumeCreate
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestVolumeCreate (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestVolumeInspectError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestVolumeInspectError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestVolumeInspectNotFound
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestVolumeInspectNotFound (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestVolumeInspectWithEmptyID
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestVolumeInspect
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestVolumeInspect (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestVolumeListError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestVolumeListError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestVolumeList
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestVolumeList (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestVolumeRemoveError
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestVolumeRemoveError (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === RUN   TestVolumeRemove
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestVolumeRemove (0.00s)
18:26:24 [2022-03-20T18:26:24.875Z] === CONT  TestTLSCloseWriter
18:26:24 [2022-03-20T18:26:24.875Z] --- PASS: TestTLSCloseWriter (0.03s)
18:26:24 [2022-03-20T18:26:24.875Z] PASS
18:26:24 [2022-03-20T18:26:24.875Z] coverage: 75.1% of statements
18:26:24 [2022-03-20T18:26:24.875Z] ok  	github.com/docker/docker/client	0.612s	coverage: 75.1% of statements
18:26:25 [2022-03-20T18:26:25.100Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
18:26:25 [2022-03-20T18:26:25.100Z] === RUN   TestAuthZPluginDenyResponse
18:26:25 [2022-03-20T18:26:25.671Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
18:26:25 [2022-03-20T18:26:25.671Z] === RUN   TestAuthZPluginAllowEventStream
18:26:26 [2022-03-20T18:26:26.402Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:26:26 [2022-03-20T18:26:26.402Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
18:26:26 [2022-03-20T18:26:26.616Z] --- PASS: TestAuthZPluginAllowEventStream (1.07s)
18:26:26 [2022-03-20T18:26:26.617Z] === RUN   TestAuthZPluginErrorResponse
18:26:26 [2022-03-20T18:26:26.660Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:26:27 [2022-03-20T18:26:27.190Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
18:26:27 [2022-03-20T18:26:27.191Z] === RUN   TestAuthZPluginErrorRequest
18:26:27 [2022-03-20T18:26:27.763Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
18:26:27 [2022-03-20T18:26:27.763Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:26:28 [2022-03-20T18:26:28.336Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
18:26:28 [2022-03-20T18:26:28.336Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:26:29 [2022-03-20T18:26:29.720Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.28s)
18:26:29 [2022-03-20T18:26:29.720Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:26:29 [2022-03-20T18:26:29.935Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:26:29 [2022-03-20T18:26:29.935Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.36s)
18:26:29 [2022-03-20T18:26:29.935Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s)
18:26:29 [2022-03-20T18:26:29.935Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.65s)
18:26:29 [2022-03-20T18:26:29.935Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s)
18:26:29 [2022-03-20T18:26:29.935Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s)
18:26:29 [2022-03-20T18:26:29.935Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s)
18:26:29 [2022-03-20T18:26:29.935Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.14s)
18:26:29 [2022-03-20T18:26:29.935Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.18s)
18:26:29 [2022-03-20T18:26:29.935Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.90s)
18:26:29 [2022-03-20T18:26:29.935Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.12s)
18:26:29 [2022-03-20T18:26:29.935Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.88s)
18:26:29 [2022-03-20T18:26:29.935Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.76s)
18:26:29 [2022-03-20T18:26:29.935Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.09s)
18:26:29 [2022-03-20T18:26:29.935Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.04s)
18:26:29 [2022-03-20T18:26:29.935Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.26s)
18:26:29 [2022-03-20T18:26:29.935Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.21s)
18:26:29 [2022-03-20T18:26:29.935Z] === RUN   TestCgroupNamespacesRun
18:26:30 [2022-03-20T18:26:30.191Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
18:26:31 [2022-03-20T18:26:31.104Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.30s)
18:26:31 [2022-03-20T18:26:31.104Z] === RUN   TestAuthZPluginHeader
18:26:31 [2022-03-20T18:26:31.676Z] --- PASS: TestAuthZPluginHeader (0.67s)
18:26:31 [2022-03-20T18:26:31.676Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:26:31 [2022-03-20T18:26:31.676Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:26:31 [2022-03-20T18:26:31.676Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:26:31 [2022-03-20T18:26:31.676Z] === RUN   TestAuthZPluginV2Disable
18:26:31 [2022-03-20T18:26:31.676Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:26:31 [2022-03-20T18:26:31.676Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:26:31 [2022-03-20T18:26:31.676Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:26:31 [2022-03-20T18:26:31.676Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:26:31 [2022-03-20T18:26:31.676Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:26:31 [2022-03-20T18:26:31.676Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:26:31 [2022-03-20T18:26:31.676Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:26:31 [2022-03-20T18:26:31.676Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:26:31 [2022-03-20T18:26:31.676Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:26:32 [2022-03-20T18:26:32.082Z] --- PASS: TestCgroupNamespacesRun (1.91s)
18:26:32 [2022-03-20T18:26:32.082Z] === RUN   TestCgroupNamespacesRunPrivileged
18:26:32 [2022-03-20T18:26:32.340Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
18:26:32 [2022-03-20T18:26:32.905Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
18:26:33 [2022-03-20T18:26:33.470Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s)
18:26:33 [2022-03-20T18:26:33.470Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:26:33 [2022-03-20T18:26:33.470Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
18:26:34 [2022-03-20T18:26:34.200Z] --- PASS: TestServicePlugin (30.30s)
18:26:34 [2022-03-20T18:26:34.200Z] === RUN   TestServiceUpdateLabel
18:26:34 [2022-03-20T18:26:34.445Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
18:26:34 [2022-03-20T18:26:34.527Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:26:34 [2022-03-20T18:26:34.527Z] === RUN   TestBoolValue
18:26:34 [2022-03-20T18:26:34.527Z] --- PASS: TestBoolValue (0.00s)
18:26:34 [2022-03-20T18:26:34.527Z] === RUN   TestBoolValueOrDefault
18:26:34 [2022-03-20T18:26:34.527Z] --- PASS: TestBoolValueOrDefault (0.00s)
18:26:34 [2022-03-20T18:26:34.527Z] === RUN   TestInt64ValueOrZero
18:26:34 [2022-03-20T18:26:34.527Z] --- PASS: TestInt64ValueOrZero (0.00s)
18:26:34 [2022-03-20T18:26:34.527Z] === RUN   TestInt64ValueOrDefault
18:26:34 [2022-03-20T18:26:34.527Z] --- PASS: TestInt64ValueOrDefault (0.00s)
18:26:34 [2022-03-20T18:26:34.527Z] === RUN   TestInt64ValueOrDefaultWithError
18:26:34 [2022-03-20T18:26:34.527Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
18:26:34 [2022-03-20T18:26:34.527Z] === RUN   TestJsonContentType
18:26:34 [2022-03-20T18:26:34.527Z] --- PASS: TestJsonContentType (0.00s)
18:26:34 [2022-03-20T18:26:34.527Z] PASS
18:26:34 [2022-03-20T18:26:34.527Z] coverage: 14.7% of statements
18:26:34 [2022-03-20T18:26:34.527Z] ok  	github.com/docker/docker/api/server/httputils	0.073s	coverage: 14.7% of statements
18:26:35 [2022-03-20T18:26:35.010Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s)
18:26:35 [2022-03-20T18:26:35.010Z] === RUN   TestCgroupNamespacesRunHostMode
18:26:35 [2022-03-20T18:26:35.268Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
18:26:35 [2022-03-20T18:26:35.524Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
18:26:35 [2022-03-20T18:26:35.577Z] --- PASS: TestServiceUpdateLabel (2.14s)
18:26:35 [2022-03-20T18:26:35.577Z] === RUN   TestServiceUpdateSecrets
18:26:36 [2022-03-20T18:26:36.096Z] === RUN   TestMaskSecretKeys
18:26:36 [2022-03-20T18:26:36.096Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
18:26:36 [2022-03-20T18:26:36.096Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
18:26:36 [2022-03-20T18:26:36.096Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
18:26:36 [2022-03-20T18:26:36.096Z] --- PASS: TestMaskSecretKeys (0.00s)
18:26:36 [2022-03-20T18:26:36.096Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
18:26:36 [2022-03-20T18:26:36.096Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
18:26:36 [2022-03-20T18:26:36.096Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
18:26:36 [2022-03-20T18:26:36.096Z] === RUN   TestVersionMiddlewareVersion
18:26:36 [2022-03-20T18:26:36.096Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
18:26:36 [2022-03-20T18:26:36.096Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
18:26:36 [2022-03-20T18:26:36.096Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
18:26:36 [2022-03-20T18:26:36.096Z] PASS
18:26:36 [2022-03-20T18:26:36.096Z] coverage: 37.7% of statements
18:26:36 [2022-03-20T18:26:36.096Z] ok  	github.com/docker/docker/api/server/middleware	0.060s	coverage: 37.7% of statements
18:26:36 [2022-03-20T18:26:36.096Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:26:36 [2022-03-20T18:26:36.096Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:26:36 [2022-03-20T18:26:36.096Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:26:36 [2022-03-20T18:26:36.096Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:26:36 [2022-03-20T18:26:36.096Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:26:36 [2022-03-20T18:26:36.096Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:26:36 [2022-03-20T18:26:36.096Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:26:36 [2022-03-20T18:26:36.096Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:26:36 [2022-03-20T18:26:36.096Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:26:36 [2022-03-20T18:26:36.096Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:26:36 [2022-03-20T18:26:36.096Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:26:36 [2022-03-20T18:26:36.897Z] --- PASS: TestCgroupNamespacesRunHostMode (1.60s)
18:26:36 [2022-03-20T18:26:36.897Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:26:37 [2022-03-20T18:26:37.082Z] === RUN   TestStrSliceMarshalJSON
18:26:37 [2022-03-20T18:26:37.082Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
18:26:37 [2022-03-20T18:26:37.082Z] === RUN   TestStrSliceUnmarshalJSON
18:26:37 [2022-03-20T18:26:37.082Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
18:26:37 [2022-03-20T18:26:37.082Z] === RUN   TestStrSliceUnmarshalString
18:26:37 [2022-03-20T18:26:37.082Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
18:26:37 [2022-03-20T18:26:37.082Z] === RUN   TestStrSliceUnmarshalSlice
18:26:37 [2022-03-20T18:26:37.082Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
18:26:37 [2022-03-20T18:26:37.082Z] PASS
18:26:37 [2022-03-20T18:26:37.082Z] coverage: 90.0% of statements
18:26:37 [2022-03-20T18:26:37.082Z] ok  	github.com/docker/docker/api/types/strslice	0.048s	coverage: 90.0% of statements
18:26:37 [2022-03-20T18:26:37.082Z] === RUN   TestToJSON
18:26:37 [2022-03-20T18:26:37.082Z] --- PASS: TestToJSON (0.00s)
18:26:37 [2022-03-20T18:26:37.082Z] === RUN   TestToParamWithVersion
18:26:37 [2022-03-20T18:26:37.082Z] --- PASS: TestToParamWithVersion (0.00s)
18:26:37 [2022-03-20T18:26:37.082Z] === RUN   TestFromJSON
18:26:37 [2022-03-20T18:26:37.082Z] --- PASS: TestFromJSON (0.00s)
18:26:37 [2022-03-20T18:26:37.082Z] === RUN   TestEmpty
18:26:37 [2022-03-20T18:26:37.082Z] --- PASS: TestEmpty (0.00s)
18:26:37 [2022-03-20T18:26:37.082Z] === RUN   TestArgsMatchKVListEmptySources
18:26:37 [2022-03-20T18:26:37.082Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
18:26:37 [2022-03-20T18:26:37.082Z] === RUN   TestArgsMatchKVList
18:26:37 [2022-03-20T18:26:37.082Z] --- PASS: TestArgsMatchKVList (0.00s)
18:26:37 [2022-03-20T18:26:37.082Z] === RUN   TestArgsMatch
18:26:37 [2022-03-20T18:26:37.082Z] --- PASS: TestArgsMatch (0.00s)
18:26:37 [2022-03-20T18:26:37.082Z] === RUN   TestAdd
18:26:37 [2022-03-20T18:26:37.082Z] --- PASS: TestAdd (0.00s)
18:26:37 [2022-03-20T18:26:37.082Z] === RUN   TestDel
18:26:37 [2022-03-20T18:26:37.082Z] --- PASS: TestDel (0.00s)
18:26:37 [2022-03-20T18:26:37.082Z] === RUN   TestLen
18:26:37 [2022-03-20T18:26:37.082Z] --- PASS: TestLen (0.00s)
18:26:37 [2022-03-20T18:26:37.082Z] === RUN   TestExactMatch
18:26:37 [2022-03-20T18:26:37.082Z] --- PASS: TestExactMatch (0.00s)
18:26:37 [2022-03-20T18:26:37.082Z] === RUN   TestOnlyOneExactMatch
18:26:37 [2022-03-20T18:26:37.082Z] --- PASS: TestOnlyOneExactMatch (0.00s)
18:26:37 [2022-03-20T18:26:37.082Z] === RUN   TestContains
18:26:37 [2022-03-20T18:26:37.082Z] --- PASS: TestContains (0.00s)
18:26:37 [2022-03-20T18:26:37.082Z] === RUN   TestValidate
18:26:37 [2022-03-20T18:26:37.082Z] --- PASS: TestValidate (0.00s)
18:26:37 [2022-03-20T18:26:37.082Z] === RUN   TestWalkValues
18:26:37 [2022-03-20T18:26:37.082Z] --- PASS: TestWalkValues (0.00s)
18:26:37 [2022-03-20T18:26:37.082Z] === RUN   TestFuzzyMatch
18:26:37 [2022-03-20T18:26:37.082Z] --- PASS: TestFuzzyMatch (0.00s)
18:26:37 [2022-03-20T18:26:37.082Z] === RUN   TestClone
18:26:37 [2022-03-20T18:26:37.082Z] --- PASS: TestClone (0.00s)
18:26:37 [2022-03-20T18:26:37.082Z] PASS
18:26:37 [2022-03-20T18:26:37.082Z] coverage: 92.2% of statements
18:26:37 [2022-03-20T18:26:37.082Z] ok  	github.com/docker/docker/api/types/filters	0.065s	coverage: 92.2% of statements
18:26:37 [2022-03-20T18:26:37.463Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
18:26:37 [2022-03-20T18:26:37.551Z] === RUN   TestDurationToSecondsString
18:26:37 [2022-03-20T18:26:37.551Z] --- PASS: TestDurationToSecondsString (0.00s)
18:26:37 [2022-03-20T18:26:37.551Z] === RUN   TestGetTimestamp
18:26:37 [2022-03-20T18:26:37.551Z] === RUN   TestAdjustForAPIVersion
18:26:37 [2022-03-20T18:26:37.551Z] --- PASS: TestAdjustForAPIVersion (0.00s)
18:26:37 [2022-03-20T18:26:37.551Z] PASS
18:26:37 [2022-03-20T18:26:37.551Z] coverage: 5.7% of statements
18:26:37 [2022-03-20T18:26:37.551Z] ok  	github.com/docker/docker/api/server/router/swarm	0.050s	coverage: 5.7% of statements
18:26:37 [2022-03-20T18:26:37.551Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:26:37 [2022-03-20T18:26:37.551Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:26:37 [2022-03-20T18:26:37.551Z] ?   	github.com/docker/docker/api/types	[no test files]
18:26:37 [2022-03-20T18:26:37.551Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:26:37 [2022-03-20T18:26:37.551Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:26:37 [2022-03-20T18:26:37.551Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:26:37 [2022-03-20T18:26:37.551Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:26:37 [2022-03-20T18:26:37.551Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:26:37 [2022-03-20T18:26:37.551Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:26:37 [2022-03-20T18:26:37.551Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:26:37 [2022-03-20T18:26:37.551Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:26:37 [2022-03-20T18:26:37.551Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:26:37 [2022-03-20T18:26:37.551Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:26:37 [2022-03-20T18:26:37.551Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:26:37 [2022-03-20T18:26:37.551Z] --- PASS: TestGetTimestamp (0.21s)
18:26:37 [2022-03-20T18:26:37.551Z] === RUN   TestParseTimestamps
18:26:37 [2022-03-20T18:26:37.551Z] --- PASS: TestParseTimestamps (0.00s)
18:26:37 [2022-03-20T18:26:37.551Z] PASS
18:26:37 [2022-03-20T18:26:37.551Z] coverage: 100.0% of statements
18:26:37 [2022-03-20T18:26:37.551Z] ok  	github.com/docker/docker/api/types/time	0.252s	coverage: 100.0% of statements
18:26:38 [2022-03-20T18:26:38.019Z] === RUN   TestCompareVersion
18:26:38 [2022-03-20T18:26:38.019Z] --- PASS: TestCompareVersion (0.00s)
18:26:38 [2022-03-20T18:26:38.019Z] PASS
18:26:38 [2022-03-20T18:26:38.019Z] coverage: 77.3% of statements
18:26:38 [2022-03-20T18:26:38.019Z] ok  	github.com/docker/docker/api/types/versions	0.065s	coverage: 77.3% of statements
18:26:38 [2022-03-20T18:26:38.020Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:26:38 [2022-03-20T18:26:38.020Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:26:38 [2022-03-20T18:26:38.020Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:26:38 [2022-03-20T18:26:38.020Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
18:26:38 [2022-03-20T18:26:38.020Z] ?   	github.com/docker/docker/builder	[no test files]
18:26:38 [2022-03-20T18:26:38.020Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:26:38 [2022-03-20T18:26:38.020Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:26:38 [2022-03-20T18:26:38.020Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:26:38 [2022-03-20T18:26:38.020Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:26:38 [2022-03-20T18:26:38.020Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:26:38 [2022-03-20T18:26:38.020Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:26:38 [2022-03-20T18:26:38.020Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:26:38 [2022-03-20T18:26:38.396Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.67s)
18:26:38 [2022-03-20T18:26:38.396Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:26:39 [2022-03-20T18:26:39.006Z] === RUN   TestParseRemoteURL
18:26:39 [2022-03-20T18:26:39.006Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
18:26:39 [2022-03-20T18:26:39.007Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
18:26:39 [2022-03-20T18:26:39.007Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
18:26:39 [2022-03-20T18:26:39.007Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
18:26:39 [2022-03-20T18:26:39.007Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
18:26:39 [2022-03-20T18:26:39.007Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
18:26:39 [2022-03-20T18:26:39.007Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
18:26:39 [2022-03-20T18:26:39.007Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
18:26:39 [2022-03-20T18:26:39.007Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
18:26:39 [2022-03-20T18:26:39.007Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
18:26:39 [2022-03-20T18:26:39.007Z] --- PASS: TestParseRemoteURL (0.00s)
18:26:39 [2022-03-20T18:26:39.007Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
18:26:39 [2022-03-20T18:26:39.007Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
18:26:39 [2022-03-20T18:26:39.007Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
18:26:39 [2022-03-20T18:26:39.007Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
18:26:39 [2022-03-20T18:26:39.007Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
18:26:39 [2022-03-20T18:26:39.007Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
18:26:39 [2022-03-20T18:26:39.007Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
18:26:39 [2022-03-20T18:26:39.007Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
18:26:39 [2022-03-20T18:26:39.007Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
18:26:39 [2022-03-20T18:26:39.007Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
18:26:39 [2022-03-20T18:26:39.007Z] === RUN   TestCloneArgsSmartHttp
18:26:39 [2022-03-20T18:26:39.007Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
18:26:39 [2022-03-20T18:26:39.007Z] === RUN   TestCloneArgsDumbHttp
18:26:39 [2022-03-20T18:26:39.007Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
18:26:39 [2022-03-20T18:26:39.007Z] === RUN   TestCloneArgsGit
18:26:39 [2022-03-20T18:26:39.007Z] --- PASS: TestCloneArgsGit (0.00s)
18:26:39 [2022-03-20T18:26:39.007Z] === RUN   TestCheckoutGit
18:26:40 [2022-03-20T18:26:40.293Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
18:26:40 [2022-03-20T18:26:40.293Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s)
18:26:40 [2022-03-20T18:26:40.293Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:26:40 [2022-03-20T18:26:40.855Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s)
18:26:40 [2022-03-20T18:26:40.855Z] === RUN   TestCgroupNamespacesRunOlderClient
18:26:41 [2022-03-20T18:26:41.220Z] === RUN   TestEnable
18:26:41 [2022-03-20T18:26:41.220Z] --- PASS: TestEnable (0.00s)
18:26:41 [2022-03-20T18:26:41.220Z] === RUN   TestDisable
18:26:41 [2022-03-20T18:26:41.220Z] --- PASS: TestDisable (0.00s)
18:26:41 [2022-03-20T18:26:41.220Z] === RUN   TestEnabled
18:26:41 [2022-03-20T18:26:41.220Z] --- PASS: TestEnabled (0.00s)
18:26:41 [2022-03-20T18:26:41.220Z] PASS
18:26:41 [2022-03-20T18:26:41.220Z] coverage: 100.0% of statements
18:26:41 [2022-03-20T18:26:41.220Z] ok  	github.com/docker/docker/cli/debug	0.044s	coverage: 100.0% of statements
18:26:41 [2022-03-20T18:26:41.220Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
18:26:41 [2022-03-20T18:26:41.220Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
18:26:41 [2022-03-20T18:26:41.220Z] === RUN   TestProcessNoDockerignore
18:26:41 [2022-03-20T18:26:41.220Z] --- PASS: TestProcessNoDockerignore (0.00s)
18:26:41 [2022-03-20T18:26:41.220Z] === RUN   TestProcessShouldLeaveAllFiles
18:26:41 [2022-03-20T18:26:41.220Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
18:26:41 [2022-03-20T18:26:41.220Z] === RUN   TestDetectContentType
18:26:41 [2022-03-20T18:26:41.220Z] --- PASS: TestDetectContentType (0.00s)
18:26:41 [2022-03-20T18:26:41.220Z] === RUN   TestSelectAcceptableMIME
18:26:41 [2022-03-20T18:26:41.220Z] --- PASS: TestSelectAcceptableMIME (0.00s)
18:26:41 [2022-03-20T18:26:41.220Z] === RUN   TestInspectEmptyResponse
18:26:41 [2022-03-20T18:26:41.220Z] --- PASS: TestInspectEmptyResponse (0.00s)
18:26:41 [2022-03-20T18:26:41.220Z] === RUN   TestInspectResponseBinary
18:26:41 [2022-03-20T18:26:41.220Z] --- PASS: TestInspectResponseBinary (0.00s)
18:26:41 [2022-03-20T18:26:41.220Z] === RUN   TestResponseUnsupportedContentType
18:26:41 [2022-03-20T18:26:41.220Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
18:26:41 [2022-03-20T18:26:41.220Z] === RUN   TestInspectResponseTextSimple
18:26:41 [2022-03-20T18:26:41.220Z] --- PASS: TestInspectResponseTextSimple (0.00s)
18:26:41 [2022-03-20T18:26:41.220Z] === RUN   TestInspectResponseEmptyContentType
18:26:41 [2022-03-20T18:26:41.220Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
18:26:41 [2022-03-20T18:26:41.220Z] === RUN   TestUnknownContentLength
18:26:41 [2022-03-20T18:26:41.220Z] --- PASS: TestUnknownContentLength (0.00s)
18:26:41 [2022-03-20T18:26:41.220Z] === RUN   TestDownloadRemote
18:26:41 [2022-03-20T18:26:41.220Z] --- PASS: TestDownloadRemote (0.10s)
18:26:41 [2022-03-20T18:26:41.220Z] === RUN   TestGetWithStatusError
18:26:41 [2022-03-20T18:26:41.220Z] --- PASS: TestGetWithStatusError (0.00s)
18:26:41 [2022-03-20T18:26:41.220Z] === RUN   TestCloseRootDirectory
18:26:41 [2022-03-20T18:26:41.220Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
18:26:41 [2022-03-20T18:26:41.220Z] --- SKIP: TestCloseRootDirectory (0.00s)
18:26:41 [2022-03-20T18:26:41.220Z] === RUN   TestHashFile
18:26:41 [2022-03-20T18:26:41.220Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
18:26:41 [2022-03-20T18:26:41.220Z] --- SKIP: TestHashFile (0.00s)
18:26:41 [2022-03-20T18:26:41.220Z] === RUN   TestHashSubdir
18:26:41 [2022-03-20T18:26:41.220Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
18:26:41 [2022-03-20T18:26:41.220Z] --- SKIP: TestHashSubdir (0.00s)
18:26:41 [2022-03-20T18:26:41.220Z] === RUN   TestRemoveDirectory
18:26:41 [2022-03-20T18:26:41.220Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
18:26:41 [2022-03-20T18:26:41.220Z] --- SKIP: TestRemoveDirectory (0.00s)
18:26:41 [2022-03-20T18:26:41.220Z] PASS
18:26:41 [2022-03-20T18:26:41.220Z] coverage: 9.3% of statements
18:26:41 [2022-03-20T18:26:41.688Z] ok  	github.com/docker/docker/builder/remotecontext	0.295s	coverage: 9.3% of statements
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestGetAllAllowed
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestGetAllAllowed (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestGetAllMeta
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestGetAllMeta (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestWarnOnUnusedBuildArgs
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestIsUnreferencedBuiltin
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestIsExistingDirectory
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestIsExistingDirectory (0.02s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestGetFilenameForDownload
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestGetFilenameForDownload (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestEnv2Variables
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestEnv2Variables (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestEnvValueWithExistingRunConfigEnv
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestMaintainer
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestMaintainer (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestLabel
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestLabel (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestFromScratch
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestFromScratch (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestFromWithArg
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestFromWithArg (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestFromWithArgButBuildArgsNotGiven
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestFromWithUndefinedArg
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestFromWithUndefinedArg (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestFromMultiStageWithNamedStage
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestOnbuild
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestOnbuild (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestWorkdir
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestWorkdir (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestCmd
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestCmd (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestHealthcheckNone
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestHealthcheckNone (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestHealthcheckCmd
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestHealthcheckCmd (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestEntrypoint
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestEntrypoint (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestExpose
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestExpose (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestUser
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestUser (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestVolume
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestVolume (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestStopSignal
18:26:42 [2022-03-20T18:26:42.157Z]     dispatchers_test.go:377: Windows does not support stopsignal
18:26:42 [2022-03-20T18:26:42.157Z] --- SKIP: TestStopSignal (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestArg
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestArg (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestShell
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestShell (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestPrependEnvOnCmd
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestPrependEnvOnCmd (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestRunWithBuildArgs
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestRunWithBuildArgs (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestRunIgnoresHealthcheck
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestDispatchUnsupportedOptions
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestNormalizeWorkdir
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestNormalizeWorkdir (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestDispatch
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestDispatch/ADD_multiple_files_to_file
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestDispatch/COPY_multiple_files_to_file
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestDispatch/COPY_wildcard_no_files
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestDispatch/COPY_url
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestDispatch (0.07s)
18:26:42 [2022-03-20T18:26:42.157Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
18:26:42 [2022-03-20T18:26:42.157Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
18:26:42 [2022-03-20T18:26:42.157Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
18:26:42 [2022-03-20T18:26:42.157Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
18:26:42 [2022-03-20T18:26:42.157Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
18:26:42 [2022-03-20T18:26:42.157Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z]     --- PASS: TestDispatch/COPY_url (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestAddScratchImageAddsToMounts
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestAddFromScratchPopulatesPlatform
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestImageSourceGetAddsToMounts
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestEmptyDockerfile
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestEmptyDockerfile (0.01s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestSymlinkDockerfile
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestSymlinkDockerfile (0.01s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestDockerfileOutsideTheBuildContext
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestNonExistingDockerfile
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestNonExistingDockerfile (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestCopyRunConfig
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestCopyRunConfig (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestDeepCopyRunConfig
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestDeepCopyRunConfig (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestExportImage
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestExportImage (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] === RUN   TestNormalizeDest
18:26:42 [2022-03-20T18:26:42.157Z] --- PASS: TestNormalizeDest (0.00s)
18:26:42 [2022-03-20T18:26:42.157Z] PASS
18:26:42 [2022-03-20T18:26:42.157Z] coverage: 46.7% of statements
18:26:42 [2022-03-20T18:26:42.157Z] ok  	github.com/docker/docker/builder/dockerfile	0.313s	coverage: 46.7% of statements
18:26:42 [2022-03-20T18:26:42.222Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
18:26:42 [2022-03-20T18:26:42.785Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s)
18:26:42 [2022-03-20T18:26:42.785Z] === RUN   TestNISDomainname
18:26:42 [2022-03-20T18:26:42.785Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
18:26:43 [2022-03-20T18:26:43.042Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
18:26:43 [2022-03-20T18:26:43.144Z] === RUN   TestTCP4Proxy
18:26:43 [2022-03-20T18:26:43.144Z] --- PASS: TestTCP4Proxy (0.00s)
18:26:43 [2022-03-20T18:26:43.144Z] === RUN   TestTCP4ProxyHalfClose
18:26:43 [2022-03-20T18:26:43.144Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
18:26:43 [2022-03-20T18:26:43.144Z] === RUN   TestTCP6Proxy
18:26:43 [2022-03-20T18:26:43.144Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
18:26:43 [2022-03-20T18:26:43.144Z] --- SKIP: TestTCP6Proxy (0.00s)
18:26:43 [2022-03-20T18:26:43.144Z] === RUN   TestTCPDualStackProxy
18:26:43 [2022-03-20T18:26:43.144Z]     network_proxy_test.go:208: No support for dual stack yet
18:26:43 [2022-03-20T18:26:43.144Z] --- SKIP: TestTCPDualStackProxy (0.00s)
18:26:43 [2022-03-20T18:26:43.144Z] === RUN   TestUDP4Proxy
18:26:43 [2022-03-20T18:26:43.144Z] --- PASS: TestUDP4Proxy (0.00s)
18:26:43 [2022-03-20T18:26:43.144Z] === RUN   TestUDP6Proxy
18:26:43 [2022-03-20T18:26:43.144Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
18:26:43 [2022-03-20T18:26:43.144Z] --- SKIP: TestUDP6Proxy (0.00s)
18:26:43 [2022-03-20T18:26:43.144Z] === RUN   TestUDPWriteError
18:26:43 [2022-03-20T18:26:43.144Z] --- PASS: TestUDPWriteError (0.00s)
18:26:43 [2022-03-20T18:26:43.144Z] === RUN   TestSCTP4Proxy
18:26:43 [2022-03-20T18:26:43.144Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
18:26:43 [2022-03-20T18:26:43.144Z] --- SKIP: TestSCTP4Proxy (0.00s)
18:26:43 [2022-03-20T18:26:43.144Z] === RUN   TestSCTP6Proxy
18:26:43 [2022-03-20T18:26:43.144Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
18:26:43 [2022-03-20T18:26:43.144Z] --- SKIP: TestSCTP6Proxy (0.00s)
18:26:43 [2022-03-20T18:26:43.144Z] PASS
18:26:43 [2022-03-20T18:26:43.144Z] coverage: 49.4% of statements
18:26:43 [2022-03-20T18:26:43.144Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.070s	coverage: 49.4% of statements
18:26:43 [2022-03-20T18:26:43.606Z] --- PASS: TestNISDomainname (0.83s)
18:26:43 [2022-03-20T18:26:43.606Z] === RUN   TestHostnameDnsResolution
18:26:44 [2022-03-20T18:26:44.539Z] === RUN   TestDockerSuite/TestBuildCacheAdd
18:26:44 [2022-03-20T18:26:44.796Z] --- PASS: TestHostnameDnsResolution (1.18s)
18:26:44 [2022-03-20T18:26:44.796Z] === RUN   TestUnprivilegedPortsAndPing
18:26:45 [2022-03-20T18:26:45.053Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
18:26:45 [2022-03-20T18:26:45.986Z] --- PASS: TestUnprivilegedPortsAndPing (1.02s)
18:26:45 [2022-03-20T18:26:45.986Z] === RUN   TestStats
18:26:45 [2022-03-20T18:26:45.986Z] === RUN   TestDockerSuite/TestBuildCacheFrom
18:26:46 [2022-03-20T18:26:46.113Z] --- PASS: TestCheckoutGit (37.20s)
18:26:46 [2022-03-20T18:26:46.113Z] === RUN   TestValidGitTransport
18:26:46 [2022-03-20T18:26:46.113Z] --- PASS: TestValidGitTransport (0.00s)
18:26:46 [2022-03-20T18:26:46.113Z] === RUN   TestGitInvalidRef
18:26:46 [2022-03-20T18:26:46.113Z] --- PASS: TestGitInvalidRef (0.27s)
18:26:46 [2022-03-20T18:26:46.113Z] PASS
18:26:46 [2022-03-20T18:26:46.113Z] coverage: 86.3% of statements
18:26:46 [2022-03-20T18:26:46.113Z] ok  	github.com/docker/docker/builder/remotecontext/git	37.547s	coverage: 86.3% of statements
18:26:46 [2022-03-20T18:26:46.113Z] ?   	github.com/docker/docker/cli	[no test files]
18:26:46 [2022-03-20T18:26:46.113Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:26:47 [2022-03-20T18:26:47.359Z]     check_test.go:308: [d98050eba5e27] daemon is not started
18:26:47 [2022-03-20T18:26:47.359Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
18:26:48 [2022-03-20T18:26:48.728Z] --- PASS: TestStats (2.73s)
18:26:48 [2022-03-20T18:26:48.728Z] === RUN   TestStopContainerWithTimeout
18:26:48 [2022-03-20T18:26:48.728Z] === RUN   TestStopContainerWithTimeout/0
18:26:48 [2022-03-20T18:26:48.728Z] === PAUSE TestStopContainerWithTimeout/0
18:26:48 [2022-03-20T18:26:48.728Z] === RUN   TestStopContainerWithTimeout/1
18:26:48 [2022-03-20T18:26:48.728Z] === PAUSE TestStopContainerWithTimeout/1
18:26:48 [2022-03-20T18:26:48.728Z] === RUN   TestStopContainerWithTimeout/3
18:26:48 [2022-03-20T18:26:48.728Z] === PAUSE TestStopContainerWithTimeout/3
18:26:48 [2022-03-20T18:26:48.728Z] === RUN   TestStopContainerWithTimeout/-1
18:26:48 [2022-03-20T18:26:48.728Z] === PAUSE TestStopContainerWithTimeout/-1
18:26:48 [2022-03-20T18:26:48.728Z] === CONT  TestStopContainerWithTimeout/0
18:26:48 [2022-03-20T18:26:48.728Z] === CONT  TestStopContainerWithTimeout/3
18:26:48 [2022-03-20T18:26:48.728Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
18:26:49 [2022-03-20T18:26:49.660Z] === CONT  TestStopContainerWithTimeout/-1
18:26:49 [2022-03-20T18:26:49.800Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
18:26:49 [2022-03-20T18:26:49.800Z] PASS
18:26:49 [2022-03-20T18:26:49.800Z] 
18:26:49 [2022-03-20T18:26:49.800Z] === Skipped
18:26:49 [2022-03-20T18:26:49.800Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:26:49 [2022-03-20T18:26:49.800Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:26:49 [2022-03-20T18:26:49.800Z] 
18:26:49 [2022-03-20T18:26:49.800Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:26:49 [2022-03-20T18:26:49.800Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:26:49 [2022-03-20T18:26:49.800Z] 
18:26:49 [2022-03-20T18:26:49.800Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:26:49 [2022-03-20T18:26:49.800Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:26:49 [2022-03-20T18:26:49.800Z] 
18:26:49 [2022-03-20T18:26:49.800Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:26:49 [2022-03-20T18:26:49.800Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:26:49 [2022-03-20T18:26:49.800Z] 
18:26:49 [2022-03-20T18:26:49.800Z] DONE 17 tests, 4 skipped in 25.855s
18:26:49 [2022-03-20T18:26:49.800Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:26:49 [2022-03-20T18:26:49.800Z] ++ 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
18:26:49 [2022-03-20T18:26:49.800Z] ++ set -e
18:26:49 [2022-03-20T18:26:49.800Z] ++ '[' -n 0 ']'
18:26:49 [2022-03-20T18:26:49.800Z] ++ set -x
18:26:49 [2022-03-20T18:26:49.800Z] ++ 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
18:26:49 [2022-03-20T18:26:49.800Z] INFO: Testing against a local daemon
18:26:49 [2022-03-20T18:26:49.800Z] === RUN   TestPluginInvalidJSON
18:26:49 [2022-03-20T18:26:49.800Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:26:49 [2022-03-20T18:26:49.800Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:26:49 [2022-03-20T18:26:49.800Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:26:49 [2022-03-20T18:26:49.800Z] --- PASS: TestPluginInvalidJSON (0.02s)
18:26:49 [2022-03-20T18:26:49.800Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:26:49 [2022-03-20T18:26:49.800Z] === RUN   TestPluginInstall
18:26:49 [2022-03-20T18:26:49.800Z] === RUN   TestPluginInstall/no_auth
18:26:50 [2022-03-20T18:26:50.062Z] time="2022-03-20T18:26:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:26:50 [2022-03-20T18:26:50.062Z] time="2022-03-20T18:26:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7737bdcd1cf6ac05a740e8f8aef58e67082216d9875ba5fbacdd8cac34d7c053" mediatype=application/vnd.docker.plugin.v1+json size=522
18:26:50 [2022-03-20T18:26:50.062Z] time="2022-03-20T18:26:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:26:50 [2022-03-20T18:26:50.062Z] time="2022-03-20T18:26:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7737bdcd1cf6ac05a740e8f8aef58e67082216d9875ba5fbacdd8cac34d7c053" mediatype=application/vnd.docker.plugin.v1+json size=522
18:26:50 [2022-03-20T18:26:50.062Z] === RUN   TestPluginInstall/with_htpasswd
18:26:50 [2022-03-20T18:26:50.454Z] --- PASS: TestServiceUpdateSecrets (14.44s)
18:26:50 [2022-03-20T18:26:50.454Z] === RUN   TestServiceUpdateConfigs
18:26:50 [2022-03-20T18:26:50.634Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
18:26:50 [2022-03-20T18:26:50.636Z] time="2022-03-20T18:26:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:26:50 [2022-03-20T18:26:50.636Z] time="2022-03-20T18:26:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe8f67cd377ecc5f20127bdc2b0f2d5655963e0c5451f2370327cd325eef9431" mediatype=application/vnd.docker.plugin.v1+json size=522
18:26:50 [2022-03-20T18:26:50.636Z] time="2022-03-20T18:26:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:26:50 [2022-03-20T18:26:50.636Z] time="2022-03-20T18:26:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe8f67cd377ecc5f20127bdc2b0f2d5655963e0c5451f2370327cd325eef9431" mediatype=application/vnd.docker.plugin.v1+json size=522
18:26:50 [2022-03-20T18:26:50.636Z] === RUN   TestPluginInstall/with_insecure
18:26:50 [2022-03-20T18:26:50.892Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
18:26:51 [2022-03-20T18:26:51.453Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
18:26:51 [2022-03-20T18:26:51.577Z] time="2022-03-20T18:26:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:26:51 [2022-03-20T18:26:51.578Z] time="2022-03-20T18:26:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e661ecfb2bc6b504726c46fe9c2d417756aefdbd5961e9d530d08256d3b159f" mediatype=application/vnd.docker.plugin.v1+json size=522
18:26:51 [2022-03-20T18:26:51.578Z] time="2022-03-20T18:26:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:26:51 [2022-03-20T18:26:51.578Z] time="2022-03-20T18:26:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e661ecfb2bc6b504726c46fe9c2d417756aefdbd5961e9d530d08256d3b159f" mediatype=application/vnd.docker.plugin.v1+json size=522
18:26:51 [2022-03-20T18:26:51.710Z] === CONT  TestStopContainerWithTimeout/1
18:26:51 [2022-03-20T18:26:51.838Z]     plugin_test.go:165: [d35051c47eda1] daemon is not started
18:26:51 [2022-03-20T18:26:51.838Z] --- PASS: TestPluginInstall (3.45s)
18:26:51 [2022-03-20T18:26:51.838Z]     --- PASS: TestPluginInstall/no_auth (1.89s)
18:26:51 [2022-03-20T18:26:51.838Z]     --- PASS: TestPluginInstall/with_htpasswd (0.55s)
18:26:51 [2022-03-20T18:26:51.838Z]     --- PASS: TestPluginInstall/with_insecure (1.01s)
18:26:51 [2022-03-20T18:26:51.838Z] === RUN   TestPluginsWithRuntimes
18:26:52 [2022-03-20T18:26:52.272Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
18:26:52 [2022-03-20T18:26:52.835Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
18:26:53 [2022-03-20T18:26:53.220Z] === RUN   TestPluginsWithRuntimes/No_Args
18:26:53 [2022-03-20T18:26:53.398Z] --- PASS: TestStopContainerWithTimeout (0.01s)
18:26:53 [2022-03-20T18:26:53.398Z]     --- PASS: TestStopContainerWithTimeout/0 (1.11s)
18:26:53 [2022-03-20T18:26:53.398Z]     --- PASS: TestStopContainerWithTimeout/3 (3.11s)
18:26:53 [2022-03-20T18:26:53.398Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.73s)
18:26:53 [2022-03-20T18:26:53.398Z]     --- PASS: TestStopContainerWithTimeout/1 (1.71s)
18:26:53 [2022-03-20T18:26:53.398Z] === RUN   TestDeleteDevicemapper
18:26:53 [2022-03-20T18:26:53.398Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:26:53 [2022-03-20T18:26:53.398Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:26:53 [2022-03-20T18:26:53.398Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:26:54 [2022-03-20T18:26:54.161Z] === RUN   TestPluginsWithRuntimes/With_Args
18:26:55 [2022-03-20T18:26:55.105Z] --- PASS: TestPluginsWithRuntimes (3.14s)
18:26:55 [2022-03-20T18:26:55.105Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.81s)
18:26:55 [2022-03-20T18:26:55.105Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.81s)
18:26:55 [2022-03-20T18:26:55.105Z] === RUN   TestPluginBackCompatMediaTypes
18:26:55 [2022-03-20T18:26:55.367Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
18:26:55 [2022-03-20T18:26:55.367Z] PASS
18:26:55 [2022-03-20T18:26:55.367Z] 
18:26:55 [2022-03-20T18:26:55.367Z] DONE 10 tests in 7.293s
18:26:55 [2022-03-20T18:26:55.367Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:26:55 [2022-03-20T18:26:55.367Z] ++ 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
18:26:55 [2022-03-20T18:26:55.367Z] ++ set -e
18:26:55 [2022-03-20T18:26:55.367Z] ++ '[' -n 0 ']'
18:26:55 [2022-03-20T18:26:55.367Z] ++ set -x
18:26:55 [2022-03-20T18:26:55.367Z] ++ 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
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestCheckpointCreateError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestCheckpointCreateError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestCheckpointCreate
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestCheckpointCreate (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestCheckpointDeleteError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestCheckpointDeleteError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestCheckpointDelete
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestCheckpointDelete (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestCheckpointListError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestCheckpointListError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestCheckpointList
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestCheckpointList (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestCheckpointListContainerNotFound
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestNewClientWithOpsFromEnv
18:26:55 [2022-03-20T18:26:55.461Z]     client_test.go:23: runtime.GOOS == "windows"
18:26:55 [2022-03-20T18:26:55.461Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestGetAPIPath
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestGetAPIPath (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestParseHostURL
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestParseHostURL (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestNegotiateAPIVersionEmpty
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestNegotiateAPIVersion
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestNegotiateAPIVersion/downgrade_from_default
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestNegotiateAPIVersion/no_downgrade_from_custom_version
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestNegotiateAPIVersion/downgrade_legacy
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestNegotiateAPIVersion/downgrade_old
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestNegotiateAPIVersion/no_upgrade
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestNegotiateAPIVersion (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z]     --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z]     --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z]     --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z]     --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z]     --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestNegotiateAPVersionOverride
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestNegotiateAPIVersionAutomatic
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestClientRedirect
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestClientRedirect/GET
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestClientRedirect/POST
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestClientRedirect/PUT
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestClientRedirect/DELETE
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestClientRedirect (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z]     --- PASS: TestClientRedirect/GET (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z]     --- PASS: TestClientRedirect/POST (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z]     --- PASS: TestClientRedirect/PUT (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z]     --- PASS: TestClientRedirect/DELETE (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestConfigCreateUnsupported
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestConfigCreateUnsupported (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestConfigCreateError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestConfigCreateError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestConfigCreate
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestConfigCreate (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestConfigInspectNotFound
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestConfigInspectNotFound (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestConfigInspectWithEmptyID
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestConfigInspectUnsupported
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestConfigInspectUnsupported (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestConfigInspectError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestConfigInspectError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestConfigInspectConfigNotFound
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestConfigInspect
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestConfigInspect (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestConfigListUnsupported
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestConfigListUnsupported (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestConfigListError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestConfigListError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestConfigList
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestConfigList (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestConfigRemoveUnsupported
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestConfigRemoveError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestConfigRemoveError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestConfigRemove
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestConfigRemove (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestConfigUpdateUnsupported
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestConfigUpdateError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestConfigUpdateError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestConfigUpdate
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestConfigUpdate (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerCommitError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerCommitError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerCommit
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerCommit (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerStatPathError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerStatPathError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerStatPathNotFoundError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerStatPathNoHeaderError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerStatPath
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerStatPath (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestCopyToContainerError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestCopyToContainerError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestCopyToContainerNotFoundError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestCopyToContainerNotStatusOKError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestCopyToContainer
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestCopyToContainer (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestCopyFromContainerError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestCopyFromContainerError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestCopyFromContainerNotFoundError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestCopyFromContainerNotStatusOKError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestCopyFromContainerNoHeaderError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestCopyFromContainer
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestCopyFromContainer (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerCreateError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerCreateError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerCreateImageNotFound
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerCreateWithName
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerCreateWithName (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerCreateAutoRemove
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerDiffError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerDiffError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerDiff
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerDiff (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerExecCreateError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerExecCreateError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerExecCreate
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerExecCreate (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerExecStartError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerExecStartError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerExecStart
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerExecStart (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerExecInspectError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerExecInspectError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerExecInspect
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerExecInspect (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerExportError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerExportError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerExport
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerExport (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerInspectError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerInspectError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerInspectContainerNotFound
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerInspectWithEmptyID
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerInspect
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerInspect (0.05s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerInspectNode
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerInspectNode (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerKillError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerKillError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerKill
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerKill (0.04s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerListError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerListError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerList
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerList (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerLogsNotFoundError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerLogsError
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerLogsError (0.00s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerLogs
18:26:55 [2022-03-20T18:26:55.461Z] --- PASS: TestContainerLogs (0.23s)
18:26:55 [2022-03-20T18:26:55.461Z] === RUN   TestContainerPauseError
18:26:55 [2022-03-20T18:26:55.628Z] INFO: Testing against a local daemon
18:26:55 [2022-03-20T18:26:55.628Z] === RUN   TestExternalGraphDriver
18:26:55 [2022-03-20T18:26:55.628Z] === RUN   TestExternalGraphDriver/json
18:26:55 [2022-03-20T18:26:55.919Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.37s)
18:26:55 [2022-03-20T18:26:55.919Z] === RUN   TestUpdateMemory
18:26:55 [2022-03-20T18:26:55.919Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:26:55 [2022-03-20T18:26:55.919Z] --- SKIP: TestUpdateMemory (0.00s)
18:26:55 [2022-03-20T18:26:55.919Z] === RUN   TestUpdateCPUQuota
18:26:55 [2022-03-20T18:26:55.929Z] --- PASS: TestContainerPauseError (0.00s)
18:26:55 [2022-03-20T18:26:55.929Z] === RUN   TestContainerPause
18:26:55 [2022-03-20T18:26:55.929Z] --- PASS: TestContainerPause (0.00s)
18:26:55 [2022-03-20T18:26:55.929Z] === RUN   TestContainersPruneError
18:26:55 [2022-03-20T18:26:55.929Z] --- PASS: TestContainersPruneError (0.00s)
18:26:55 [2022-03-20T18:26:55.929Z] === RUN   TestContainersPrune
18:26:55 [2022-03-20T18:26:55.929Z] --- PASS: TestContainersPrune (0.00s)
18:26:55 [2022-03-20T18:26:55.929Z] === RUN   TestContainerRemoveError
18:26:55 [2022-03-20T18:26:55.929Z] --- PASS: TestContainerRemoveError (0.00s)
18:26:55 [2022-03-20T18:26:55.929Z] === RUN   TestContainerRemoveNotFoundError
18:26:55 [2022-03-20T18:26:55.929Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
18:26:55 [2022-03-20T18:26:55.929Z] === RUN   TestContainerRemove
18:26:55 [2022-03-20T18:26:55.929Z] --- PASS: TestContainerRemove (0.00s)
18:26:55 [2022-03-20T18:26:55.929Z] === RUN   TestContainerRenameError
18:26:55 [2022-03-20T18:26:55.929Z] --- PASS: TestContainerRenameError (0.00s)
18:26:55 [2022-03-20T18:26:55.929Z] === RUN   TestContainerRename
18:26:55 [2022-03-20T18:26:55.929Z] --- PASS: TestContainerRename (0.00s)
18:26:55 [2022-03-20T18:26:55.929Z] === RUN   TestContainerResizeError
18:26:55 [2022-03-20T18:26:55.929Z] --- PASS: TestContainerResizeError (0.00s)
18:26:55 [2022-03-20T18:26:55.929Z] === RUN   TestContainerExecResizeError
18:26:55 [2022-03-20T18:26:55.929Z] --- PASS: TestContainerExecResizeError (0.00s)
18:26:55 [2022-03-20T18:26:55.929Z] === RUN   TestContainerResize
18:26:55 [2022-03-20T18:26:55.929Z] --- PASS: TestContainerResize (0.00s)
18:26:55 [2022-03-20T18:26:55.929Z] === RUN   TestContainerExecResize
18:26:55 [2022-03-20T18:26:55.929Z] --- PASS: TestContainerExecResize (0.00s)
18:26:55 [2022-03-20T18:26:55.929Z] === RUN   TestContainerRestartError
18:26:55 [2022-03-20T18:26:55.929Z] --- PASS: TestContainerRestartError (0.00s)
18:26:55 [2022-03-20T18:26:55.929Z] === RUN   TestContainerRestart
18:26:55 [2022-03-20T18:26:55.929Z] --- PASS: TestContainerRestart (0.00s)
18:26:55 [2022-03-20T18:26:55.929Z] === RUN   TestContainerStartError
18:26:55 [2022-03-20T18:26:55.929Z] --- PASS: TestContainerStartError (0.00s)
18:26:55 [2022-03-20T18:26:55.929Z] === RUN   TestContainerStart
18:26:55 [2022-03-20T18:26:55.929Z] --- PASS: TestContainerStart (0.00s)
18:26:55 [2022-03-20T18:26:55.929Z] === RUN   TestContainerStatsError
18:26:55 [2022-03-20T18:26:55.929Z] --- PASS: TestContainerStatsError (0.00s)
18:26:55 [2022-03-20T18:26:55.929Z] === RUN   TestContainerStats
18:26:55 [2022-03-20T18:26:55.929Z] --- PASS: TestContainerStats (0.00s)
18:26:55 [2022-03-20T18:26:55.929Z] === RUN   TestContainerStopError
18:26:55 [2022-03-20T18:26:55.929Z] --- PASS: TestContainerStopError (0.00s)
18:26:55 [2022-03-20T18:26:55.929Z] === RUN   TestContainerStop
18:26:55 [2022-03-20T18:26:55.929Z] --- PASS: TestContainerStop (0.00s)
18:26:55 [2022-03-20T18:26:55.929Z] === RUN   TestContainerTopError
18:26:55 [2022-03-20T18:26:55.929Z] --- PASS: TestContainerTopError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestContainerTop
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestContainerTop (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestContainerUnpauseError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestContainerUnpauseError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestContainerUnpause
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestContainerUnpause (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestContainerUpdateError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestContainerUpdateError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestContainerUpdate
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestContainerUpdate (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestContainerWaitError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestContainerWaitError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestContainerWait
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestContainerWait (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestDiskUsageError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestDiskUsageError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestDiskUsage
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestDiskUsage (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestDistributionInspectUnsupported
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestDistributionInspectWithEmptyID
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestEventsErrorInOptions
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestEventsErrorInOptions (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestEventsErrorFromServer
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestEventsErrorFromServer (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestEvents
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestEvents (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestTLSCloseWriter
18:26:55 [2022-03-20T18:26:55.930Z] === PAUSE TestTLSCloseWriter
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageBuildError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageBuildError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageBuild
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageBuild (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestGetDockerOS
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestGetDockerOS (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageCreateError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageCreateError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageCreate
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageCreate (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageHistoryError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageHistoryError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageHistory
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageHistory (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageImportError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageImportError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageImport
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageImport (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageInspectError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageInspectError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageInspectImageNotFound
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageInspectImageNotFound (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageInspectWithEmptyID
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageInspect
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageInspect (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageListError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageListError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageList
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageList (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageListApiBefore125
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageListApiBefore125 (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageLoadError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageLoadError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageLoad
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageLoad (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImagesPruneError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImagesPruneError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImagesPrune
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImagesPrune (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImagePullReferenceParseError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImagePullReferenceParseError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImagePullAnyError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImagePullAnyError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImagePullStatusUnauthorizedError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImagePullWithPrivilegedFuncNoError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImagePullWithoutErrors
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImagePullWithoutErrors (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImagePushReferenceError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImagePushReferenceError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImagePushAnyError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImagePushAnyError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImagePushStatusUnauthorizedError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImagePushWithPrivilegedFuncNoError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImagePushWithoutErrors
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImagePushWithoutErrors (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageRemoveError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageRemoveError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageRemoveImageNotFound
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageRemove
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageRemove (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageSaveError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageSaveError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageSave
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageSave (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageSearchAnyError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageSearchAnyError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageSearchStatusUnauthorizedError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageSearchWithoutErrors
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageTagError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageTagError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageTagInvalidReference
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageTagInvalidReference (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageTagInvalidSourceImageName
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageTagHexSource
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageTagHexSource (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestImageTag
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestImageTag (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestInfoServerError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestInfoServerError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestInfoInvalidResponseJSONError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestInfo
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestInfo (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestNetworkConnectError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestNetworkConnectError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestNetworkConnect
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestNetworkConnect (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestNetworkCreateError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestNetworkCreateError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestNetworkCreate
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestNetworkCreate (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestNetworkDisconnectError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestNetworkDisconnectError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestNetworkDisconnect
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestNetworkDisconnect (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestNetworkInspect
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestNetworkInspect/empty_ID
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestNetworkInspect/no_options
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestNetworkInspect/verbose
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestNetworkInspect/global_scope
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestNetworkInspect/unknown_network
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestNetworkInspect/server_error
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestNetworkInspect (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z]     --- PASS: TestNetworkInspect/empty_ID (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z]     --- PASS: TestNetworkInspect/no_options (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z]     --- PASS: TestNetworkInspect/verbose (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z]     --- PASS: TestNetworkInspect/global_scope (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z]     --- PASS: TestNetworkInspect/unknown_network (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z]     --- PASS: TestNetworkInspect/server_error (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestNetworkListError
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestNetworkListError (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestNetworkList
18:26:55 [2022-03-20T18:26:55.930Z] --- PASS: TestNetworkList (0.00s)
18:26:55 [2022-03-20T18:26:55.930Z] === RUN   TestNetworksPruneError
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestNetworksPruneError (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestNetworksPrune
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestNetworksPrune (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestNetworkRemoveError
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestNetworkRemoveError (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestNetworkRemove
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestNetworkRemove (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestNodeInspectError
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestNodeInspectError (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestNodeInspectNodeNotFound
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestNodeInspectWithEmptyID
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestNodeInspect
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestNodeInspect (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestNodeListError
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestNodeListError (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestNodeList
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestNodeList (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestNodeRemoveError
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestNodeRemoveError (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestNodeRemove
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestNodeRemove (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestNodeUpdateError
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestNodeUpdateError (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestNodeUpdate
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestNodeUpdate (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestOptionWithHostFromEnv
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestOptionWithHostFromEnv (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestOptionWithTimeout
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestOptionWithTimeout (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestOptionWithVersionFromEnv
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestOptionWithVersionFromEnv (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestPingFail
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestPingFail (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestPingWithError
18:26:56 [2022-03-20T18:26:56.399Z] 2022/03/20 18:26:55 RoundTripper returned a response & error; ignoring response
18:26:56 [2022-03-20T18:26:56.399Z] 2022/03/20 18:26:55 RoundTripper returned a response & error; ignoring response
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestPingWithError (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestPingSuccess
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestPingSuccess (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestPingHeadFallback
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestPingHeadFallback/OK
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestPingHeadFallback/Internal_Server_Error
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestPingHeadFallback/Not_Found
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestPingHeadFallback (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestPluginDisableError
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestPluginDisableError (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestPluginDisable
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestPluginDisable (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestPluginEnableError
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestPluginEnableError (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestPluginEnable
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestPluginEnable (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestPluginInspectError
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestPluginInspectError (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestPluginInspectWithEmptyID
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestPluginInspect
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestPluginInspect (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestPluginListError
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestPluginListError (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestPluginList
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestPluginList (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestPluginPushError
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestPluginPushError (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestPluginPush
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestPluginPush (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestPluginRemoveError
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestPluginRemoveError (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestPluginRemove
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestPluginRemove (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestPluginSetError
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestPluginSetError (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestPluginSet
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestPluginSet (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestSetHostHeader
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestSetHostHeader (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestPlainTextError
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestPlainTextError (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestInfiniteError
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestInfiniteError (0.03s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestCanceledContext
18:26:56 [2022-03-20T18:26:56.399Z] 2022/03/20 18:26:55 RoundTripper returned a response & error; ignoring response
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestCanceledContext (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestDeadlineExceededContext
18:26:56 [2022-03-20T18:26:56.399Z] 2022/03/20 18:26:55 RoundTripper returned a response & error; ignoring response
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestDeadlineExceededContext (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestSecretCreateUnsupported
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestSecretCreateUnsupported (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestSecretCreateError
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestSecretCreateError (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestSecretCreate
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestSecretCreate (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestSecretInspectUnsupported
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestSecretInspectUnsupported (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestSecretInspectError
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestSecretInspectError (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestSecretInspectSecretNotFound
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestSecretInspectWithEmptyID
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestSecretInspect
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestSecretInspect (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestSecretListUnsupported
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestSecretListUnsupported (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestSecretListError
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestSecretListError (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestSecretList
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestSecretList (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestSecretRemoveUnsupported
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestSecretRemoveError
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestSecretRemoveError (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestSecretRemove
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestSecretRemove (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestSecretUpdateUnsupported
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestSecretUpdateError
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestSecretUpdateError (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestSecretUpdate
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestSecretUpdate (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestServiceCreateError
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestServiceCreateError (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestServiceCreate
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestServiceCreate (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestServiceCreateCompatiblePlatforms
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestServiceCreateDigestPinning
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestServiceInspectError
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestServiceInspectError (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestServiceInspectServiceNotFound
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestServiceInspectWithEmptyID
18:26:56 [2022-03-20T18:26:56.399Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
18:26:56 [2022-03-20T18:26:56.399Z] === RUN   TestServiceInspect
18:26:56 [2022-03-20T18:26:56.548Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
18:26:56 [2022-03-20T18:26:56.548Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
18:26:56 [2022-03-20T18:26:56.548Z] === RUN   TestLoadDaemonCliConfigWithTLS
18:26:56 [2022-03-20T18:26:56.548Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
18:26:56 [2022-03-20T18:26:56.548Z] === RUN   TestLoadDaemonCliConfigWithConflicts
18:26:56 [2022-03-20T18:26:56.548Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
18:26:56 [2022-03-20T18:26:56.548Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
18:26:56 [2022-03-20T18:26:56.548Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
18:26:56 [2022-03-20T18:26:56.548Z] === RUN   TestLoadDaemonCliWithConflictingLabels
18:26:56 [2022-03-20T18:26:56.548Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
18:26:56 [2022-03-20T18:26:56.548Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
18:26:56 [2022-03-20T18:26:56.548Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
18:26:56 [2022-03-20T18:26:56.548Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
18:26:56 [2022-03-20T18:26:56.548Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
18:26:56 [2022-03-20T18:26:56.548Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
18:26:56 [2022-03-20T18:26:56.548Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
18:26:56 [2022-03-20T18:26:56.548Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
18:26:56 [2022-03-20T18:26:56.548Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
18:26:56 [2022-03-20T18:26:56.548Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
18:26:56 [2022-03-20T18:26:56.548Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
18:26:56 [2022-03-20T18:26:56.548Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
18:26:56 [2022-03-20T18:26:56.548Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
18:26:56 [2022-03-20T18:26:56.548Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
18:26:56 [2022-03-20T18:26:56.548Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
18:26:56 [2022-03-20T18:26:56.548Z] === RUN   TestConfigureDaemonLogs
18:26:56 [2022-03-20T18:26:56.548Z] --- PASS: TestConfigureDaemonLogs (0.00s)
18:26:56 [2022-03-20T18:26:56.548Z] === RUN   TestCommonOptionsInstallFlags
18:26:56 [2022-03-20T18:26:56.548Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
18:26:56 [2022-03-20T18:26:56.548Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
18:26:56 [2022-03-20T18:26:56.548Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
18:26:56 [2022-03-20T18:26:56.548Z] PASS
18:26:56 [2022-03-20T18:26:56.548Z] coverage: 19.0% of statements
18:26:56 [2022-03-20T18:26:56.548Z] ok  	github.com/docker/docker/cmd/dockerd	0.223s	coverage: 19.0% of statements
18:26:56 [2022-03-20T18:26:56.548Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
18:26:56 [2022-03-20T18:26:56.548Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
18:26:56 [2022-03-20T18:26:56.869Z] --- PASS: TestServiceInspect (0.00s)
18:26:56 [2022-03-20T18:26:56.869Z] === RUN   TestServiceListError
18:26:56 [2022-03-20T18:26:56.869Z] --- PASS: TestServiceListError (0.00s)
18:26:56 [2022-03-20T18:26:56.869Z] === RUN   TestServiceList
18:26:56 [2022-03-20T18:26:56.869Z] --- PASS: TestServiceList (0.00s)
18:26:56 [2022-03-20T18:26:56.869Z] === RUN   TestServiceLogsError
18:26:56 [2022-03-20T18:26:56.869Z] --- PASS: TestServiceLogsError (0.00s)
18:26:56 [2022-03-20T18:26:56.869Z] === RUN   TestServiceLogs
18:26:56 [2022-03-20T18:26:56.869Z] --- PASS: TestServiceLogs (0.00s)
18:26:56 [2022-03-20T18:26:56.869Z] === RUN   TestServiceRemoveError
18:26:56 [2022-03-20T18:26:56.869Z] --- PASS: TestServiceRemoveError (0.00s)
18:26:56 [2022-03-20T18:26:56.869Z] === RUN   TestServiceRemoveNotFoundError
18:26:56 [2022-03-20T18:26:56.869Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
18:26:56 [2022-03-20T18:26:56.869Z] === RUN   TestServiceRemove
18:26:56 [2022-03-20T18:26:56.869Z] --- PASS: TestServiceRemove (0.00s)
18:26:56 [2022-03-20T18:26:56.869Z] === RUN   TestServiceUpdateError
18:26:56 [2022-03-20T18:26:56.869Z] --- PASS: TestServiceUpdateError (0.00s)
18:26:56 [2022-03-20T18:26:56.869Z] === RUN   TestServiceUpdate
18:26:56 [2022-03-20T18:26:56.869Z] --- PASS: TestServiceUpdate (0.00s)
18:26:56 [2022-03-20T18:26:56.869Z] === RUN   TestSwarmGetUnlockKeyError
18:26:56 [2022-03-20T18:26:56.869Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
18:26:56 [2022-03-20T18:26:56.869Z] === RUN   TestSwarmGetUnlockKey
18:26:56 [2022-03-20T18:26:56.869Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
18:26:56 [2022-03-20T18:26:56.869Z] === RUN   TestSwarmInitError
18:26:56 [2022-03-20T18:26:56.869Z] --- PASS: TestSwarmInitError (0.00s)
18:26:56 [2022-03-20T18:26:56.869Z] === RUN   TestSwarmInit
18:26:56 [2022-03-20T18:26:56.869Z] --- PASS: TestSwarmInit (0.00s)
18:26:56 [2022-03-20T18:26:56.869Z] === RUN   TestSwarmInspectError
18:26:56 [2022-03-20T18:26:56.869Z] --- PASS: TestSwarmInspectError (0.00s)
18:26:56 [2022-03-20T18:26:56.869Z] === RUN   TestSwarmInspect
18:26:56 [2022-03-20T18:26:56.869Z] --- PASS: TestSwarmInspect (0.00s)
18:26:56 [2022-03-20T18:26:56.869Z] === RUN   TestSwarmJoinError
18:26:56 [2022-03-20T18:26:56.869Z] --- PASS: TestSwarmJoinError (0.00s)
18:26:56 [2022-03-20T18:26:56.869Z] === RUN   TestSwarmJoin
18:26:56 [2022-03-20T18:26:56.869Z] --- PASS: TestSwarmJoin (0.00s)
18:26:56 [2022-03-20T18:26:56.869Z] === RUN   TestSwarmLeaveError
18:26:56 [2022-03-20T18:26:56.869Z] --- PASS: TestSwarmLeaveError (0.00s)
18:26:56 [2022-03-20T18:26:56.869Z] === RUN   TestSwarmLeave
18:26:56 [2022-03-20T18:26:56.869Z] --- PASS: TestSwarmLeave (0.00s)
18:26:56 [2022-03-20T18:26:56.869Z] === RUN   TestSwarmUnlockError
18:26:56 [2022-03-20T18:26:56.869Z] --- PASS: TestSwarmUnlockError (0.00s)
18:26:56 [2022-03-20T18:26:56.869Z] === RUN   TestSwarmUnlock
18:26:56 [2022-03-20T18:26:56.869Z] --- PASS: TestSwarmUnlock (0.00s)
18:26:56 [2022-03-20T18:26:56.869Z] === RUN   TestSwarmUpdateError
18:26:56 [2022-03-20T18:26:56.869Z] --- PASS: TestSwarmUpdateError (0.00s)
18:26:56 [2022-03-20T18:26:56.869Z] === RUN   TestSwarmUpdate
18:26:56 [2022-03-20T18:26:56.869Z] --- PASS: TestSwarmUpdate (0.00s)
18:26:56 [2022-03-20T18:26:56.869Z] === RUN   TestTaskInspectError
18:26:56 [2022-03-20T18:26:56.869Z] --- PASS: TestTaskInspectError (0.00s)
18:26:56 [2022-03-20T18:26:56.869Z] === RUN   TestTaskInspectWithEmptyID
18:26:56 [2022-03-20T18:26:56.869Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
18:26:57 [2022-03-20T18:26:57.016Z] === RUN   TestContainerStopSignal
18:26:57 [2022-03-20T18:26:57.016Z] --- PASS: TestContainerStopSignal (0.00s)
18:26:57 [2022-03-20T18:26:57.016Z] === RUN   TestContainerStopTimeout
18:26:57 [2022-03-20T18:26:57.016Z] --- PASS: TestContainerStopTimeout (0.00s)
18:26:57 [2022-03-20T18:26:57.016Z] === RUN   TestContainerSecretReferenceDestTarget
18:26:57 [2022-03-20T18:26:57.016Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
18:26:57 [2022-03-20T18:26:57.016Z] === RUN   TestContainerLogPathSetForJSONFileLogger
18:26:57 [2022-03-20T18:26:57.016Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s)
18:26:57 [2022-03-20T18:26:57.016Z] === RUN   TestContainerLogPathSetForRingLogger
18:26:57 [2022-03-20T18:26:57.016Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
18:26:57 [2022-03-20T18:26:57.016Z] === RUN   TestReplaceAndAppendEnvVars
18:26:57 [2022-03-20T18:26:57.016Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
18:26:57 [2022-03-20T18:26:57.016Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
18:26:57 [2022-03-20T18:26:57.016Z] === RUN   TestNewMemoryStore
18:26:57 [2022-03-20T18:26:57.016Z] --- PASS: TestNewMemoryStore (0.00s)
18:26:57 [2022-03-20T18:26:57.016Z] === RUN   TestAddContainers
18:26:57 [2022-03-20T18:26:57.016Z] --- PASS: TestAddContainers (0.00s)
18:26:57 [2022-03-20T18:26:57.016Z] === RUN   TestGetContainer
18:26:57 [2022-03-20T18:26:57.016Z] --- PASS: TestGetContainer (0.00s)
18:26:57 [2022-03-20T18:26:57.016Z] === RUN   TestDeleteContainer
18:26:57 [2022-03-20T18:26:57.016Z] --- PASS: TestDeleteContainer (0.00s)
18:26:57 [2022-03-20T18:26:57.016Z] === RUN   TestListContainers
18:26:57 [2022-03-20T18:26:57.016Z] --- PASS: TestListContainers (0.00s)
18:26:57 [2022-03-20T18:26:57.016Z] === RUN   TestFirstContainer
18:26:57 [2022-03-20T18:26:57.016Z] --- PASS: TestFirstContainer (0.00s)
18:26:57 [2022-03-20T18:26:57.016Z] === RUN   TestApplyAllContainer
18:26:57 [2022-03-20T18:26:57.016Z] --- PASS: TestApplyAllContainer (0.00s)
18:26:57 [2022-03-20T18:26:57.016Z] === RUN   TestIsValidHealthString
18:26:57 [2022-03-20T18:26:57.016Z] --- PASS: TestIsValidHealthString (0.00s)
18:26:57 [2022-03-20T18:26:57.016Z] === RUN   TestStateRunStop
18:26:57 [2022-03-20T18:26:57.016Z] --- PASS: TestStateRunStop (0.00s)
18:26:57 [2022-03-20T18:26:57.016Z] === RUN   TestStateTimeoutWait
18:26:57 [2022-03-20T18:26:57.016Z]     state_test.go:141: Stop callback fired
18:26:57 [2022-03-20T18:26:57.016Z]     state_test.go:165: Stop callback fired
18:26:57 [2022-03-20T18:26:57.016Z] --- PASS: TestStateTimeoutWait (0.10s)
18:26:57 [2022-03-20T18:26:57.016Z] === RUN   TestIsValidStateString
18:26:57 [2022-03-20T18:26:57.016Z] --- PASS: TestIsValidStateString (0.00s)
18:26:57 [2022-03-20T18:26:57.016Z] === RUN   TestViewSaveDelete
18:26:57 [2022-03-20T18:26:57.016Z] --- PASS: TestViewSaveDelete (0.01s)
18:26:57 [2022-03-20T18:26:57.016Z] === RUN   TestViewAll
18:26:57 [2022-03-20T18:26:57.291Z] --- PASS: TestUpdateCPUQuota (1.48s)
18:26:57 [2022-03-20T18:26:57.291Z] === RUN   TestUpdatePidsLimit
18:26:57 [2022-03-20T18:26:57.291Z] === RUN   TestUpdatePidsLimit/update_from_none
18:26:57 [2022-03-20T18:26:57.335Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:26:57 [2022-03-20T18:26:57.335Z] === RUN   TestBoolValue
18:26:57 [2022-03-20T18:26:57.335Z] --- PASS: TestBoolValue (0.00s)
18:26:57 [2022-03-20T18:26:57.335Z] === RUN   TestBoolValueOrDefault
18:26:57 [2022-03-20T18:26:57.335Z] --- PASS: TestBoolValueOrDefault (0.00s)
18:26:57 [2022-03-20T18:26:57.335Z] === RUN   TestInt64ValueOrZero
18:26:57 [2022-03-20T18:26:57.335Z] --- PASS: TestInt64ValueOrZero (0.00s)
18:26:57 [2022-03-20T18:26:57.335Z] === RUN   TestInt64ValueOrDefault
18:26:57 [2022-03-20T18:26:57.335Z] --- PASS: TestInt64ValueOrDefault (0.00s)
18:26:57 [2022-03-20T18:26:57.335Z] === RUN   TestInt64ValueOrDefaultWithError
18:26:57 [2022-03-20T18:26:57.335Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
18:26:57 [2022-03-20T18:26:57.335Z] === RUN   TestJsonContentType
18:26:57 [2022-03-20T18:26:57.335Z] --- PASS: TestJsonContentType (0.00s)
18:26:57 [2022-03-20T18:26:57.335Z] PASS
18:26:57 [2022-03-20T18:26:57.335Z] coverage: 14.7% of statements
18:26:57 [2022-03-20T18:26:57.335Z] ok  	github.com/docker/docker/api/server/httputils	0.054s	coverage: 14.7% of statements
18:26:57 [2022-03-20T18:26:57.335Z] === RUN   TestMaskSecretKeys
18:26:57 [2022-03-20T18:26:57.335Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
18:26:57 [2022-03-20T18:26:57.335Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
18:26:57 [2022-03-20T18:26:57.335Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
18:26:57 [2022-03-20T18:26:57.335Z] --- PASS: TestMaskSecretKeys (0.00s)
18:26:57 [2022-03-20T18:26:57.335Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
18:26:57 [2022-03-20T18:26:57.335Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
18:26:57 [2022-03-20T18:26:57.335Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
18:26:57 [2022-03-20T18:26:57.335Z] === RUN   TestVersionMiddlewareVersion
18:26:57 [2022-03-20T18:26:57.335Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
18:26:57 [2022-03-20T18:26:57.335Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
18:26:57 [2022-03-20T18:26:57.335Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
18:26:57 [2022-03-20T18:26:57.335Z] PASS
18:26:57 [2022-03-20T18:26:57.335Z] coverage: 37.7% of statements
18:26:57 [2022-03-20T18:26:57.335Z] ok  	github.com/docker/docker/api/server/middleware	0.053s	coverage: 37.7% of statements
18:26:57 [2022-03-20T18:26:57.335Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:26:57 [2022-03-20T18:26:57.335Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:26:57 [2022-03-20T18:26:57.335Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:26:57 [2022-03-20T18:26:57.335Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:26:57 [2022-03-20T18:26:57.335Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:26:57 [2022-03-20T18:26:57.335Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:26:57 [2022-03-20T18:26:57.335Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:26:57 [2022-03-20T18:26:57.335Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:26:57 [2022-03-20T18:26:57.335Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:26:57 [2022-03-20T18:26:57.335Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:26:57 [2022-03-20T18:26:57.335Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:26:57 [2022-03-20T18:26:57.337Z] === RUN   TestTaskInspect
18:26:57 [2022-03-20T18:26:57.337Z] --- PASS: TestTaskInspect (0.00s)
18:26:57 [2022-03-20T18:26:57.337Z] === RUN   TestTaskListError
18:26:57 [2022-03-20T18:26:57.337Z] --- PASS: TestTaskListError (0.00s)
18:26:57 [2022-03-20T18:26:57.337Z] === RUN   TestTaskList
18:26:57 [2022-03-20T18:26:57.337Z] --- PASS: TestTaskList (0.00s)
18:26:57 [2022-03-20T18:26:57.337Z] === RUN   TestVolumeCreateError
18:26:57 [2022-03-20T18:26:57.337Z] --- PASS: TestVolumeCreateError (0.00s)
18:26:57 [2022-03-20T18:26:57.337Z] === RUN   TestVolumeCreate
18:26:57 [2022-03-20T18:26:57.337Z] --- PASS: TestVolumeCreate (0.00s)
18:26:57 [2022-03-20T18:26:57.337Z] === RUN   TestVolumeInspectError
18:26:57 [2022-03-20T18:26:57.337Z] --- PASS: TestVolumeInspectError (0.00s)
18:26:57 [2022-03-20T18:26:57.337Z] === RUN   TestVolumeInspectNotFound
18:26:57 [2022-03-20T18:26:57.337Z] --- PASS: TestVolumeInspectNotFound (0.00s)
18:26:57 [2022-03-20T18:26:57.337Z] === RUN   TestVolumeInspectWithEmptyID
18:26:57 [2022-03-20T18:26:57.337Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
18:26:57 [2022-03-20T18:26:57.337Z] === RUN   TestVolumeInspect
18:26:57 [2022-03-20T18:26:57.337Z] --- PASS: TestVolumeInspect (0.00s)
18:26:57 [2022-03-20T18:26:57.337Z] === RUN   TestVolumeListError
18:26:57 [2022-03-20T18:26:57.337Z] --- PASS: TestVolumeListError (0.00s)
18:26:57 [2022-03-20T18:26:57.337Z] === RUN   TestVolumeList
18:26:57 [2022-03-20T18:26:57.337Z] --- PASS: TestVolumeList (0.00s)
18:26:57 [2022-03-20T18:26:57.337Z] === RUN   TestVolumeRemoveError
18:26:57 [2022-03-20T18:26:57.337Z] --- PASS: TestVolumeRemoveError (0.00s)
18:26:57 [2022-03-20T18:26:57.337Z] === RUN   TestVolumeRemove
18:26:57 [2022-03-20T18:26:57.337Z] --- PASS: TestVolumeRemove (0.00s)
18:26:57 [2022-03-20T18:26:57.337Z] === CONT  TestTLSCloseWriter
18:26:57 [2022-03-20T18:26:57.337Z] --- PASS: TestTLSCloseWriter (0.02s)
18:26:57 [2022-03-20T18:26:57.337Z] PASS
18:26:57 [2022-03-20T18:26:57.337Z] coverage: 75.1% of statements
18:26:57 [2022-03-20T18:26:57.337Z] ok  	github.com/docker/docker/client	0.558s	coverage: 75.1% of statements
18:26:57 [2022-03-20T18:26:57.485Z] --- PASS: TestViewAll (0.01s)
18:26:57 [2022-03-20T18:26:57.485Z] === RUN   TestViewGet
18:26:57 [2022-03-20T18:26:57.485Z] --- PASS: TestViewGet (0.01s)
18:26:57 [2022-03-20T18:26:57.485Z] === RUN   TestNames
18:26:57 [2022-03-20T18:26:57.485Z] --- PASS: TestNames (0.00s)
18:26:57 [2022-03-20T18:26:57.485Z] === RUN   TestViewWithHealthCheck
18:26:57 [2022-03-20T18:26:57.485Z] --- PASS: TestViewWithHealthCheck (0.01s)
18:26:57 [2022-03-20T18:26:57.485Z] PASS
18:26:57 [2022-03-20T18:26:57.485Z] coverage: 41.7% of statements
18:26:57 [2022-03-20T18:26:57.485Z] ok  	github.com/docker/docker/container	0.246s	coverage: 41.7% of statements
18:26:57 [2022-03-20T18:26:57.485Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:26:57 [2022-03-20T18:26:57.485Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:26:57 [2022-03-20T18:26:57.485Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:26:57 [2022-03-20T18:26:57.485Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:26:57 [2022-03-20T18:26:57.546Z] === RUN   TestExternalGraphDriver/spec
18:26:57 [2022-03-20T18:26:57.549Z] === RUN   TestUpdatePidsLimit/no_change
18:26:57 [2022-03-20T18:26:57.954Z] === RUN   TestPrepare
18:26:57 [2022-03-20T18:26:57.954Z] --- PASS: TestPrepare (0.00s)
18:26:57 [2022-03-20T18:26:57.954Z] === RUN   TestStart
18:26:57 [2022-03-20T18:26:57.954Z] --- PASS: TestStart (0.00s)
18:26:57 [2022-03-20T18:26:57.954Z] === RUN   TestWaitCancel
18:26:57 [2022-03-20T18:26:57.954Z] --- PASS: TestWaitCancel (0.00s)
18:26:57 [2022-03-20T18:26:57.954Z] === RUN   TestWaitDisabled
18:26:57 [2022-03-20T18:26:57.954Z] --- PASS: TestWaitDisabled (0.00s)
18:26:57 [2022-03-20T18:26:57.955Z] === RUN   TestWaitEnabled
18:26:57 [2022-03-20T18:26:57.955Z] --- PASS: TestWaitEnabled (0.00s)
18:26:57 [2022-03-20T18:26:57.955Z] === RUN   TestRemove
18:26:57 [2022-03-20T18:26:57.955Z] --- PASS: TestRemove (0.00s)
18:26:57 [2022-03-20T18:26:57.955Z] PASS
18:26:57 [2022-03-20T18:26:57.955Z] coverage: 65.3% of statements
18:26:57 [2022-03-20T18:26:57.955Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.069s	coverage: 65.3% of statements
18:26:58 [2022-03-20T18:26:58.113Z] === RUN   TestUpdatePidsLimit/update_lower
18:26:58 [2022-03-20T18:26:58.324Z] === RUN   TestStrSliceMarshalJSON
18:26:58 [2022-03-20T18:26:58.324Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
18:26:58 [2022-03-20T18:26:58.324Z] === RUN   TestStrSliceUnmarshalJSON
18:26:58 [2022-03-20T18:26:58.324Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
18:26:58 [2022-03-20T18:26:58.324Z] === RUN   TestStrSliceUnmarshalString
18:26:58 [2022-03-20T18:26:58.324Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
18:26:58 [2022-03-20T18:26:58.324Z] === RUN   TestStrSliceUnmarshalSlice
18:26:58 [2022-03-20T18:26:58.324Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
18:26:58 [2022-03-20T18:26:58.324Z] PASS
18:26:58 [2022-03-20T18:26:58.324Z] coverage: 90.0% of statements
18:26:58 [2022-03-20T18:26:58.324Z] ok  	github.com/docker/docker/api/types/strslice	0.048s	coverage: 90.0% of statements
18:26:58 [2022-03-20T18:26:58.324Z] === RUN   TestToJSON
18:26:58 [2022-03-20T18:26:58.324Z] --- PASS: TestToJSON (0.00s)
18:26:58 [2022-03-20T18:26:58.324Z] === RUN   TestToParamWithVersion
18:26:58 [2022-03-20T18:26:58.324Z] --- PASS: TestToParamWithVersion (0.00s)
18:26:58 [2022-03-20T18:26:58.324Z] === RUN   TestFromJSON
18:26:58 [2022-03-20T18:26:58.324Z] --- PASS: TestFromJSON (0.00s)
18:26:58 [2022-03-20T18:26:58.324Z] === RUN   TestEmpty
18:26:58 [2022-03-20T18:26:58.324Z] --- PASS: TestEmpty (0.00s)
18:26:58 [2022-03-20T18:26:58.324Z] === RUN   TestArgsMatchKVListEmptySources
18:26:58 [2022-03-20T18:26:58.324Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
18:26:58 [2022-03-20T18:26:58.324Z] === RUN   TestArgsMatchKVList
18:26:58 [2022-03-20T18:26:58.324Z] --- PASS: TestArgsMatchKVList (0.00s)
18:26:58 [2022-03-20T18:26:58.324Z] === RUN   TestArgsMatch
18:26:58 [2022-03-20T18:26:58.324Z] --- PASS: TestArgsMatch (0.00s)
18:26:58 [2022-03-20T18:26:58.324Z] === RUN   TestAdd
18:26:58 [2022-03-20T18:26:58.324Z] --- PASS: TestAdd (0.00s)
18:26:58 [2022-03-20T18:26:58.324Z] === RUN   TestDel
18:26:58 [2022-03-20T18:26:58.324Z] --- PASS: TestDel (0.00s)
18:26:58 [2022-03-20T18:26:58.324Z] === RUN   TestLen
18:26:58 [2022-03-20T18:26:58.324Z] --- PASS: TestLen (0.00s)
18:26:58 [2022-03-20T18:26:58.324Z] === RUN   TestExactMatch
18:26:58 [2022-03-20T18:26:58.324Z] --- PASS: TestExactMatch (0.00s)
18:26:58 [2022-03-20T18:26:58.324Z] === RUN   TestOnlyOneExactMatch
18:26:58 [2022-03-20T18:26:58.324Z] --- PASS: TestOnlyOneExactMatch (0.00s)
18:26:58 [2022-03-20T18:26:58.324Z] === RUN   TestContains
18:26:58 [2022-03-20T18:26:58.324Z] --- PASS: TestContains (0.00s)
18:26:58 [2022-03-20T18:26:58.324Z] === RUN   TestValidate
18:26:58 [2022-03-20T18:26:58.324Z] --- PASS: TestValidate (0.00s)
18:26:58 [2022-03-20T18:26:58.324Z] === RUN   TestWalkValues
18:26:58 [2022-03-20T18:26:58.324Z] --- PASS: TestWalkValues (0.00s)
18:26:58 [2022-03-20T18:26:58.324Z] === RUN   TestFuzzyMatch
18:26:58 [2022-03-20T18:26:58.324Z] --- PASS: TestFuzzyMatch (0.00s)
18:26:58 [2022-03-20T18:26:58.324Z] === RUN   TestClone
18:26:58 [2022-03-20T18:26:58.324Z] --- PASS: TestClone (0.00s)
18:26:58 [2022-03-20T18:26:58.324Z] PASS
18:26:58 [2022-03-20T18:26:58.324Z] coverage: 92.2% of statements
18:26:58 [2022-03-20T18:26:58.324Z] ok  	github.com/docker/docker/api/types/filters	0.049s	coverage: 92.2% of statements
18:26:58 [2022-03-20T18:26:58.372Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:26:58 [2022-03-20T18:26:58.631Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
18:26:58 [2022-03-20T18:26:58.631Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:26:58 [2022-03-20T18:26:58.793Z] === RUN   TestDurationToSecondsString
18:26:58 [2022-03-20T18:26:58.793Z] --- PASS: TestDurationToSecondsString (0.00s)
18:26:58 [2022-03-20T18:26:58.793Z] === RUN   TestGetTimestamp
18:26:58 [2022-03-20T18:26:58.793Z] === RUN   TestAdjustForAPIVersion
18:26:58 [2022-03-20T18:26:58.793Z] --- PASS: TestAdjustForAPIVersion (0.00s)
18:26:58 [2022-03-20T18:26:58.793Z] PASS
18:26:58 [2022-03-20T18:26:58.793Z] coverage: 5.7% of statements
18:26:58 [2022-03-20T18:26:58.793Z] --- PASS: TestGetTimestamp (0.15s)
18:26:58 [2022-03-20T18:26:58.793Z] === RUN   TestParseTimestamps
18:26:58 [2022-03-20T18:26:58.793Z] --- PASS: TestParseTimestamps (0.00s)
18:26:58 [2022-03-20T18:26:58.793Z] PASS
18:26:58 [2022-03-20T18:26:58.793Z] coverage: 100.0% of statements
18:26:58 [2022-03-20T18:26:58.793Z] ok  	github.com/docker/docker/api/types/time	0.212s	coverage: 100.0% of statements
18:26:58 [2022-03-20T18:26:58.793Z] ok  	github.com/docker/docker/api/server/router/swarm	0.048s	coverage: 5.7% of statements
18:26:58 [2022-03-20T18:26:58.793Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:26:58 [2022-03-20T18:26:58.793Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:26:58 [2022-03-20T18:26:58.793Z] ?   	github.com/docker/docker/api/types	[no test files]
18:26:58 [2022-03-20T18:26:58.793Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:26:58 [2022-03-20T18:26:58.793Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:26:58 [2022-03-20T18:26:58.793Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:26:58 [2022-03-20T18:26:58.793Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:26:58 [2022-03-20T18:26:58.793Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:26:58 [2022-03-20T18:26:58.793Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:26:58 [2022-03-20T18:26:58.793Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:26:58 [2022-03-20T18:26:58.793Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:26:58 [2022-03-20T18:26:58.793Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:26:58 [2022-03-20T18:26:58.793Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:26:58 [2022-03-20T18:26:58.793Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:26:58 [2022-03-20T18:26:58.793Z] === RUN   TestCompareVersion
18:26:58 [2022-03-20T18:26:58.793Z] --- PASS: TestCompareVersion (0.00s)
18:26:58 [2022-03-20T18:26:58.793Z] PASS
18:26:58 [2022-03-20T18:26:58.793Z] coverage: 77.3% of statements
18:26:58 [2022-03-20T18:26:58.793Z] ok  	github.com/docker/docker/api/types/versions	0.041s	coverage: 77.3% of statements
18:26:58 [2022-03-20T18:26:58.794Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:26:58 [2022-03-20T18:26:58.794Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:26:58 [2022-03-20T18:26:58.794Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:26:58 [2022-03-20T18:26:58.794Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
18:26:58 [2022-03-20T18:26:58.794Z] ?   	github.com/docker/docker/builder	[no test files]
18:26:58 [2022-03-20T18:26:58.794Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:26:58 [2022-03-20T18:26:58.794Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:26:58 [2022-03-20T18:26:58.794Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:26:58 [2022-03-20T18:26:58.794Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:26:58 [2022-03-20T18:26:58.794Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:26:58 [2022-03-20T18:26:58.794Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:26:58 [2022-03-20T18:26:58.794Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:26:58 [2022-03-20T18:26:58.934Z] === RUN   TestExternalGraphDriver/pull
18:26:59 [2022-03-20T18:26:59.195Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:26:59 [2022-03-20T18:26:59.451Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:26:59 [2022-03-20T18:26:59.709Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
18:27:00 [2022-03-20T18:27:00.320Z] --- PASS: TestExternalGraphDriver (4.86s)
18:27:00 [2022-03-20T18:27:00.320Z]     --- PASS: TestExternalGraphDriver/json (1.56s)
18:27:00 [2022-03-20T18:27:00.320Z]     --- PASS: TestExternalGraphDriver/spec (1.54s)
18:27:00 [2022-03-20T18:27:00.320Z]     --- PASS: TestExternalGraphDriver/pull (1.72s)
18:27:00 [2022-03-20T18:27:00.320Z] === RUN   TestGraphdriverPluginV2
18:27:00 [2022-03-20T18:27:00.360Z] === RUN   TestParseRemoteURL
18:27:00 [2022-03-20T18:27:00.361Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
18:27:00 [2022-03-20T18:27:00.361Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
18:27:00 [2022-03-20T18:27:00.361Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
18:27:00 [2022-03-20T18:27:00.361Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
18:27:00 [2022-03-20T18:27:00.361Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
18:27:00 [2022-03-20T18:27:00.361Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
18:27:00 [2022-03-20T18:27:00.361Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
18:27:00 [2022-03-20T18:27:00.361Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
18:27:00 [2022-03-20T18:27:00.361Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
18:27:00 [2022-03-20T18:27:00.361Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
18:27:00 [2022-03-20T18:27:00.361Z] --- PASS: TestParseRemoteURL (0.00s)
18:27:00 [2022-03-20T18:27:00.361Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
18:27:00 [2022-03-20T18:27:00.361Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
18:27:00 [2022-03-20T18:27:00.361Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
18:27:00 [2022-03-20T18:27:00.361Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
18:27:00 [2022-03-20T18:27:00.361Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
18:27:00 [2022-03-20T18:27:00.361Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
18:27:00 [2022-03-20T18:27:00.361Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
18:27:00 [2022-03-20T18:27:00.361Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
18:27:00 [2022-03-20T18:27:00.361Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
18:27:00 [2022-03-20T18:27:00.361Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
18:27:00 [2022-03-20T18:27:00.361Z] === RUN   TestCloneArgsSmartHttp
18:27:00 [2022-03-20T18:27:00.361Z] --- PASS: TestCloneArgsSmartHttp (0.03s)
18:27:00 [2022-03-20T18:27:00.361Z] === RUN   TestCloneArgsDumbHttp
18:27:00 [2022-03-20T18:27:00.361Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
18:27:00 [2022-03-20T18:27:00.361Z] === RUN   TestCloneArgsGit
18:27:00 [2022-03-20T18:27:00.361Z] --- PASS: TestCloneArgsGit (0.00s)
18:27:00 [2022-03-20T18:27:00.361Z] === RUN   TestCheckoutGit
18:27:00 [2022-03-20T18:27:00.582Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:27:00 [2022-03-20T18:27:00.582Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
18:27:00 [2022-03-20T18:27:00.582Z] PASS
18:27:00 [2022-03-20T18:27:00.582Z] 
18:27:00 [2022-03-20T18:27:00.582Z] === Skipped
18:27:00 [2022-03-20T18:27:00.582Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
18:27:00 [2022-03-20T18:27:00.582Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:27:00 [2022-03-20T18:27:00.582Z] 
18:27:00 [2022-03-20T18:27:00.582Z] DONE 5 tests, 1 skipped in 5.016s
18:27:00 [2022-03-20T18:27:00.582Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:27:00 [2022-03-20T18:27:00.582Z] ++ 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
18:27:00 [2022-03-20T18:27:00.582Z] ++ set -e
18:27:00 [2022-03-20T18:27:00.582Z] ++ '[' -n 0 ']'
18:27:00 [2022-03-20T18:27:00.582Z] ++ set -x
18:27:00 [2022-03-20T18:27:00.583Z] ++ 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
18:27:00 [2022-03-20T18:27:00.583Z] INFO: Testing against a local daemon
18:27:00 [2022-03-20T18:27:00.583Z] === RUN   TestContinueAfterPluginCrash
18:27:00 [2022-03-20T18:27:00.583Z] === PAUSE TestContinueAfterPluginCrash
18:27:00 [2022-03-20T18:27:00.583Z] === RUN   TestReadPluginNoRead
18:27:00 [2022-03-20T18:27:00.583Z] === PAUSE TestReadPluginNoRead
18:27:00 [2022-03-20T18:27:00.583Z] === RUN   TestDaemonStartWithLogOpt
18:27:00 [2022-03-20T18:27:00.583Z] === PAUSE TestDaemonStartWithLogOpt
18:27:00 [2022-03-20T18:27:00.583Z] === CONT  TestContinueAfterPluginCrash
18:27:00 [2022-03-20T18:27:00.583Z] === CONT  TestDaemonStartWithLogOpt
18:27:00 [2022-03-20T18:27:00.640Z] --- PASS: TestUpdatePidsLimit (3.56s)
18:27:00 [2022-03-20T18:27:00.640Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.32s)
18:27:00 [2022-03-20T18:27:00.640Z]     --- PASS: TestUpdatePidsLimit/no_change (0.45s)
18:27:00 [2022-03-20T18:27:00.640Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
18:27:00 [2022-03-20T18:27:00.640Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
18:27:00 [2022-03-20T18:27:00.640Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
18:27:00 [2022-03-20T18:27:00.640Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
18:27:00 [2022-03-20T18:27:00.640Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s)
18:27:00 [2022-03-20T18:27:00.640Z] === RUN   TestUpdateRestartPolicy
18:27:00 [2022-03-20T18:27:00.640Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
18:27:00 [2022-03-20T18:27:00.909Z] === RUN   TestNewListSecretsFilters
18:27:00 [2022-03-20T18:27:00.910Z] --- PASS: TestNewListSecretsFilters (0.00s)
18:27:00 [2022-03-20T18:27:00.910Z] === RUN   TestNewListConfigsFilters
18:27:00 [2022-03-20T18:27:00.910Z] --- PASS: TestNewListConfigsFilters (0.00s)
18:27:00 [2022-03-20T18:27:00.910Z] PASS
18:27:00 [2022-03-20T18:27:00.910Z] coverage: 0.5% of statements
18:27:00 [2022-03-20T18:27:00.910Z] ok  	github.com/docker/docker/daemon/cluster	0.232s	coverage: 0.5% of statements
18:27:01 [2022-03-20T18:27:01.572Z] === RUN   TestDockerSuite/TestBuildClearCmd
18:27:01 [2022-03-20T18:27:01.829Z] === RUN   TestDockerSuite/TestBuildCmd
18:27:01 [2022-03-20T18:27:01.896Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
18:27:01 [2022-03-20T18:27:01.933Z] === RUN   TestEnable
18:27:01 [2022-03-20T18:27:01.933Z] --- PASS: TestEnable (0.00s)
18:27:01 [2022-03-20T18:27:01.933Z] === RUN   TestDisable
18:27:01 [2022-03-20T18:27:01.933Z] --- PASS: TestDisable (0.00s)
18:27:01 [2022-03-20T18:27:01.933Z] === RUN   TestEnabled
18:27:01 [2022-03-20T18:27:01.933Z] --- PASS: TestEnabled (0.00s)
18:27:01 [2022-03-20T18:27:01.933Z] PASS
18:27:01 [2022-03-20T18:27:01.933Z] coverage: 100.0% of statements
18:27:01 [2022-03-20T18:27:01.933Z] ok  	github.com/docker/docker/cli/debug	0.042s	coverage: 100.0% of statements
18:27:02 [2022-03-20T18:27:02.086Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
18:27:02 [2022-03-20T18:27:02.343Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
18:27:02 [2022-03-20T18:27:02.343Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
18:27:02 [2022-03-20T18:27:02.365Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s)
18:27:02 [2022-03-20T18:27:02.365Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
18:27:02 [2022-03-20T18:27:02.365Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
18:27:02 [2022-03-20T18:27:02.365Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
18:27:02 [2022-03-20T18:27:02.365Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
18:27:02 [2022-03-20T18:27:02.365Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
18:27:02 [2022-03-20T18:27:02.365Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
18:27:02 [2022-03-20T18:27:02.365Z] === RUN   TestServiceConvertToGRPCContainerRuntime
18:27:02 [2022-03-20T18:27:02.365Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
18:27:02 [2022-03-20T18:27:02.365Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
18:27:02 [2022-03-20T18:27:02.365Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
18:27:02 [2022-03-20T18:27:02.365Z] === RUN   TestServiceConvertToGRPCIsolation
18:27:02 [2022-03-20T18:27:02.365Z] === RUN   TestServiceConvertToGRPCIsolation/empty
18:27:02 [2022-03-20T18:27:02.365Z] === RUN   TestServiceConvertToGRPCIsolation/default
18:27:02 [2022-03-20T18:27:02.365Z] === RUN   TestServiceConvertToGRPCIsolation/process
18:27:02 [2022-03-20T18:27:02.365Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
18:27:02 [2022-03-20T18:27:02.365Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
18:27:02 [2022-03-20T18:27:02.365Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
18:27:02 [2022-03-20T18:27:02.365Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
18:27:02 [2022-03-20T18:27:02.365Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
18:27:02 [2022-03-20T18:27:02.365Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
18:27:02 [2022-03-20T18:27:02.365Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
18:27:02 [2022-03-20T18:27:02.365Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
18:27:02 [2022-03-20T18:27:02.365Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
18:27:02 [2022-03-20T18:27:02.365Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
18:27:02 [2022-03-20T18:27:02.365Z] === RUN   TestServiceConvertFromGRPCIsolation
18:27:02 [2022-03-20T18:27:02.365Z] === RUN   TestServiceConvertFromGRPCIsolation/default
18:27:02 [2022-03-20T18:27:02.365Z] === RUN   TestServiceConvertFromGRPCIsolation/process
18:27:02 [2022-03-20T18:27:02.365Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
18:27:02 [2022-03-20T18:27:02.365Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
18:27:02 [2022-03-20T18:27:02.365Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
18:27:02 [2022-03-20T18:27:02.365Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
18:27:02 [2022-03-20T18:27:02.365Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
18:27:02 [2022-03-20T18:27:02.365Z] === RUN   TestServiceConvertToGRPCCredentialSpec
18:27:02 [2022-03-20T18:27:02.365Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
18:27:02 [2022-03-20T18:27:02.365Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
18:27:02 [2022-03-20T18:27:02.365Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
18:27:02 [2022-03-20T18:27:02.365Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
18:27:02 [2022-03-20T18:27:02.365Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
18:27:02 [2022-03-20T18:27:02.365Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
18:27:02 [2022-03-20T18:27:02.365Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
18:27:02 [2022-03-20T18:27:02.365Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
18:27:02 [2022-03-20T18:27:02.365Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
18:27:02 [2022-03-20T18:27:02.365Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
18:27:02 [2022-03-20T18:27:02.365Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
18:27:02 [2022-03-20T18:27:02.365Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
18:27:02 [2022-03-20T18:27:02.365Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
18:27:02 [2022-03-20T18:27:02.365Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
18:27:02 [2022-03-20T18:27:02.365Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
18:27:02 [2022-03-20T18:27:02.366Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
18:27:02 [2022-03-20T18:27:02.366Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
18:27:02 [2022-03-20T18:27:02.366Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
18:27:02 [2022-03-20T18:27:02.366Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
18:27:02 [2022-03-20T18:27:02.366Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
18:27:02 [2022-03-20T18:27:02.366Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
18:27:02 [2022-03-20T18:27:02.366Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
18:27:02 [2022-03-20T18:27:02.366Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
18:27:02 [2022-03-20T18:27:02.366Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
18:27:02 [2022-03-20T18:27:02.366Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
18:27:02 [2022-03-20T18:27:02.366Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
18:27:02 [2022-03-20T18:27:02.366Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
18:27:02 [2022-03-20T18:27:02.366Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
18:27:02 [2022-03-20T18:27:02.366Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
18:27:02 [2022-03-20T18:27:02.366Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
18:27:02 [2022-03-20T18:27:02.366Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
18:27:02 [2022-03-20T18:27:02.366Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
18:27:02 [2022-03-20T18:27:02.366Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
18:27:02 [2022-03-20T18:27:02.366Z] === RUN   TestServiceConvertFromGRPCConfigs
18:27:02 [2022-03-20T18:27:02.366Z] === RUN   TestServiceConvertFromGRPCConfigs/file
18:27:02 [2022-03-20T18:27:02.366Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
18:27:02 [2022-03-20T18:27:02.366Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
18:27:02 [2022-03-20T18:27:02.366Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
18:27:02 [2022-03-20T18:27:02.366Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
18:27:02 [2022-03-20T18:27:02.366Z] === RUN   TestServiceConvertToGRPCConfigs
18:27:02 [2022-03-20T18:27:02.366Z] === RUN   TestServiceConvertToGRPCConfigs/file
18:27:02 [2022-03-20T18:27:02.366Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
18:27:02 [2022-03-20T18:27:02.366Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
18:27:02 [2022-03-20T18:27:02.366Z] === RUN   TestServiceConvertToGRPCConfigs/none
18:27:02 [2022-03-20T18:27:02.366Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
18:27:02 [2022-03-20T18:27:02.366Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
18:27:02 [2022-03-20T18:27:02.366Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
18:27:02 [2022-03-20T18:27:02.366Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
18:27:02 [2022-03-20T18:27:02.366Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
18:27:02 [2022-03-20T18:27:02.366Z] PASS
18:27:02 [2022-03-20T18:27:02.366Z] coverage: 35.9% of statements
18:27:02 [2022-03-20T18:27:02.366Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.896s	coverage: 35.9% of statements
18:27:02 [2022-03-20T18:27:02.905Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
18:27:02 [2022-03-20T18:27:02.905Z]     docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows
18:27:02 [2022-03-20T18:27:02.905Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
18:27:02 [2022-03-20T18:27:02.919Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
18:27:02 [2022-03-20T18:27:02.919Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
18:27:02 [2022-03-20T18:27:02.919Z] === RUN   TestProcessNoDockerignore
18:27:02 [2022-03-20T18:27:02.919Z] --- PASS: TestProcessNoDockerignore (0.00s)
18:27:02 [2022-03-20T18:27:02.919Z] === RUN   TestProcessShouldLeaveAllFiles
18:27:02 [2022-03-20T18:27:02.919Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
18:27:02 [2022-03-20T18:27:02.919Z] === RUN   TestDetectContentType
18:27:02 [2022-03-20T18:27:02.919Z] --- PASS: TestDetectContentType (0.00s)
18:27:02 [2022-03-20T18:27:02.919Z] === RUN   TestSelectAcceptableMIME
18:27:02 [2022-03-20T18:27:02.919Z] --- PASS: TestSelectAcceptableMIME (0.00s)
18:27:02 [2022-03-20T18:27:02.919Z] === RUN   TestInspectEmptyResponse
18:27:02 [2022-03-20T18:27:02.919Z] --- PASS: TestInspectEmptyResponse (0.00s)
18:27:02 [2022-03-20T18:27:02.919Z] === RUN   TestInspectResponseBinary
18:27:02 [2022-03-20T18:27:02.919Z] --- PASS: TestInspectResponseBinary (0.00s)
18:27:02 [2022-03-20T18:27:02.919Z] === RUN   TestResponseUnsupportedContentType
18:27:02 [2022-03-20T18:27:02.919Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
18:27:02 [2022-03-20T18:27:02.919Z] === RUN   TestInspectResponseTextSimple
18:27:02 [2022-03-20T18:27:02.919Z] --- PASS: TestInspectResponseTextSimple (0.00s)
18:27:02 [2022-03-20T18:27:02.919Z] === RUN   TestInspectResponseEmptyContentType
18:27:02 [2022-03-20T18:27:02.919Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
18:27:02 [2022-03-20T18:27:02.919Z] === RUN   TestUnknownContentLength
18:27:02 [2022-03-20T18:27:02.919Z] --- PASS: TestUnknownContentLength (0.00s)
18:27:02 [2022-03-20T18:27:02.919Z] === RUN   TestDownloadRemote
18:27:02 [2022-03-20T18:27:02.919Z] --- PASS: TestDownloadRemote (0.10s)
18:27:02 [2022-03-20T18:27:02.919Z] === RUN   TestGetWithStatusError
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestGetWithStatusError (0.01s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestCloseRootDirectory
18:27:02 [2022-03-20T18:27:02.920Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
18:27:02 [2022-03-20T18:27:02.920Z] --- SKIP: TestCloseRootDirectory (0.01s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestHashFile
18:27:02 [2022-03-20T18:27:02.920Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
18:27:02 [2022-03-20T18:27:02.920Z] --- SKIP: TestHashFile (0.01s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestHashSubdir
18:27:02 [2022-03-20T18:27:02.920Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
18:27:02 [2022-03-20T18:27:02.920Z] --- SKIP: TestHashSubdir (0.01s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestRemoveDirectory
18:27:02 [2022-03-20T18:27:02.920Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
18:27:02 [2022-03-20T18:27:02.920Z] --- SKIP: TestRemoveDirectory (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] PASS
18:27:02 [2022-03-20T18:27:02.920Z] coverage: 9.3% of statements
18:27:02 [2022-03-20T18:27:02.920Z] ok  	github.com/docker/docker/builder/remotecontext	0.600s	coverage: 9.3% of statements
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestGetAllAllowed
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestGetAllAllowed (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestGetAllMeta
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestGetAllMeta (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestWarnOnUnusedBuildArgs
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestIsUnreferencedBuiltin
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestIsExistingDirectory
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestIsExistingDirectory (0.01s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestGetFilenameForDownload
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestGetFilenameForDownload (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestEnv2Variables
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestEnv2Variables (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestEnvValueWithExistingRunConfigEnv
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestMaintainer
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestMaintainer (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestLabel
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestLabel (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestFromScratch
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestFromScratch (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestFromWithArg
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestFromWithArg (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestFromWithArgButBuildArgsNotGiven
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestFromWithUndefinedArg
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestFromWithUndefinedArg (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestFromMultiStageWithNamedStage
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestOnbuild
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestOnbuild (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestWorkdir
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestWorkdir (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestCmd
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestCmd (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestHealthcheckNone
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestHealthcheckNone (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestHealthcheckCmd
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestHealthcheckCmd (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestEntrypoint
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestEntrypoint (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestExpose
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestExpose (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestUser
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestUser (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestVolume
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestVolume (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestStopSignal
18:27:02 [2022-03-20T18:27:02.920Z]     dispatchers_test.go:377: Windows does not support stopsignal
18:27:02 [2022-03-20T18:27:02.920Z] --- SKIP: TestStopSignal (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestArg
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestArg (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestShell
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestShell (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestPrependEnvOnCmd
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestPrependEnvOnCmd (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestRunWithBuildArgs
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestRunWithBuildArgs (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestRunIgnoresHealthcheck
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestDispatchUnsupportedOptions
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestNormalizeWorkdir
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestNormalizeWorkdir (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestDispatch
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestDispatch/ADD_multiple_files_to_file
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestDispatch/COPY_multiple_files_to_file
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestDispatch/COPY_wildcard_no_files
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestDispatch/COPY_url
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestDispatch (0.07s)
18:27:02 [2022-03-20T18:27:02.920Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s)
18:27:02 [2022-03-20T18:27:02.920Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
18:27:02 [2022-03-20T18:27:02.920Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
18:27:02 [2022-03-20T18:27:02.920Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
18:27:02 [2022-03-20T18:27:02.920Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z]     --- PASS: TestDispatch/COPY_url (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestAddScratchImageAddsToMounts
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestAddFromScratchPopulatesPlatform
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestImageSourceGetAddsToMounts
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestEmptyDockerfile
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestEmptyDockerfile (0.01s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestSymlinkDockerfile
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestSymlinkDockerfile (0.01s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestDockerfileOutsideTheBuildContext
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestNonExistingDockerfile
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestNonExistingDockerfile (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestCopyRunConfig
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestCopyRunConfig (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestDeepCopyRunConfig
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestDeepCopyRunConfig (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestExportImage
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestExportImage (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] === RUN   TestNormalizeDest
18:27:02 [2022-03-20T18:27:02.920Z] --- PASS: TestNormalizeDest (0.00s)
18:27:02 [2022-03-20T18:27:02.920Z] PASS
18:27:02 [2022-03-20T18:27:02.920Z] coverage: 46.7% of statements
18:27:03 [2022-03-20T18:27:03.388Z] ok  	github.com/docker/docker/builder/dockerfile	0.210s	coverage: 46.7% of statements
18:27:03 [2022-03-20T18:27:03.833Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
18:27:03 [2022-03-20T18:27:03.860Z] === RUN   TestTCP4Proxy
18:27:03 [2022-03-20T18:27:03.860Z] --- PASS: TestTCP4Proxy (0.00s)
18:27:03 [2022-03-20T18:27:03.860Z] === RUN   TestTCP4ProxyHalfClose
18:27:03 [2022-03-20T18:27:03.860Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
18:27:03 [2022-03-20T18:27:03.860Z] === RUN   TestTCP6Proxy
18:27:03 [2022-03-20T18:27:03.860Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
18:27:03 [2022-03-20T18:27:03.860Z] --- SKIP: TestTCP6Proxy (0.00s)
18:27:03 [2022-03-20T18:27:03.860Z] === RUN   TestTCPDualStackProxy
18:27:03 [2022-03-20T18:27:03.860Z]     network_proxy_test.go:208: No support for dual stack yet
18:27:03 [2022-03-20T18:27:03.860Z] --- SKIP: TestTCPDualStackProxy (0.00s)
18:27:03 [2022-03-20T18:27:03.860Z] === RUN   TestUDP4Proxy
18:27:03 [2022-03-20T18:27:03.860Z] --- PASS: TestUDP4Proxy (0.00s)
18:27:03 [2022-03-20T18:27:03.860Z] === RUN   TestUDP6Proxy
18:27:03 [2022-03-20T18:27:03.860Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
18:27:03 [2022-03-20T18:27:03.860Z] --- SKIP: TestUDP6Proxy (0.00s)
18:27:03 [2022-03-20T18:27:03.860Z] === RUN   TestUDPWriteError
18:27:03 [2022-03-20T18:27:03.860Z] --- PASS: TestUDPWriteError (0.00s)
18:27:03 [2022-03-20T18:27:03.860Z] === RUN   TestSCTP4Proxy
18:27:03 [2022-03-20T18:27:03.860Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
18:27:03 [2022-03-20T18:27:03.860Z] --- SKIP: TestSCTP4Proxy (0.00s)
18:27:03 [2022-03-20T18:27:03.860Z] === RUN   TestSCTP6Proxy
18:27:03 [2022-03-20T18:27:03.860Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
18:27:03 [2022-03-20T18:27:03.888Z] --- PASS: TestDaemonStartWithLogOpt (2.91s)
18:27:03 [2022-03-20T18:27:03.888Z] === CONT  TestReadPluginNoRead
18:27:04 [2022-03-20T18:27:04.089Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
18:27:04 [2022-03-20T18:27:04.329Z] --- SKIP: TestSCTP6Proxy (0.00s)
18:27:04 [2022-03-20T18:27:04.329Z] PASS
18:27:04 [2022-03-20T18:27:04.329Z] coverage: 49.4% of statements
18:27:04 [2022-03-20T18:27:04.329Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.051s	coverage: 49.4% of statements
18:27:04 [2022-03-20T18:27:04.584Z] === RUN   TestWaitNodeAttachment
18:27:05 [2022-03-20T18:27:05.052Z] --- PASS: TestWaitNodeAttachment (0.40s)
18:27:05 [2022-03-20T18:27:05.052Z] === RUN   TestIsolationConversion
18:27:05 [2022-03-20T18:27:05.052Z] === RUN   TestIsolationConversion/default
18:27:05 [2022-03-20T18:27:05.052Z] === RUN   TestIsolationConversion/process
18:27:05 [2022-03-20T18:27:05.052Z] === RUN   TestIsolationConversion/hyperv
18:27:05 [2022-03-20T18:27:05.052Z] --- PASS: TestIsolationConversion (0.00s)
18:27:05 [2022-03-20T18:27:05.052Z]     --- PASS: TestIsolationConversion/default (0.00s)
18:27:05 [2022-03-20T18:27:05.052Z]     --- PASS: TestIsolationConversion/process (0.00s)
18:27:05 [2022-03-20T18:27:05.052Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
18:27:05 [2022-03-20T18:27:05.052Z] === RUN   TestContainerLabels
18:27:05 [2022-03-20T18:27:05.052Z] --- PASS: TestContainerLabels (0.00s)
18:27:05 [2022-03-20T18:27:05.052Z] === RUN   TestCredentialSpecConversion
18:27:05 [2022-03-20T18:27:05.052Z] === RUN   TestCredentialSpecConversion/none
18:27:05 [2022-03-20T18:27:05.052Z] === RUN   TestCredentialSpecConversion/config
18:27:05 [2022-03-20T18:27:05.052Z] === RUN   TestCredentialSpecConversion/file
18:27:05 [2022-03-20T18:27:05.052Z] === RUN   TestCredentialSpecConversion/registry
18:27:05 [2022-03-20T18:27:05.052Z] --- PASS: TestCredentialSpecConversion (0.00s)
18:27:05 [2022-03-20T18:27:05.052Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
18:27:05 [2022-03-20T18:27:05.052Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
18:27:05 [2022-03-20T18:27:05.052Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
18:27:05 [2022-03-20T18:27:05.052Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
18:27:05 [2022-03-20T18:27:05.052Z] === RUN   TestControllerValidateMountBind
18:27:05 [2022-03-20T18:27:05.052Z] --- PASS: TestControllerValidateMountBind (0.00s)
18:27:05 [2022-03-20T18:27:05.052Z] === RUN   TestControllerValidateMountVolume
18:27:05 [2022-03-20T18:27:05.052Z] --- PASS: TestControllerValidateMountVolume (0.00s)
18:27:05 [2022-03-20T18:27:05.052Z] === RUN   TestControllerValidateMountTarget
18:27:05 [2022-03-20T18:27:05.052Z] --- PASS: TestControllerValidateMountTarget (0.00s)
18:27:05 [2022-03-20T18:27:05.052Z] === RUN   TestControllerValidateMountTmpfs
18:27:05 [2022-03-20T18:27:05.052Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
18:27:05 [2022-03-20T18:27:05.052Z] === RUN   TestControllerValidateMountInvalidType
18:27:05 [2022-03-20T18:27:05.052Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
18:27:05 [2022-03-20T18:27:05.052Z] === RUN   TestControllerValidateMountNamedPipe
18:27:05 [2022-03-20T18:27:05.052Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
18:27:05 [2022-03-20T18:27:05.052Z] PASS
18:27:05 [2022-03-20T18:27:05.052Z] coverage: 11.0% of statements
18:27:05 [2022-03-20T18:27:05.052Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.681s	coverage: 11.0% of statements
18:27:05 [2022-03-20T18:27:05.323Z] --- PASS: TestServiceUpdateConfigs (14.41s)
18:27:05 [2022-03-20T18:27:05.323Z] === RUN   TestServiceUpdateNetwork
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestBuilderGC
18:27:05 [2022-03-20T18:27:05.521Z] --- PASS: TestBuilderGC (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestDaemonConfigurationNotFound
18:27:05 [2022-03-20T18:27:05.521Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestDaemonBrokenConfiguration
18:27:05 [2022-03-20T18:27:05.521Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestFindConfigurationConflicts
18:27:05 [2022-03-20T18:27:05.521Z] --- PASS: TestFindConfigurationConflicts (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
18:27:05 [2022-03-20T18:27:05.521Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestDaemonConfigurationMergeConflicts
18:27:05 [2022-03-20T18:27:05.521Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestDaemonConfigurationMergeConcurrent
18:27:05 [2022-03-20T18:27:05.521Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestDaemonConfigurationMergeConcurrentError
18:27:05 [2022-03-20T18:27:05.521Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
18:27:05 [2022-03-20T18:27:05.521Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
18:27:05 [2022-03-20T18:27:05.521Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s)
18:27:05 [2022-03-20T18:27:05.521Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
18:27:05 [2022-03-20T18:27:05.521Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestFindConfigurationConflictsWithMergedValues
18:27:05 [2022-03-20T18:27:05.521Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestValidateConfigurationErrors
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
18:27:05 [2022-03-20T18:27:05.521Z] --- PASS: TestValidateConfigurationErrors (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestValidateConfiguration
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestValidateConfiguration/with_label
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestValidateConfiguration/with_dns
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestValidateConfiguration/with_dns-search
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestValidateConfiguration/with_max-download-attempts
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestValidateConfiguration/with_node_generic_resources
18:27:05 [2022-03-20T18:27:05.521Z] --- PASS: TestValidateConfiguration (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestReloadSetConfigFileNotExist
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestEventsLog
18:27:05 [2022-03-20T18:27:05.521Z] --- PASS: TestEventsLog (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestEventsLogTimeout
18:27:05 [2022-03-20T18:27:05.521Z] --- PASS: TestEventsLogTimeout (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestLogEvents
18:27:05 [2022-03-20T18:27:05.521Z] --- PASS: TestLogEvents (0.05s)
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestLoadBufferedEvents
18:27:05 [2022-03-20T18:27:05.521Z] time="2022-03-20T18:27:05Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
18:27:05 [2022-03-20T18:27:05.521Z] --- PASS: TestReloadSetConfigFileNotExist (0.25s)
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestReloadDefaultConfigNotExist
18:27:05 [2022-03-20T18:27:05.521Z]     config_test.go:447: os.Getuid() != 0: skipping test that requires root
18:27:05 [2022-03-20T18:27:05.521Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestReloadBadDefaultConfig
18:27:05 [2022-03-20T18:27:05.521Z] time="2022-03-20T18:27:05Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3856964889"
18:27:05 [2022-03-20T18:27:05.521Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestReloadWithConflictingLabels
18:27:05 [2022-03-20T18:27:05.521Z] time="2022-03-20T18:27:05Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1951230987"
18:27:05 [2022-03-20T18:27:05.521Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestReloadWithDuplicateLabels
18:27:05 [2022-03-20T18:27:05.521Z] time="2022-03-20T18:27:05Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-892343922"
18:27:05 [2022-03-20T18:27:05.521Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestMaskURLCredentials
18:27:05 [2022-03-20T18:27:05.521Z] --- PASS: TestMaskURLCredentials (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestDaemonConfigurationMerge
18:27:05 [2022-03-20T18:27:05.521Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z] PASS
18:27:05 [2022-03-20T18:27:05.521Z] coverage: 79.2% of statements
18:27:05 [2022-03-20T18:27:05.521Z] ok  	github.com/docker/docker/daemon/config	0.501s	coverage: 79.2% of statements
18:27:05 [2022-03-20T18:27:05.521Z] --- PASS: TestLoadBufferedEvents (0.25s)
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestLoadBufferedEventsOnlyFromPast
18:27:05 [2022-03-20T18:27:05.521Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z] === RUN   TestIgnoreBufferedWhenNoTimes
18:27:05 [2022-03-20T18:27:05.521Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
18:27:05 [2022-03-20T18:27:05.521Z] PASS
18:27:05 [2022-03-20T18:27:05.521Z] coverage: 50.0% of statements
18:27:05 [2022-03-20T18:27:05.521Z] ok  	github.com/docker/docker/daemon/events	0.386s	coverage: 50.0% of statements
18:27:05 [2022-03-20T18:27:05.802Z] === RUN   TestReadPluginNoRead/disabled_caching
18:27:06 [2022-03-20T18:27:06.020Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
18:27:07 [2022-03-20T18:27:07.191Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:27:07 [2022-03-20T18:27:07.738Z] === RUN   TestLinkNaming
18:27:07 [2022-03-20T18:27:07.738Z] --- PASS: TestLinkNaming (0.00s)
18:27:07 [2022-03-20T18:27:07.738Z] === RUN   TestLinkNew
18:27:07 [2022-03-20T18:27:07.738Z] --- PASS: TestLinkNew (0.00s)
18:27:07 [2022-03-20T18:27:07.738Z] === RUN   TestLinkEnv
18:27:07 [2022-03-20T18:27:07.738Z] --- PASS: TestLinkEnv (0.00s)
18:27:07 [2022-03-20T18:27:07.738Z] === RUN   TestLinkMultipleEnv
18:27:07 [2022-03-20T18:27:07.738Z] --- PASS: TestLinkMultipleEnv (0.00s)
18:27:07 [2022-03-20T18:27:07.738Z] === RUN   TestLinkPortRangeEnv
18:27:07 [2022-03-20T18:27:07.738Z] --- PASS: TestLinkPortRangeEnv (0.00s)
18:27:07 [2022-03-20T18:27:07.738Z] PASS
18:27:07 [2022-03-20T18:27:07.738Z] coverage: 93.0% of statements
18:27:07 [2022-03-20T18:27:07.738Z] ok  	github.com/docker/docker/daemon/links	0.046s	coverage: 93.0% of statements
18:27:07 [2022-03-20T18:27:07.738Z] === RUN   TestIsEmptyDir
18:27:07 [2022-03-20T18:27:07.738Z] --- PASS: TestIsEmptyDir (0.03s)
18:27:07 [2022-03-20T18:27:07.738Z] PASS
18:27:07 [2022-03-20T18:27:07.738Z] coverage: 2.3% of statements
18:27:07 [2022-03-20T18:27:07.738Z] ok  	github.com/docker/docker/daemon/graphdriver	0.102s	coverage: 2.3% of statements
18:27:07 [2022-03-20T18:27:07.917Z] === RUN   TestDockerSuite/TestBuildConditionalCache
18:27:08 [2022-03-20T18:27:08.135Z] === RUN   TestReadPluginNoRead/default
18:27:08 [2022-03-20T18:27:08.158Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev
18:27:08 [2022-03-20T18:27:08.158Z] Copying nested executables into bundles/cross/linux/amd64-daemon
18:27:08 [2022-03-20T18:27:08.158Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev
18:27:08 [2022-03-20T18:27:08.158Z] GOOS="linux" GOARCH="amd64" GOARM=""
18:27:08 [2022-03-20T18:27:08.158Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev
18:27:08 [2022-03-20T18:27:08.158Z] Cross building: bundles/cross/windows/amd64
18:27:08 [2022-03-20T18:27:08.158Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
18:27:08 [2022-03-20T18:27:08.158Z] GOOS="windows" GOARCH="amd64" GOARM=""
18:27:08 [2022-03-20T18:27:08.174Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
18:27:08 [2022-03-20T18:27:08.174Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
18:27:08 [2022-03-20T18:27:08.174Z]     check_test.go:308: [d5373f5bdeac6] daemon is not started
18:27:08 [2022-03-20T18:27:08.174Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
18:27:08 [2022-03-20T18:27:08.174Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
18:27:08 [2022-03-20T18:27:08.174Z]     check_test.go:308: [dd86ca0c41f52] daemon is not started
18:27:08 [2022-03-20T18:27:08.174Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
18:27:08 [2022-03-20T18:27:08.207Z] === RUN   TestVerifyNetworkingConfig
18:27:08 [2022-03-20T18:27:08.207Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
18:27:08 [2022-03-20T18:27:08.207Z] === RUN   TestGetContainer
18:27:08 [2022-03-20T18:27:08.207Z] --- PASS: TestGetContainer (0.00s)
18:27:08 [2022-03-20T18:27:08.207Z] === RUN   TestValidContainerNames
18:27:08 [2022-03-20T18:27:08.207Z] --- PASS: TestValidContainerNames (0.00s)
18:27:08 [2022-03-20T18:27:08.207Z] === RUN   TestContainerInitDNS
18:27:08 [2022-03-20T18:27:08.207Z]     daemon_test.go:145: root required
18:27:08 [2022-03-20T18:27:08.207Z] --- SKIP: TestContainerInitDNS (0.00s)
18:27:08 [2022-03-20T18:27:08.207Z] === RUN   TestMerge
18:27:08 [2022-03-20T18:27:08.207Z] --- PASS: TestMerge (0.00s)
18:27:08 [2022-03-20T18:27:08.207Z] === RUN   TestValidateContainerIsolation
18:27:08 [2022-03-20T18:27:08.207Z] --- PASS: TestValidateContainerIsolation (0.00s)
18:27:08 [2022-03-20T18:27:08.207Z] === RUN   TestFindNetworkErrorType
18:27:08 [2022-03-20T18:27:08.207Z] --- PASS: TestFindNetworkErrorType (0.00s)
18:27:08 [2022-03-20T18:27:08.207Z] === RUN   TestEnsureServicesExist
18:27:08 [2022-03-20T18:27:08.207Z] --- PASS: TestEnsureServicesExist (0.00s)
18:27:08 [2022-03-20T18:27:08.207Z] === RUN   TestEnsureServicesExistErrors
18:27:08 [2022-03-20T18:27:08.207Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
18:27:08 [2022-03-20T18:27:08.207Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
18:27:08 [2022-03-20T18:27:08.207Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
18:27:08 [2022-03-20T18:27:08.207Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
18:27:08 [2022-03-20T18:27:08.207Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
18:27:08 [2022-03-20T18:27:08.207Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
18:27:08 [2022-03-20T18:27:08.207Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
18:27:08 [2022-03-20T18:27:08.207Z] === RUN   TestContainerDelete
18:27:08 [2022-03-20T18:27:08.207Z] --- PASS: TestContainerDelete (0.01s)
18:27:08 [2022-03-20T18:27:08.207Z] === RUN   TestContainerDoubleDelete
18:27:08 [2022-03-20T18:27:08.207Z] --- PASS: TestContainerDoubleDelete (0.00s)
18:27:08 [2022-03-20T18:27:08.207Z] === RUN   TestLogContainerEventCopyLabels
18:27:08 [2022-03-20T18:27:08.207Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
18:27:08 [2022-03-20T18:27:08.207Z] === RUN   TestLogContainerEventWithAttributes
18:27:08 [2022-03-20T18:27:08.207Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
18:27:08 [2022-03-20T18:27:08.207Z] === RUN   TestNoneHealthcheck
18:27:08 [2022-03-20T18:27:08.207Z] --- PASS: TestNoneHealthcheck (0.00s)
18:27:08 [2022-03-20T18:27:08.207Z] === RUN   TestHealthStates
18:27:08 [2022-03-20T18:27:08.207Z] time="2022-03-20T18:27:07Z" 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"
18:27:08 [2022-03-20T18:27:08.207Z] time="2022-03-20T18:27:08Z" 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"
18:27:08 [2022-03-20T18:27:08.207Z] time="2022-03-20T18:27:08Z" 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"
18:27:08 [2022-03-20T18:27:08.207Z] time="2022-03-20T18:27:08Z" 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"
18:27:08 [2022-03-20T18:27:08.207Z] time="2022-03-20T18:27:08Z" 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"
18:27:08 [2022-03-20T18:27:08.207Z] time="2022-03-20T18:27:08Z" 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"
18:27:08 [2022-03-20T18:27:08.207Z] time="2022-03-20T18:27:08Z" 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"
18:27:08 [2022-03-20T18:27:08.207Z] time="2022-03-20T18:27:08Z" 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"
18:27:08 [2022-03-20T18:27:08.207Z] time="2022-03-20T18:27:08Z" 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"
18:27:08 [2022-03-20T18:27:08.676Z] time="2022-03-20T18:27:08Z" 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"
18:27:08 [2022-03-20T18:27:08.676Z] --- PASS: TestHealthStates (0.21s)
18:27:08 [2022-03-20T18:27:08.676Z] === RUN   TestGetInspectData
18:27:08 [2022-03-20T18:27:08.676Z] --- PASS: TestGetInspectData (0.03s)
18:27:08 [2022-03-20T18:27:08.676Z] === RUN   TestFillLicense
18:27:08 [2022-03-20T18:27:08.676Z] --- PASS: TestFillLicense (0.00s)
18:27:08 [2022-03-20T18:27:08.676Z] === RUN   TestListInvalidFilter
18:27:08 [2022-03-20T18:27:08.676Z] --- PASS: TestListInvalidFilter (0.00s)
18:27:08 [2022-03-20T18:27:08.676Z] === RUN   TestNameFilter
18:27:08 [2022-03-20T18:27:08.676Z] --- PASS: TestNameFilter (0.00s)
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
18:27:08 [2022-03-20T18:27:08.677Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestSetWindowsCredentialSpecInSpec
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
18:27:08 [2022-03-20T18:27:08.677Z] === 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
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
18:27:08 [2022-03-20T18:27:08.677Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
18:27:08 [2022-03-20T18:27:08.677Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
18:27:08 [2022-03-20T18:27:08.677Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
18:27:08 [2022-03-20T18:27:08.677Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
18:27:08 [2022-03-20T18:27:08.677Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
18:27:08 [2022-03-20T18:27:08.677Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
18:27:08 [2022-03-20T18:27:08.677Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
18:27:08 [2022-03-20T18:27:08.677Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
18:27:08 [2022-03-20T18:27:08.677Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
18:27:08 [2022-03-20T18:27:08.677Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
18:27:08 [2022-03-20T18:27:08.677Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
18:27:08 [2022-03-20T18:27:08.677Z]     --- 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)
18:27:08 [2022-03-20T18:27:08.677Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
18:27:08 [2022-03-20T18:27:08.677Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
18:27:08 [2022-03-20T18:27:08.677Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
18:27:08 [2022-03-20T18:27:08.677Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
18:27:08 [2022-03-20T18:27:08.677Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
18:27:08 [2022-03-20T18:27:08.677Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
18:27:08 [2022-03-20T18:27:08.677Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
18:27:08 [2022-03-20T18:27:08.677Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestDaemonReloadLabels
18:27:08 [2022-03-20T18:27:08.677Z] --- PASS: TestDaemonReloadLabels (0.00s)
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
18:27:08 [2022-03-20T18:27:08.677Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestDaemonReloadMirrors
18:27:08 [2022-03-20T18:27:08.677Z] --- PASS: TestDaemonReloadMirrors (0.00s)
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestDaemonReloadInsecureRegistries
18:27:08 [2022-03-20T18:27:08.677Z] --- PASS: TestDaemonReloadInsecureRegistries (0.02s)
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestDaemonReloadNotAffectOthers
18:27:08 [2022-03-20T18:27:08.677Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
18:27:08 [2022-03-20T18:27:08.677Z]     reload_test.go:342: root required
18:27:08 [2022-03-20T18:27:08.677Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
18:27:08 [2022-03-20T18:27:08.677Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s)
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
18:27:08 [2022-03-20T18:27:08.677Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.12s)
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
18:27:08 [2022-03-20T18:27:08.677Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s)
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
18:27:08 [2022-03-20T18:27:08.677Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
18:27:08 [2022-03-20T18:27:08.677Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
18:27:08 [2022-03-20T18:27:08.677Z] === RUN   TestParseVolumesFrom
18:27:08 [2022-03-20T18:27:08.677Z] --- PASS: TestParseVolumesFrom (0.00s)
18:27:08 [2022-03-20T18:27:08.677Z] PASS
18:27:08 [2022-03-20T18:27:08.677Z] coverage: 8.6% of statements
18:27:08 [2022-03-20T18:27:08.677Z] ok  	github.com/docker/docker/daemon	0.700s	coverage: 8.6% of statements
18:27:08 [2022-03-20T18:27:08.677Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:27:08 [2022-03-20T18:27:08.677Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:27:08 [2022-03-20T18:27:08.677Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:27:08 [2022-03-20T18:27:08.677Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:27:08 [2022-03-20T18:27:08.677Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
18:27:08 [2022-03-20T18:27:08.677Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
18:27:08 [2022-03-20T18:27:08.677Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
18:27:08 [2022-03-20T18:27:08.677Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:27:08 [2022-03-20T18:27:08.677Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
18:27:08 [2022-03-20T18:27:08.677Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
18:27:08 [2022-03-20T18:27:08.677Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:27:08 [2022-03-20T18:27:08.677Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
18:27:08 [2022-03-20T18:27:08.677Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
18:27:08 [2022-03-20T18:27:08.677Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
18:27:08 [2022-03-20T18:27:08.707Z] --- PASS: TestContinueAfterPluginCrash (8.02s)
18:27:08 [2022-03-20T18:27:08.737Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
18:27:09 [2022-03-20T18:27:09.281Z] === CONT  TestReadPluginNoRead
18:27:09 [2022-03-20T18:27:09.281Z]     read_test.go:92: [daac115666e98] daemon is not started
18:27:09 [2022-03-20T18:27:09.281Z] --- PASS: TestReadPluginNoRead (5.62s)
18:27:09 [2022-03-20T18:27:09.281Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.16s)
18:27:09 [2022-03-20T18:27:09.281Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s)
18:27:09 [2022-03-20T18:27:09.281Z]     --- PASS: TestReadPluginNoRead/default (1.12s)
18:27:09 [2022-03-20T18:27:09.281Z] PASS
18:27:09 [2022-03-20T18:27:09.281Z] 
18:27:09 [2022-03-20T18:27:09.281Z] DONE 6 tests in 8.667s
18:27:09 [2022-03-20T18:27:09.281Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:27:09 [2022-03-20T18:27:09.281Z] ++ 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
18:27:09 [2022-03-20T18:27:09.281Z] ++ set -e
18:27:09 [2022-03-20T18:27:09.281Z] ++ '[' -n 0 ']'
18:27:09 [2022-03-20T18:27:09.281Z] ++ set -x
18:27:09 [2022-03-20T18:27:09.281Z] ++ 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
18:27:09 [2022-03-20T18:27:09.281Z] testing: warning: no tests to run
18:27:09 [2022-03-20T18:27:09.281Z] PASS
18:27:09 [2022-03-20T18:27:09.281Z] 
18:27:09 [2022-03-20T18:27:09.281Z] DONE 0 tests in 0.037s
18:27:09 [2022-03-20T18:27:09.281Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:27:09 [2022-03-20T18:27:09.281Z] ++ 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
18:27:09 [2022-03-20T18:27:09.281Z] ++ set -e
18:27:09 [2022-03-20T18:27:09.281Z] ++ '[' -n 0 ']'
18:27:09 [2022-03-20T18:27:09.281Z] ++ set -x
18:27:09 [2022-03-20T18:27:09.281Z] ++ 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
18:27:09 [2022-03-20T18:27:09.281Z] INFO: Testing against a local daemon
18:27:09 [2022-03-20T18:27:09.281Z] === RUN   TestPluginWithDevMounts
18:27:09 [2022-03-20T18:27:09.281Z] === PAUSE TestPluginWithDevMounts
18:27:09 [2022-03-20T18:27:09.281Z] === CONT  TestPluginWithDevMounts
18:27:09 [2022-03-20T18:27:09.668Z] === RUN   TestDockerSuite/TestBuildContextCleanup
18:27:09 [2022-03-20T18:27:09.668Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
18:27:10 [2022-03-20T18:27:10.232Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
18:27:10 [2022-03-20T18:27:10.241Z] === RUN   TestNewStreamConfig
18:27:10 [2022-03-20T18:27:10.241Z] === RUN   TestNewStreamConfig/defaults
18:27:10 [2022-03-20T18:27:10.241Z] === RUN   TestNewStreamConfig/invalid_create_group
18:27:10 [2022-03-20T18:27:10.241Z] === RUN   TestNewStreamConfig/invalid_flush_interval
18:27:10 [2022-03-20T18:27:10.241Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
18:27:10 [2022-03-20T18:27:10.241Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
18:27:10 [2022-03-20T18:27:10.241Z] === RUN   TestNewStreamConfig/flush_interval_at_15
18:27:10 [2022-03-20T18:27:10.241Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
18:27:10 [2022-03-20T18:27:10.241Z] --- PASS: TestNewStreamConfig (0.00s)
18:27:10 [2022-03-20T18:27:10.241Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
18:27:10 [2022-03-20T18:27:10.241Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
18:27:10 [2022-03-20T18:27:10.241Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
18:27:10 [2022-03-20T18:27:10.241Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
18:27:10 [2022-03-20T18:27:10.241Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
18:27:10 [2022-03-20T18:27:10.241Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
18:27:10 [2022-03-20T18:27:10.241Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
18:27:10 [2022-03-20T18:27:10.241Z] === RUN   TestNewAWSLogsClientUserAgentHandler
18:27:10 [2022-03-20T18:27:10.241Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
18:27:10 [2022-03-20T18:27:10.241Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler
18:27:10 [2022-03-20T18:27:10.241Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/json/emf
18:27:10 [2022-03-20T18:27:10.241Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/#00
18:27:10 [2022-03-20T18:27:10.241Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s)
18:27:10 [2022-03-20T18:27:10.489Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
18:27:10 [2022-03-20T18:27:10.710Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s)
18:27:10 [2022-03-20T18:27:10.710Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s)
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
18:27:10 [2022-03-20T18:27:10.710Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestNewAWSLogsClientRegionDetect
18:27:10 [2022-03-20T18:27:10.710Z] time="2022-03-20T18:27:09Z" level=info msg="Trying to get region from EC2 Metadata"
18:27:10 [2022-03-20T18:27:10.710Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s)
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestCreateSuccess
18:27:10 [2022-03-20T18:27:10.710Z] --- PASS: TestCreateSuccess (0.00s)
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestCreateStreamSkipped
18:27:10 [2022-03-20T18:27:10.710Z] time="2022-03-20T18:27:10Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
18:27:10 [2022-03-20T18:27:10.710Z] --- PASS: TestCreateStreamSkipped (0.00s)
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestCreateLogGroupSuccess
18:27:10 [2022-03-20T18:27:10.710Z] time="2022-03-20T18:27:10Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="<nil>"
18:27:10 [2022-03-20T18:27:10.710Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestCreateError
18:27:10 [2022-03-20T18:27:10.710Z] --- PASS: TestCreateError (0.00s)
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestCreateAlreadyExists
18:27:10 [2022-03-20T18:27:10.710Z] time="2022-03-20T18:27:10Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
18:27:10 [2022-03-20T18:27:10.710Z] --- PASS: TestCreateAlreadyExists (0.00s)
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestLogClosed
18:27:10 [2022-03-20T18:27:10.710Z] --- PASS: TestLogClosed (0.00s)
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestLogBlocking
18:27:10 [2022-03-20T18:27:10.710Z] --- PASS: TestLogBlocking (0.00s)
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestLogNonBlockingBufferEmpty
18:27:10 [2022-03-20T18:27:10.710Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestLogNonBlockingBufferFull
18:27:10 [2022-03-20T18:27:10.710Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestPublishBatchSuccess
18:27:10 [2022-03-20T18:27:10.710Z] --- PASS: TestPublishBatchSuccess (0.00s)
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestPublishBatchError
18:27:10 [2022-03-20T18:27:10.710Z] time="2022-03-20T18:27:10Z" level=error msg=error
18:27:10 [2022-03-20T18:27:10.710Z] --- PASS: TestPublishBatchError (0.00s)
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestPublishBatchInvalidSeqSuccess
18:27:10 [2022-03-20T18:27:10.710Z] time="2022-03-20T18:27:10Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
18:27:10 [2022-03-20T18:27:10.710Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestPublishBatchAlreadyAccepted
18:27:10 [2022-03-20T18:27:10.710Z] time="2022-03-20T18:27:10Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
18:27:10 [2022-03-20T18:27:10.710Z] time="2022-03-20T18:27:10Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
18:27:10 [2022-03-20T18:27:10.710Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestCollectBatchSimple
18:27:10 [2022-03-20T18:27:10.710Z] --- PASS: TestCollectBatchSimple (0.00s)
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestCollectBatchTicker
18:27:10 [2022-03-20T18:27:10.710Z] --- PASS: TestCollectBatchTicker (0.00s)
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestCollectBatchMultilinePattern
18:27:10 [2022-03-20T18:27:10.710Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
18:27:10 [2022-03-20T18:27:10.710Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
18:27:10 [2022-03-20T18:27:10.710Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
18:27:10 [2022-03-20T18:27:10.710Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s)
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestCollectBatchClose
18:27:10 [2022-03-20T18:27:10.710Z] --- PASS: TestCollectBatchClose (0.00s)
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestEffectiveLen
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestEffectiveLen/0/Hello
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestEffectiveLen/2/🙃
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestEffectiveLen/3/����
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestEffectiveLen/4/He��o
18:27:10 [2022-03-20T18:27:10.710Z] === RUN   TestEffectiveLen/5/
18:27:10 [2022-03-20T18:27:10.710Z] --- PASS: TestEffectiveLen (0.00s)
18:27:10 [2022-03-20T18:27:10.746Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
18:27:11 [2022-03-20T18:27:11.003Z]     check_test.go:308: [d203eab772a62] daemon is not started
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestFindValidSplit
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestFindValidSplit/0/
18:27:11 [2022-03-20T18:27:11.179Z]     cloudwatchlogs_test.go:1076: 
18:27:11 [2022-03-20T18:27:11.179Z]     cloudwatchlogs_test.go:1077: 
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestFindValidSplit/1/Hello
18:27:11 [2022-03-20T18:27:11.179Z]     cloudwatchlogs_test.go:1076: Hello
18:27:11 [2022-03-20T18:27:11.179Z]     cloudwatchlogs_test.go:1077: 
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestFindValidSplit/2/Hello
18:27:11 [2022-03-20T18:27:11.179Z]     cloudwatchlogs_test.go:1076: He
18:27:11 [2022-03-20T18:27:11.179Z]     cloudwatchlogs_test.go:1077: llo
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestFindValidSplit/3/Hello
18:27:11 [2022-03-20T18:27:11.179Z]     cloudwatchlogs_test.go:1076: 
18:27:11 [2022-03-20T18:27:11.179Z]     cloudwatchlogs_test.go:1077: Hello
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestFindValidSplit/4/🙃
18:27:11 [2022-03-20T18:27:11.179Z]     cloudwatchlogs_test.go:1076: 
18:27:11 [2022-03-20T18:27:11.179Z]     cloudwatchlogs_test.go:1077: 🙃
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestFindValidSplit/5/🙃
18:27:11 [2022-03-20T18:27:11.179Z]     cloudwatchlogs_test.go:1076: 🙃
18:27:11 [2022-03-20T18:27:11.179Z]     cloudwatchlogs_test.go:1077: 
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestFindValidSplit/6/a�
18:27:11 [2022-03-20T18:27:11.179Z]     cloudwatchlogs_test.go:1076: a
18:27:11 [2022-03-20T18:27:11.179Z]     cloudwatchlogs_test.go:1077: �
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestFindValidSplit/7/a�
18:27:11 [2022-03-20T18:27:11.179Z]     cloudwatchlogs_test.go:1076: a�
18:27:11 [2022-03-20T18:27:11.179Z]     cloudwatchlogs_test.go:1077: 
18:27:11 [2022-03-20T18:27:11.179Z] --- PASS: TestFindValidSplit (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestProcessEventEmoji
18:27:11 [2022-03-20T18:27:11.179Z] --- PASS: TestProcessEventEmoji (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestCollectBatchLineSplit
18:27:11 [2022-03-20T18:27:11.179Z] --- PASS: TestCollectBatchLineSplit (0.01s)
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestCollectBatchLineSplitWithBinary
18:27:11 [2022-03-20T18:27:11.179Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestCollectBatchMaxEvents
18:27:11 [2022-03-20T18:27:11.179Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestCollectBatchMaxTotalBytes
18:27:11 [2022-03-20T18:27:11.179Z] --- PASS: TestCollectBatchMaxTotalBytes (0.08s)
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
18:27:11 [2022-03-20T18:27:11.179Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestCollectBatchWithDuplicateTimestamps
18:27:11 [2022-03-20T18:27:11.179Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s)
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestParseLogOptionsMultilinePattern
18:27:11 [2022-03-20T18:27:11.179Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestParseLogOptionsDatetimeFormat
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
18:27:11 [2022-03-20T18:27:11.179Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.11s)
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.10s)
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
18:27:11 [2022-03-20T18:27:11.179Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
18:27:11 [2022-03-20T18:27:11.179Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
18:27:11 [2022-03-20T18:27:11.179Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestValidateLogOptionsFormat
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestValidateLogOptionsFormat/0/json/emf
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestValidateLogOptionsFormat/1/random
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestValidateLogOptionsFormat/2/
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestValidateLogOptionsFormat/3/json/emf
18:27:11 [2022-03-20T18:27:11.179Z] === RUN   TestValidateLogOptionsFormat/4/json/emf
18:27:11 [2022-03-20T18:27:11.180Z] --- PASS: TestValidateLogOptionsFormat (0.00s)
18:27:11 [2022-03-20T18:27:11.180Z]     --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s)
18:27:11 [2022-03-20T18:27:11.180Z]     --- PASS: TestValidateLogOptionsFormat/1/random (0.00s)
18:27:11 [2022-03-20T18:27:11.180Z]     --- PASS: TestValidateLogOptionsFormat/2/ (0.00s)
18:27:11 [2022-03-20T18:27:11.180Z]     --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s)
18:27:11 [2022-03-20T18:27:11.180Z]     --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s)
18:27:11 [2022-03-20T18:27:11.180Z] === RUN   TestCreateTagSuccess
18:27:11 [2022-03-20T18:27:11.180Z] --- PASS: TestCreateTagSuccess (0.00s)
18:27:11 [2022-03-20T18:27:11.180Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
18:27:11 [2022-03-20T18:27:11.180Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
18:27:11 [2022-03-20T18:27:11.180Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
18:27:11 [2022-03-20T18:27:11.180Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
18:27:11 [2022-03-20T18:27:11.180Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
18:27:11 [2022-03-20T18:27:11.180Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.03s)
18:27:11 [2022-03-20T18:27:11.180Z] PASS
18:27:11 [2022-03-20T18:27:11.180Z] coverage: 80.2% of statements
18:27:11 [2022-03-20T18:27:11.180Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.662s	coverage: 80.2% of statements
18:27:11 [2022-03-20T18:27:11.180Z] === RUN   TestAdapterReadLogs
18:27:11 [2022-03-20T18:27:11.180Z] --- PASS: TestAdapterReadLogs (0.00s)
18:27:11 [2022-03-20T18:27:11.180Z] === RUN   TestCopier
18:27:11 [2022-03-20T18:27:11.180Z] --- PASS: TestCopier (0.00s)
18:27:11 [2022-03-20T18:27:11.180Z] === RUN   TestCopierLongLines
18:27:11 [2022-03-20T18:27:11.180Z] --- PASS: TestCopierLongLines (0.00s)
18:27:11 [2022-03-20T18:27:11.180Z] === RUN   TestCopierSlow
18:27:11 [2022-03-20T18:27:11.180Z] === RUN   TestSearchRegistryForImagesErrors
18:27:11 [2022-03-20T18:27:11.180Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
18:27:11 [2022-03-20T18:27:11.180Z] === RUN   TestSearchRegistryForImages
18:27:11 [2022-03-20T18:27:11.180Z] --- PASS: TestSearchRegistryForImages (0.00s)
18:27:11 [2022-03-20T18:27:11.180Z] === RUN   TestOnlyPlatformWithFallback
18:27:11 [2022-03-20T18:27:11.180Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
18:27:11 [2022-03-20T18:27:11.180Z] === RUN   TestImageDelete
18:27:11 [2022-03-20T18:27:11.180Z] === RUN   TestImageDelete/no_lease
18:27:11 [2022-03-20T18:27:11.180Z] === RUN   TestImageDelete/lease_exists
18:27:11 [2022-03-20T18:27:11.180Z] --- PASS: TestImageDelete (0.04s)
18:27:11 [2022-03-20T18:27:11.180Z]     --- PASS: TestImageDelete/no_lease (0.01s)
18:27:11 [2022-03-20T18:27:11.180Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
18:27:11 [2022-03-20T18:27:11.180Z] === RUN   TestContentStoreForPull
18:27:11 [2022-03-20T18:27:11.180Z] --- PASS: TestCopierSlow (0.21s)
18:27:11 [2022-03-20T18:27:11.180Z] === RUN   TestCopierWithSized
18:27:11 [2022-03-20T18:27:11.180Z] === RUN   TestCopierWithSized/as_is
18:27:11 [2022-03-20T18:27:11.180Z] === RUN   TestCopierWithSized/With_RingLogger
18:27:11 [2022-03-20T18:27:11.180Z] --- PASS: TestCopierWithSized (0.01s)
18:27:11 [2022-03-20T18:27:11.180Z]     --- PASS: TestCopierWithSized/as_is (0.01s)
18:27:11 [2022-03-20T18:27:11.180Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.00s)
18:27:11 [2022-03-20T18:27:11.180Z] === RUN   TestCopierWithPartial
18:27:11 [2022-03-20T18:27:11.180Z] --- PASS: TestCopierWithPartial (0.00s)
18:27:11 [2022-03-20T18:27:11.180Z] === RUN   TestRingLogger
18:27:11 [2022-03-20T18:27:11.180Z] --- PASS: TestRingLogger (0.00s)
18:27:11 [2022-03-20T18:27:11.180Z] === RUN   TestRingCap
18:27:11 [2022-03-20T18:27:11.180Z] --- PASS: TestRingCap (0.00s)
18:27:11 [2022-03-20T18:27:11.180Z] === RUN   TestRingClose
18:27:11 [2022-03-20T18:27:11.180Z] --- PASS: TestRingClose (0.00s)
18:27:11 [2022-03-20T18:27:11.180Z] === RUN   TestRingDrain
18:27:11 [2022-03-20T18:27:11.180Z] --- PASS: TestRingDrain (0.00s)
18:27:11 [2022-03-20T18:27:11.180Z] PASS
18:27:11 [2022-03-20T18:27:11.180Z] coverage: 43.2% of statements
18:27:11 [2022-03-20T18:27:11.180Z] ok  	github.com/docker/docker/daemon/logger	0.291s	coverage: 43.2% of statements
18:27:11 [2022-03-20T18:27:11.180Z] --- PASS: TestContentStoreForPull (0.24s)
18:27:11 [2022-03-20T18:27:11.201Z] --- PASS: TestPluginWithDevMounts (1.52s)
18:27:11 [2022-03-20T18:27:11.201Z] PASS
18:27:11 [2022-03-20T18:27:11.201Z] 
18:27:11 [2022-03-20T18:27:11.201Z] DONE 1 tests in 1.649s
18:27:11 [2022-03-20T18:27:11.201Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
18:27:11 [2022-03-20T18:27:11.201Z] ++ 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
18:27:11 [2022-03-20T18:27:11.201Z] ++ set -e
18:27:11 [2022-03-20T18:27:11.201Z] ++ '[' -n 0 ']'
18:27:11 [2022-03-20T18:27:11.201Z] ++ set -x
18:27:11 [2022-03-20T18:27:11.201Z] ++ 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
18:27:11 [2022-03-20T18:27:11.201Z] INFO: Testing against a local daemon
18:27:11 [2022-03-20T18:27:11.201Z] === RUN   TestSecretInspect
18:27:11 [2022-03-20T18:27:11.261Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
18:27:11 [2022-03-20T18:27:11.647Z] PASS
18:27:11 [2022-03-20T18:27:11.648Z] coverage: 6.6% of statements
18:27:11 [2022-03-20T18:27:11.648Z] ok  	github.com/docker/docker/daemon/images	0.383s	coverage: 6.6% of statements
18:27:11 [2022-03-20T18:27:11.648Z] === RUN   TestValidateLogOptReconnectInterval
18:27:11 [2022-03-20T18:27:11.648Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1
18:27:11 [2022-03-20T18:27:11.648Z] === RUN   TestValidateLogOptReconnectInterval/invalid_1
18:27:11 [2022-03-20T18:27:11.648Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1s
18:27:11 [2022-03-20T18:27:11.648Z] === RUN   TestValidateLogOptReconnectInterval/invalid_99ms
18:27:11 [2022-03-20T18:27:11.648Z] === RUN   TestValidateLogOptReconnectInterval/invalid_11s
18:27:11 [2022-03-20T18:27:11.648Z] === RUN   TestValidateLogOptReconnectInterval/valid_100ms
18:27:11 [2022-03-20T18:27:11.648Z] === RUN   TestValidateLogOptReconnectInterval/valid_10s
18:27:11 [2022-03-20T18:27:11.648Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s)
18:27:11 [2022-03-20T18:27:11.648Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s)
18:27:11 [2022-03-20T18:27:11.648Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s)
18:27:11 [2022-03-20T18:27:11.648Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s)
18:27:11 [2022-03-20T18:27:11.648Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s)
18:27:11 [2022-03-20T18:27:11.648Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s)
18:27:11 [2022-03-20T18:27:11.648Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s)
18:27:11 [2022-03-20T18:27:11.648Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s)
18:27:11 [2022-03-20T18:27:11.648Z] PASS
18:27:11 [2022-03-20T18:27:11.648Z] coverage: 33.6% of statements
18:27:11 [2022-03-20T18:27:11.648Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.059s	coverage: 33.6% of statements
18:27:11 [2022-03-20T18:27:11.648Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:27:11 [2022-03-20T18:27:11.648Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:27:11 [2022-03-20T18:27:11.648Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
18:27:11 [2022-03-20T18:27:11.648Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:27:11 [2022-03-20T18:27:11.648Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
18:27:11 [2022-03-20T18:27:11.648Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
18:27:12 [2022-03-20T18:27:12.117Z] === RUN   TestJSONLogsMarshalJSONBuf
18:27:12 [2022-03-20T18:27:12.117Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
18:27:12 [2022-03-20T18:27:12.117Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
18:27:12 [2022-03-20T18:27:12.585Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s)
18:27:12 [2022-03-20T18:27:12.585Z] === RUN   TestFastTimeMarshalJSON
18:27:12 [2022-03-20T18:27:12.586Z] --- PASS: TestFastTimeMarshalJSON (0.03s)
18:27:12 [2022-03-20T18:27:12.586Z] PASS
18:27:12 [2022-03-20T18:27:12.586Z] coverage: 87.2% of statements
18:27:12 [2022-03-20T18:27:12.586Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.277s	coverage: 87.2% of statements
18:27:12 [2022-03-20T18:27:12.586Z] === RUN   TestJSONFileLogger
18:27:12 [2022-03-20T18:27:12.586Z] --- PASS: TestJSONFileLogger (0.01s)
18:27:12 [2022-03-20T18:27:12.586Z] === RUN   TestJSONFileLoggerWithTags
18:27:13 [2022-03-20T18:27:13.054Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
18:27:13 [2022-03-20T18:27:13.054Z] === RUN   TestJSONFileLoggerWithOpts
18:27:13 [2022-03-20T18:27:13.054Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
18:27:13 [2022-03-20T18:27:13.054Z] === RUN   TestJSONFileLoggerWithLabelsEnv
18:27:13 [2022-03-20T18:27:13.054Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
18:27:13 [2022-03-20T18:27:13.054Z] === RUN   TestEncodeDecode
18:27:13 [2022-03-20T18:27:13.054Z] === PAUSE TestEncodeDecode
18:27:13 [2022-03-20T18:27:13.054Z] === RUN   TestUnexpectedEOF
18:27:13 [2022-03-20T18:27:13.054Z] time="2022-03-20T18:27:12Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
18:27:13 [2022-03-20T18:27:13.054Z] time="2022-03-20T18:27:12Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
18:27:13 [2022-03-20T18:27:13.054Z] --- PASS: TestUnexpectedEOF (0.21s)
18:27:13 [2022-03-20T18:27:13.054Z] === CONT  TestEncodeDecode
18:27:13 [2022-03-20T18:27:13.054Z] --- PASS: TestEncodeDecode (0.00s)
18:27:13 [2022-03-20T18:27:13.054Z] PASS
18:27:13 [2022-03-20T18:27:13.054Z] coverage: 69.9% of statements
18:27:13 [2022-03-20T18:27:13.054Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.294s	coverage: 69.9% of statements
18:27:13 [2022-03-20T18:27:13.118Z] --- PASS: TestSecretInspect (2.10s)
18:27:13 [2022-03-20T18:27:13.118Z] === RUN   TestSecretList
18:27:13 [2022-03-20T18:27:13.155Z] --- PASS: TestUpdateRestartPolicy (12.42s)
18:27:13 [2022-03-20T18:27:13.155Z] === RUN   TestUpdateRestartWithAutoRemove
18:27:13 [2022-03-20T18:27:13.524Z] === RUN   TestWriteLog
18:27:13 [2022-03-20T18:27:13.524Z] === PAUSE TestWriteLog
18:27:13 [2022-03-20T18:27:13.524Z] === RUN   TestReadLog
18:27:13 [2022-03-20T18:27:13.524Z] === PAUSE TestReadLog
18:27:13 [2022-03-20T18:27:13.524Z] === RUN   TestDecode
18:27:13 [2022-03-20T18:27:13.524Z] --- PASS: TestDecode (0.04s)
18:27:13 [2022-03-20T18:27:13.524Z] === CONT  TestWriteLog
18:27:13 [2022-03-20T18:27:13.524Z] === CONT  TestReadLog
18:27:13 [2022-03-20T18:27:13.524Z] === RUN   TestReadLog/tail_exact
18:27:13 [2022-03-20T18:27:13.719Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s)
18:27:13 [2022-03-20T18:27:13.719Z] === RUN   TestWaitNonBlocked
18:27:13 [2022-03-20T18:27:13.976Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:27:13 [2022-03-20T18:27:13.976Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:27:13 [2022-03-20T18:27:13.976Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:27:13 [2022-03-20T18:27:13.976Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:27:13 [2022-03-20T18:27:13.976Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:27:13 [2022-03-20T18:27:13.976Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:27:13 [2022-03-20T18:27:13.991Z] --- PASS: TestWriteLog (0.07s)
18:27:13 [2022-03-20T18:27:13.991Z] === RUN   TestReadLog/tail_less_than_available
18:27:13 [2022-03-20T18:27:13.991Z] === RUN   TestReadLog/tail_more_than_available
18:27:13 [2022-03-20T18:27:13.991Z] --- PASS: TestReadLog (0.34s)
18:27:13 [2022-03-20T18:27:13.991Z]     --- PASS: TestReadLog/tail_exact (0.24s)
18:27:13 [2022-03-20T18:27:13.991Z]     --- PASS: TestReadLog/tail_less_than_available (0.04s)
18:27:13 [2022-03-20T18:27:13.991Z]     --- PASS: TestReadLog/tail_more_than_available (0.04s)
18:27:13 [2022-03-20T18:27:13.991Z] PASS
18:27:13 [2022-03-20T18:27:13.991Z] coverage: 78.7% of statements
18:27:13 [2022-03-20T18:27:13.991Z] ok  	github.com/docker/docker/daemon/logger/local	0.459s	coverage: 78.7% of statements
18:27:13 [2022-03-20T18:27:13.991Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:27:13 [2022-03-20T18:27:13.991Z] === RUN   TestOpenFileDelete
18:27:13 [2022-03-20T18:27:13.991Z] --- PASS: TestOpenFileDelete (0.00s)
18:27:13 [2022-03-20T18:27:13.991Z] === RUN   TestOpenFileRename
18:27:13 [2022-03-20T18:27:13.991Z] --- PASS: TestOpenFileRename (0.00s)
18:27:13 [2022-03-20T18:27:13.991Z] === RUN   TestHandleDecoderErr
18:27:13 [2022-03-20T18:27:13.991Z] --- PASS: TestHandleDecoderErr (0.00s)
18:27:13 [2022-03-20T18:27:13.991Z] === RUN   TestParseLogTagDefaultTag
18:27:13 [2022-03-20T18:27:13.991Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
18:27:13 [2022-03-20T18:27:13.991Z] === RUN   TestParseLogTag
18:27:13 [2022-03-20T18:27:13.991Z] --- PASS: TestParseLogTag (0.00s)
18:27:13 [2022-03-20T18:27:13.991Z] === RUN   TestParseLogTagEmptyTag
18:27:13 [2022-03-20T18:27:13.991Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
18:27:13 [2022-03-20T18:27:13.991Z] === RUN   TestTailFiles
18:27:13 [2022-03-20T18:27:13.991Z] --- PASS: TestTailFiles (0.00s)
18:27:13 [2022-03-20T18:27:13.991Z] === RUN   TestFollowLogsConsumerGone
18:27:13 [2022-03-20T18:27:13.991Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
18:27:13 [2022-03-20T18:27:13.991Z] === RUN   TestFollowLogsProducerGone
18:27:13 [2022-03-20T18:27:13.991Z]     logfile_test.go:180: logDecode() closed after sending 2682 messages
18:27:13 [2022-03-20T18:27:13.991Z]     logfile_test.go:233: messages sent: 2682, received: 2682
18:27:13 [2022-03-20T18:27:13.991Z] --- PASS: TestFollowLogsProducerGone (0.00s)
18:27:13 [2022-03-20T18:27:13.991Z] === RUN   TestCheckCapacityAndRotate
18:27:13 [2022-03-20T18:27:13.991Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
18:27:13 [2022-03-20T18:27:13.991Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
18:27:13 [2022-03-20T18:27:13.991Z] --- PASS: TestCheckCapacityAndRotate (0.07s)
18:27:13 [2022-03-20T18:27:13.991Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s)
18:27:13 [2022-03-20T18:27:13.991Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s)
18:27:13 [2022-03-20T18:27:13.991Z] PASS
18:27:13 [2022-03-20T18:27:13.991Z] coverage: 53.5% of statements
18:27:13 [2022-03-20T18:27:13.991Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.154s	coverage: 53.5% of statements
18:27:14 [2022-03-20T18:27:14.459Z] === RUN   TestLog
18:27:14 [2022-03-20T18:27:14.459Z] --- PASS: TestLog (0.03s)
18:27:14 [2022-03-20T18:27:14.459Z] PASS
18:27:14 [2022-03-20T18:27:14.459Z] coverage: 31.5% of statements
18:27:14 [2022-03-20T18:27:14.459Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.091s	coverage: 31.5% of statements
18:27:14 [2022-03-20T18:27:14.760Z] === RUN   TestCheckpointCreateError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestCheckpointCreateError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestCheckpointCreate
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestCheckpointCreate (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestCheckpointDeleteError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestCheckpointDeleteError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestCheckpointDelete
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestCheckpointDelete (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestCheckpointListError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestCheckpointListError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestCheckpointList
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestCheckpointList (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestCheckpointListContainerNotFound
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestNewClientWithOpsFromEnv
18:27:14 [2022-03-20T18:27:14.761Z]     client_test.go:23: runtime.GOOS == "windows"
18:27:14 [2022-03-20T18:27:14.761Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestGetAPIPath
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestGetAPIPath (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestParseHostURL
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestParseHostURL (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestNegotiateAPIVersionEmpty
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestNegotiateAPIVersion
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestNegotiateAPIVersion/downgrade_from_default
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestNegotiateAPIVersion/no_downgrade_from_custom_version
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestNegotiateAPIVersion/downgrade_legacy
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestNegotiateAPIVersion/downgrade_old
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestNegotiateAPIVersion/no_upgrade
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestNegotiateAPIVersion (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z]     --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z]     --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z]     --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z]     --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z]     --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestNegotiateAPVersionOverride
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestNegotiateAPIVersionAutomatic
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestClientRedirect
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestClientRedirect/GET
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestClientRedirect/POST
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestClientRedirect/PUT
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestClientRedirect/DELETE
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestClientRedirect (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z]     --- PASS: TestClientRedirect/GET (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z]     --- PASS: TestClientRedirect/POST (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z]     --- PASS: TestClientRedirect/PUT (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z]     --- PASS: TestClientRedirect/DELETE (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestConfigCreateUnsupported
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestConfigCreateUnsupported (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestConfigCreateError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestConfigCreateError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestConfigCreate
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestConfigCreate (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestConfigInspectNotFound
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestConfigInspectNotFound (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestConfigInspectWithEmptyID
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestConfigInspectUnsupported
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestConfigInspectUnsupported (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestConfigInspectError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestConfigInspectError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestConfigInspectConfigNotFound
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestConfigInspect
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestConfigInspect (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestConfigListUnsupported
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestConfigListUnsupported (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestConfigListError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestConfigListError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestConfigList
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestConfigList (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestConfigRemoveUnsupported
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestConfigRemoveError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestConfigRemoveError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestConfigRemove
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestConfigRemove (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestConfigUpdateUnsupported
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestConfigUpdateError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestConfigUpdateError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestConfigUpdate
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestConfigUpdate (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerCommitError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerCommitError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerCommit
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerCommit (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerStatPathError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerStatPathError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerStatPathNotFoundError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerStatPathNoHeaderError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerStatPath
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerStatPath (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestCopyToContainerError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestCopyToContainerError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestCopyToContainerNotFoundError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestCopyToContainerNotStatusOKError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestCopyToContainer
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestCopyToContainer (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestCopyFromContainerError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestCopyFromContainerError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestCopyFromContainerNotFoundError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestCopyFromContainerNotStatusOKError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestCopyFromContainerNoHeaderError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestCopyFromContainer
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestCopyFromContainer (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerCreateError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerCreateError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerCreateImageNotFound
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerCreateWithName
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerCreateWithName (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerCreateAutoRemove
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerDiffError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerDiffError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerDiff
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerDiff (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerExecCreateError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerExecCreateError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerExecCreate
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerExecCreate (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerExecStartError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerExecStartError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerExecStart
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerExecStart (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerExecInspectError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerExecInspectError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerExecInspect
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerExecInspect (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerExportError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerExportError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerExport
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerExport (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerInspectError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerInspectError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerInspectContainerNotFound
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerInspectWithEmptyID
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerInspect
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerInspect (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerInspectNode
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerInspectNode (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerKillError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerKillError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerKill
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerKill (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerListError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerListError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerList
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerList (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerLogsNotFoundError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerLogsError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerLogsError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerLogs
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerLogs (0.16s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerPauseError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerPauseError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerPause
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerPause (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainersPruneError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainersPruneError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainersPrune
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainersPrune (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerRemoveError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerRemoveError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerRemoveNotFoundError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerRemove
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerRemove (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerRenameError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerRenameError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerRename
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerRename (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerResizeError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerResizeError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerExecResizeError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerExecResizeError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerResize
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerResize (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerExecResize
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerExecResize (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerRestartError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerRestartError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerRestart
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerRestart (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerStartError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerStartError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerStart
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerStart (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerStatsError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerStatsError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerStats
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerStats (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerStopError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerStopError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerStop
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerStop (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerTopError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerTopError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerTop
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerTop (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerUnpauseError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerUnpauseError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerUnpause
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerUnpause (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerUpdateError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerUpdateError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerUpdate
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerUpdate (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerWaitError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerWaitError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestContainerWait
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestContainerWait (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestDiskUsageError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestDiskUsageError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestDiskUsage
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestDiskUsage (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestDistributionInspectUnsupported
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestDistributionInspectWithEmptyID
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestEventsErrorInOptions
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestEventsErrorInOptions (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestEventsErrorFromServer
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestEventsErrorFromServer (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestEvents
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestEvents (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestTLSCloseWriter
18:27:14 [2022-03-20T18:27:14.761Z] === PAUSE TestTLSCloseWriter
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImageBuildError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImageBuildError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImageBuild
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImageBuild (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestGetDockerOS
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestGetDockerOS (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImageCreateError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImageCreateError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImageCreate
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImageCreate (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImageHistoryError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImageHistoryError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImageHistory
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImageHistory (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImageImportError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImageImportError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImageImport
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImageImport (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImageInspectError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImageInspectError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImageInspectImageNotFound
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImageInspectImageNotFound (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImageInspectWithEmptyID
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImageInspect
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImageInspect (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImageListError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImageListError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImageList
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImageList (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImageListApiBefore125
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImageListApiBefore125 (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImageLoadError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImageLoadError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImageLoad
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImageLoad (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImagesPruneError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImagesPruneError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImagesPrune
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImagesPrune (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImagePullReferenceParseError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImagePullReferenceParseError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImagePullAnyError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImagePullAnyError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImagePullStatusUnauthorizedError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImagePullWithPrivilegedFuncNoError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImagePullWithoutErrors
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImagePullWithoutErrors (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImagePushReferenceError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImagePushReferenceError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImagePushAnyError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImagePushAnyError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImagePushStatusUnauthorizedError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImagePushWithPrivilegedFuncNoError
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImagePushWithoutErrors
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
18:27:14 [2022-03-20T18:27:14.761Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
18:27:14 [2022-03-20T18:27:14.761Z] --- PASS: TestImagePushWithoutErrors (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
18:27:14 [2022-03-20T18:27:14.761Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
18:27:14 [2022-03-20T18:27:14.762Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
18:27:14 [2022-03-20T18:27:14.762Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
18:27:14 [2022-03-20T18:27:14.762Z] === RUN   TestImageRemoveError
18:27:14 [2022-03-20T18:27:14.762Z] --- PASS: TestImageRemoveError (0.00s)
18:27:14 [2022-03-20T18:27:14.762Z] === RUN   TestImageRemoveImageNotFound
18:27:14 [2022-03-20T18:27:14.762Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
18:27:14 [2022-03-20T18:27:14.762Z] === RUN   TestImageRemove
18:27:14 [2022-03-20T18:27:14.762Z] --- PASS: TestImageRemove (0.00s)
18:27:14 [2022-03-20T18:27:14.762Z] === RUN   TestImageSaveError
18:27:14 [2022-03-20T18:27:14.762Z] --- PASS: TestImageSaveError (0.00s)
18:27:14 [2022-03-20T18:27:14.762Z] === RUN   TestImageSave
18:27:14 [2022-03-20T18:27:14.762Z] --- PASS: TestImageSave (0.00s)
18:27:14 [2022-03-20T18:27:14.762Z] === RUN   TestImageSearchAnyError
18:27:14 [2022-03-20T18:27:14.762Z] --- PASS: TestImageSearchAnyError (0.00s)
18:27:14 [2022-03-20T18:27:14.762Z] === RUN   TestImageSearchStatusUnauthorizedError
18:27:14 [2022-03-20T18:27:14.762Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
18:27:14 [2022-03-20T18:27:14.762Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
18:27:14 [2022-03-20T18:27:14.762Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
18:27:14 [2022-03-20T18:27:14.762Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
18:27:14 [2022-03-20T18:27:14.762Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
18:27:14 [2022-03-20T18:27:14.762Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
18:27:14 [2022-03-20T18:27:14.762Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
18:27:14 [2022-03-20T18:27:14.762Z] === RUN   TestImageSearchWithoutErrors
18:27:14 [2022-03-20T18:27:14.762Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
18:27:14 [2022-03-20T18:27:14.762Z] === RUN   TestImageTagError
18:27:14 [2022-03-20T18:27:14.762Z] --- PASS: TestImageTagError (0.00s)
18:27:14 [2022-03-20T18:27:14.762Z] === RUN   TestImageTagInvalidReference
18:27:14 [2022-03-20T18:27:14.762Z] --- PASS: TestImageTagInvalidReference (0.00s)
18:27:14 [2022-03-20T18:27:14.762Z] === RUN   TestImageTagInvalidSourceImageName
18:27:14 [2022-03-20T18:27:14.762Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
18:27:15 [2022-03-20T18:27:15.030Z] --- PASS: TestSecretList (2.07s)
18:27:15 [2022-03-20T18:27:15.030Z] === RUN   TestSecretsCreateAndDelete
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestImageTagHexSource
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestImageTagHexSource (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestImageTag
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestImageTag (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestInfoServerError
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestInfoServerError (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestInfoInvalidResponseJSONError
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestInfo
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestInfo (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNetworkConnectError
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestNetworkConnectError (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNetworkConnect
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestNetworkConnect (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNetworkCreateError
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestNetworkCreateError (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNetworkCreate
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestNetworkCreate (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNetworkDisconnectError
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestNetworkDisconnectError (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNetworkDisconnect
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestNetworkDisconnect (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNetworkInspect
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNetworkInspect/empty_ID
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNetworkInspect/no_options
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNetworkInspect/verbose
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNetworkInspect/global_scope
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNetworkInspect/unknown_network
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNetworkInspect/server_error
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestNetworkInspect (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z]     --- PASS: TestNetworkInspect/empty_ID (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z]     --- PASS: TestNetworkInspect/no_options (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z]     --- PASS: TestNetworkInspect/verbose (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z]     --- PASS: TestNetworkInspect/global_scope (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z]     --- PASS: TestNetworkInspect/unknown_network (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z]     --- PASS: TestNetworkInspect/server_error (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNetworkListError
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestNetworkListError (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNetworkList
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestNetworkList (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNetworksPruneError
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestNetworksPruneError (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNetworksPrune
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestNetworksPrune (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNetworkRemoveError
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestNetworkRemoveError (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNetworkRemove
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestNetworkRemove (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNodeInspectError
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestNodeInspectError (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNodeInspectNodeNotFound
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNodeInspectWithEmptyID
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNodeInspect
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestNodeInspect (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNodeListError
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestNodeListError (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNodeList
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestNodeList (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNodeRemoveError
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestNodeRemoveError (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNodeRemove
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestNodeRemove (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNodeUpdateError
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestNodeUpdateError (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestNodeUpdate
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestNodeUpdate (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestOptionWithHostFromEnv
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestOptionWithHostFromEnv (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestOptionWithTimeout
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestOptionWithTimeout (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestOptionWithVersionFromEnv
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestOptionWithVersionFromEnv (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestPingFail
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestPingFail (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestPingWithError
18:27:15 [2022-03-20T18:27:15.230Z] 2022/03/20 18:27:14 RoundTripper returned a response & error; ignoring response
18:27:15 [2022-03-20T18:27:15.230Z] 2022/03/20 18:27:14 RoundTripper returned a response & error; ignoring response
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestPingWithError (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestPingSuccess
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestPingSuccess (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestPingHeadFallback
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestPingHeadFallback/OK
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestPingHeadFallback/Internal_Server_Error
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestPingHeadFallback/Not_Found
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestPingHeadFallback (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestPluginDisableError
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestPluginDisableError (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestPluginDisable
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestPluginDisable (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestPluginEnableError
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestPluginEnableError (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestPluginEnable
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestPluginEnable (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestPluginInspectError
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestPluginInspectError (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestPluginInspectWithEmptyID
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestPluginInspect
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestPluginInspect (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestPluginListError
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestPluginListError (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestPluginList
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestPluginList (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestPluginPushError
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestPluginPushError (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestPluginPush
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestPluginPush (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestPluginRemoveError
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestPluginRemoveError (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestPluginRemove
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestPluginRemove (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestPluginSetError
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestPluginSetError (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestPluginSet
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestPluginSet (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestSetHostHeader
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestSetHostHeader (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestPlainTextError
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestPlainTextError (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestInfiniteError
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestInfiniteError (0.04s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestCanceledContext
18:27:15 [2022-03-20T18:27:15.230Z] 2022/03/20 18:27:14 RoundTripper returned a response & error; ignoring response
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestCanceledContext (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestDeadlineExceededContext
18:27:15 [2022-03-20T18:27:15.230Z] 2022/03/20 18:27:14 RoundTripper returned a response & error; ignoring response
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestDeadlineExceededContext (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestSecretCreateUnsupported
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestSecretCreateUnsupported (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestSecretCreateError
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestSecretCreateError (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestSecretCreate
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestSecretCreate (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestSecretInspectUnsupported
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestSecretInspectUnsupported (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestSecretInspectError
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestSecretInspectError (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestSecretInspectSecretNotFound
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestSecretInspectWithEmptyID
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestSecretInspect
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestSecretInspect (0.01s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestSecretListUnsupported
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestSecretListUnsupported (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestSecretListError
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestSecretListError (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestSecretList
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestSecretList (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestSecretRemoveUnsupported
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestSecretRemoveError
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestSecretRemoveError (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestSecretRemove
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestSecretRemove (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestSecretUpdateUnsupported
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestSecretUpdateError
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestSecretUpdateError (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestSecretUpdate
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestSecretUpdate (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestServiceCreateError
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestServiceCreateError (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestServiceCreate
18:27:15 [2022-03-20T18:27:15.230Z] --- PASS: TestServiceCreate (0.00s)
18:27:15 [2022-03-20T18:27:15.230Z] === RUN   TestServiceCreateCompatiblePlatforms
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestServiceCreateDigestPinning
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestServiceInspectError
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestServiceInspectError (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestServiceInspectServiceNotFound
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestServiceInspectWithEmptyID
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestServiceInspect
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestServiceInspect (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestServiceListError
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestServiceListError (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestServiceList
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestServiceList (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestServiceLogsError
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestServiceLogsError (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestServiceLogs
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestServiceLogs (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestServiceRemoveError
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestServiceRemoveError (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestServiceRemoveNotFoundError
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestServiceRemove
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestServiceRemove (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestServiceUpdateError
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestServiceUpdateError (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestServiceUpdate
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestServiceUpdate (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestSwarmGetUnlockKeyError
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestSwarmGetUnlockKey
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestSwarmInitError
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestSwarmInitError (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestSwarmInit
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestSwarmInit (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestSwarmInspectError
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestSwarmInspectError (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestSwarmInspect
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestSwarmInspect (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestSwarmJoinError
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestSwarmJoinError (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestSwarmJoin
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestSwarmJoin (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestSwarmLeaveError
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestSwarmLeaveError (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestSwarmLeave
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestSwarmLeave (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestSwarmUnlockError
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestSwarmUnlockError (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestSwarmUnlock
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestSwarmUnlock (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestSwarmUpdateError
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestSwarmUpdateError (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestSwarmUpdate
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestSwarmUpdate (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestTaskInspectError
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestTaskInspectError (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestTaskInspectWithEmptyID
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestTaskInspect
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestTaskInspect (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestTaskListError
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestTaskListError (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestTaskList
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestTaskList (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestVolumeCreateError
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestVolumeCreateError (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestVolumeCreate
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestVolumeCreate (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestVolumeInspectError
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestVolumeInspectError (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestVolumeInspectNotFound
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestVolumeInspectNotFound (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestVolumeInspectWithEmptyID
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestVolumeInspect
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestVolumeInspect (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestVolumeListError
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestVolumeListError (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestVolumeList
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestVolumeList (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestVolumeRemoveError
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestVolumeRemoveError (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === RUN   TestVolumeRemove
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestVolumeRemove (0.00s)
18:27:15 [2022-03-20T18:27:15.231Z] === CONT  TestTLSCloseWriter
18:27:15 [2022-03-20T18:27:15.231Z] --- PASS: TestTLSCloseWriter (0.01s)
18:27:15 [2022-03-20T18:27:15.231Z] PASS
18:27:15 [2022-03-20T18:27:15.231Z] coverage: 75.1% of statements
18:27:15 [2022-03-20T18:27:15.231Z] ok  	github.com/docker/docker/client	0.454s	coverage: 75.1% of statements
18:27:15 [2022-03-20T18:27:15.345Z] --- PASS: TestWaitNonBlocked (0.05s)
18:27:15 [2022-03-20T18:27:15.345Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s)
18:27:15 [2022-03-20T18:27:15.345Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s)
18:27:15 [2022-03-20T18:27:15.345Z] === RUN   TestWaitBlocked
18:27:15 [2022-03-20T18:27:15.345Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:27:15 [2022-03-20T18:27:15.345Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:27:15 [2022-03-20T18:27:15.345Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:27:15 [2022-03-20T18:27:15.345Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:27:15 [2022-03-20T18:27:15.345Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:27:15 [2022-03-20T18:27:15.345Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:27:15 [2022-03-20T18:27:15.345Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
18:27:15 [2022-03-20T18:27:15.446Z] === RUN   TestNewParse
18:27:15 [2022-03-20T18:27:15.446Z] --- PASS: TestNewParse (0.00s)
18:27:15 [2022-03-20T18:27:15.446Z] PASS
18:27:15 [2022-03-20T18:27:15.446Z] coverage: 8.3% of statements
18:27:15 [2022-03-20T18:27:15.446Z] ok  	github.com/docker/docker/daemon/logger/templates	0.044s	coverage: 8.3% of statements
18:27:15 [2022-03-20T18:27:15.446Z] === RUN   TestValidateLogOpt
18:27:15 [2022-03-20T18:27:15.446Z] --- PASS: TestValidateLogOpt (0.00s)
18:27:15 [2022-03-20T18:27:15.446Z] === RUN   TestNewMissedConfig
18:27:15 [2022-03-20T18:27:15.446Z] --- PASS: TestNewMissedConfig (0.00s)
18:27:15 [2022-03-20T18:27:15.446Z] === RUN   TestNewMissedUrl
18:27:15 [2022-03-20T18:27:15.446Z] --- PASS: TestNewMissedUrl (0.00s)
18:27:15 [2022-03-20T18:27:15.446Z] === RUN   TestNewMissedToken
18:27:15 [2022-03-20T18:27:15.446Z] --- PASS: TestNewMissedToken (0.00s)
18:27:15 [2022-03-20T18:27:15.446Z] === RUN   TestNewWithProxy
18:27:15 [2022-03-20T18:27:15.446Z] --- PASS: TestNewWithProxy (0.00s)
18:27:15 [2022-03-20T18:27:15.446Z] === RUN   TestDefault
18:27:15 [2022-03-20T18:27:15.446Z] --- PASS: TestDefault (0.01s)
18:27:15 [2022-03-20T18:27:15.446Z] === RUN   TestInlineFormatWithNonDefaultOptions
18:27:15 [2022-03-20T18:27:15.446Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
18:27:15 [2022-03-20T18:27:15.446Z] === RUN   TestJsonFormat
18:27:15 [2022-03-20T18:27:15.446Z] --- PASS: TestJsonFormat (0.01s)
18:27:15 [2022-03-20T18:27:15.446Z] === RUN   TestRawFormat
18:27:15 [2022-03-20T18:27:15.446Z] --- PASS: TestRawFormat (0.00s)
18:27:15 [2022-03-20T18:27:15.446Z] === RUN   TestRawFormatWithLabels
18:27:15 [2022-03-20T18:27:15.446Z] --- PASS: TestRawFormatWithLabels (0.00s)
18:27:15 [2022-03-20T18:27:15.446Z] === RUN   TestRawFormatWithoutTag
18:27:15 [2022-03-20T18:27:15.446Z] --- PASS: TestRawFormatWithoutTag (0.00s)
18:27:15 [2022-03-20T18:27:15.446Z] === RUN   TestBatching
18:27:15 [2022-03-20T18:27:15.446Z] --- PASS: TestBatching (0.28s)
18:27:15 [2022-03-20T18:27:15.446Z] === RUN   TestFrequency
18:27:15 [2022-03-20T18:27:15.914Z] === RUN   TestParseLogFormat
18:27:15 [2022-03-20T18:27:15.915Z] --- PASS: TestParseLogFormat (0.00s)
18:27:15 [2022-03-20T18:27:15.915Z] === RUN   TestValidateLogOptEmpty
18:27:15 [2022-03-20T18:27:15.915Z] --- PASS: TestValidateLogOptEmpty (0.00s)
18:27:15 [2022-03-20T18:27:15.915Z] === RUN   TestValidateSyslogAddress
18:27:15 [2022-03-20T18:27:15.915Z] --- PASS: TestValidateSyslogAddress (0.00s)
18:27:15 [2022-03-20T18:27:15.915Z] === RUN   TestParseAddressDefaultPort
18:27:15 [2022-03-20T18:27:15.915Z] --- PASS: TestParseAddressDefaultPort (0.00s)
18:27:15 [2022-03-20T18:27:15.915Z] === RUN   TestValidateSyslogFacility
18:27:15 [2022-03-20T18:27:15.915Z] --- PASS: TestValidateSyslogFacility (0.00s)
18:27:15 [2022-03-20T18:27:15.915Z] === RUN   TestValidateLogOptSyslogFormat
18:27:15 [2022-03-20T18:27:15.915Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
18:27:15 [2022-03-20T18:27:15.915Z] === RUN   TestValidateLogOpt
18:27:15 [2022-03-20T18:27:15.915Z] --- PASS: TestValidateLogOpt (0.00s)
18:27:15 [2022-03-20T18:27:15.915Z] PASS
18:27:15 [2022-03-20T18:27:15.915Z] coverage: 46.8% of statements
18:27:15 [2022-03-20T18:27:15.915Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.063s	coverage: 46.8% of statements
18:27:15 [2022-03-20T18:27:15.915Z] --- PASS: TestFrequency (0.17s)
18:27:15 [2022-03-20T18:27:15.915Z] === RUN   TestOneMessagePerRequest
18:27:15 [2022-03-20T18:27:15.915Z] --- PASS: TestOneMessagePerRequest (0.00s)
18:27:15 [2022-03-20T18:27:15.915Z] === RUN   TestVerify
18:27:15 [2022-03-20T18:27:15.915Z] --- PASS: TestVerify (0.00s)
18:27:15 [2022-03-20T18:27:15.915Z] === RUN   TestSkipVerify
18:27:15 [2022-03-20T18:27:15.915Z] time="2022-03-20T18:27:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:27:15 [2022-03-20T18:27:15.915Z] time="2022-03-20T18:27:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:27:15 [2022-03-20T18:27:15.915Z] time="2022-03-20T18:27:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:27:16 [2022-03-20T18:27:16.276Z] --- PASS: TestWaitBlocked (0.02s)
18:27:16 [2022-03-20T18:27:16.276Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s)
18:27:16 [2022-03-20T18:27:16.276Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s)
18:27:16 [2022-03-20T18:27:16.276Z] === CONT  TestContainerStartOnDaemonRestart
18:27:16 [2022-03-20T18:27:16.276Z] === CONT  TestRestartDaemonWithRestartingContainer
18:27:16 [2022-03-20T18:27:16.383Z] --- PASS: TestSkipVerify (0.59s)
18:27:16 [2022-03-20T18:27:16.383Z] === RUN   TestBufferMaximum
18:27:16 [2022-03-20T18:27:16.383Z] time="2022-03-20T18:27:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:27:16 [2022-03-20T18:27:16.383Z] time="2022-03-20T18:27:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:27:16 [2022-03-20T18:27:16.383Z] time="2022-03-20T18:27:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:27:16 [2022-03-20T18:27:16.383Z] time="2022-03-20T18:27:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:27:16 [2022-03-20T18:27:16.383Z] time="2022-03-20T18:27:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:27:16 [2022-03-20T18:27:16.383Z] time="2022-03-20T18:27:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647800836.102670\",\"host\":\"3fa579df124d\"}'"
18:27:16 [2022-03-20T18:27:16.383Z] time="2022-03-20T18:27:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647800836.102670\",\"host\":\"3fa579df124d\"}'"
18:27:16 [2022-03-20T18:27:16.383Z] --- PASS: TestBufferMaximum (0.01s)
18:27:16 [2022-03-20T18:27:16.383Z] === RUN   TestServerAlwaysDown
18:27:16 [2022-03-20T18:27:16.851Z] time="2022-03-20T18:27:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:27:16 [2022-03-20T18:27:16.851Z] time="2022-03-20T18:27:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:27:16 [2022-03-20T18:27:16.851Z] time="2022-03-20T18:27:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647800836.106687\",\"host\":\"3fa579df124d\"}'"
18:27:16 [2022-03-20T18:27:16.851Z] time="2022-03-20T18:27:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647800836.106687\",\"host\":\"3fa579df124d\"}'"
18:27:16 [2022-03-20T18:27:16.851Z] time="2022-03-20T18:27:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:27:16 [2022-03-20T18:27:16.851Z] time="2022-03-20T18:27:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647800836.106687\",\"host\":\"3fa579df124d\"}'"
18:27:16 [2022-03-20T18:27:16.851Z] time="2022-03-20T18:27:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647800836.107670\",\"host\":\"3fa579df124d\"}'"
18:27:16 [2022-03-20T18:27:16.851Z] time="2022-03-20T18:27:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647800836.107670\",\"host\":\"3fa579df124d\"}'"
18:27:16 [2022-03-20T18:27:16.851Z] --- PASS: TestServerAlwaysDown (0.00s)
18:27:16 [2022-03-20T18:27:16.851Z] === RUN   TestCannotSendAfterClose
18:27:16 [2022-03-20T18:27:16.851Z] --- PASS: TestCannotSendAfterClose (0.00s)
18:27:16 [2022-03-20T18:27:16.851Z] === RUN   TestDeadlockOnBlockedEndpoint
18:27:16 [2022-03-20T18:27:16.851Z] === RUN   TestV1IDService
18:27:17 [2022-03-20T18:27:17.320Z] --- PASS: TestV1IDService (0.03s)
18:27:17 [2022-03-20T18:27:17.320Z] === RUN   TestV2MetadataService
18:27:17 [2022-03-20T18:27:17.320Z] time="2022-03-20T18:27:17Z" 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
18:27:17 [2022-03-20T18:27:17.320Z] time="2022-03-20T18:27:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"3fa579df124d\"}'"
18:27:17 [2022-03-20T18:27:17.320Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
18:27:17 [2022-03-20T18:27:17.320Z] PASS
18:27:17 [2022-03-20T18:27:17.320Z] coverage: 82.5% of statements
18:27:17 [2022-03-20T18:27:17.320Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.154s	coverage: 82.5% of statements
18:27:17 [2022-03-20T18:27:17.320Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:27:17 [2022-03-20T18:27:17.320Z] ?   	github.com/docker/docker/daemon/network	[no test files]
18:27:17 [2022-03-20T18:27:17.320Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:27:17 [2022-03-20T18:27:17.523Z] --- PASS: TestServiceUpdateNetwork (12.34s)
18:27:17 [2022-03-20T18:27:17.523Z] === RUN   TestServiceUpdatePidsLimit
18:27:17 [2022-03-20T18:27:17.575Z] --- PASS: TestSecretsCreateAndDelete (2.10s)
18:27:17 [2022-03-20T18:27:17.575Z] === RUN   TestSecretsUpdate
18:27:17 [2022-03-20T18:27:17.782Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:27:17 [2022-03-20T18:27:17.789Z] --- PASS: TestV2MetadataService (0.71s)
18:27:17 [2022-03-20T18:27:17.789Z] PASS
18:27:17 [2022-03-20T18:27:17.789Z] coverage: 48.2% of statements
18:27:17 [2022-03-20T18:27:17.789Z] ok  	github.com/docker/docker/distribution/metadata	0.814s	coverage: 48.2% of statements
18:27:18 [2022-03-20T18:27:18.257Z] === RUN   TestSuccessfulDownload
18:27:18 [2022-03-20T18:27:18.257Z]     download_test.go:267: Needs fixing on Windows
18:27:18 [2022-03-20T18:27:18.257Z] --- SKIP: TestSuccessfulDownload (0.00s)
18:27:18 [2022-03-20T18:27:18.257Z] === RUN   TestCancelledDownload
18:27:18 [2022-03-20T18:27:18.257Z] --- PASS: TestCancelledDownload (0.00s)
18:27:18 [2022-03-20T18:27:18.257Z] === RUN   TestMaxDownloadAttempts
18:27:18 [2022-03-20T18:27:18.257Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
18:27:18 [2022-03-20T18:27:18.257Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
18:27:18 [2022-03-20T18:27:18.257Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
18:27:18 [2022-03-20T18:27:18.257Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
18:27:18 [2022-03-20T18:27:18.257Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
18:27:18 [2022-03-20T18:27:18.257Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
18:27:18 [2022-03-20T18:27:18.257Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
18:27:18 [2022-03-20T18:27:18.257Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
18:27:18 [2022-03-20T18:27:18.257Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
18:27:18 [2022-03-20T18:27:18.257Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
18:27:18 [2022-03-20T18:27:18.257Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
18:27:18 [2022-03-20T18:27:18.257Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
18:27:18 [2022-03-20T18:27:18.257Z] === RUN   TestContinueOnError_NonMirrorEndpoint
18:27:18 [2022-03-20T18:27:18.257Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
18:27:18 [2022-03-20T18:27:18.257Z] === RUN   TestContinueOnError_MirrorEndpoint
18:27:18 [2022-03-20T18:27:18.257Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
18:27:18 [2022-03-20T18:27:18.257Z] === RUN   TestContinueOnError_NeverContinue
18:27:18 [2022-03-20T18:27:18.257Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
18:27:18 [2022-03-20T18:27:18.257Z] === RUN   TestManifestStore
18:27:18 [2022-03-20T18:27:18.257Z] === RUN   TestManifestStore/no_remote_or_local
18:27:18 [2022-03-20T18:27:18.350Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:27:18 [2022-03-20T18:27:18.579Z] --- PASS: TestCheckoutGit (36.51s)
18:27:18 [2022-03-20T18:27:18.579Z] === RUN   TestValidGitTransport
18:27:18 [2022-03-20T18:27:18.579Z] --- PASS: TestValidGitTransport (0.00s)
18:27:18 [2022-03-20T18:27:18.579Z] === RUN   TestGitInvalidRef
18:27:18 [2022-03-20T18:27:18.579Z] --- PASS: TestGitInvalidRef (0.34s)
18:27:18 [2022-03-20T18:27:18.579Z] PASS
18:27:18 [2022-03-20T18:27:18.579Z] coverage: 86.3% of statements
18:27:18 [2022-03-20T18:27:18.579Z] ok  	github.com/docker/docker/builder/remotecontext/git	36.958s	coverage: 86.3% of statements
18:27:18 [2022-03-20T18:27:18.579Z] ?   	github.com/docker/docker/cli	[no test files]
18:27:18 [2022-03-20T18:27:18.579Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:27:18 [2022-03-20T18:27:18.725Z] time="2022-03-20T18:27:18Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2336514786\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestManifestStore/no_local_cache
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestManifestStore/with_local_cache
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestManifestStore/unknown_media_type
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestManifestStore/unknown_media_type/no_cache
18:27:18 [2022-03-20T18:27:18.725Z] time="2022-03-20T18:27:18Z" level=warning msg="reference for unknown type: "
18:27:18 [2022-03-20T18:27:18.725Z] time="2022-03-20T18:27:18Z" level=warning msg="reference for unknown type: "
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestManifestStore/unknown_media_type/with_cache
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
18:27:18 [2022-03-20T18:27:18.725Z] time="2022-03-20T18:27:18Z" level=warning msg="reference for unknown type: "
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
18:27:18 [2022-03-20T18:27:18.725Z] time="2022-03-20T18:27:18Z" level=warning msg="reference for unknown type: "
18:27:18 [2022-03-20T18:27:18.725Z] time="2022-03-20T18:27:18Z" level=warning msg="reference for unknown type: "
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestManifestStore/error_persisting_manifest
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
18:27:18 [2022-03-20T18:27:18.725Z] time="2022-03-20T18:27:18Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
18:27:18 [2022-03-20T18:27:18.725Z] --- PASS: TestManifestStore (0.33s)
18:27:18 [2022-03-20T18:27:18.725Z]     --- PASS: TestManifestStore/no_remote_or_local (0.23s)
18:27:18 [2022-03-20T18:27:18.725Z]     --- PASS: TestManifestStore/no_local_cache (0.01s)
18:27:18 [2022-03-20T18:27:18.725Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
18:27:18 [2022-03-20T18:27:18.725Z]     --- PASS: TestManifestStore/unknown_media_type (0.05s)
18:27:18 [2022-03-20T18:27:18.725Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
18:27:18 [2022-03-20T18:27:18.725Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s)
18:27:18 [2022-03-20T18:27:18.725Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
18:27:18 [2022-03-20T18:27:18.725Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
18:27:18 [2022-03-20T18:27:18.725Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
18:27:18 [2022-03-20T18:27:18.725Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
18:27:18 [2022-03-20T18:27:18.725Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestDetectManifestBlobMediaType
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestDetectManifestBlobMediaType/schema1
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
18:27:18 [2022-03-20T18:27:18.725Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
18:27:18 [2022-03-20T18:27:18.725Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
18:27:18 [2022-03-20T18:27:18.725Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
18:27:18 [2022-03-20T18:27:18.725Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
18:27:18 [2022-03-20T18:27:18.725Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
18:27:18 [2022-03-20T18:27:18.725Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
18:27:18 [2022-03-20T18:27:18.725Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestDetectManifestBlobMediaTypeInvalid
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_manifests
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers
18:27:18 [2022-03-20T18:27:18.725Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s)
18:27:18 [2022-03-20T18:27:18.725Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s)
18:27:18 [2022-03-20T18:27:18.725Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s)
18:27:18 [2022-03-20T18:27:18.725Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s)
18:27:18 [2022-03-20T18:27:18.725Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s)
18:27:18 [2022-03-20T18:27:18.725Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s)
18:27:18 [2022-03-20T18:27:18.725Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s)
18:27:18 [2022-03-20T18:27:18.725Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s)
18:27:18 [2022-03-20T18:27:18.725Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s)
18:27:18 [2022-03-20T18:27:18.725Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s)
18:27:18 [2022-03-20T18:27:18.725Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s)
18:27:18 [2022-03-20T18:27:18.725Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s)
18:27:18 [2022-03-20T18:27:18.725Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s)
18:27:18 [2022-03-20T18:27:18.725Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s)
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestFixManifestLayers
18:27:18 [2022-03-20T18:27:18.725Z] --- PASS: TestFixManifestLayers (0.00s)
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestFixManifestLayersBaseLayerParent
18:27:18 [2022-03-20T18:27:18.725Z]     pull_v2_test.go:82: Needs fixing on Windows
18:27:18 [2022-03-20T18:27:18.725Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestFixManifestLayersBadParent
18:27:18 [2022-03-20T18:27:18.725Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestValidateManifest
18:27:18 [2022-03-20T18:27:18.725Z]     pull_v2_test.go:127: Needs fixing on Windows
18:27:18 [2022-03-20T18:27:18.725Z] --- SKIP: TestValidateManifest (0.00s)
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestFormatPlatform
18:27:18 [2022-03-20T18:27:18.725Z] --- PASS: TestFormatPlatform (0.00s)
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestPullSchema2Config
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestPullSchema2Config/success_first_time
18:27:18 [2022-03-20T18:27:18.725Z]     pull_v2_test.go:284: HTTP GET /v2/
18:27:18 [2022-03-20T18:27:18.725Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestPullSchema2Config/500_status
18:27:18 [2022-03-20T18:27:18.725Z]     pull_v2_test.go:284: HTTP GET /v2/
18:27:18 [2022-03-20T18:27:18.725Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
18:27:18 [2022-03-20T18:27:18.725Z] time="2022-03-20T18:27:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
18:27:18 [2022-03-20T18:27:18.725Z] time="2022-03-20T18:27:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
18:27:18 [2022-03-20T18:27:18.725Z] time="2022-03-20T18:27:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
18:27:18 [2022-03-20T18:27:18.725Z] time="2022-03-20T18:27:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
18:27:18 [2022-03-20T18:27:18.725Z] --- PASS: TestMaxDownloadAttempts (0.00s)
18:27:18 [2022-03-20T18:27:18.725Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s)
18:27:18 [2022-03-20T18:27:18.725Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s)
18:27:18 [2022-03-20T18:27:18.725Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s)
18:27:18 [2022-03-20T18:27:18.725Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s)
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestTransfer
18:27:18 [2022-03-20T18:27:18.725Z] --- PASS: TestTransfer (0.12s)
18:27:18 [2022-03-20T18:27:18.725Z] === RUN   TestConcurrencyLimit
18:27:18 [2022-03-20T18:27:18.800Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
18:27:19 [2022-03-20T18:27:19.194Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestPullSchema2Config/EOF
18:27:19 [2022-03-20T18:27:19.194Z]     pull_v2_test.go:284: HTTP GET /v2/
18:27:19 [2022-03-20T18:27:19.194Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
18:27:19 [2022-03-20T18:27:19.194Z] 2022/03/20 18:27:18 http: panic serving 127.0.0.1:49217: intentional panic
18:27:19 [2022-03-20T18:27:19.194Z] goroutine 130 [running]:
18:27:19 [2022-03-20T18:27:19.194Z] net/http.(*conn).serve.func1()
18:27:19 [2022-03-20T18:27:19.194Z] 	c:/go/src/net/http/server.go:1825 +0xbf
18:27:19 [2022-03-20T18:27:19.194Z] panic({0x1306e40, 0x14e8df0})
18:27:19 [2022-03-20T18:27:19.194Z] 	c:/go/src/runtime/panic.go:844 +0x258
18:27:19 [2022-03-20T18:27:19.194Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000424b60?, {0x14f05d8?, 0xc0003b6540?})
18:27:19 [2022-03-20T18:27:19.194Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4
18:27:19 [2022-03-20T18:27:19.194Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x14f05d8, 0xc0003b6540}, 0xc0003a3700)
18:27:19 [2022-03-20T18:27:19.194Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286
18:27:19 [2022-03-20T18:27:19.194Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x14f05d8?, 0xc0003b6540?}, 0xc00005a800?)
18:27:19 [2022-03-20T18:27:19.194Z] 	c:/go/src/net/http/server.go:2084 +0x2f
18:27:19 [2022-03-20T18:27:19.194Z] net/http.serverHandler.ServeHTTP({0xc00009fb90?}, {0x14f05d8, 0xc0003b6540}, 0xc0003a3700)
18:27:19 [2022-03-20T18:27:19.194Z] 	c:/go/src/net/http/server.go:2916 +0x43b
18:27:19 [2022-03-20T18:27:19.194Z] net/http.(*conn).serve(0xc0001eb7c0, {0x14f0e50, 0xc00009e8a0})
18:27:19 [2022-03-20T18:27:19.194Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
18:27:19 [2022-03-20T18:27:19.194Z] created by net/http.(*Server).Serve
18:27:19 [2022-03-20T18:27:19.194Z] 	c:/go/src/net/http/server.go:3071 +0x4db
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestNotFound
18:27:19 [2022-03-20T18:27:19.194Z] --- PASS: TestNotFound (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestConflict
18:27:19 [2022-03-20T18:27:19.194Z] --- PASS: TestConflict (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestForbidden
18:27:19 [2022-03-20T18:27:19.194Z] --- PASS: TestForbidden (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestInvalidParameter
18:27:19 [2022-03-20T18:27:19.194Z] --- PASS: TestInvalidParameter (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestNotImplemented
18:27:19 [2022-03-20T18:27:19.194Z] --- PASS: TestNotImplemented (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestNotModified
18:27:19 [2022-03-20T18:27:19.194Z] --- PASS: TestNotModified (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestUnauthorized
18:27:19 [2022-03-20T18:27:19.194Z] --- PASS: TestUnauthorized (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestUnknown
18:27:19 [2022-03-20T18:27:19.194Z] --- PASS: TestUnknown (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestCancelled
18:27:19 [2022-03-20T18:27:19.194Z] --- PASS: TestCancelled (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestDeadline
18:27:19 [2022-03-20T18:27:19.194Z] --- PASS: TestDeadline (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestDataLoss
18:27:19 [2022-03-20T18:27:19.194Z] --- PASS: TestDataLoss (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestUnavailable
18:27:19 [2022-03-20T18:27:19.194Z] --- PASS: TestUnavailable (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestSystem
18:27:19 [2022-03-20T18:27:19.194Z] --- PASS: TestSystem (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestFromStatusCode
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestFromStatusCode/Not_Found
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestFromStatusCode/Bad_Request
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestFromStatusCode/Conflict
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestFromStatusCode/Unauthorized
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestFromStatusCode/Service_Unavailable
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestFromStatusCode/Forbidden
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestFromStatusCode/Not_Modified
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestFromStatusCode/Not_Implemented
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestFromStatusCode/Internal_Server_Error
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
18:27:19 [2022-03-20T18:27:19.194Z] --- PASS: TestFromStatusCode (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z] PASS
18:27:19 [2022-03-20T18:27:19.194Z] coverage: 53.1% of statements
18:27:19 [2022-03-20T18:27:19.194Z] ok  	github.com/docker/docker/errdefs	0.054s	coverage: 53.1% of statements
18:27:19 [2022-03-20T18:27:19.194Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestPullSchema2Config/unauthorized
18:27:19 [2022-03-20T18:27:19.194Z]     pull_v2_test.go:284: HTTP GET /v2/
18:27:19 [2022-03-20T18:27:19.194Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
18:27:19 [2022-03-20T18:27:19.194Z] --- PASS: TestPullSchema2Config (0.54s)
18:27:19 [2022-03-20T18:27:19.194Z]     --- PASS: TestPullSchema2Config/success_first_time (0.01s)
18:27:19 [2022-03-20T18:27:19.194Z]     --- PASS: TestPullSchema2Config/500_status (0.26s)
18:27:19 [2022-03-20T18:27:19.194Z]     --- PASS: TestPullSchema2Config/EOF (0.26s)
18:27:19 [2022-03-20T18:27:19.194Z]     --- PASS: TestPullSchema2Config/unauthorized (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestGetRepositoryMountCandidates
18:27:19 [2022-03-20T18:27:19.194Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestLayerAlreadyExists
18:27:19 [2022-03-20T18:27:19.194Z]     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}
18:27:19 [2022-03-20T18:27:19.194Z]     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}
18:27:19 [2022-03-20T18:27:19.194Z]     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}
18:27:19 [2022-03-20T18:27:19.194Z]     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}
18:27:19 [2022-03-20T18:27:19.194Z]     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}
18:27:19 [2022-03-20T18:27:19.194Z]     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}
18:27:19 [2022-03-20T18:27:19.194Z] --- PASS: TestLayerAlreadyExists (0.00s)
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestWhenEmptyAuthConfig
18:27:19 [2022-03-20T18:27:19.194Z] --- PASS: TestConcurrencyLimit (0.44s)
18:27:19 [2022-03-20T18:27:19.194Z] === RUN   TestInactiveJobs
18:27:19 [2022-03-20T18:27:19.491Z] --- PASS: TestSecretsUpdate (2.10s)
18:27:19 [2022-03-20T18:27:19.491Z] === RUN   TestTemplatedSecret
18:27:19 [2022-03-20T18:27:19.663Z] --- PASS: TestInactiveJobs (0.37s)
18:27:19 [2022-03-20T18:27:19.663Z] === RUN   TestWatchRelease
18:27:19 [2022-03-20T18:27:19.663Z] --- PASS: TestWatchRelease (0.04s)
18:27:19 [2022-03-20T18:27:19.663Z] === RUN   TestWatchFinishedTransfer
18:27:19 [2022-03-20T18:27:19.663Z] --- PASS: TestWatchFinishedTransfer (0.00s)
18:27:19 [2022-03-20T18:27:19.663Z] === RUN   TestDuplicateTransfer
18:27:19 [2022-03-20T18:27:19.663Z] --- PASS: TestDuplicateTransfer (0.04s)
18:27:19 [2022-03-20T18:27:19.663Z] === RUN   TestSuccessfulUpload
18:27:20 [2022-03-20T18:27:20.131Z] time="2022-03-20T18:27:19Z" level=error msg="Upload failed, retrying: simulating retry"
18:27:20 [2022-03-20T18:27:20.131Z] --- PASS: TestSuccessfulUpload (0.40s)
18:27:20 [2022-03-20T18:27:20.131Z] === RUN   TestCancelledUpload
18:27:20 [2022-03-20T18:27:20.131Z] --- PASS: TestCancelledUpload (0.00s)
18:27:20 [2022-03-20T18:27:20.131Z] PASS
18:27:20 [2022-03-20T18:27:20.131Z] coverage: 76.8% of statements
18:27:20 [2022-03-20T18:27:20.131Z] ok  	github.com/docker/docker/distribution/xfer	1.937s	coverage: 76.8% of statements
18:27:20 [2022-03-20T18:27:20.131Z] === RUN   TestFSGetInvalidData
18:27:20 [2022-03-20T18:27:20.131Z] --- PASS: TestFSGetInvalidData (0.01s)
18:27:20 [2022-03-20T18:27:20.131Z] === RUN   TestFSInvalidSet
18:27:20 [2022-03-20T18:27:20.131Z] --- PASS: TestFSInvalidSet (0.01s)
18:27:20 [2022-03-20T18:27:20.131Z] === RUN   TestFSInvalidRoot
18:27:20 [2022-03-20T18:27:20.131Z] --- PASS: TestFSInvalidRoot (0.01s)
18:27:20 [2022-03-20T18:27:20.131Z] === RUN   TestFSMetadataGetSet
18:27:20 [2022-03-20T18:27:20.131Z] --- PASS: TestFSMetadataGetSet (0.03s)
18:27:20 [2022-03-20T18:27:20.131Z] === RUN   TestFSInvalidWalker
18:27:20 [2022-03-20T18:27:20.131Z] --- PASS: TestFSInvalidWalker (0.01s)
18:27:20 [2022-03-20T18:27:20.131Z] === RUN   TestFSGetSet
18:27:20 [2022-03-20T18:27:20.131Z] --- PASS: TestFSGetSet (0.03s)
18:27:20 [2022-03-20T18:27:20.131Z] === RUN   TestFSGetUnsetKey
18:27:20 [2022-03-20T18:27:20.131Z] --- PASS: TestFSGetUnsetKey (0.01s)
18:27:20 [2022-03-20T18:27:20.131Z] === RUN   TestFSGetEmptyData
18:27:20 [2022-03-20T18:27:20.175Z] --- PASS: TestContainerStartOnDaemonRestart (3.85s)
18:27:20 [2022-03-20T18:27:20.175Z] === CONT  TestIpcModeOlderClient
18:27:20 [2022-03-20T18:27:20.175Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.89s)
18:27:20 [2022-03-20T18:27:20.175Z] === CONT  TestContainerKillOnDaemonStart
18:27:20 [2022-03-20T18:27:20.175Z] --- PASS: TestIpcModeOlderClient (0.09s)
18:27:20 [2022-03-20T18:27:20.175Z] === CONT  TestDaemonHostGatewayIP
18:27:20 [2022-03-20T18:27:20.600Z] --- PASS: TestFSGetEmptyData (0.01s)
18:27:20 [2022-03-20T18:27:20.600Z] === RUN   TestFSDelete
18:27:20 [2022-03-20T18:27:20.600Z] --- PASS: TestFSDelete (0.02s)
18:27:20 [2022-03-20T18:27:20.600Z] === RUN   TestFSWalker
18:27:20 [2022-03-20T18:27:20.600Z] --- PASS: TestFSWalker (0.02s)
18:27:20 [2022-03-20T18:27:20.600Z] === RUN   TestFSWalkerStopOnError
18:27:20 [2022-03-20T18:27:20.600Z] --- PASS: TestFSWalkerStopOnError (0.01s)
18:27:20 [2022-03-20T18:27:20.600Z] === RUN   TestNewFromJSON
18:27:20 [2022-03-20T18:27:20.600Z] --- PASS: TestNewFromJSON (0.00s)
18:27:20 [2022-03-20T18:27:20.600Z] === RUN   TestNewFromJSONWithInvalidJSON
18:27:20 [2022-03-20T18:27:20.600Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
18:27:20 [2022-03-20T18:27:20.600Z] === RUN   TestMarshalKeyOrder
18:27:20 [2022-03-20T18:27:20.600Z] --- PASS: TestMarshalKeyOrder (0.00s)
18:27:20 [2022-03-20T18:27:20.600Z] === RUN   TestHistoryEqual
18:27:20 [2022-03-20T18:27:20.600Z] --- PASS: TestWhenEmptyAuthConfig (1.27s)
18:27:20 [2022-03-20T18:27:20.600Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
18:27:20 [2022-03-20T18:27:20.600Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
18:27:20 [2022-03-20T18:27:20.600Z] === RUN   TestTokenPassThru
18:27:20 [2022-03-20T18:27:20.600Z] --- PASS: TestTokenPassThru (0.01s)
18:27:20 [2022-03-20T18:27:20.600Z] === RUN   TestTokenPassThruDifferentHost
18:27:20 [2022-03-20T18:27:20.600Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
18:27:20 [2022-03-20T18:27:20.600Z] PASS
18:27:20 [2022-03-20T18:27:20.600Z] coverage: 26.7% of statements
18:27:20 [2022-03-20T18:27:20.600Z] ok  	github.com/docker/docker/distribution	2.254s	coverage: 26.7% of statements
18:27:20 [2022-03-20T18:27:20.600Z] --- PASS: TestHistoryEqual (0.20s)
18:27:20 [2022-03-20T18:27:20.600Z] === RUN   TestImage
18:27:20 [2022-03-20T18:27:20.600Z] --- PASS: TestImage (0.00s)
18:27:20 [2022-03-20T18:27:20.600Z] === RUN   TestImageOSNotEmpty
18:27:20 [2022-03-20T18:27:20.600Z] --- PASS: TestImageOSNotEmpty (0.00s)
18:27:20 [2022-03-20T18:27:20.600Z] === RUN   TestNewChildImageFromImageWithRootFS
18:27:20 [2022-03-20T18:27:20.600Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
18:27:20 [2022-03-20T18:27:20.600Z] === RUN   TestCreate
18:27:20 [2022-03-20T18:27:20.600Z] --- PASS: TestCreate (0.01s)
18:27:20 [2022-03-20T18:27:20.600Z] === RUN   TestRestore
18:27:20 [2022-03-20T18:27:20.600Z] time="2022-03-20T18:27:20Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
18:27:20 [2022-03-20T18:27:20.600Z] --- PASS: TestRestore (0.03s)
18:27:20 [2022-03-20T18:27:20.600Z] === RUN   TestAddDelete
18:27:20 [2022-03-20T18:27:20.600Z] === RUN   TestCompare
18:27:20 [2022-03-20T18:27:20.600Z] --- PASS: TestCompare (0.00s)
18:27:20 [2022-03-20T18:27:20.600Z] PASS
18:27:20 [2022-03-20T18:27:20.600Z] coverage: 19.2% of statements
18:27:20 [2022-03-20T18:27:20.600Z] ok  	github.com/docker/docker/image/cache	0.107s	coverage: 19.2% of statements
18:27:20 [2022-03-20T18:27:20.600Z] --- PASS: TestAddDelete (0.07s)
18:27:20 [2022-03-20T18:27:20.600Z] === RUN   TestSearchAfterDelete
18:27:20 [2022-03-20T18:27:20.600Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:27:20 [2022-03-20T18:27:20.600Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:27:20 [2022-03-20T18:27:20.600Z] --- PASS: TestSearchAfterDelete (0.02s)
18:27:20 [2022-03-20T18:27:20.600Z] === RUN   TestParentReset
18:27:20 [2022-03-20T18:27:20.600Z] --- PASS: TestParentReset (0.03s)
18:27:20 [2022-03-20T18:27:20.600Z] === RUN   TestGetAndSetLastUpdated
18:27:20 [2022-03-20T18:27:20.600Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
18:27:20 [2022-03-20T18:27:20.600Z] === RUN   TestStoreLen
18:27:21 [2022-03-20T18:27:21.068Z] --- PASS: TestStoreLen (0.06s)
18:27:21 [2022-03-20T18:27:21.068Z] PASS
18:27:21 [2022-03-20T18:27:21.068Z] coverage: 86.9% of statements
18:27:21 [2022-03-20T18:27:21.068Z] ok  	github.com/docker/docker/image	0.702s	coverage: 86.9% of statements
18:27:21 [2022-03-20T18:27:21.548Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
18:27:21 [2022-03-20T18:27:21.805Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
18:27:22 [2022-03-20T18:27:22.056Z] === RUN   TestValidateManifest
18:27:22 [2022-03-20T18:27:22.056Z] === RUN   TestValidateManifest/nil
18:27:22 [2022-03-20T18:27:22.056Z] === RUN   TestValidateManifest/non-nil
18:27:22 [2022-03-20T18:27:22.056Z] --- PASS: TestValidateManifest (0.00s)
18:27:22 [2022-03-20T18:27:22.056Z]     --- PASS: TestValidateManifest/nil (0.00s)
18:27:22 [2022-03-20T18:27:22.056Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
18:27:22 [2022-03-20T18:27:22.056Z] PASS
18:27:22 [2022-03-20T18:27:22.056Z] coverage: 0.7% of statements
18:27:22 [2022-03-20T18:27:22.056Z] ok  	github.com/docker/docker/image/tarexport	0.150s	coverage: 0.7% of statements
18:27:22 [2022-03-20T18:27:22.056Z] === RUN   TestMakeV1ConfigFromConfig
18:27:22 [2022-03-20T18:27:22.056Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
18:27:22 [2022-03-20T18:27:22.056Z] PASS
18:27:22 [2022-03-20T18:27:22.056Z] coverage: 25.0% of statements
18:27:22 [2022-03-20T18:27:22.056Z] ok  	github.com/docker/docker/image/v1	0.154s	coverage: 25.0% of statements
18:27:22 [2022-03-20T18:27:22.056Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:27:22 [2022-03-20T18:27:22.070Z] --- PASS: TestTemplatedSecret (2.44s)
18:27:22 [2022-03-20T18:27:22.070Z] === RUN   TestSecretCreateResolve
18:27:22 [2022-03-20T18:27:22.368Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
18:27:22 [2022-03-20T18:27:22.933Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
18:27:23 [2022-03-20T18:27:23.043Z] === RUN   TestSerialization
18:27:23 [2022-03-20T18:27:23.043Z] --- PASS: TestSerialization (0.02s)
18:27:23 [2022-03-20T18:27:23.043Z] PASS
18:27:23 [2022-03-20T18:27:23.043Z] coverage: 100.0% of statements
18:27:23 [2022-03-20T18:27:23.043Z] ok  	github.com/docker/docker/libcontainerd/queue	0.065s	coverage: 100.0% of statements
18:27:23 [2022-03-20T18:27:23.862Z] --- PASS: TestDaemonHostGatewayIP (3.81s)
18:27:23 [2022-03-20T18:27:23.862Z] === CONT  TestDaemonRestartIpcMode
18:27:23 [2022-03-20T18:27:23.992Z] --- PASS: TestSecretCreateResolve (2.11s)
18:27:23 [2022-03-20T18:27:23.992Z] PASS
18:27:23 [2022-03-20T18:27:23.992Z] 
18:27:23 [2022-03-20T18:27:23.992Z] DONE 6 tests in 13.049s
18:27:23 [2022-03-20T18:27:23.992Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
18:27:23 [2022-03-20T18:27:23.992Z] ++ 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
18:27:23 [2022-03-20T18:27:23.992Z] ++ set -e
18:27:23 [2022-03-20T18:27:23.992Z] ++ '[' -n 0 ']'
18:27:23 [2022-03-20T18:27:23.992Z] ++ set -x
18:27:23 [2022-03-20T18:27:23.992Z] ++ 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
18:27:23 [2022-03-20T18:27:23.992Z] INFO: Testing against a local daemon
18:27:23 [2022-03-20T18:27:23.992Z] === RUN   TestServiceCreateInit
18:27:23 [2022-03-20T18:27:23.992Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:27:24 [2022-03-20T18:27:24.032Z] === RUN   TestEmptyLayer
18:27:24 [2022-03-20T18:27:24.032Z] --- PASS: TestEmptyLayer (0.00s)
18:27:24 [2022-03-20T18:27:24.032Z] === RUN   TestCommitFailure
18:27:24 [2022-03-20T18:27:24.032Z] --- PASS: TestCommitFailure (0.01s)
18:27:24 [2022-03-20T18:27:24.032Z] === RUN   TestStartTransactionFailure
18:27:24 [2022-03-20T18:27:24.032Z] --- PASS: TestStartTransactionFailure (0.00s)
18:27:24 [2022-03-20T18:27:24.032Z] === RUN   TestGetOrphan
18:27:24 [2022-03-20T18:27:24.032Z] === RUN   TestEnvironmentParsing
18:27:24 [2022-03-20T18:27:24.032Z] --- PASS: TestEnvironmentParsing (0.00s)
18:27:24 [2022-03-20T18:27:24.032Z] PASS
18:27:24 [2022-03-20T18:27:24.032Z] coverage: 1.2% of statements
18:27:24 [2022-03-20T18:27:24.032Z] --- PASS: TestGetOrphan (0.01s)
18:27:24 [2022-03-20T18:27:24.032Z] === RUN   TestMountAndRegister
18:27:24 [2022-03-20T18:27:24.032Z] ok  	github.com/docker/docker/libcontainerd/local	0.065s	coverage: 1.2% of statements
18:27:24 [2022-03-20T18:27:24.032Z]     layer_test.go:258: Layer size: 14
18:27:24 [2022-03-20T18:27:24.032Z] --- PASS: TestMountAndRegister (0.05s)
18:27:24 [2022-03-20T18:27:24.032Z] === RUN   TestLayerRelease
18:27:24 [2022-03-20T18:27:24.032Z]     layer_test.go:291: Failing on Windows
18:27:24 [2022-03-20T18:27:24.032Z] --- SKIP: TestLayerRelease (0.00s)
18:27:24 [2022-03-20T18:27:24.032Z] === RUN   TestStoreRestore
18:27:24 [2022-03-20T18:27:24.032Z]     layer_test.go:340: Failing on Windows
18:27:24 [2022-03-20T18:27:24.032Z] --- SKIP: TestStoreRestore (0.00s)
18:27:24 [2022-03-20T18:27:24.032Z] === RUN   TestTarStreamStability
18:27:24 [2022-03-20T18:27:24.032Z]     layer_test.go:455: Failing on Windows
18:27:24 [2022-03-20T18:27:24.032Z] --- SKIP: TestTarStreamStability (0.00s)
18:27:24 [2022-03-20T18:27:24.032Z] === RUN   TestRegisterExistingLayer
18:27:24 [2022-03-20T18:27:24.032Z] --- PASS: TestRegisterExistingLayer (0.11s)
18:27:24 [2022-03-20T18:27:24.032Z] === RUN   TestTarStreamVerification
18:27:24 [2022-03-20T18:27:24.032Z]     layer_test.go:684: Failing on Windows
18:27:24 [2022-03-20T18:27:24.032Z] --- SKIP: TestTarStreamVerification (0.00s)
18:27:24 [2022-03-20T18:27:24.032Z] === RUN   TestLayerMigration
18:27:24 [2022-03-20T18:27:24.032Z]     migration_test.go:45: Failing on Windows
18:27:24 [2022-03-20T18:27:24.032Z] --- SKIP: TestLayerMigration (0.00s)
18:27:24 [2022-03-20T18:27:24.032Z] === RUN   TestLayerMigrationNoTarsplit
18:27:24 [2022-03-20T18:27:24.032Z]     migration_test.go:181: Failing on Windows
18:27:24 [2022-03-20T18:27:24.032Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
18:27:24 [2022-03-20T18:27:24.032Z] === RUN   TestMountInit
18:27:24 [2022-03-20T18:27:24.032Z]     mount_test.go:17: Failing on Windows
18:27:24 [2022-03-20T18:27:24.032Z] --- SKIP: TestMountInit (0.00s)
18:27:24 [2022-03-20T18:27:24.032Z] === RUN   TestMountSize
18:27:24 [2022-03-20T18:27:24.032Z]     mount_test.go:76: Failing on Windows
18:27:24 [2022-03-20T18:27:24.032Z] --- SKIP: TestMountSize (0.00s)
18:27:24 [2022-03-20T18:27:24.032Z] === RUN   TestMountChanges
18:27:24 [2022-03-20T18:27:24.032Z]     mount_test.go:125: Failing on Windows
18:27:24 [2022-03-20T18:27:24.032Z] --- SKIP: TestMountChanges (0.00s)
18:27:24 [2022-03-20T18:27:24.032Z] === RUN   TestMountApply
18:27:24 [2022-03-20T18:27:24.032Z]     mount_test.go:212: Failing on Windows
18:27:24 [2022-03-20T18:27:24.032Z] --- SKIP: TestMountApply (0.00s)
18:27:24 [2022-03-20T18:27:24.032Z] PASS
18:27:24 [2022-03-20T18:27:24.032Z] coverage: 30.6% of statements
18:27:24 [2022-03-20T18:27:24.032Z] ok  	github.com/docker/docker/layer	0.273s	coverage: 30.6% of statements
18:27:24 [2022-03-20T18:27:24.428Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
18:27:24 [2022-03-20T18:27:24.501Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:27:24 [2022-03-20T18:27:24.501Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:27:24 [2022-03-20T18:27:24.501Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:27:24 [2022-03-20T18:27:24.501Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:27:24 [2022-03-20T18:27:24.501Z] === RUN   TestSequenceGetAvailableBit
18:27:24 [2022-03-20T18:27:24.501Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
18:27:24 [2022-03-20T18:27:24.501Z] === RUN   TestSequenceEqual
18:27:24 [2022-03-20T18:27:24.501Z] --- PASS: TestSequenceEqual (0.00s)
18:27:24 [2022-03-20T18:27:24.501Z] === RUN   TestSequenceCopy
18:27:24 [2022-03-20T18:27:24.501Z] --- PASS: TestSequenceCopy (0.00s)
18:27:24 [2022-03-20T18:27:24.501Z] === RUN   TestGetFirstAvailable
18:27:24 [2022-03-20T18:27:24.501Z] --- PASS: TestGetFirstAvailable (0.00s)
18:27:24 [2022-03-20T18:27:24.501Z] === RUN   TestFindSequence
18:27:24 [2022-03-20T18:27:24.501Z] --- PASS: TestFindSequence (0.00s)
18:27:24 [2022-03-20T18:27:24.501Z] === RUN   TestCheckIfAvailable
18:27:24 [2022-03-20T18:27:24.501Z] --- PASS: TestCheckIfAvailable (0.00s)
18:27:24 [2022-03-20T18:27:24.501Z] === RUN   TestMergeSequences
18:27:24 [2022-03-20T18:27:24.501Z] --- PASS: TestMergeSequences (0.00s)
18:27:24 [2022-03-20T18:27:24.501Z] === RUN   TestPushReservation
18:27:24 [2022-03-20T18:27:24.501Z] --- PASS: TestPushReservation (0.00s)
18:27:24 [2022-03-20T18:27:24.501Z] === RUN   TestSerializeDeserialize
18:27:24 [2022-03-20T18:27:24.501Z] --- PASS: TestSerializeDeserialize (0.00s)
18:27:24 [2022-03-20T18:27:24.501Z] === RUN   TestSet
18:27:24 [2022-03-20T18:27:24.501Z] --- PASS: TestSet (0.00s)
18:27:24 [2022-03-20T18:27:24.501Z] === RUN   TestSetUnset
18:27:24 [2022-03-20T18:27:24.501Z] --- PASS: TestSetUnset (0.00s)
18:27:24 [2022-03-20T18:27:24.501Z] === RUN   TestOffsetSetUnset
18:27:24 [2022-03-20T18:27:24.501Z] --- PASS: TestOffsetSetUnset (0.00s)
18:27:24 [2022-03-20T18:27:24.501Z] === RUN   TestSetInRange
18:27:24 [2022-03-20T18:27:24.501Z] --- PASS: TestSetInRange (0.00s)
18:27:24 [2022-03-20T18:27:24.501Z] === RUN   TestSetAnyInRange
18:27:24 [2022-03-20T18:27:24.501Z] --- PASS: TestSetAnyInRange (0.00s)
18:27:24 [2022-03-20T18:27:24.501Z] === RUN   TestMethods
18:27:24 [2022-03-20T18:27:24.501Z] --- PASS: TestMethods (0.00s)
18:27:24 [2022-03-20T18:27:24.501Z] === RUN   TestRandomAllocateDeallocate
18:27:25 [2022-03-20T18:27:25.356Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
18:27:25 [2022-03-20T18:27:25.735Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
18:27:25 [2022-03-20T18:27:25.735Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
18:27:25 [2022-03-20T18:27:25.735Z] === RUN   TestLoadDaemonCliConfigWithTLS
18:27:25 [2022-03-20T18:27:25.735Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
18:27:25 [2022-03-20T18:27:25.735Z] === RUN   TestLoadDaemonCliConfigWithConflicts
18:27:25 [2022-03-20T18:27:25.735Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
18:27:25 [2022-03-20T18:27:25.735Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
18:27:25 [2022-03-20T18:27:25.735Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
18:27:25 [2022-03-20T18:27:25.735Z] === RUN   TestLoadDaemonCliWithConflictingLabels
18:27:25 [2022-03-20T18:27:25.735Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
18:27:25 [2022-03-20T18:27:25.735Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
18:27:25 [2022-03-20T18:27:25.735Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
18:27:25 [2022-03-20T18:27:25.735Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
18:27:25 [2022-03-20T18:27:25.735Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
18:27:25 [2022-03-20T18:27:25.735Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
18:27:25 [2022-03-20T18:27:25.735Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
18:27:25 [2022-03-20T18:27:25.735Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
18:27:25 [2022-03-20T18:27:25.735Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
18:27:25 [2022-03-20T18:27:25.735Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
18:27:25 [2022-03-20T18:27:25.735Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
18:27:25 [2022-03-20T18:27:25.735Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
18:27:25 [2022-03-20T18:27:25.735Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s)
18:27:25 [2022-03-20T18:27:25.735Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
18:27:25 [2022-03-20T18:27:25.735Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
18:27:25 [2022-03-20T18:27:25.735Z] === RUN   TestConfigureDaemonLogs
18:27:25 [2022-03-20T18:27:25.735Z] --- PASS: TestConfigureDaemonLogs (0.00s)
18:27:25 [2022-03-20T18:27:25.735Z] === RUN   TestCommonOptionsInstallFlags
18:27:25 [2022-03-20T18:27:25.735Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
18:27:25 [2022-03-20T18:27:25.735Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
18:27:25 [2022-03-20T18:27:25.735Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
18:27:25 [2022-03-20T18:27:25.735Z] PASS
18:27:25 [2022-03-20T18:27:25.735Z] coverage: 19.0% of statements
18:27:25 [2022-03-20T18:27:25.735Z] ok  	github.com/docker/docker/cmd/dockerd	0.212s	coverage: 19.0% of statements
18:27:25 [2022-03-20T18:27:25.735Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
18:27:25 [2022-03-20T18:27:25.735Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
18:27:26 [2022-03-20T18:27:26.460Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:27:26 [2022-03-20T18:27:26.715Z] === RUN   TestInvalidConfig
18:27:26 [2022-03-20T18:27:26.715Z] --- PASS: TestInvalidConfig (0.00s)
18:27:26 [2022-03-20T18:27:26.715Z] === RUN   TestConfig
18:27:26 [2022-03-20T18:27:26.715Z] --- PASS: TestConfig (0.00s)
18:27:26 [2022-03-20T18:27:26.715Z] === RUN   TestOptionsLabels
18:27:26 [2022-03-20T18:27:26.715Z] --- PASS: TestOptionsLabels (0.00s)
18:27:26 [2022-03-20T18:27:26.715Z] === RUN   TestValidName
18:27:26 [2022-03-20T18:27:26.715Z] --- PASS: TestValidName (0.00s)
18:27:26 [2022-03-20T18:27:26.715Z] PASS
18:27:26 [2022-03-20T18:27:26.715Z] coverage: 19.7% of statements
18:27:26 [2022-03-20T18:27:26.715Z] ok  	github.com/docker/docker/libnetwork/config	0.203s	coverage: 19.7% of statements
18:27:27 [2022-03-20T18:27:27.184Z] === RUN   TestKey
18:27:27 [2022-03-20T18:27:27.184Z] --- PASS: TestKey (0.00s)
18:27:27 [2022-03-20T18:27:27.184Z] === RUN   TestParseKey
18:27:27 [2022-03-20T18:27:27.184Z] --- PASS: TestParseKey (0.00s)
18:27:27 [2022-03-20T18:27:27.184Z] === RUN   TestInvalidDataStore
18:27:27 [2022-03-20T18:27:27.184Z] --- PASS: TestInvalidDataStore (0.00s)
18:27:27 [2022-03-20T18:27:27.184Z] === RUN   TestKVObjectFlatKey
18:27:27 [2022-03-20T18:27:27.184Z] --- PASS: TestKVObjectFlatKey (0.00s)
18:27:27 [2022-03-20T18:27:27.184Z] === RUN   TestAtomicKVObjectFlatKey
18:27:27 [2022-03-20T18:27:27.184Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
18:27:27 [2022-03-20T18:27:27.184Z] PASS
18:27:27 [2022-03-20T18:27:27.184Z] coverage: 21.9% of statements
18:27:27 [2022-03-20T18:27:27.184Z] ok  	github.com/docker/docker/libnetwork/datastore	0.050s	coverage: 21.9% of statements
18:27:27 [2022-03-20T18:27:27.244Z] --- PASS: TestDaemonRestartIpcMode (3.03s)
18:27:27 [2022-03-20T18:27:27.293Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:27:27 [2022-03-20T18:27:27.950Z] === RUN   TestContainerStopSignal
18:27:27 [2022-03-20T18:27:27.950Z] --- PASS: TestContainerStopSignal (0.00s)
18:27:27 [2022-03-20T18:27:27.950Z] === RUN   TestContainerStopTimeout
18:27:27 [2022-03-20T18:27:27.950Z] --- PASS: TestContainerStopTimeout (0.00s)
18:27:27 [2022-03-20T18:27:27.950Z] === RUN   TestContainerSecretReferenceDestTarget
18:27:27 [2022-03-20T18:27:27.950Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
18:27:27 [2022-03-20T18:27:27.950Z] === RUN   TestContainerLogPathSetForJSONFileLogger
18:27:27 [2022-03-20T18:27:27.950Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
18:27:27 [2022-03-20T18:27:27.950Z] === RUN   TestContainerLogPathSetForRingLogger
18:27:27 [2022-03-20T18:27:27.950Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
18:27:27 [2022-03-20T18:27:27.950Z] === RUN   TestReplaceAndAppendEnvVars
18:27:27 [2022-03-20T18:27:27.950Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
18:27:27 [2022-03-20T18:27:27.950Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
18:27:27 [2022-03-20T18:27:27.950Z] === RUN   TestNewMemoryStore
18:27:27 [2022-03-20T18:27:27.950Z] --- PASS: TestNewMemoryStore (0.00s)
18:27:27 [2022-03-20T18:27:27.950Z] === RUN   TestAddContainers
18:27:27 [2022-03-20T18:27:27.950Z] --- PASS: TestAddContainers (0.00s)
18:27:27 [2022-03-20T18:27:27.950Z] === RUN   TestGetContainer
18:27:27 [2022-03-20T18:27:27.950Z] --- PASS: TestGetContainer (0.00s)
18:27:27 [2022-03-20T18:27:27.950Z] === RUN   TestDeleteContainer
18:27:27 [2022-03-20T18:27:27.950Z] --- PASS: TestDeleteContainer (0.00s)
18:27:27 [2022-03-20T18:27:27.950Z] === RUN   TestListContainers
18:27:27 [2022-03-20T18:27:27.950Z] --- PASS: TestListContainers (0.00s)
18:27:27 [2022-03-20T18:27:27.950Z] === RUN   TestFirstContainer
18:27:27 [2022-03-20T18:27:27.950Z] --- PASS: TestFirstContainer (0.00s)
18:27:27 [2022-03-20T18:27:27.950Z] === RUN   TestApplyAllContainer
18:27:27 [2022-03-20T18:27:27.950Z] --- PASS: TestApplyAllContainer (0.00s)
18:27:27 [2022-03-20T18:27:27.950Z] === RUN   TestIsValidHealthString
18:27:27 [2022-03-20T18:27:27.950Z] --- PASS: TestIsValidHealthString (0.00s)
18:27:27 [2022-03-20T18:27:27.950Z] === RUN   TestStateRunStop
18:27:27 [2022-03-20T18:27:27.950Z] --- PASS: TestStateRunStop (0.00s)
18:27:27 [2022-03-20T18:27:27.950Z] === RUN   TestStateTimeoutWait
18:27:27 [2022-03-20T18:27:27.950Z]     state_test.go:141: Stop callback fired
18:27:27 [2022-03-20T18:27:27.950Z]     state_test.go:165: Stop callback fired
18:27:27 [2022-03-20T18:27:27.950Z] --- PASS: TestStateTimeoutWait (0.10s)
18:27:27 [2022-03-20T18:27:27.950Z] === RUN   TestIsValidStateString
18:27:27 [2022-03-20T18:27:27.950Z] --- PASS: TestIsValidStateString (0.00s)
18:27:27 [2022-03-20T18:27:27.950Z] === RUN   TestViewSaveDelete
18:27:27 [2022-03-20T18:27:27.950Z] --- PASS: TestViewSaveDelete (0.01s)
18:27:27 [2022-03-20T18:27:27.950Z] === RUN   TestViewAll
18:27:27 [2022-03-20T18:27:27.950Z] --- PASS: TestViewAll (0.01s)
18:27:27 [2022-03-20T18:27:27.950Z] === RUN   TestViewGet
18:27:27 [2022-03-20T18:27:27.950Z] --- PASS: TestViewGet (0.01s)
18:27:27 [2022-03-20T18:27:27.950Z] === RUN   TestNames
18:27:27 [2022-03-20T18:27:27.950Z] --- PASS: TestNames (0.00s)
18:27:27 [2022-03-20T18:27:27.950Z] === RUN   TestViewWithHealthCheck
18:27:27 [2022-03-20T18:27:27.950Z] --- PASS: TestViewWithHealthCheck (0.01s)
18:27:27 [2022-03-20T18:27:27.950Z] PASS
18:27:27 [2022-03-20T18:27:27.950Z] coverage: 41.5% of statements
18:27:27 [2022-03-20T18:27:27.950Z] ok  	github.com/docker/docker/container	0.239s	coverage: 41.5% of statements
18:27:27 [2022-03-20T18:27:27.950Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:27:27 [2022-03-20T18:27:27.951Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:27:27 [2022-03-20T18:27:27.951Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:27:27 [2022-03-20T18:27:27.951Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:27:28 [2022-03-20T18:27:28.170Z] === RUN   TestIPDataMarshalling
18:27:28 [2022-03-20T18:27:28.170Z] --- PASS: TestIPDataMarshalling (0.00s)
18:27:28 [2022-03-20T18:27:28.170Z] === RUN   TestValidateAndIsV6
18:27:28 [2022-03-20T18:27:28.170Z] --- PASS: TestValidateAndIsV6 (0.00s)
18:27:28 [2022-03-20T18:27:28.171Z] PASS
18:27:28 [2022-03-20T18:27:28.171Z] coverage: 68.9% of statements
18:27:28 [2022-03-20T18:27:28.171Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.048s	coverage: 68.9% of statements
18:27:28 [2022-03-20T18:27:28.173Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
18:27:28 [2022-03-20T18:27:28.419Z] === RUN   TestPrepare
18:27:28 [2022-03-20T18:27:28.419Z] --- PASS: TestPrepare (0.00s)
18:27:28 [2022-03-20T18:27:28.419Z] === RUN   TestStart
18:27:28 [2022-03-20T18:27:28.419Z] --- PASS: TestStart (0.00s)
18:27:28 [2022-03-20T18:27:28.419Z] === RUN   TestWaitCancel
18:27:28 [2022-03-20T18:27:28.419Z] --- PASS: TestWaitCancel (0.00s)
18:27:28 [2022-03-20T18:27:28.419Z] === RUN   TestWaitDisabled
18:27:28 [2022-03-20T18:27:28.419Z] --- PASS: TestWaitDisabled (0.00s)
18:27:28 [2022-03-20T18:27:28.419Z] === RUN   TestWaitEnabled
18:27:28 [2022-03-20T18:27:28.419Z] --- PASS: TestWaitEnabled (0.00s)
18:27:28 [2022-03-20T18:27:28.430Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
18:27:28 [2022-03-20T18:27:28.639Z] === RUN   TestErrorInterfaces
18:27:28 [2022-03-20T18:27:28.639Z] --- PASS: TestErrorInterfaces (0.00s)
18:27:28 [2022-03-20T18:27:28.639Z] === RUN   TestNetworkMarshalling
18:27:28 [2022-03-20T18:27:28.888Z] === RUN   TestRemove
18:27:28 [2022-03-20T18:27:28.888Z] --- PASS: TestRemove (0.00s)
18:27:28 [2022-03-20T18:27:28.888Z] PASS
18:27:28 [2022-03-20T18:27:28.888Z] coverage: 65.3% of statements
18:27:28 [2022-03-20T18:27:28.888Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.066s	coverage: 65.3% of statements
18:27:29 [2022-03-20T18:27:29.108Z] --- PASS: TestNetworkMarshalling (0.23s)
18:27:29 [2022-03-20T18:27:29.108Z] === RUN   TestEndpointMarshalling
18:27:29 [2022-03-20T18:27:29.108Z] --- PASS: TestEndpointMarshalling (0.00s)
18:27:29 [2022-03-20T18:27:29.108Z] === RUN   TestAuxAddresses
18:27:29 [2022-03-20T18:27:29.108Z] time="2022-03-20T18:27:28Z" level=info msg="Restoring existing overlay networks from HNS into docker"
18:27:29 [2022-03-20T18:27:29.108Z] --- PASS: TestAuxAddresses (0.02s)
18:27:29 [2022-03-20T18:27:29.108Z] === RUN   TestSRVServiceQuery
18:27:29 [2022-03-20T18:27:29.108Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
18:27:29 [2022-03-20T18:27:29.108Z] --- SKIP: TestSRVServiceQuery (0.01s)
18:27:29 [2022-03-20T18:27:29.108Z] === RUN   TestServiceVIPReuse
18:27:29 [2022-03-20T18:27:29.108Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
18:27:29 [2022-03-20T18:27:29.108Z] --- SKIP: TestServiceVIPReuse (0.00s)
18:27:29 [2022-03-20T18:27:29.108Z] === RUN   TestIpamReleaseOnNetDriverFailures
18:27:29 [2022-03-20T18:27:29.108Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
18:27:29 [2022-03-20T18:27:29.108Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s)
18:27:29 [2022-03-20T18:27:29.108Z] === RUN   TestDNSIPQuery
18:27:29 [2022-03-20T18:27:29.108Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
18:27:29 [2022-03-20T18:27:29.108Z] --- SKIP: TestDNSIPQuery (0.00s)
18:27:29 [2022-03-20T18:27:29.108Z] === RUN   TestDNSProxyServFail
18:27:29 [2022-03-20T18:27:29.108Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
18:27:29 [2022-03-20T18:27:29.108Z] --- SKIP: TestDNSProxyServFail (0.00s)
18:27:29 [2022-03-20T18:27:29.108Z] === RUN   TestSandboxAddEmpty
18:27:29 [2022-03-20T18:27:29.108Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
18:27:29 [2022-03-20T18:27:29.108Z] --- SKIP: TestSandboxAddEmpty (0.00s)
18:27:29 [2022-03-20T18:27:29.108Z] === RUN   TestSandboxAddMultiPrio
18:27:29 [2022-03-20T18:27:29.108Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
18:27:29 [2022-03-20T18:27:29.108Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
18:27:29 [2022-03-20T18:27:29.108Z] === RUN   TestSandboxAddSamePrio
18:27:29 [2022-03-20T18:27:29.108Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
18:27:29 [2022-03-20T18:27:29.108Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
18:27:29 [2022-03-20T18:27:29.108Z] === RUN   TestCleanupServiceDiscovery
18:27:29 [2022-03-20T18:27:29.108Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
18:27:29 [2022-03-20T18:27:29.108Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
18:27:29 [2022-03-20T18:27:29.108Z] === RUN   TestDNSOptions
18:27:29 [2022-03-20T18:27:29.108Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
18:27:29 [2022-03-20T18:27:29.108Z] --- SKIP: TestDNSOptions (0.00s)
18:27:29 [2022-03-20T18:27:29.108Z] === RUN   TestMultipleControllersWithSameStore
18:27:29 [2022-03-20T18:27:29.108Z] time="2022-03-20T18:27:28Z" level=info msg="Restoring existing overlay networks from HNS into docker"
18:27:29 [2022-03-20T18:27:29.108Z] time="2022-03-20T18:27:28Z" level=info msg="Restoring existing overlay networks from HNS into docker"
18:27:29 [2022-03-20T18:27:29.108Z] --- PASS: TestMultipleControllersWithSameStore (0.03s)
18:27:29 [2022-03-20T18:27:29.108Z] PASS
18:27:29 [2022-03-20T18:27:29.108Z] coverage: 8.5% of statements
18:27:29 [2022-03-20T18:27:29.108Z] ok  	github.com/docker/docker/libnetwork	0.387s	coverage: 8.5% of statements
18:27:29 [2022-03-20T18:27:29.108Z] === RUN   TestDriver
18:27:29 [2022-03-20T18:27:29.108Z] --- PASS: TestDriver (0.00s)
18:27:29 [2022-03-20T18:27:29.108Z] PASS
18:27:29 [2022-03-20T18:27:29.108Z] coverage: 34.8% of statements
18:27:29 [2022-03-20T18:27:29.108Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.049s	coverage: 34.8% of statements
18:27:29 [2022-03-20T18:27:29.108Z] --- PASS: TestRandomAllocateDeallocate (4.66s)
18:27:29 [2022-03-20T18:27:29.108Z] === RUN   TestAllocateRandomDeallocate
18:27:29 [2022-03-20T18:27:29.361Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
18:27:29 [2022-03-20T18:27:29.362Z]     docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows
18:27:29 [2022-03-20T18:27:29.362Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
18:27:29 [2022-03-20T18:27:29.362Z]     docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows
18:27:29 [2022-03-20T18:27:29.362Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
18:27:29 [2022-03-20T18:27:29.362Z]     docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows
18:27:29 [2022-03-20T18:27:29.362Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
18:27:29 [2022-03-20T18:27:29.362Z]     docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows
18:27:29 [2022-03-20T18:27:29.362Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
18:27:29 [2022-03-20T18:27:29.577Z] === RUN   TestDriver
18:27:29 [2022-03-20T18:27:29.577Z] --- PASS: TestDriver (0.00s)
18:27:29 [2022-03-20T18:27:29.577Z] PASS
18:27:29 [2022-03-20T18:27:29.577Z] coverage: 34.8% of statements
18:27:29 [2022-03-20T18:27:29.577Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.045s	coverage: 34.8% of statements
18:27:30 [2022-03-20T18:27:30.045Z] --- PASS: TestAllocateRandomDeallocate (0.95s)
18:27:30 [2022-03-20T18:27:30.045Z] === RUN   TestAllocateRandomDeallocateSerialize
18:27:30 [2022-03-20T18:27:30.514Z] === RUN   TestNetworkAllocateFree
18:27:30 [2022-03-20T18:27:30.514Z] --- PASS: TestNetworkAllocateFree (0.00s)
18:27:30 [2022-03-20T18:27:30.514Z] === RUN   TestNetworkAllocateUserDefinedVNIs
18:27:30 [2022-03-20T18:27:30.514Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
18:27:30 [2022-03-20T18:27:30.514Z] PASS
18:27:30 [2022-03-20T18:27:30.514Z] coverage: 63.6% of statements
18:27:30 [2022-03-20T18:27:30.514Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.140s	coverage: 63.6% of statements
18:27:30 [2022-03-20T18:27:30.514Z] === RUN   TestGetEmptyCapabilities
18:27:30 [2022-03-20T18:27:30.514Z] --- PASS: TestGetEmptyCapabilities (0.01s)
18:27:30 [2022-03-20T18:27:30.514Z] === RUN   TestGetExtraCapabilities
18:27:30 [2022-03-20T18:27:30.514Z] --- PASS: TestGetExtraCapabilities (0.01s)
18:27:30 [2022-03-20T18:27:30.514Z] === RUN   TestGetInvalidCapabilities
18:27:30 [2022-03-20T18:27:30.514Z] --- PASS: TestGetInvalidCapabilities (0.01s)
18:27:30 [2022-03-20T18:27:30.514Z] === RUN   TestRemoteDriver
18:27:30 [2022-03-20T18:27:30.514Z] --- PASS: TestRemoteDriver (0.01s)
18:27:30 [2022-03-20T18:27:30.514Z] === RUN   TestDriverError
18:27:30 [2022-03-20T18:27:30.514Z] --- PASS: TestDriverError (0.01s)
18:27:30 [2022-03-20T18:27:30.514Z] === RUN   TestMissingValues
18:27:30 [2022-03-20T18:27:30.514Z] --- PASS: TestMissingValues (0.01s)
18:27:30 [2022-03-20T18:27:30.514Z] === RUN   TestRollback
18:27:30 [2022-03-20T18:27:30.514Z] --- PASS: TestRollback (0.01s)
18:27:30 [2022-03-20T18:27:30.514Z] PASS
18:27:30 [2022-03-20T18:27:30.514Z] coverage: 57.4% of statements
18:27:30 [2022-03-20T18:27:30.514Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.093s	coverage: 57.4% of statements
18:27:31 [2022-03-20T18:27:31.107Z] === RUN   TestNewListSecretsFilters
18:27:31 [2022-03-20T18:27:31.107Z] --- PASS: TestNewListSecretsFilters (0.00s)
18:27:31 [2022-03-20T18:27:31.107Z] === RUN   TestNewListConfigsFilters
18:27:31 [2022-03-20T18:27:31.107Z] --- PASS: TestNewListConfigsFilters (0.00s)
18:27:31 [2022-03-20T18:27:31.107Z] PASS
18:27:31 [2022-03-20T18:27:31.107Z] coverage: 0.5% of statements
18:27:31 [2022-03-20T18:27:31.107Z] ok  	github.com/docker/docker/daemon/cluster	0.256s	coverage: 0.5% of statements
18:27:31 [2022-03-20T18:27:31.499Z] --- PASS: TestServiceCreateInit (6.75s)
18:27:31 [2022-03-20T18:27:31.499Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.20s)
18:27:31 [2022-03-20T18:27:31.499Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.53s)
18:27:31 [2022-03-20T18:27:31.499Z] === RUN   TestCreateServiceMultipleTimes
18:27:31 [2022-03-20T18:27:31.504Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.00s)
18:27:31 [2022-03-20T18:27:31.504Z] === RUN   TestRetrieveFromStore
18:27:31 [2022-03-20T18:27:31.504Z] === RUN   TestNAT
18:27:31 [2022-03-20T18:27:31.504Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
18:27:31 [2022-03-20T18:27:31.504Z] --- SKIP: TestNAT (0.00s)
18:27:31 [2022-03-20T18:27:31.504Z] === RUN   TestTransparent
18:27:31 [2022-03-20T18:27:31.504Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
18:27:31 [2022-03-20T18:27:31.504Z] --- SKIP: TestTransparent (0.00s)
18:27:31 [2022-03-20T18:27:31.504Z] PASS
18:27:31 [2022-03-20T18:27:31.504Z] coverage: 0.0% of statements
18:27:31 [2022-03-20T18:27:31.504Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.087s	coverage: 0.0% of statements
18:27:31 [2022-03-20T18:27:31.504Z] === RUN   TestBuildDefault
18:27:31 [2022-03-20T18:27:31.885Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
18:27:31 [2022-03-20T18:27:31.885Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
18:27:31 [2022-03-20T18:27:31.973Z] --- PASS: TestBuildDefault (0.01s)
18:27:31 [2022-03-20T18:27:31.973Z] === RUN   TestBuildHostnameDomainname
18:27:31 [2022-03-20T18:27:31.973Z] --- PASS: TestBuildHostnameDomainname (0.00s)
18:27:31 [2022-03-20T18:27:31.973Z] === RUN   TestBuildHostname
18:27:31 [2022-03-20T18:27:31.973Z] --- PASS: TestBuildHostname (0.00s)
18:27:31 [2022-03-20T18:27:31.973Z] === RUN   TestBuildHostnameFQDN
18:27:31 [2022-03-20T18:27:31.973Z] --- PASS: TestBuildHostnameFQDN (0.00s)
18:27:31 [2022-03-20T18:27:31.973Z] === RUN   TestBuildNoIP
18:27:31 [2022-03-20T18:27:31.973Z] --- PASS: TestBuildNoIP (0.00s)
18:27:31 [2022-03-20T18:27:31.973Z] === RUN   TestUpdate
18:27:31 [2022-03-20T18:27:31.973Z] --- PASS: TestUpdate (0.00s)
18:27:31 [2022-03-20T18:27:31.973Z] === RUN   TestUpdateIgnoresPrefixedHostname
18:27:31 [2022-03-20T18:27:31.973Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
18:27:31 [2022-03-20T18:27:31.973Z] === RUN   TestDeleteIgnoresPrefixedHostname
18:27:31 [2022-03-20T18:27:31.973Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
18:27:31 [2022-03-20T18:27:31.973Z] === RUN   TestAddEmpty
18:27:31 [2022-03-20T18:27:31.973Z] --- PASS: TestAddEmpty (0.00s)
18:27:31 [2022-03-20T18:27:31.973Z] === RUN   TestAdd
18:27:31 [2022-03-20T18:27:31.973Z] --- PASS: TestAdd (0.00s)
18:27:31 [2022-03-20T18:27:31.973Z] === RUN   TestDeleteEmpty
18:27:31 [2022-03-20T18:27:31.973Z] --- PASS: TestDeleteEmpty (0.00s)
18:27:31 [2022-03-20T18:27:31.973Z] === RUN   TestDeleteNewline
18:27:31 [2022-03-20T18:27:31.973Z] --- PASS: TestDeleteNewline (0.00s)
18:27:31 [2022-03-20T18:27:31.973Z] === RUN   TestDelete
18:27:31 [2022-03-20T18:27:31.973Z] --- PASS: TestDelete (0.00s)
18:27:31 [2022-03-20T18:27:31.973Z] === RUN   TestConcurrentWrites
18:27:31 [2022-03-20T18:27:31.973Z] --- PASS: TestRetrieveFromStore (0.53s)
18:27:31 [2022-03-20T18:27:31.973Z] === RUN   TestIsCorrupted
18:27:31 [2022-03-20T18:27:31.973Z] === RUN   TestNew
18:27:31 [2022-03-20T18:27:31.973Z] --- PASS: TestNew (0.00s)
18:27:31 [2022-03-20T18:27:31.973Z] === RUN   TestAddDriver
18:27:31 [2022-03-20T18:27:31.973Z] --- PASS: TestAddDriver (0.00s)
18:27:31 [2022-03-20T18:27:31.973Z] === RUN   TestAddDuplicateDriver
18:27:31 [2022-03-20T18:27:31.973Z] --- PASS: TestAddDuplicateDriver (0.00s)
18:27:31 [2022-03-20T18:27:31.973Z] === RUN   TestIPAMDefaultAddressSpaces
18:27:31 [2022-03-20T18:27:31.973Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
18:27:31 [2022-03-20T18:27:31.973Z] === RUN   TestDriver
18:27:31 [2022-03-20T18:27:31.973Z] --- PASS: TestDriver (0.00s)
18:27:31 [2022-03-20T18:27:31.973Z] === RUN   TestIPAM
18:27:31 [2022-03-20T18:27:31.973Z] --- PASS: TestIPAM (0.00s)
18:27:31 [2022-03-20T18:27:31.973Z] === RUN   TestWalkIPAMs
18:27:31 [2022-03-20T18:27:31.973Z] --- PASS: TestWalkIPAMs (0.00s)
18:27:31 [2022-03-20T18:27:31.973Z] === RUN   TestWalkDrivers
18:27:31 [2022-03-20T18:27:31.973Z] --- PASS: TestWalkDrivers (0.00s)
18:27:31 [2022-03-20T18:27:31.973Z] PASS
18:27:31 [2022-03-20T18:27:31.973Z] coverage: 82.4% of statements
18:27:31 [2022-03-20T18:27:31.973Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.096s	coverage: 82.4% of statements
18:27:31 [2022-03-20T18:27:31.973Z] --- PASS: TestIsCorrupted (0.03s)
18:27:31 [2022-03-20T18:27:31.973Z] === RUN   TestSetRollover
18:27:31 [2022-03-20T18:27:31.973Z] --- PASS: TestConcurrentWrites (0.27s)
18:27:31 [2022-03-20T18:27:31.973Z] PASS
18:27:31 [2022-03-20T18:27:31.973Z] coverage: 81.2% of statements
18:27:31 [2022-03-20T18:27:31.973Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.342s	coverage: 81.2% of statements
18:27:32 [2022-03-20T18:27:32.441Z] === RUN   TestNew
18:27:32 [2022-03-20T18:27:32.441Z] --- PASS: TestNew (0.00s)
18:27:32 [2022-03-20T18:27:32.441Z] === RUN   TestAllocate
18:27:32 [2022-03-20T18:27:32.441Z] --- PASS: TestAllocate (0.00s)
18:27:32 [2022-03-20T18:27:32.441Z] === RUN   TestUninitialized
18:27:32 [2022-03-20T18:27:32.441Z] --- PASS: TestUninitialized (0.00s)
18:27:32 [2022-03-20T18:27:32.441Z] === RUN   TestAllocateInRange
18:27:32 [2022-03-20T18:27:32.441Z] --- PASS: TestAllocateInRange (0.00s)
18:27:32 [2022-03-20T18:27:32.441Z] === RUN   TestAllocateSerial
18:27:32 [2022-03-20T18:27:32.441Z] --- PASS: TestAllocateSerial (0.00s)
18:27:32 [2022-03-20T18:27:32.442Z] PASS
18:27:32 [2022-03-20T18:27:32.442Z] coverage: 87.5% of statements
18:27:32 [2022-03-20T18:27:32.442Z] ok  	github.com/docker/docker/libnetwork/idm	0.047s	coverage: 87.5% of statements
18:27:32 [2022-03-20T18:27:32.442Z] === RUN   TestCaller
18:27:32 [2022-03-20T18:27:32.442Z] --- PASS: TestCaller (0.00s)
18:27:32 [2022-03-20T18:27:32.442Z] PASS
18:27:32 [2022-03-20T18:27:32.442Z] coverage: 100.0% of statements
18:27:32 [2022-03-20T18:27:32.442Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.045s	coverage: 100.0% of statements
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
18:27:32 [2022-03-20T18:27:32.675Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.26s)
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
18:27:32 [2022-03-20T18:27:32.675Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
18:27:32 [2022-03-20T18:27:32.675Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
18:27:32 [2022-03-20T18:27:32.675Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertToGRPCContainerRuntime
18:27:32 [2022-03-20T18:27:32.675Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
18:27:32 [2022-03-20T18:27:32.675Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertToGRPCIsolation
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertToGRPCIsolation/empty
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertToGRPCIsolation/default
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertToGRPCIsolation/process
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
18:27:32 [2022-03-20T18:27:32.675Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertFromGRPCIsolation
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertFromGRPCIsolation/default
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertFromGRPCIsolation/process
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
18:27:32 [2022-03-20T18:27:32.675Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertToGRPCCredentialSpec
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
18:27:32 [2022-03-20T18:27:32.675Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
18:27:32 [2022-03-20T18:27:32.675Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
18:27:32 [2022-03-20T18:27:32.675Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
18:27:32 [2022-03-20T18:27:32.675Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
18:27:32 [2022-03-20T18:27:32.675Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertFromGRPCConfigs
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertFromGRPCConfigs/file
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
18:27:32 [2022-03-20T18:27:32.675Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertToGRPCConfigs
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertToGRPCConfigs/file
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
18:27:32 [2022-03-20T18:27:32.675Z] === RUN   TestServiceConvertToGRPCConfigs/none
18:27:32 [2022-03-20T18:27:32.675Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
18:27:32 [2022-03-20T18:27:32.675Z] PASS
18:27:32 [2022-03-20T18:27:32.675Z] coverage: 35.9% of statements
18:27:32 [2022-03-20T18:27:32.675Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.835s	coverage: 35.9% of statements
18:27:32 [2022-03-20T18:27:32.818Z] --- PASS: TestContainerKillOnDaemonStart (12.82s)
18:27:32 [2022-03-20T18:27:32.818Z] PASS
18:27:32 [2022-03-20T18:27:32.818Z] 
18:27:32 [2022-03-20T18:27:32.818Z] === Skipped
18:27:32 [2022-03-20T18:27:32.818Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
18:27:32 [2022-03-20T18:27:32.818Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:27:32 [2022-03-20T18:27:32.818Z] 
18:27:32 [2022-03-20T18:27:32.818Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
18:27:32 [2022-03-20T18:27:32.818Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:27:32 [2022-03-20T18:27:32.818Z] 
18:27:32 [2022-03-20T18:27:32.818Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.01s)
18:27:32 [2022-03-20T18:27:32.818Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:27:32 [2022-03-20T18:27:32.818Z] 
18:27:32 [2022-03-20T18:27:32.818Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:27:32 [2022-03-20T18:27:32.818Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:27:32 [2022-03-20T18:27:32.818Z] 
18:27:32 [2022-03-20T18:27:32.818Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
18:27:32 [2022-03-20T18:27:32.818Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:27:32 [2022-03-20T18:27:32.818Z] 
18:27:32 [2022-03-20T18:27:32.818Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
18:27:32 [2022-03-20T18:27:32.818Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:27:32 [2022-03-20T18:27:32.818Z] 
18:27:32 [2022-03-20T18:27:32.818Z] DONE 200 tests, 6 skipped in 157.201s
18:27:32 [2022-03-20T18:27:32.818Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
18:27:32 [2022-03-20T18:27:32.818Z] ++ 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
18:27:32 [2022-03-20T18:27:32.818Z] ++ set -e
18:27:32 [2022-03-20T18:27:32.818Z] ++ '[' -n 0 ']'
18:27:32 [2022-03-20T18:27:32.818Z] ++ set -x
18:27:32 [2022-03-20T18:27:32.818Z] ++ 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
18:27:32 [2022-03-20T18:27:32.910Z] --- PASS: TestSetRollover (1.24s)
18:27:32 [2022-03-20T18:27:32.910Z] === RUN   TestSetRolloverSerial
18:27:33 [2022-03-20T18:27:33.019Z] --- PASS: TestServiceUpdatePidsLimit (16.11s)
18:27:33 [2022-03-20T18:27:33.019Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.64s)
18:27:33 [2022-03-20T18:27:33.019Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
18:27:33 [2022-03-20T18:27:33.019Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s)
18:27:33 [2022-03-20T18:27:33.019Z] PASS
18:27:33 [2022-03-20T18:27:33.019Z] 
18:27:33 [2022-03-20T18:27:33.019Z] === Skipped
18:27:33 [2022-03-20T18:27:33.019Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
18:27:33 [2022-03-20T18:27:33.019Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:27:33 [2022-03-20T18:27:33.019Z] 
18:27:33 [2022-03-20T18:27:33.019Z] DONE 27 tests, 1 skipped in 183.174s
18:27:33 [2022-03-20T18:27:33.019Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
18:27:33 [2022-03-20T18:27:33.019Z] INFO: Testing against a local daemon
18:27:33 [2022-03-20T18:27:33.019Z] === RUN   TestSessionCreate
18:27:33 [2022-03-20T18:27:33.019Z] --- PASS: TestSessionCreate (0.02s)
18:27:33 [2022-03-20T18:27:33.019Z] === RUN   TestSessionCreateWithBadUpgrade
18:27:33 [2022-03-20T18:27:33.019Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:27:33 [2022-03-20T18:27:33.019Z] PASS
18:27:33 [2022-03-20T18:27:33.019Z] 
18:27:33 [2022-03-20T18:27:33.019Z] DONE 2 tests in 0.067s
18:27:33 [2022-03-20T18:27:33.019Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
18:27:33 [2022-03-20T18:27:33.019Z] INFO: Testing against a local daemon
18:27:33 [2022-03-20T18:27:33.019Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:27:33 [2022-03-20T18:27:33.019Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
18:27:33 [2022-03-20T18:27:33.019Z] === RUN   TestDiskUsage
18:27:33 [2022-03-20T18:27:33.019Z] === PAUSE TestDiskUsage
18:27:33 [2022-03-20T18:27:33.019Z] === RUN   TestEventsExecDie
18:27:33 [2022-03-20T18:27:33.075Z] === RUN   TestConfigDaemonLibtrustID
18:27:33 [2022-03-20T18:27:33.278Z] --- PASS: TestEventsExecDie (0.56s)
18:27:33 [2022-03-20T18:27:33.278Z] === RUN   TestEventsBackwardsCompatible
18:27:33 [2022-03-20T18:27:33.278Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
18:27:33 [2022-03-20T18:27:33.278Z] === RUN   TestEventsVolumeCreate
18:27:33 [2022-03-20T18:27:33.378Z] === RUN   TestSetSerialInsertDelete
18:27:33 [2022-03-20T18:27:33.378Z] --- PASS: TestSetSerialInsertDelete (0.00s)
18:27:33 [2022-03-20T18:27:33.378Z] === RUN   TestSetParallelInsertDelete
18:27:33 [2022-03-20T18:27:33.537Z] --- PASS: TestEventsVolumeCreate (0.07s)
18:27:33 [2022-03-20T18:27:33.537Z] === RUN   TestInfoBinaryCommits
18:27:33 [2022-03-20T18:27:33.537Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:27:33 [2022-03-20T18:27:33.537Z] === RUN   TestInfoAPIVersioned
18:27:33 [2022-03-20T18:27:33.537Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:27:33 [2022-03-20T18:27:33.537Z] === RUN   TestInfoAPI
18:27:33 [2022-03-20T18:27:33.537Z] --- PASS: TestInfoAPI (0.02s)
18:27:33 [2022-03-20T18:27:33.537Z] === RUN   TestInfoAPIWarnings
18:27:33 [2022-03-20T18:27:33.640Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
18:27:33 [2022-03-20T18:27:33.640Z] === RUN   TestDaemonConfigValidation
18:27:33 [2022-03-20T18:27:33.640Z] === RUN   TestDaemonConfigValidation/config_with_no_content
18:27:33 [2022-03-20T18:27:33.640Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
18:27:33 [2022-03-20T18:27:33.640Z] === RUN   TestDaemonConfigValidation/config_with_{}
18:27:33 [2022-03-20T18:27:33.640Z] === PAUSE TestDaemonConfigValidation/config_with_{}
18:27:33 [2022-03-20T18:27:33.640Z] === RUN   TestDaemonConfigValidation/invalid_config
18:27:33 [2022-03-20T18:27:33.640Z] === PAUSE TestDaemonConfigValidation/invalid_config
18:27:33 [2022-03-20T18:27:33.640Z] === RUN   TestDaemonConfigValidation/malformed_config
18:27:33 [2022-03-20T18:27:33.640Z] === PAUSE TestDaemonConfigValidation/malformed_config
18:27:33 [2022-03-20T18:27:33.640Z] === RUN   TestDaemonConfigValidation/valid_config
18:27:33 [2022-03-20T18:27:33.640Z] === PAUSE TestDaemonConfigValidation/valid_config
18:27:33 [2022-03-20T18:27:33.640Z] === CONT  TestDaemonConfigValidation/config_with_no_content
18:27:33 [2022-03-20T18:27:33.640Z] === CONT  TestDaemonConfigValidation/malformed_config
18:27:33 [2022-03-20T18:27:33.897Z] === CONT  TestDaemonConfigValidation/valid_config
18:27:33 [2022-03-20T18:27:33.897Z] === CONT  TestDaemonConfigValidation/invalid_config
18:27:33 [2022-03-20T18:27:33.897Z] === CONT  TestDaemonConfigValidation/config_with_{}
18:27:34 [2022-03-20T18:27:34.154Z] --- PASS: TestDaemonConfigValidation (0.00s)
18:27:34 [2022-03-20T18:27:34.154Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.22s)
18:27:34 [2022-03-20T18:27:34.154Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.25s)
18:27:34 [2022-03-20T18:27:34.154Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.14s)
18:27:34 [2022-03-20T18:27:34.154Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.19s)
18:27:34 [2022-03-20T18:27:34.154Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.18s)
18:27:34 [2022-03-20T18:27:34.154Z] === RUN   TestConfigDaemonSeccompProfiles
18:27:34 [2022-03-20T18:27:34.154Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
18:27:34 [2022-03-20T18:27:34.365Z] === RUN   TestInt2IP2IntConversion
18:27:34 [2022-03-20T18:27:34.365Z] --- PASS: TestSetRolloverSerial (1.41s)
18:27:34 [2022-03-20T18:27:34.365Z] === RUN   TestGetFirstAvailableFromCurrent
18:27:34 [2022-03-20T18:27:34.365Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
18:27:34 [2022-03-20T18:27:34.365Z] PASS
18:27:34 [2022-03-20T18:27:34.365Z] coverage: 84.4% of statements
18:27:34 [2022-03-20T18:27:34.365Z] ok  	github.com/docker/docker/libnetwork/bitseq	9.894s	coverage: 84.4% of statements
18:27:34 [2022-03-20T18:27:34.834Z] --- PASS: TestInt2IP2IntConversion (0.53s)
18:27:34 [2022-03-20T18:27:34.834Z] === RUN   TestGetAddressVersion
18:27:34 [2022-03-20T18:27:34.834Z] --- PASS: TestGetAddressVersion (0.00s)
18:27:34 [2022-03-20T18:27:34.834Z] === RUN   TestKeyString
18:27:34 [2022-03-20T18:27:34.834Z] --- PASS: TestKeyString (0.00s)
18:27:34 [2022-03-20T18:27:34.834Z] === RUN   TestPoolDataMarshal
18:27:34 [2022-03-20T18:27:34.834Z] --- PASS: TestPoolDataMarshal (0.00s)
18:27:34 [2022-03-20T18:27:34.834Z] === RUN   TestSubnetsMarshal
18:27:34 [2022-03-20T18:27:34.834Z] --- PASS: TestSubnetsMarshal (0.04s)
18:27:34 [2022-03-20T18:27:34.834Z] === RUN   TestAddSubnets
18:27:34 [2022-03-20T18:27:34.834Z] --- PASS: TestAddSubnets (0.04s)
18:27:34 [2022-03-20T18:27:34.834Z] === RUN   TestDoublePoolRelease
18:27:34 [2022-03-20T18:27:34.834Z] --- PASS: TestDoublePoolRelease (0.02s)
18:27:34 [2022-03-20T18:27:34.834Z] === RUN   TestAddReleasePoolID
18:27:34 [2022-03-20T18:27:34.834Z] --- PASS: TestAddReleasePoolID (0.05s)
18:27:34 [2022-03-20T18:27:34.834Z] === RUN   TestPredefinedPool
18:27:34 [2022-03-20T18:27:34.834Z] === RUN   TestPoolRequest
18:27:34 [2022-03-20T18:27:34.834Z] --- PASS: TestPoolRequest (0.00s)
18:27:34 [2022-03-20T18:27:34.834Z] === RUN   TestOtherRequests
18:27:34 [2022-03-20T18:27:34.834Z] --- PASS: TestOtherRequests (0.00s)
18:27:34 [2022-03-20T18:27:34.834Z] PASS
18:27:34 [2022-03-20T18:27:34.834Z] coverage: 57.1% of statements
18:27:34 [2022-03-20T18:27:34.834Z] --- PASS: TestPredefinedPool (0.02s)
18:27:34 [2022-03-20T18:27:34.834Z] === RUN   TestRemoveSubnet
18:27:34 [2022-03-20T18:27:34.834Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.044s	coverage: 57.1% of statements
18:27:35 [2022-03-20T18:27:35.084Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
18:27:35 [2022-03-20T18:27:35.304Z] --- PASS: TestRemoveSubnet (0.17s)
18:27:35 [2022-03-20T18:27:35.304Z] === RUN   TestGetSameAddress
18:27:35 [2022-03-20T18:27:35.304Z] --- PASS: TestGetSameAddress (0.02s)
18:27:35 [2022-03-20T18:27:35.304Z] === RUN   TestPoolAllocationReuse
18:27:35 [2022-03-20T18:27:35.341Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestWaitNodeAttachment
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestBuilderGC
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestBuilderGC (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestDaemonConfigurationNotFound
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestDaemonBrokenConfiguration
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestFindConfigurationConflicts
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestFindConfigurationConflicts (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestDaemonConfigurationMergeConflicts
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestDaemonConfigurationMergeConcurrent
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestDaemonConfigurationMergeConcurrentError
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestFindConfigurationConflictsWithMergedValues
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestValidateConfigurationErrors
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestValidateConfigurationErrors (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestValidateConfiguration
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestValidateConfiguration/with_label
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestValidateConfiguration/with_dns
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestValidateConfiguration/with_dns-search
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestValidateConfiguration/with_max-download-attempts
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestValidateConfiguration/with_node_generic_resources
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestValidateConfiguration (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestReloadSetConfigFileNotExist
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestWaitNodeAttachment (0.43s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestIsolationConversion
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestIsolationConversion/default
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestIsolationConversion/process
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestIsolationConversion/hyperv
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestIsolationConversion (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestIsolationConversion/default (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestIsolationConversion/process (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestContainerLabels
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestContainerLabels (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestCredentialSpecConversion
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestCredentialSpecConversion/none
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestCredentialSpecConversion/config
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestCredentialSpecConversion/file
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestCredentialSpecConversion/registry
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestCredentialSpecConversion (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestControllerValidateMountBind
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestControllerValidateMountBind (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestControllerValidateMountVolume
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestControllerValidateMountVolume (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestControllerValidateMountTarget
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestControllerValidateMountTarget (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestControllerValidateMountTmpfs
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestControllerValidateMountInvalidType
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestControllerValidateMountNamedPipe
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] PASS
18:27:35 [2022-03-20T18:27:35.632Z] coverage: 11.0% of statements
18:27:35 [2022-03-20T18:27:35.632Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.796s	coverage: 11.0% of statements
18:27:35 [2022-03-20T18:27:35.632Z] time="2022-03-20T18:27:35Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestReloadDefaultConfigNotExist
18:27:35 [2022-03-20T18:27:35.632Z]     config_test.go:447: os.Getuid() != 0: skipping test that requires root
18:27:35 [2022-03-20T18:27:35.632Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestReloadBadDefaultConfig
18:27:35 [2022-03-20T18:27:35.632Z] time="2022-03-20T18:27:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2768038914"
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestReloadWithConflictingLabels
18:27:35 [2022-03-20T18:27:35.632Z] time="2022-03-20T18:27:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2988099439"
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestReloadWithDuplicateLabels
18:27:35 [2022-03-20T18:27:35.632Z] time="2022-03-20T18:27:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1158659804"
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestMaskURLCredentials
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestMaskURLCredentials (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestDaemonConfigurationMerge
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] PASS
18:27:35 [2022-03-20T18:27:35.632Z] coverage: 79.2% of statements
18:27:35 [2022-03-20T18:27:35.632Z] ok  	github.com/docker/docker/daemon/config	0.372s	coverage: 79.2% of statements
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestEventsLog
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestEventsLog (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestEventsLogTimeout
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestEventsLogTimeout (0.00s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestLogEvents
18:27:35 [2022-03-20T18:27:35.632Z] --- PASS: TestLogEvents (0.05s)
18:27:35 [2022-03-20T18:27:35.632Z] === RUN   TestLoadBufferedEvents
18:27:36 [2022-03-20T18:27:36.101Z] --- PASS: TestLoadBufferedEvents (0.20s)
18:27:36 [2022-03-20T18:27:36.101Z] === RUN   TestLoadBufferedEventsOnlyFromPast
18:27:36 [2022-03-20T18:27:36.101Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
18:27:36 [2022-03-20T18:27:36.101Z] === RUN   TestIgnoreBufferedWhenNoTimes
18:27:36 [2022-03-20T18:27:36.101Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
18:27:36 [2022-03-20T18:27:36.101Z] PASS
18:27:36 [2022-03-20T18:27:36.101Z] coverage: 50.0% of statements
18:27:36 [2022-03-20T18:27:36.101Z] ok  	github.com/docker/docker/daemon/events	0.333s	coverage: 50.0% of statements
18:27:36 [2022-03-20T18:27:36.273Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
18:27:36 [2022-03-20T18:27:36.292Z] === RUN   TestGetCapabilities
18:27:36 [2022-03-20T18:27:36.292Z] --- PASS: TestGetCapabilities (0.01s)
18:27:36 [2022-03-20T18:27:36.292Z] === RUN   TestGetCapabilitiesFromLegacyDriver
18:27:36 [2022-03-20T18:27:36.292Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s)
18:27:36 [2022-03-20T18:27:36.292Z] === RUN   TestGetDefaultAddressSpaces
18:27:36 [2022-03-20T18:27:36.292Z] --- PASS: TestGetDefaultAddressSpaces (0.00s)
18:27:36 [2022-03-20T18:27:36.292Z] === RUN   TestRemoteDriver
18:27:36 [2022-03-20T18:27:36.292Z] --- PASS: TestRemoteDriver (0.01s)
18:27:36 [2022-03-20T18:27:36.292Z] PASS
18:27:36 [2022-03-20T18:27:36.292Z] coverage: 47.4% of statements
18:27:36 [2022-03-20T18:27:36.292Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.082s	coverage: 47.4% of statements
18:27:36 [2022-03-20T18:27:36.473Z] --- PASS: TestCheckoutGit (34.11s)
18:27:36 [2022-03-20T18:27:36.473Z] === RUN   TestValidGitTransport
18:27:36 [2022-03-20T18:27:36.473Z] --- PASS: TestValidGitTransport (0.00s)
18:27:36 [2022-03-20T18:27:36.473Z] === RUN   TestGitInvalidRef
18:27:36 [2022-03-20T18:27:36.473Z] --- PASS: TestGitInvalidRef (0.26s)
18:27:36 [2022-03-20T18:27:36.473Z] PASS
18:27:36 [2022-03-20T18:27:36.473Z] coverage: 86.3% of statements
18:27:36 [2022-03-20T18:27:36.473Z] ok  	github.com/docker/docker/builder/remotecontext/git	34.448s	coverage: 86.3% of statements
18:27:36 [2022-03-20T18:27:36.473Z] ?   	github.com/docker/docker/cli	[no test files]
18:27:36 [2022-03-20T18:27:36.473Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:27:36 [2022-03-20T18:27:36.529Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
18:27:36 [2022-03-20T18:27:36.761Z] --- PASS: TestPoolAllocationReuse (1.37s)
18:27:36 [2022-03-20T18:27:36.761Z] === RUN   TestGetAddressSubPoolEqualPool
18:27:36 [2022-03-20T18:27:36.761Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s)
18:27:36 [2022-03-20T18:27:36.761Z] === RUN   TestRequestReleaseAddressFromSubPool
18:27:37 [2022-03-20T18:27:37.229Z] === RUN   TestWindowsIPAM
18:27:37 [2022-03-20T18:27:37.229Z] --- PASS: TestWindowsIPAM (0.00s)
18:27:37 [2022-03-20T18:27:37.229Z] PASS
18:27:37 [2022-03-20T18:27:37.229Z] coverage: 71.4% of statements
18:27:37 [2022-03-20T18:27:37.458Z] === CONT  TestConfigDaemonSeccompProfiles
18:27:37 [2022-03-20T18:27:37.458Z]     daemon_test.go:156: [dd5577f4c94a4] daemon is not started
18:27:37 [2022-03-20T18:27:37.458Z] --- PASS: TestConfigDaemonSeccompProfiles (3.30s)
18:27:37 [2022-03-20T18:27:37.458Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s)
18:27:37 [2022-03-20T18:27:37.458Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.12s)
18:27:37 [2022-03-20T18:27:37.458Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
18:27:37 [2022-03-20T18:27:37.458Z] === RUN   TestDaemonProxy
18:27:37 [2022-03-20T18:27:37.458Z] === RUN   TestDaemonProxy/environment_variables
18:27:37 [2022-03-20T18:27:37.666Z] === RUN   TestIsEmptyDir
18:27:37 [2022-03-20T18:27:37.666Z] --- PASS: TestIsEmptyDir (0.01s)
18:27:37 [2022-03-20T18:27:37.666Z] PASS
18:27:37 [2022-03-20T18:27:37.666Z] coverage: 2.3% of statements
18:27:37 [2022-03-20T18:27:37.666Z] === RUN   TestLinkNaming
18:27:37 [2022-03-20T18:27:37.666Z] --- PASS: TestLinkNaming (0.00s)
18:27:37 [2022-03-20T18:27:37.666Z] === RUN   TestLinkNew
18:27:37 [2022-03-20T18:27:37.666Z] --- PASS: TestLinkNew (0.00s)
18:27:37 [2022-03-20T18:27:37.666Z] === RUN   TestLinkEnv
18:27:37 [2022-03-20T18:27:37.666Z] --- PASS: TestLinkEnv (0.00s)
18:27:37 [2022-03-20T18:27:37.666Z] === RUN   TestLinkMultipleEnv
18:27:37 [2022-03-20T18:27:37.666Z] --- PASS: TestLinkMultipleEnv (0.00s)
18:27:37 [2022-03-20T18:27:37.666Z] === RUN   TestLinkPortRangeEnv
18:27:37 [2022-03-20T18:27:37.666Z] --- PASS: TestLinkPortRangeEnv (0.00s)
18:27:37 [2022-03-20T18:27:37.666Z] PASS
18:27:37 [2022-03-20T18:27:37.666Z] coverage: 93.0% of statements
18:27:37 [2022-03-20T18:27:37.666Z] ok  	github.com/docker/docker/daemon/graphdriver	0.076s	coverage: 2.3% of statements
18:27:37 [2022-03-20T18:27:37.666Z] ok  	github.com/docker/docker/daemon/links	0.042s	coverage: 93.0% of statements
18:27:37 [2022-03-20T18:27:37.698Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.047s	coverage: 71.4% of statements
18:27:37 [2022-03-20T18:27:37.714Z]     check_test.go:308: [d837767e4418c] daemon is not started
18:27:37 [2022-03-20T18:27:37.714Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
18:27:38 [2022-03-20T18:27:38.134Z] === RUN   TestVerifyNetworkingConfig
18:27:38 [2022-03-20T18:27:38.134Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
18:27:38 [2022-03-20T18:27:38.134Z] === RUN   TestGetContainer
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestGetContainer (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestValidContainerNames
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestValidContainerNames (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestContainerInitDNS
18:27:38 [2022-03-20T18:27:38.603Z]     daemon_test.go:145: root required
18:27:38 [2022-03-20T18:27:38.603Z] --- SKIP: TestContainerInitDNS (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestMerge
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestMerge (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestValidateContainerIsolation
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestValidateContainerIsolation (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestFindNetworkErrorType
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestFindNetworkErrorType (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestEnsureServicesExist
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestEnsureServicesExist (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestEnsureServicesExistErrors
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestContainerDelete
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestContainerDelete (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestContainerDoubleDelete
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestContainerDoubleDelete (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestLogContainerEventCopyLabels
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestLogContainerEventWithAttributes
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestNoneHealthcheck
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestNoneHealthcheck (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestHealthStates
18:27:38 [2022-03-20T18:27:38.603Z] time="2022-03-20T18:27:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:27:38 [2022-03-20T18:27:38.603Z] time="2022-03-20T18:27:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:27:38 [2022-03-20T18:27:38.603Z] time="2022-03-20T18:27:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:27:38 [2022-03-20T18:27:38.603Z] time="2022-03-20T18:27:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:27:38 [2022-03-20T18:27:38.603Z] time="2022-03-20T18:27:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:27:38 [2022-03-20T18:27:38.603Z] time="2022-03-20T18:27:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:27:38 [2022-03-20T18:27:38.603Z] time="2022-03-20T18:27:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:27:38 [2022-03-20T18:27:38.603Z] time="2022-03-20T18:27:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:27:38 [2022-03-20T18:27:38.603Z] time="2022-03-20T18:27:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:27:38 [2022-03-20T18:27:38.603Z] time="2022-03-20T18:27:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestHealthStates (0.21s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestGetInspectData
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestGetInspectData (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestFillLicense
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestFillLicense (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestListInvalidFilter
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestListInvalidFilter (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestNameFilter
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestNameFilter (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestSetWindowsCredentialSpecInSpec
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
18:27:38 [2022-03-20T18:27:38.603Z] === 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
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
18:27:38 [2022-03-20T18:27:38.603Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z]     --- 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)
18:27:38 [2022-03-20T18:27:38.603Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestDaemonReloadLabels
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestDaemonReloadLabels (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestDaemonReloadMirrors
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestDaemonReloadMirrors (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestDaemonReloadInsecureRegistries
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestDaemonReloadNotAffectOthers
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
18:27:38 [2022-03-20T18:27:38.603Z]     reload_test.go:342: root required
18:27:38 [2022-03-20T18:27:38.603Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z] === RUN   TestParseVolumesFrom
18:27:38 [2022-03-20T18:27:38.603Z] --- PASS: TestParseVolumesFrom (0.00s)
18:27:38 [2022-03-20T18:27:38.603Z] PASS
18:27:38 [2022-03-20T18:27:38.603Z] coverage: 8.6% of statements
18:27:38 [2022-03-20T18:27:38.603Z] ok  	github.com/docker/docker/daemon	0.759s	coverage: 8.6% of statements
18:27:38 [2022-03-20T18:27:38.603Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:27:38 [2022-03-20T18:27:38.603Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:27:38 [2022-03-20T18:27:38.603Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:27:38 [2022-03-20T18:27:38.603Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:27:38 [2022-03-20T18:27:38.603Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
18:27:38 [2022-03-20T18:27:38.603Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
18:27:38 [2022-03-20T18:27:38.603Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
18:27:38 [2022-03-20T18:27:38.603Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:27:38 [2022-03-20T18:27:38.603Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
18:27:38 [2022-03-20T18:27:38.603Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
18:27:38 [2022-03-20T18:27:38.603Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:27:38 [2022-03-20T18:27:38.603Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
18:27:38 [2022-03-20T18:27:38.684Z] === RUN   TestDefaultNetwork
18:27:38 [2022-03-20T18:27:38.684Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.03s)
18:27:38 [2022-03-20T18:27:38.684Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
18:27:38 [2022-03-20T18:27:38.684Z] --- PASS: TestDefaultNetwork (0.30s)
18:27:38 [2022-03-20T18:27:38.684Z] === RUN   TestConfigGlobalScopeDefaultNetworks
18:27:39 [2022-03-20T18:27:39.071Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
18:27:39 [2022-03-20T18:27:39.071Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
18:27:39 [2022-03-20T18:27:39.081Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
18:27:39 [2022-03-20T18:27:39.081Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
18:27:39 [2022-03-20T18:27:39.153Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s)
18:27:39 [2022-03-20T18:27:39.153Z] === RUN   TestInitAddressPools
18:27:39 [2022-03-20T18:27:39.153Z] --- PASS: TestInitAddressPools (0.00s)
18:27:39 [2022-03-20T18:27:39.153Z] PASS
18:27:39 [2022-03-20T18:27:39.153Z] coverage: 74.0% of statements
18:27:39 [2022-03-20T18:27:39.153Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.670s	coverage: 74.0% of statements
18:27:39 [2022-03-20T18:27:39.338Z] === RUN   TestDaemonProxy/command-line_options
18:27:39 [2022-03-20T18:27:39.621Z] === RUN   TestKeyValue
18:27:39 [2022-03-20T18:27:39.621Z] --- PASS: TestKeyValue (0.00s)
18:27:39 [2022-03-20T18:27:39.621Z] PASS
18:27:39 [2022-03-20T18:27:39.621Z] coverage: 60.0% of statements
18:27:39 [2022-03-20T18:27:39.621Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.044s	coverage: 60.0% of statements
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestNewStreamConfig
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestNewStreamConfig/defaults
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestNewStreamConfig/invalid_create_group
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestNewStreamConfig/invalid_flush_interval
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestNewStreamConfig/flush_interval_at_15
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
18:27:40 [2022-03-20T18:27:40.060Z] --- PASS: TestNewStreamConfig (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestNewAWSLogsClientUserAgentHandler
18:27:40 [2022-03-20T18:27:40.060Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/json/emf
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/#00
18:27:40 [2022-03-20T18:27:40.060Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
18:27:40 [2022-03-20T18:27:40.060Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestNewAWSLogsClientRegionDetect
18:27:40 [2022-03-20T18:27:40.060Z] time="2022-03-20T18:27:39Z" level=info msg="Trying to get region from EC2 Metadata"
18:27:40 [2022-03-20T18:27:40.060Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s)
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestCreateSuccess
18:27:40 [2022-03-20T18:27:40.060Z] --- PASS: TestCreateSuccess (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestCreateStreamSkipped
18:27:40 [2022-03-20T18:27:40.060Z] time="2022-03-20T18:27:39Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
18:27:40 [2022-03-20T18:27:40.060Z] --- PASS: TestCreateStreamSkipped (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestCreateLogGroupSuccess
18:27:40 [2022-03-20T18:27:40.060Z] time="2022-03-20T18:27:39Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="<nil>"
18:27:40 [2022-03-20T18:27:40.060Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestCreateError
18:27:40 [2022-03-20T18:27:40.060Z] --- PASS: TestCreateError (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestCreateAlreadyExists
18:27:40 [2022-03-20T18:27:40.060Z] time="2022-03-20T18:27:39Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
18:27:40 [2022-03-20T18:27:40.060Z] --- PASS: TestCreateAlreadyExists (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestLogClosed
18:27:40 [2022-03-20T18:27:40.060Z] --- PASS: TestLogClosed (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestLogBlocking
18:27:40 [2022-03-20T18:27:40.060Z] --- PASS: TestLogBlocking (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestLogNonBlockingBufferEmpty
18:27:40 [2022-03-20T18:27:40.060Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestLogNonBlockingBufferFull
18:27:40 [2022-03-20T18:27:40.060Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestPublishBatchSuccess
18:27:40 [2022-03-20T18:27:40.060Z] --- PASS: TestPublishBatchSuccess (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestPublishBatchError
18:27:40 [2022-03-20T18:27:40.060Z] time="2022-03-20T18:27:39Z" level=error msg=error
18:27:40 [2022-03-20T18:27:40.060Z] --- PASS: TestPublishBatchError (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestPublishBatchInvalidSeqSuccess
18:27:40 [2022-03-20T18:27:40.060Z] time="2022-03-20T18:27:39Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
18:27:40 [2022-03-20T18:27:40.060Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestPublishBatchAlreadyAccepted
18:27:40 [2022-03-20T18:27:40.060Z] time="2022-03-20T18:27:39Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
18:27:40 [2022-03-20T18:27:40.060Z] time="2022-03-20T18:27:39Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
18:27:40 [2022-03-20T18:27:40.060Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestCollectBatchSimple
18:27:40 [2022-03-20T18:27:40.060Z] --- PASS: TestCollectBatchSimple (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestCollectBatchTicker
18:27:40 [2022-03-20T18:27:40.060Z] --- PASS: TestCollectBatchTicker (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestCollectBatchMultilinePattern
18:27:40 [2022-03-20T18:27:40.060Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
18:27:40 [2022-03-20T18:27:40.060Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
18:27:40 [2022-03-20T18:27:40.060Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
18:27:40 [2022-03-20T18:27:40.060Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s)
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestCollectBatchClose
18:27:40 [2022-03-20T18:27:40.060Z] --- PASS: TestCollectBatchClose (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestEffectiveLen
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestEffectiveLen/0/Hello
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestEffectiveLen/2/🙃
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestEffectiveLen/3/����
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestEffectiveLen/4/He��o
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestEffectiveLen/5/
18:27:40 [2022-03-20T18:27:40.060Z] --- PASS: TestEffectiveLen (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestFindValidSplit
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestFindValidSplit/0/
18:27:40 [2022-03-20T18:27:40.060Z]     cloudwatchlogs_test.go:1076: 
18:27:40 [2022-03-20T18:27:40.060Z]     cloudwatchlogs_test.go:1077: 
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestFindValidSplit/1/Hello
18:27:40 [2022-03-20T18:27:40.060Z]     cloudwatchlogs_test.go:1076: Hello
18:27:40 [2022-03-20T18:27:40.060Z]     cloudwatchlogs_test.go:1077: 
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestFindValidSplit/2/Hello
18:27:40 [2022-03-20T18:27:40.060Z]     cloudwatchlogs_test.go:1076: He
18:27:40 [2022-03-20T18:27:40.060Z]     cloudwatchlogs_test.go:1077: llo
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestFindValidSplit/3/Hello
18:27:40 [2022-03-20T18:27:40.060Z]     cloudwatchlogs_test.go:1076: 
18:27:40 [2022-03-20T18:27:40.060Z]     cloudwatchlogs_test.go:1077: Hello
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestFindValidSplit/4/🙃
18:27:40 [2022-03-20T18:27:40.060Z]     cloudwatchlogs_test.go:1076: 
18:27:40 [2022-03-20T18:27:40.060Z]     cloudwatchlogs_test.go:1077: 🙃
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestFindValidSplit/5/🙃
18:27:40 [2022-03-20T18:27:40.060Z]     cloudwatchlogs_test.go:1076: 🙃
18:27:40 [2022-03-20T18:27:40.060Z]     cloudwatchlogs_test.go:1077: 
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestFindValidSplit/6/a�
18:27:40 [2022-03-20T18:27:40.060Z]     cloudwatchlogs_test.go:1076: a
18:27:40 [2022-03-20T18:27:40.060Z]     cloudwatchlogs_test.go:1077: �
18:27:40 [2022-03-20T18:27:40.060Z] === RUN   TestFindValidSplit/7/a�
18:27:40 [2022-03-20T18:27:40.060Z]     cloudwatchlogs_test.go:1076: a�
18:27:40 [2022-03-20T18:27:40.089Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
18:27:40 [2022-03-20T18:27:40.089Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
18:27:40 [2022-03-20T18:27:40.089Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
18:27:40 [2022-03-20T18:27:40.089Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
18:27:40 [2022-03-20T18:27:40.089Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
18:27:40 [2022-03-20T18:27:40.089Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
18:27:40 [2022-03-20T18:27:40.089Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
18:27:40 [2022-03-20T18:27:40.089Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
18:27:40 [2022-03-20T18:27:40.089Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
18:27:40 [2022-03-20T18:27:40.089Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
18:27:40 [2022-03-20T18:27:40.089Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
18:27:40 [2022-03-20T18:27:40.089Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
18:27:40 [2022-03-20T18:27:40.089Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
18:27:40 [2022-03-20T18:27:40.089Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
18:27:40 [2022-03-20T18:27:40.089Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
18:27:40 [2022-03-20T18:27:40.089Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
18:27:40 [2022-03-20T18:27:40.089Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
18:27:40 [2022-03-20T18:27:40.316Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
18:27:40 [2022-03-20T18:27:40.529Z]     cloudwatchlogs_test.go:1077: 
18:27:40 [2022-03-20T18:27:40.529Z] --- PASS: TestFindValidSplit (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestProcessEventEmoji
18:27:40 [2022-03-20T18:27:40.529Z] --- PASS: TestProcessEventEmoji (0.02s)
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestCollectBatchLineSplit
18:27:40 [2022-03-20T18:27:40.529Z] --- PASS: TestCollectBatchLineSplit (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestCollectBatchLineSplitWithBinary
18:27:40 [2022-03-20T18:27:40.529Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestCollectBatchMaxEvents
18:27:40 [2022-03-20T18:27:40.529Z] --- PASS: TestCollectBatchMaxEvents (0.04s)
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestCollectBatchMaxTotalBytes
18:27:40 [2022-03-20T18:27:40.529Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s)
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
18:27:40 [2022-03-20T18:27:40.529Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestCollectBatchWithDuplicateTimestamps
18:27:40 [2022-03-20T18:27:40.529Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.15s)
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestParseLogOptionsMultilinePattern
18:27:40 [2022-03-20T18:27:40.529Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestParseLogOptionsDatetimeFormat
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
18:27:40 [2022-03-20T18:27:40.529Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
18:27:40 [2022-03-20T18:27:40.529Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
18:27:40 [2022-03-20T18:27:40.529Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
18:27:40 [2022-03-20T18:27:40.529Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestValidateLogOptionsFormat
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestValidateLogOptionsFormat/0/json/emf
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestValidateLogOptionsFormat/1/random
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestValidateLogOptionsFormat/2/
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestValidateLogOptionsFormat/3/json/emf
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestValidateLogOptionsFormat/4/json/emf
18:27:40 [2022-03-20T18:27:40.529Z] --- PASS: TestValidateLogOptionsFormat (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z]     --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z]     --- PASS: TestValidateLogOptionsFormat/1/random (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z]     --- PASS: TestValidateLogOptionsFormat/2/ (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z]     --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z]     --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestCreateTagSuccess
18:27:40 [2022-03-20T18:27:40.529Z] --- PASS: TestCreateTagSuccess (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
18:27:40 [2022-03-20T18:27:40.529Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.03s)
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
18:27:40 [2022-03-20T18:27:40.529Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
18:27:40 [2022-03-20T18:27:40.529Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z] PASS
18:27:40 [2022-03-20T18:27:40.529Z] coverage: 80.2% of statements
18:27:40 [2022-03-20T18:27:40.529Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.560s	coverage: 80.2% of statements
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestAdapterReadLogs
18:27:40 [2022-03-20T18:27:40.529Z] --- PASS: TestAdapterReadLogs (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestCopier
18:27:40 [2022-03-20T18:27:40.529Z] --- PASS: TestCopier (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestCopierLongLines
18:27:40 [2022-03-20T18:27:40.529Z] --- PASS: TestCopierLongLines (0.00s)
18:27:40 [2022-03-20T18:27:40.529Z] === RUN   TestCopierSlow
18:27:40 [2022-03-20T18:27:40.559Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.76s)
18:27:40 [2022-03-20T18:27:40.559Z] === RUN   TestGetAddress
18:27:40 [2022-03-20T18:27:40.559Z] === RUN   TestGenerate
18:27:40 [2022-03-20T18:27:40.559Z] --- PASS: TestGenerate (0.00s)
18:27:40 [2022-03-20T18:27:40.559Z] === RUN   TestGeneratePtr
18:27:40 [2022-03-20T18:27:40.559Z] --- PASS: TestGeneratePtr (0.00s)
18:27:40 [2022-03-20T18:27:40.559Z] === RUN   TestGenerateMissingField
18:27:40 [2022-03-20T18:27:40.559Z] --- PASS: TestGenerateMissingField (0.00s)
18:27:40 [2022-03-20T18:27:40.559Z] === RUN   TestFieldCannotBeSet
18:27:40 [2022-03-20T18:27:40.559Z] --- PASS: TestFieldCannotBeSet (0.00s)
18:27:40 [2022-03-20T18:27:40.559Z] === RUN   TestTypeMismatchError
18:27:40 [2022-03-20T18:27:40.559Z] --- PASS: TestTypeMismatchError (0.00s)
18:27:40 [2022-03-20T18:27:40.559Z] PASS
18:27:40 [2022-03-20T18:27:40.559Z] coverage: 100.0% of statements
18:27:40 [2022-03-20T18:27:40.559Z] ok  	github.com/docker/docker/libnetwork/options	0.060s	coverage: 100.0% of statements
18:27:40 [2022-03-20T18:27:40.879Z] === RUN   TestDaemonProxy/configuration_file
18:27:40 [2022-03-20T18:27:40.998Z] === RUN   TestSearchRegistryForImagesErrors
18:27:40 [2022-03-20T18:27:40.998Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
18:27:40 [2022-03-20T18:27:40.998Z] === RUN   TestSearchRegistryForImages
18:27:40 [2022-03-20T18:27:40.998Z] --- PASS: TestSearchRegistryForImages (0.00s)
18:27:40 [2022-03-20T18:27:40.998Z] === RUN   TestOnlyPlatformWithFallback
18:27:40 [2022-03-20T18:27:40.998Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
18:27:40 [2022-03-20T18:27:40.998Z] === RUN   TestImageDelete
18:27:40 [2022-03-20T18:27:40.998Z] === RUN   TestImageDelete/no_lease
18:27:40 [2022-03-20T18:27:40.998Z] --- PASS: TestCopierSlow (0.21s)
18:27:40 [2022-03-20T18:27:40.998Z] === RUN   TestCopierWithSized
18:27:40 [2022-03-20T18:27:40.998Z] === RUN   TestCopierWithSized/as_is
18:27:40 [2022-03-20T18:27:40.998Z] === RUN   TestImageDelete/lease_exists
18:27:40 [2022-03-20T18:27:40.998Z] === RUN   TestCopierWithSized/With_RingLogger
18:27:40 [2022-03-20T18:27:40.998Z] --- PASS: TestCopierWithSized (0.01s)
18:27:40 [2022-03-20T18:27:40.998Z]     --- PASS: TestCopierWithSized/as_is (0.01s)
18:27:40 [2022-03-20T18:27:40.998Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.00s)
18:27:40 [2022-03-20T18:27:40.998Z] === RUN   TestCopierWithPartial
18:27:40 [2022-03-20T18:27:40.998Z] --- PASS: TestCopierWithPartial (0.00s)
18:27:40 [2022-03-20T18:27:40.998Z] === RUN   TestRingLogger
18:27:40 [2022-03-20T18:27:40.998Z] --- PASS: TestRingLogger (0.00s)
18:27:40 [2022-03-20T18:27:40.998Z] === RUN   TestRingCap
18:27:40 [2022-03-20T18:27:40.998Z] --- PASS: TestRingCap (0.00s)
18:27:40 [2022-03-20T18:27:40.998Z] === RUN   TestRingClose
18:27:40 [2022-03-20T18:27:40.998Z] --- PASS: TestRingClose (0.00s)
18:27:40 [2022-03-20T18:27:40.998Z] === RUN   TestRingDrain
18:27:40 [2022-03-20T18:27:40.998Z] --- PASS: TestRingDrain (0.00s)
18:27:40 [2022-03-20T18:27:40.998Z] PASS
18:27:40 [2022-03-20T18:27:40.998Z] coverage: 43.2% of statements
18:27:40 [2022-03-20T18:27:40.998Z] ok  	github.com/docker/docker/daemon/logger	0.286s	coverage: 43.2% of statements
18:27:40 [2022-03-20T18:27:40.998Z] --- PASS: TestImageDelete (0.05s)
18:27:40 [2022-03-20T18:27:40.998Z]     --- PASS: TestImageDelete/no_lease (0.01s)
18:27:40 [2022-03-20T18:27:40.998Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
18:27:40 [2022-03-20T18:27:40.998Z] === RUN   TestContentStoreForPull
18:27:40 [2022-03-20T18:27:40.998Z] --- PASS: TestContentStoreForPull (0.23s)
18:27:40 [2022-03-20T18:27:40.998Z] PASS
18:27:40 [2022-03-20T18:27:40.998Z] coverage: 6.6% of statements
18:27:40 [2022-03-20T18:27:40.998Z] ok  	github.com/docker/docker/daemon/images	0.377s	coverage: 6.6% of statements
18:27:40 [2022-03-20T18:27:40.998Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:27:40 [2022-03-20T18:27:40.998Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:27:40 [2022-03-20T18:27:40.998Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
18:27:41 [2022-03-20T18:27:41.466Z] === RUN   TestValidateLogOptReconnectInterval
18:27:41 [2022-03-20T18:27:41.466Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1
18:27:41 [2022-03-20T18:27:41.466Z] === RUN   TestValidateLogOptReconnectInterval/invalid_1
18:27:41 [2022-03-20T18:27:41.466Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1s
18:27:41 [2022-03-20T18:27:41.466Z] === RUN   TestValidateLogOptReconnectInterval/invalid_99ms
18:27:41 [2022-03-20T18:27:41.466Z] === RUN   TestValidateLogOptReconnectInterval/invalid_11s
18:27:41 [2022-03-20T18:27:41.466Z] === RUN   TestValidateLogOptReconnectInterval/valid_100ms
18:27:41 [2022-03-20T18:27:41.466Z] === RUN   TestValidateLogOptReconnectInterval/valid_10s
18:27:41 [2022-03-20T18:27:41.466Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s)
18:27:41 [2022-03-20T18:27:41.466Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s)
18:27:41 [2022-03-20T18:27:41.466Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s)
18:27:41 [2022-03-20T18:27:41.466Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s)
18:27:41 [2022-03-20T18:27:41.466Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s)
18:27:41 [2022-03-20T18:27:41.466Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s)
18:27:41 [2022-03-20T18:27:41.466Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s)
18:27:41 [2022-03-20T18:27:41.466Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s)
18:27:41 [2022-03-20T18:27:41.466Z] PASS
18:27:41 [2022-03-20T18:27:41.466Z] coverage: 33.6% of statements
18:27:41 [2022-03-20T18:27:41.466Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.059s	coverage: 33.6% of statements
18:27:41 [2022-03-20T18:27:41.466Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:27:41 [2022-03-20T18:27:41.466Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
18:27:41 [2022-03-20T18:27:41.466Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
18:27:41 [2022-03-20T18:27:41.936Z] === RUN   TestJSONLogsMarshalJSONBuf
18:27:41 [2022-03-20T18:27:41.936Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
18:27:41 [2022-03-20T18:27:41.936Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
18:27:41 [2022-03-20T18:27:41.936Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s)
18:27:41 [2022-03-20T18:27:41.936Z] === RUN   TestFastTimeMarshalJSON
18:27:41 [2022-03-20T18:27:41.936Z] --- PASS: TestFastTimeMarshalJSON (0.02s)
18:27:41 [2022-03-20T18:27:41.936Z] PASS
18:27:41 [2022-03-20T18:27:41.936Z] coverage: 87.2% of statements
18:27:41 [2022-03-20T18:27:41.936Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.286s	coverage: 87.2% of statements
18:27:42 [2022-03-20T18:27:42.404Z] === RUN   TestJSONFileLogger
18:27:42 [2022-03-20T18:27:42.404Z] --- PASS: TestJSONFileLogger (0.00s)
18:27:42 [2022-03-20T18:27:42.404Z] === RUN   TestJSONFileLoggerWithTags
18:27:42 [2022-03-20T18:27:42.404Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
18:27:42 [2022-03-20T18:27:42.404Z] === RUN   TestJSONFileLoggerWithOpts
18:27:42 [2022-03-20T18:27:42.404Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
18:27:42 [2022-03-20T18:27:42.404Z] === RUN   TestJSONFileLoggerWithLabelsEnv
18:27:42 [2022-03-20T18:27:42.404Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
18:27:42 [2022-03-20T18:27:42.404Z] === RUN   TestEncodeDecode
18:27:42 [2022-03-20T18:27:42.404Z] === PAUSE TestEncodeDecode
18:27:42 [2022-03-20T18:27:42.404Z] === RUN   TestUnexpectedEOF
18:27:42 [2022-03-20T18:27:42.404Z] time="2022-03-20T18:27:42Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
18:27:42 [2022-03-20T18:27:42.404Z] time="2022-03-20T18:27:42Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
18:27:42 [2022-03-20T18:27:42.404Z] --- PASS: TestUnexpectedEOF (0.20s)
18:27:42 [2022-03-20T18:27:42.404Z] === CONT  TestEncodeDecode
18:27:42 [2022-03-20T18:27:42.404Z] --- PASS: TestEncodeDecode (0.00s)
18:27:42 [2022-03-20T18:27:42.404Z] PASS
18:27:42 [2022-03-20T18:27:42.404Z] coverage: 69.9% of statements
18:27:42 [2022-03-20T18:27:42.404Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.279s	coverage: 69.9% of statements
18:27:42 [2022-03-20T18:27:42.772Z] === RUN   TestDaemonProxy/conflicting_options
18:27:42 [2022-03-20T18:27:42.776Z] === RUN   TestNetworkDBSimple
18:27:42 [2022-03-20T18:27:42.776Z] testing: warning: no tests to run
18:27:42 [2022-03-20T18:27:42.776Z] PASS
18:27:42 [2022-03-20T18:27:42.776Z] coverage: 0.0% of statements
18:27:42 [2022-03-20T18:27:42.776Z] ok  	github.com/docker/docker/libnetwork/osl	0.044s	coverage: 0.0% of statements [no tests to run]
18:27:43 [2022-03-20T18:27:43.030Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
18:27:43 [2022-03-20T18:27:43.244Z] --- PASS: TestSetParallelInsertDelete (10.00s)
18:27:43 [2022-03-20T18:27:43.244Z] PASS
18:27:43 [2022-03-20T18:27:43.244Z] coverage: 100.0% of statements
18:27:43 [2022-03-20T18:27:43.244Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.108s	coverage: 100.0% of statements
18:27:43 [2022-03-20T18:27:43.286Z] === RUN   TestDaemonProxy/reload_sanitized
18:27:43 [2022-03-20T18:27:43.391Z] === RUN   TestWriteLog
18:27:43 [2022-03-20T18:27:43.391Z] === PAUSE TestWriteLog
18:27:43 [2022-03-20T18:27:43.391Z] === RUN   TestReadLog
18:27:43 [2022-03-20T18:27:43.391Z] === PAUSE TestReadLog
18:27:43 [2022-03-20T18:27:43.391Z] === RUN   TestDecode
18:27:43 [2022-03-20T18:27:43.391Z] --- PASS: TestDecode (0.03s)
18:27:43 [2022-03-20T18:27:43.391Z] === CONT  TestWriteLog
18:27:43 [2022-03-20T18:27:43.391Z] === CONT  TestReadLog
18:27:43 [2022-03-20T18:27:43.391Z] === RUN   TestReadLog/tail_exact
18:27:43 [2022-03-20T18:27:43.391Z] --- PASS: TestWriteLog (0.00s)
18:27:43 [2022-03-20T18:27:43.391Z] === RUN   TestOpenFileDelete
18:27:43 [2022-03-20T18:27:43.391Z] --- PASS: TestOpenFileDelete (0.00s)
18:27:43 [2022-03-20T18:27:43.391Z] === RUN   TestOpenFileRename
18:27:43 [2022-03-20T18:27:43.391Z] --- PASS: TestOpenFileRename (0.00s)
18:27:43 [2022-03-20T18:27:43.391Z] === RUN   TestHandleDecoderErr
18:27:43 [2022-03-20T18:27:43.391Z] --- PASS: TestHandleDecoderErr (0.00s)
18:27:43 [2022-03-20T18:27:43.391Z] === RUN   TestParseLogTagDefaultTag
18:27:43 [2022-03-20T18:27:43.391Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
18:27:43 [2022-03-20T18:27:43.391Z] === RUN   TestParseLogTag
18:27:43 [2022-03-20T18:27:43.391Z] --- PASS: TestParseLogTag (0.00s)
18:27:43 [2022-03-20T18:27:43.391Z] === RUN   TestParseLogTagEmptyTag
18:27:43 [2022-03-20T18:27:43.391Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
18:27:43 [2022-03-20T18:27:43.391Z] === RUN   TestTailFiles
18:27:43 [2022-03-20T18:27:43.391Z] --- PASS: TestTailFiles (0.00s)
18:27:43 [2022-03-20T18:27:43.391Z] === RUN   TestFollowLogsConsumerGone
18:27:43 [2022-03-20T18:27:43.391Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
18:27:43 [2022-03-20T18:27:43.391Z] === RUN   TestFollowLogsProducerGone
18:27:43 [2022-03-20T18:27:43.391Z]     logfile_test.go:180: logDecode() closed after sending 383 messages
18:27:43 [2022-03-20T18:27:43.391Z]     logfile_test.go:233: messages sent: 383, received: 383
18:27:43 [2022-03-20T18:27:43.391Z] --- PASS: TestFollowLogsProducerGone (0.00s)
18:27:43 [2022-03-20T18:27:43.391Z] === RUN   TestCheckCapacityAndRotate
18:27:43 [2022-03-20T18:27:43.391Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
18:27:43 [2022-03-20T18:27:43.391Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
18:27:43 [2022-03-20T18:27:43.391Z] === RUN   TestReadLog/tail_less_than_available
18:27:43 [2022-03-20T18:27:43.391Z] === RUN   TestReadLog/tail_more_than_available
18:27:43 [2022-03-20T18:27:43.391Z] --- PASS: TestCheckCapacityAndRotate (0.05s)
18:27:43 [2022-03-20T18:27:43.391Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
18:27:43 [2022-03-20T18:27:43.391Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s)
18:27:43 [2022-03-20T18:27:43.391Z] PASS
18:27:43 [2022-03-20T18:27:43.391Z] coverage: 53.7% of statements
18:27:43 [2022-03-20T18:27:43.391Z] --- PASS: TestReadLog (0.24s)
18:27:43 [2022-03-20T18:27:43.391Z]     --- PASS: TestReadLog/tail_exact (0.21s)
18:27:43 [2022-03-20T18:27:43.391Z]     --- PASS: TestReadLog/tail_less_than_available (0.01s)
18:27:43 [2022-03-20T18:27:43.391Z]     --- PASS: TestReadLog/tail_more_than_available (0.01s)
18:27:43 [2022-03-20T18:27:43.391Z] PASS
18:27:43 [2022-03-20T18:27:43.391Z] coverage: 78.7% of statements
18:27:43 [2022-03-20T18:27:43.391Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.120s	coverage: 53.7% of statements
18:27:43 [2022-03-20T18:27:43.712Z] === RUN   TestRequestNewPort
18:27:43 [2022-03-20T18:27:43.712Z] --- PASS: TestRequestNewPort (0.00s)
18:27:43 [2022-03-20T18:27:43.712Z] === RUN   TestRequestSpecificPort
18:27:43 [2022-03-20T18:27:43.712Z] --- PASS: TestRequestSpecificPort (0.00s)
18:27:43 [2022-03-20T18:27:43.712Z] === RUN   TestReleasePort
18:27:43 [2022-03-20T18:27:43.712Z] --- PASS: TestReleasePort (0.00s)
18:27:43 [2022-03-20T18:27:43.712Z] === RUN   TestReuseReleasedPort
18:27:43 [2022-03-20T18:27:43.712Z] --- PASS: TestReuseReleasedPort (0.00s)
18:27:43 [2022-03-20T18:27:43.712Z] === RUN   TestReleaseUnreadledPort
18:27:43 [2022-03-20T18:27:43.712Z] --- PASS: TestReleaseUnreadledPort (0.00s)
18:27:43 [2022-03-20T18:27:43.712Z] === RUN   TestUnknowProtocol
18:27:43 [2022-03-20T18:27:43.712Z] --- PASS: TestUnknowProtocol (0.00s)
18:27:43 [2022-03-20T18:27:43.712Z] === RUN   TestAllocateAllPorts
18:27:43 [2022-03-20T18:27:43.712Z] --- PASS: TestAllocateAllPorts (0.00s)
18:27:43 [2022-03-20T18:27:43.712Z] === RUN   TestPortAllocation
18:27:43 [2022-03-20T18:27:43.712Z] --- PASS: TestPortAllocation (0.00s)
18:27:43 [2022-03-20T18:27:43.712Z] === RUN   TestPortAllocationWithCustomRange
18:27:43 [2022-03-20T18:27:43.712Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
18:27:43 [2022-03-20T18:27:43.712Z] === RUN   TestNoDuplicateBPR
18:27:43 [2022-03-20T18:27:43.712Z] --- PASS: TestNoDuplicateBPR (0.00s)
18:27:43 [2022-03-20T18:27:43.712Z] === RUN   TestChangePortRange
18:27:43 [2022-03-20T18:27:43.712Z]     portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
18:27:43 [2022-03-20T18:27:43.712Z]     portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
18:27:43 [2022-03-20T18:27:43.712Z]     portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
18:27:43 [2022-03-20T18:27:43.712Z]     portallocator_test.go:343: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
18:27:43 [2022-03-20T18:27:43.712Z]     portallocator_test.go:343: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
18:27:43 [2022-03-20T18:27:43.712Z]     portallocator_test.go:343: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
18:27:43 [2022-03-20T18:27:43.712Z] --- PASS: TestChangePortRange (0.00s)
18:27:43 [2022-03-20T18:27:43.712Z] PASS
18:27:43 [2022-03-20T18:27:43.712Z] coverage: 88.6% of statements
18:27:43 [2022-03-20T18:27:43.712Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.043s	coverage: 88.6% of statements
18:27:43 [2022-03-20T18:27:43.712Z] 2022/03/20 18:27:43 Closing DB instances...
18:27:43 [2022-03-20T18:27:43.852Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
18:27:43 [2022-03-20T18:27:43.852Z] --- PASS: TestDaemonProxy (6.35s)
18:27:43 [2022-03-20T18:27:43.852Z]     --- PASS: TestDaemonProxy/environment_variables (1.76s)
18:27:43 [2022-03-20T18:27:43.852Z]     --- PASS: TestDaemonProxy/command-line_options (1.76s)
18:27:43 [2022-03-20T18:27:43.852Z]     --- PASS: TestDaemonProxy/configuration_file (1.79s)
18:27:43 [2022-03-20T18:27:43.852Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
18:27:43 [2022-03-20T18:27:43.852Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.53s)
18:27:43 [2022-03-20T18:27:43.852Z] PASS
18:27:43 [2022-03-20T18:27:43.852Z] 
18:27:43 [2022-03-20T18:27:43.852Z] DONE 17 tests in 10.931s
18:27:43 [2022-03-20T18:27:43.852Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
18:27:43 [2022-03-20T18:27:43.852Z] ++ 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
18:27:43 [2022-03-20T18:27:43.852Z] ++ set -e
18:27:43 [2022-03-20T18:27:43.852Z] ++ '[' -n 0 ']'
18:27:43 [2022-03-20T18:27:43.852Z] ++ set -x
18:27:43 [2022-03-20T18:27:43.852Z] ++ 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
18:27:43 [2022-03-20T18:27:43.860Z] ok  	github.com/docker/docker/daemon/logger/local	0.379s	coverage: 78.7% of statements
18:27:43 [2022-03-20T18:27:43.860Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:27:44 [2022-03-20T18:27:44.110Z] INFO: Testing against a local daemon
18:27:44 [2022-03-20T18:27:44.110Z] === RUN   TestCommitInheritsEnv
18:27:44 [2022-03-20T18:27:44.180Z] testing: warning: no tests to run
18:27:44 [2022-03-20T18:27:44.180Z] PASS
18:27:44 [2022-03-20T18:27:44.180Z] coverage: 0.0% of statements
18:27:44 [2022-03-20T18:27:44.180Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.043s	coverage: 0.0% of statements [no tests to run]
18:27:44 [2022-03-20T18:27:44.329Z] === RUN   TestLog
18:27:44 [2022-03-20T18:27:44.329Z] --- PASS: TestLog (0.03s)
18:27:44 [2022-03-20T18:27:44.329Z] PASS
18:27:44 [2022-03-20T18:27:44.329Z] coverage: 31.5% of statements
18:27:44 [2022-03-20T18:27:44.329Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.089s	coverage: 31.5% of statements
18:27:44 [2022-03-20T18:27:44.368Z] --- PASS: TestCommitInheritsEnv (0.33s)
18:27:44 [2022-03-20T18:27:44.368Z] === RUN   TestImportExtremelyLargeImageWorks
18:27:44 [2022-03-20T18:27:44.368Z] === PAUSE TestImportExtremelyLargeImageWorks
18:27:44 [2022-03-20T18:27:44.368Z] === RUN   TestImportWithCustomPlatform
18:27:44 [2022-03-20T18:27:44.368Z] === RUN   TestImportWithCustomPlatform/#00
18:27:44 [2022-03-20T18:27:44.625Z] === RUN   TestImportWithCustomPlatform/_______
18:27:44 [2022-03-20T18:27:44.625Z] === RUN   TestImportWithCustomPlatform//
18:27:44 [2022-03-20T18:27:44.625Z] === RUN   TestImportWithCustomPlatform/linux
18:27:44 [2022-03-20T18:27:44.625Z] === RUN   TestImportWithCustomPlatform/LINUX
18:27:44 [2022-03-20T18:27:44.649Z] === RUN   TestHashData
18:27:44 [2022-03-20T18:27:44.649Z] --- PASS: TestHashData (0.00s)
18:27:44 [2022-03-20T18:27:44.649Z] PASS
18:27:44 [2022-03-20T18:27:44.649Z] coverage: 2.8% of statements
18:27:44 [2022-03-20T18:27:44.649Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.043s	coverage: 2.8% of statements
18:27:44 [2022-03-20T18:27:44.798Z] === RUN   TestValidateLogOpt
18:27:44 [2022-03-20T18:27:44.798Z] --- PASS: TestValidateLogOpt (0.00s)
18:27:44 [2022-03-20T18:27:44.798Z] === RUN   TestNewMissedConfig
18:27:44 [2022-03-20T18:27:44.798Z] --- PASS: TestNewMissedConfig (0.00s)
18:27:44 [2022-03-20T18:27:44.798Z] === RUN   TestNewMissedUrl
18:27:44 [2022-03-20T18:27:44.798Z] --- PASS: TestNewMissedUrl (0.00s)
18:27:44 [2022-03-20T18:27:44.798Z] === RUN   TestNewMissedToken
18:27:44 [2022-03-20T18:27:44.798Z] --- PASS: TestNewMissedToken (0.00s)
18:27:44 [2022-03-20T18:27:44.798Z] === RUN   TestNewWithProxy
18:27:44 [2022-03-20T18:27:44.798Z] --- PASS: TestNewWithProxy (0.00s)
18:27:44 [2022-03-20T18:27:44.798Z] === RUN   TestDefault
18:27:44 [2022-03-20T18:27:44.798Z] --- PASS: TestDefault (0.01s)
18:27:44 [2022-03-20T18:27:44.798Z] === RUN   TestInlineFormatWithNonDefaultOptions
18:27:44 [2022-03-20T18:27:44.798Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
18:27:44 [2022-03-20T18:27:44.798Z] === RUN   TestJsonFormat
18:27:44 [2022-03-20T18:27:44.798Z] --- PASS: TestJsonFormat (0.01s)
18:27:44 [2022-03-20T18:27:44.798Z] === RUN   TestRawFormat
18:27:44 [2022-03-20T18:27:44.798Z] --- PASS: TestRawFormat (0.00s)
18:27:44 [2022-03-20T18:27:44.798Z] === RUN   TestRawFormatWithLabels
18:27:44 [2022-03-20T18:27:44.798Z] === RUN   TestNewParse
18:27:44 [2022-03-20T18:27:44.798Z] --- PASS: TestNewParse (0.00s)
18:27:44 [2022-03-20T18:27:44.798Z] PASS
18:27:44 [2022-03-20T18:27:44.798Z] coverage: 8.3% of statements
18:27:44 [2022-03-20T18:27:44.798Z] --- PASS: TestRawFormatWithLabels (0.00s)
18:27:44 [2022-03-20T18:27:44.798Z] === RUN   TestRawFormatWithoutTag
18:27:44 [2022-03-20T18:27:44.798Z] --- PASS: TestRawFormatWithoutTag (0.00s)
18:27:44 [2022-03-20T18:27:44.798Z] === RUN   TestBatching
18:27:44 [2022-03-20T18:27:44.798Z] ok  	github.com/docker/docker/daemon/logger/templates	0.054s	coverage: 8.3% of statements
18:27:44 [2022-03-20T18:27:44.881Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
18:27:45 [2022-03-20T18:27:45.117Z] --- PASS: TestNetworkDBSimple (2.44s)
18:27:45 [2022-03-20T18:27:45.117Z] === RUN   TestNetworkDBJoinLeaveNetwork
18:27:45 [2022-03-20T18:27:45.117Z] === RUN   TestErrorConstructors
18:27:45 [2022-03-20T18:27:45.117Z] --- PASS: TestErrorConstructors (0.00s)
18:27:45 [2022-03-20T18:27:45.117Z] === RUN   TestCompareIPMask
18:27:45 [2022-03-20T18:27:45.117Z] --- PASS: TestCompareIPMask (0.00s)
18:27:45 [2022-03-20T18:27:45.117Z] === RUN   TestUtilGetHostPartIP
18:27:45 [2022-03-20T18:27:45.117Z] --- PASS: TestUtilGetHostPartIP (0.00s)
18:27:45 [2022-03-20T18:27:45.117Z] === RUN   TestUtilGetBroadcastIP
18:27:45 [2022-03-20T18:27:45.117Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
18:27:45 [2022-03-20T18:27:45.117Z] === RUN   TestParseCIDR
18:27:45 [2022-03-20T18:27:45.117Z] --- PASS: TestParseCIDR (0.00s)
18:27:45 [2022-03-20T18:27:45.117Z] PASS
18:27:45 [2022-03-20T18:27:45.117Z] coverage: 37.3% of statements
18:27:45 [2022-03-20T18:27:45.117Z] ok  	github.com/docker/docker/libnetwork/types	0.048s	coverage: 37.3% of statements
18:27:45 [2022-03-20T18:27:45.138Z] === RUN   TestImportWithCustomPlatform/macos
18:27:45 [2022-03-20T18:27:45.138Z] === RUN   TestImportWithCustomPlatform/macos/arm64
18:27:45 [2022-03-20T18:27:45.138Z] === RUN   TestImportWithCustomPlatform/nintendo64
18:27:45 [2022-03-20T18:27:45.138Z] --- PASS: TestImportWithCustomPlatform (0.64s)
18:27:45 [2022-03-20T18:27:45.138Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.15s)
18:27:45 [2022-03-20T18:27:45.138Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
18:27:45 [2022-03-20T18:27:45.138Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
18:27:45 [2022-03-20T18:27:45.138Z]     --- PASS: TestImportWithCustomPlatform/linux (0.12s)
18:27:45 [2022-03-20T18:27:45.138Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.18s)
18:27:45 [2022-03-20T18:27:45.138Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.14s)
18:27:45 [2022-03-20T18:27:45.138Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
18:27:45 [2022-03-20T18:27:45.138Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
18:27:45 [2022-03-20T18:27:45.138Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
18:27:45 [2022-03-20T18:27:45.138Z] === RUN   TestImagesFilterMultiReference
18:27:45 [2022-03-20T18:27:45.138Z] --- PASS: TestImagesFilterMultiReference (0.08s)
18:27:45 [2022-03-20T18:27:45.138Z] === RUN   TestImagePullPlatformInvalid
18:27:45 [2022-03-20T18:27:45.138Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
18:27:45 [2022-03-20T18:27:45.138Z] === RUN   TestRemoveImageOrphaning
18:27:45 [2022-03-20T18:27:45.146Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
18:27:45 [2022-03-20T18:27:45.146Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
18:27:45 [2022-03-20T18:27:45.146Z] === RUN   TestLoadDaemonCliConfigWithTLS
18:27:45 [2022-03-20T18:27:45.146Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
18:27:45 [2022-03-20T18:27:45.146Z] === RUN   TestLoadDaemonCliConfigWithConflicts
18:27:45 [2022-03-20T18:27:45.146Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
18:27:45 [2022-03-20T18:27:45.146Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
18:27:45 [2022-03-20T18:27:45.146Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
18:27:45 [2022-03-20T18:27:45.146Z] === RUN   TestLoadDaemonCliWithConflictingLabels
18:27:45 [2022-03-20T18:27:45.146Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
18:27:45 [2022-03-20T18:27:45.146Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
18:27:45 [2022-03-20T18:27:45.146Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
18:27:45 [2022-03-20T18:27:45.146Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
18:27:45 [2022-03-20T18:27:45.146Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
18:27:45 [2022-03-20T18:27:45.146Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
18:27:45 [2022-03-20T18:27:45.146Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
18:27:45 [2022-03-20T18:27:45.146Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
18:27:45 [2022-03-20T18:27:45.146Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
18:27:45 [2022-03-20T18:27:45.146Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
18:27:45 [2022-03-20T18:27:45.146Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
18:27:45 [2022-03-20T18:27:45.146Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
18:27:45 [2022-03-20T18:27:45.146Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
18:27:45 [2022-03-20T18:27:45.146Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
18:27:45 [2022-03-20T18:27:45.146Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
18:27:45 [2022-03-20T18:27:45.146Z] === RUN   TestConfigureDaemonLogs
18:27:45 [2022-03-20T18:27:45.146Z] --- PASS: TestConfigureDaemonLogs (0.00s)
18:27:45 [2022-03-20T18:27:45.146Z] === RUN   TestCommonOptionsInstallFlags
18:27:45 [2022-03-20T18:27:45.146Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
18:27:45 [2022-03-20T18:27:45.146Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
18:27:45 [2022-03-20T18:27:45.146Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
18:27:45 [2022-03-20T18:27:45.146Z] PASS
18:27:45 [2022-03-20T18:27:45.146Z] coverage: 19.0% of statements
18:27:45 [2022-03-20T18:27:45.146Z] ok  	github.com/docker/docker/cmd/dockerd	0.177s	coverage: 19.0% of statements
18:27:45 [2022-03-20T18:27:45.146Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
18:27:45 [2022-03-20T18:27:45.146Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
18:27:45 [2022-03-20T18:27:45.266Z] --- PASS: TestBatching (0.30s)
18:27:45 [2022-03-20T18:27:45.267Z] === RUN   TestFrequency
18:27:45 [2022-03-20T18:27:45.267Z] === RUN   TestParseLogFormat
18:27:45 [2022-03-20T18:27:45.267Z] --- PASS: TestParseLogFormat (0.00s)
18:27:45 [2022-03-20T18:27:45.267Z] === RUN   TestValidateLogOptEmpty
18:27:45 [2022-03-20T18:27:45.267Z] --- PASS: TestValidateLogOptEmpty (0.00s)
18:27:45 [2022-03-20T18:27:45.267Z] === RUN   TestValidateSyslogAddress
18:27:45 [2022-03-20T18:27:45.267Z] --- PASS: TestValidateSyslogAddress (0.00s)
18:27:45 [2022-03-20T18:27:45.267Z] === RUN   TestParseAddressDefaultPort
18:27:45 [2022-03-20T18:27:45.267Z] --- PASS: TestParseAddressDefaultPort (0.00s)
18:27:45 [2022-03-20T18:27:45.267Z] === RUN   TestValidateSyslogFacility
18:27:45 [2022-03-20T18:27:45.267Z] --- PASS: TestValidateSyslogFacility (0.00s)
18:27:45 [2022-03-20T18:27:45.267Z] === RUN   TestValidateLogOptSyslogFormat
18:27:45 [2022-03-20T18:27:45.267Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
18:27:45 [2022-03-20T18:27:45.267Z] === RUN   TestValidateLogOpt
18:27:45 [2022-03-20T18:27:45.267Z] --- PASS: TestValidateLogOpt (0.00s)
18:27:45 [2022-03-20T18:27:45.267Z] PASS
18:27:45 [2022-03-20T18:27:45.267Z] coverage: 46.8% of statements
18:27:45 [2022-03-20T18:27:45.267Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.063s	coverage: 46.8% of statements
18:27:45 [2022-03-20T18:27:45.267Z] --- PASS: TestFrequency (0.17s)
18:27:45 [2022-03-20T18:27:45.267Z] === RUN   TestOneMessagePerRequest
18:27:45 [2022-03-20T18:27:45.267Z] --- PASS: TestOneMessagePerRequest (0.00s)
18:27:45 [2022-03-20T18:27:45.267Z] === RUN   TestVerify
18:27:45 [2022-03-20T18:27:45.267Z] --- PASS: TestVerify (0.01s)
18:27:45 [2022-03-20T18:27:45.267Z] === RUN   TestSkipVerify
18:27:45 [2022-03-20T18:27:45.395Z]     check_test.go:308: [d903188b96e86] daemon is not started
18:27:45 [2022-03-20T18:27:45.395Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
18:27:45 [2022-03-20T18:27:45.652Z] --- PASS: TestRemoveImageOrphaning (0.43s)
18:27:45 [2022-03-20T18:27:45.652Z] === RUN   TestRemoveImageGarbageCollector
18:27:45 [2022-03-20T18:27:45.736Z] time="2022-03-20T18:27:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:27:45 [2022-03-20T18:27:45.736Z] time="2022-03-20T18:27:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:27:45 [2022-03-20T18:27:45.736Z] time="2022-03-20T18:27:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:27:45 [2022-03-20T18:27:45.736Z] time="2022-03-20T18:27:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:27:45 [2022-03-20T18:27:45.736Z] --- PASS: TestSkipVerify (0.51s)
18:27:46 [2022-03-20T18:27:46.105Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
18:27:46 [2022-03-20T18:27:46.105Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
18:27:46 [2022-03-20T18:27:46.105Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
18:27:46 [2022-03-20T18:27:46.105Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
18:27:46 [2022-03-20T18:27:46.105Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
18:27:46 [2022-03-20T18:27:46.105Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
18:27:46 [2022-03-20T18:27:46.105Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
18:27:46 [2022-03-20T18:27:46.105Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
18:27:46 [2022-03-20T18:27:46.105Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
18:27:46 [2022-03-20T18:27:46.105Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
18:27:46 [2022-03-20T18:27:46.105Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
18:27:46 [2022-03-20T18:27:46.105Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
18:27:46 [2022-03-20T18:27:46.105Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
18:27:46 [2022-03-20T18:27:46.105Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
18:27:46 [2022-03-20T18:27:46.105Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
18:27:46 [2022-03-20T18:27:46.105Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
18:27:46 [2022-03-20T18:27:46.105Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
18:27:46 [2022-03-20T18:27:46.105Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
18:27:46 [2022-03-20T18:27:46.105Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
18:27:46 [2022-03-20T18:27:46.105Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
18:27:46 [2022-03-20T18:27:46.105Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
18:27:46 [2022-03-20T18:27:46.105Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
18:27:46 [2022-03-20T18:27:46.105Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
18:27:46 [2022-03-20T18:27:46.105Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
18:27:46 [2022-03-20T18:27:46.105Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
18:27:46 [2022-03-20T18:27:46.105Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
18:27:46 [2022-03-20T18:27:46.105Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
18:27:46 [2022-03-20T18:27:46.105Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
18:27:46 [2022-03-20T18:27:46.105Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
18:27:46 [2022-03-20T18:27:46.105Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
18:27:46 [2022-03-20T18:27:46.105Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
18:27:46 [2022-03-20T18:27:46.105Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
18:27:46 [2022-03-20T18:27:46.105Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
18:27:46 [2022-03-20T18:27:46.105Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
18:27:46 [2022-03-20T18:27:46.105Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
18:27:46 [2022-03-20T18:27:46.105Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
18:27:46 [2022-03-20T18:27:46.105Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
18:27:46 [2022-03-20T18:27:46.105Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
18:27:46 [2022-03-20T18:27:46.105Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
18:27:46 [2022-03-20T18:27:46.105Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
18:27:46 [2022-03-20T18:27:46.105Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
18:27:46 [2022-03-20T18:27:46.105Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
18:27:46 [2022-03-20T18:27:46.105Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
18:27:46 [2022-03-20T18:27:46.105Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
18:27:46 [2022-03-20T18:27:46.105Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
18:27:46 [2022-03-20T18:27:46.105Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
18:27:46 [2022-03-20T18:27:46.105Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
18:27:46 [2022-03-20T18:27:46.105Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
18:27:46 [2022-03-20T18:27:46.105Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
18:27:46 [2022-03-20T18:27:46.105Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
18:27:46 [2022-03-20T18:27:46.105Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
18:27:46 [2022-03-20T18:27:46.105Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
18:27:46 [2022-03-20T18:27:46.105Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
18:27:46 [2022-03-20T18:27:46.105Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
18:27:46 [2022-03-20T18:27:46.105Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
18:27:46 [2022-03-20T18:27:46.105Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
18:27:46 [2022-03-20T18:27:46.105Z] PASS
18:27:46 [2022-03-20T18:27:46.105Z] coverage: 50.0% of statements
18:27:46 [2022-03-20T18:27:46.105Z] ok  	github.com/docker/docker/oci	0.091s	coverage: 50.0% of statements
18:27:46 [2022-03-20T18:27:46.133Z] === RUN   TestContainerStopSignal
18:27:46 [2022-03-20T18:27:46.133Z] --- PASS: TestContainerStopSignal (0.00s)
18:27:46 [2022-03-20T18:27:46.133Z] === RUN   TestContainerStopTimeout
18:27:46 [2022-03-20T18:27:46.133Z] --- PASS: TestContainerStopTimeout (0.00s)
18:27:46 [2022-03-20T18:27:46.133Z] === RUN   TestContainerSecretReferenceDestTarget
18:27:46 [2022-03-20T18:27:46.133Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
18:27:46 [2022-03-20T18:27:46.133Z] === RUN   TestContainerLogPathSetForJSONFileLogger
18:27:46 [2022-03-20T18:27:46.133Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
18:27:46 [2022-03-20T18:27:46.133Z] === RUN   TestContainerLogPathSetForRingLogger
18:27:46 [2022-03-20T18:27:46.133Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
18:27:46 [2022-03-20T18:27:46.133Z] === RUN   TestReplaceAndAppendEnvVars
18:27:46 [2022-03-20T18:27:46.133Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
18:27:46 [2022-03-20T18:27:46.133Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
18:27:46 [2022-03-20T18:27:46.133Z] === RUN   TestNewMemoryStore
18:27:46 [2022-03-20T18:27:46.133Z] --- PASS: TestNewMemoryStore (0.00s)
18:27:46 [2022-03-20T18:27:46.133Z] === RUN   TestAddContainers
18:27:46 [2022-03-20T18:27:46.133Z] --- PASS: TestAddContainers (0.00s)
18:27:46 [2022-03-20T18:27:46.133Z] === RUN   TestGetContainer
18:27:46 [2022-03-20T18:27:46.133Z] --- PASS: TestGetContainer (0.00s)
18:27:46 [2022-03-20T18:27:46.133Z] === RUN   TestDeleteContainer
18:27:46 [2022-03-20T18:27:46.133Z] --- PASS: TestDeleteContainer (0.00s)
18:27:46 [2022-03-20T18:27:46.133Z] === RUN   TestListContainers
18:27:46 [2022-03-20T18:27:46.133Z] --- PASS: TestListContainers (0.00s)
18:27:46 [2022-03-20T18:27:46.133Z] === RUN   TestFirstContainer
18:27:46 [2022-03-20T18:27:46.133Z] --- PASS: TestFirstContainer (0.00s)
18:27:46 [2022-03-20T18:27:46.133Z] === RUN   TestApplyAllContainer
18:27:46 [2022-03-20T18:27:46.133Z] --- PASS: TestApplyAllContainer (0.00s)
18:27:46 [2022-03-20T18:27:46.133Z] === RUN   TestIsValidHealthString
18:27:46 [2022-03-20T18:27:46.133Z] --- PASS: TestIsValidHealthString (0.00s)
18:27:46 [2022-03-20T18:27:46.133Z] === RUN   TestStateRunStop
18:27:46 [2022-03-20T18:27:46.133Z] --- PASS: TestStateRunStop (0.00s)
18:27:46 [2022-03-20T18:27:46.133Z] === RUN   TestStateTimeoutWait
18:27:46 [2022-03-20T18:27:46.205Z] === RUN   TestBufferMaximum
18:27:46 [2022-03-20T18:27:46.205Z] time="2022-03-20T18:27:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:27:46 [2022-03-20T18:27:46.205Z] time="2022-03-20T18:27:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:27:46 [2022-03-20T18:27:46.205Z] time="2022-03-20T18:27:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:27:46 [2022-03-20T18:27:46.205Z] time="2022-03-20T18:27:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:27:46 [2022-03-20T18:27:46.205Z] time="2022-03-20T18:27:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:27:46 [2022-03-20T18:27:46.205Z] time="2022-03-20T18:27:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647800865.575570\",\"host\":\"4d10023ee351\"}'"
18:27:46 [2022-03-20T18:27:46.205Z] time="2022-03-20T18:27:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647800865.575570\",\"host\":\"4d10023ee351\"}'"
18:27:46 [2022-03-20T18:27:46.205Z] --- PASS: TestBufferMaximum (0.00s)
18:27:46 [2022-03-20T18:27:46.205Z] === RUN   TestServerAlwaysDown
18:27:46 [2022-03-20T18:27:46.205Z] time="2022-03-20T18:27:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:27:46 [2022-03-20T18:27:46.205Z] time="2022-03-20T18:27:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:27:46 [2022-03-20T18:27:46.205Z] time="2022-03-20T18:27:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647800865.578568\",\"host\":\"4d10023ee351\"}'"
18:27:46 [2022-03-20T18:27:46.205Z] time="2022-03-20T18:27:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647800865.578568\",\"host\":\"4d10023ee351\"}'"
18:27:46 [2022-03-20T18:27:46.205Z] time="2022-03-20T18:27:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:27:46 [2022-03-20T18:27:46.205Z] time="2022-03-20T18:27:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647800865.578568\",\"host\":\"4d10023ee351\"}'"
18:27:46 [2022-03-20T18:27:46.205Z] time="2022-03-20T18:27:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647800865.579569\",\"host\":\"4d10023ee351\"}'"
18:27:46 [2022-03-20T18:27:46.205Z] time="2022-03-20T18:27:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647800865.579569\",\"host\":\"4d10023ee351\"}'"
18:27:46 [2022-03-20T18:27:46.205Z] --- PASS: TestServerAlwaysDown (0.00s)
18:27:46 [2022-03-20T18:27:46.205Z] === RUN   TestCannotSendAfterClose
18:27:46 [2022-03-20T18:27:46.205Z] --- PASS: TestCannotSendAfterClose (0.00s)
18:27:46 [2022-03-20T18:27:46.205Z] === RUN   TestDeadlockOnBlockedEndpoint
18:27:46 [2022-03-20T18:27:46.414Z] --- PASS: TestCreateServiceMultipleTimes (15.14s)
18:27:46 [2022-03-20T18:27:46.415Z] === RUN   TestCreateServiceConflict
18:27:46 [2022-03-20T18:27:46.573Z] 2022/03/20 18:27:46 Closing DB instances...
18:27:46 [2022-03-20T18:27:46.573Z] === RUN   TestParseVersion
18:27:46 [2022-03-20T18:27:46.573Z] --- PASS: TestParseVersion (0.00s)
18:27:46 [2022-03-20T18:27:46.573Z] PASS
18:27:46 [2022-03-20T18:27:46.573Z] coverage: 52.9% of statements
18:27:46 [2022-03-20T18:27:46.601Z]     state_test.go:141: Stop callback fired
18:27:46 [2022-03-20T18:27:46.601Z]     state_test.go:165: Stop callback fired
18:27:46 [2022-03-20T18:27:46.601Z] --- PASS: TestStateTimeoutWait (0.10s)
18:27:46 [2022-03-20T18:27:46.601Z] === RUN   TestIsValidStateString
18:27:46 [2022-03-20T18:27:46.601Z] --- PASS: TestIsValidStateString (0.00s)
18:27:46 [2022-03-20T18:27:46.601Z] === RUN   TestViewSaveDelete
18:27:46 [2022-03-20T18:27:46.601Z] --- PASS: TestViewSaveDelete (0.01s)
18:27:46 [2022-03-20T18:27:46.601Z] === RUN   TestViewAll
18:27:46 [2022-03-20T18:27:46.601Z] --- PASS: TestViewAll (0.02s)
18:27:46 [2022-03-20T18:27:46.601Z] === RUN   TestViewGet
18:27:46 [2022-03-20T18:27:46.601Z] --- PASS: TestViewGet (0.02s)
18:27:46 [2022-03-20T18:27:46.601Z] === RUN   TestNames
18:27:46 [2022-03-20T18:27:46.601Z] --- PASS: TestNames (0.00s)
18:27:46 [2022-03-20T18:27:46.601Z] === RUN   TestViewWithHealthCheck
18:27:46 [2022-03-20T18:27:46.601Z] --- PASS: TestViewWithHealthCheck (0.01s)
18:27:46 [2022-03-20T18:27:46.601Z] PASS
18:27:46 [2022-03-20T18:27:46.601Z] coverage: 41.5% of statements
18:27:46 [2022-03-20T18:27:46.601Z] ok  	github.com/docker/docker/container	0.261s	coverage: 41.5% of statements
18:27:46 [2022-03-20T18:27:46.601Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:27:46 [2022-03-20T18:27:46.601Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:27:46 [2022-03-20T18:27:46.601Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:27:46 [2022-03-20T18:27:46.601Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:27:46 [2022-03-20T18:27:46.674Z] time="2022-03-20T18:27:46Z" 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
18:27:46 [2022-03-20T18:27:46.674Z] time="2022-03-20T18:27:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"4d10023ee351\"}'"
18:27:46 [2022-03-20T18:27:46.674Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
18:27:46 [2022-03-20T18:27:46.674Z] PASS
18:27:46 [2022-03-20T18:27:46.674Z] coverage: 82.5% of statements
18:27:46 [2022-03-20T18:27:46.674Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.102s	coverage: 82.5% of statements
18:27:47 [2022-03-20T18:27:47.042Z] ok  	github.com/docker/docker/pkg/aaparser	0.044s	coverage: 52.9% of statements
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestAddressPoolOpt
18:27:47 [2022-03-20T18:27:47.042Z] --- PASS: TestAddressPoolOpt (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateEnv
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateEnv/a
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateEnv/something
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateEnv/_=a
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateEnv/env1=value1
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateEnv/_env1=value1
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateEnv/env2=value2=value3
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateEnv/env3=abc!qwe
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateEnv/env_4=value_4
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateEnv/PATH
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateEnv/=a
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateEnv/PATH=
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateEnv/PATH=something
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateEnv/asd!qwe
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateEnv/1asd
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateEnv/123
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateEnv/some_space
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateEnv/__some_space_before
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateEnv/some_space_after__
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateEnv/=
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateEnv/PaTh
18:27:47 [2022-03-20T18:27:47.042Z] --- PASS: TestValidateEnv (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateEnv/a (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateEnv/something (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateEnv/_=a (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateEnv/PATH (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateEnv/=a (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateEnv/1asd (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateEnv/123 (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateEnv/some_space (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateEnv/= (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestParseHost
18:27:47 [2022-03-20T18:27:47.042Z] --- PASS: TestParseHost (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestParseDockerDaemonHost
18:27:47 [2022-03-20T18:27:47.042Z] --- PASS: TestParseDockerDaemonHost (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestParseTCP
18:27:47 [2022-03-20T18:27:47.042Z] --- PASS: TestParseTCP (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestParseInvalidUnixAddrInvalid
18:27:47 [2022-03-20T18:27:47.042Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateExtraHosts
18:27:47 [2022-03-20T18:27:47.042Z] --- PASS: TestValidateExtraHosts (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestIpOptString
18:27:47 [2022-03-20T18:27:47.042Z] --- PASS: TestIpOptString (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestNewIpOptInvalidDefaultVal
18:27:47 [2022-03-20T18:27:47.042Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestNewIpOptValidDefaultVal
18:27:47 [2022-03-20T18:27:47.042Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestIpOptSetInvalidVal
18:27:47 [2022-03-20T18:27:47.042Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateIPAddress
18:27:47 [2022-03-20T18:27:47.042Z] --- PASS: TestValidateIPAddress (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestMapOpts
18:27:47 [2022-03-20T18:27:47.042Z] --- PASS: TestMapOpts (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestListOptsWithoutValidator
18:27:47 [2022-03-20T18:27:47.042Z] --- PASS: TestListOptsWithoutValidator (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestListOptsWithValidator
18:27:47 [2022-03-20T18:27:47.042Z] --- PASS: TestListOptsWithValidator (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateDNSSearch
18:27:47 [2022-03-20T18:27:47.042Z] --- PASS: TestValidateDNSSearch (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateLabel
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateLabel/label_with_general_format
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateLabel/label_with_more_than_one_=
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateLabel/label_with_one_more
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
18:27:47 [2022-03-20T18:27:47.042Z] --- PASS: TestValidateLabel (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestNamedListOpts
18:27:47 [2022-03-20T18:27:47.042Z] --- PASS: TestNamedListOpts (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestNamedMapOpts
18:27:47 [2022-03-20T18:27:47.042Z] --- PASS: TestNamedMapOpts (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestParseLink
18:27:47 [2022-03-20T18:27:47.042Z] --- PASS: TestParseLink (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z] === RUN   TestUlimitOpt
18:27:47 [2022-03-20T18:27:47.042Z] --- PASS: TestUlimitOpt (0.00s)
18:27:47 [2022-03-20T18:27:47.042Z] PASS
18:27:47 [2022-03-20T18:27:47.042Z] coverage: 66.3% of statements
18:27:47 [2022-03-20T18:27:47.042Z] ok  	github.com/docker/docker/opts	0.074s	coverage: 66.3% of statements
18:27:47 [2022-03-20T18:27:47.062Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
18:27:47 [2022-03-20T18:27:47.071Z] === RUN   TestPrepare
18:27:47 [2022-03-20T18:27:47.071Z] --- PASS: TestPrepare (0.00s)
18:27:47 [2022-03-20T18:27:47.071Z] === RUN   TestStart
18:27:47 [2022-03-20T18:27:47.071Z] --- PASS: TestStart (0.00s)
18:27:47 [2022-03-20T18:27:47.071Z] === RUN   TestWaitCancel
18:27:47 [2022-03-20T18:27:47.071Z] --- PASS: TestWaitCancel (0.00s)
18:27:47 [2022-03-20T18:27:47.071Z] === RUN   TestWaitDisabled
18:27:47 [2022-03-20T18:27:47.071Z] --- PASS: TestWaitDisabled (0.00s)
18:27:47 [2022-03-20T18:27:47.071Z] === RUN   TestWaitEnabled
18:27:47 [2022-03-20T18:27:47.071Z] --- PASS: TestWaitEnabled (0.00s)
18:27:47 [2022-03-20T18:27:47.071Z] === RUN   TestRemove
18:27:47 [2022-03-20T18:27:47.071Z] --- PASS: TestRemove (0.00s)
18:27:47 [2022-03-20T18:27:47.071Z] PASS
18:27:47 [2022-03-20T18:27:47.071Z] coverage: 65.3% of statements
18:27:47 [2022-03-20T18:27:47.071Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.065s	coverage: 65.3% of statements
18:27:47 [2022-03-20T18:27:47.143Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:27:47 [2022-03-20T18:27:47.143Z] ?   	github.com/docker/docker/daemon/network	[no test files]
18:27:47 [2022-03-20T18:27:47.143Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:27:47 [2022-03-20T18:27:47.143Z] === RUN   TestV1IDService
18:27:47 [2022-03-20T18:27:47.143Z] --- PASS: TestV1IDService (0.02s)
18:27:47 [2022-03-20T18:27:47.143Z] === RUN   TestV2MetadataService
18:27:47 [2022-03-20T18:27:47.611Z] === RUN   TestSuccessfulDownload
18:27:47 [2022-03-20T18:27:47.611Z]     download_test.go:267: Needs fixing on Windows
18:27:47 [2022-03-20T18:27:47.611Z] --- SKIP: TestSuccessfulDownload (0.00s)
18:27:47 [2022-03-20T18:27:47.611Z] === RUN   TestCancelledDownload
18:27:47 [2022-03-20T18:27:47.611Z] --- PASS: TestCancelledDownload (0.00s)
18:27:47 [2022-03-20T18:27:47.611Z] === RUN   TestMaxDownloadAttempts
18:27:47 [2022-03-20T18:27:47.611Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
18:27:47 [2022-03-20T18:27:47.611Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
18:27:47 [2022-03-20T18:27:47.611Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
18:27:47 [2022-03-20T18:27:47.611Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
18:27:47 [2022-03-20T18:27:47.611Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
18:27:47 [2022-03-20T18:27:47.611Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
18:27:47 [2022-03-20T18:27:47.611Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
18:27:47 [2022-03-20T18:27:47.611Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
18:27:47 [2022-03-20T18:27:47.611Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
18:27:47 [2022-03-20T18:27:47.611Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
18:27:47 [2022-03-20T18:27:47.611Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
18:27:47 [2022-03-20T18:27:47.611Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
18:27:47 [2022-03-20T18:27:47.627Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
18:27:47 [2022-03-20T18:27:47.883Z] --- PASS: TestRemoveImageGarbageCollector (2.16s)
18:27:47 [2022-03-20T18:27:47.883Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:27:47 [2022-03-20T18:27:47.883Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
18:27:47 [2022-03-20T18:27:47.883Z] === RUN   TestTagInvalidReference
18:27:47 [2022-03-20T18:27:47.883Z] --- PASS: TestTagInvalidReference (0.02s)
18:27:47 [2022-03-20T18:27:47.883Z] === RUN   TestTagValidPrefixedRepo
18:27:47 [2022-03-20T18:27:47.883Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
18:27:47 [2022-03-20T18:27:47.883Z] === RUN   TestTagExistedNameWithoutForce
18:27:47 [2022-03-20T18:27:47.883Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:27:47 [2022-03-20T18:27:47.883Z] === RUN   TestTagOfficialNames
18:27:47 [2022-03-20T18:27:47.883Z] --- PASS: TestTagOfficialNames (0.08s)
18:27:47 [2022-03-20T18:27:47.883Z] === RUN   TestTagMatchesDigest
18:27:47 [2022-03-20T18:27:47.883Z] --- PASS: TestTagMatchesDigest (0.03s)
18:27:47 [2022-03-20T18:27:47.883Z] === CONT  TestImportExtremelyLargeImageWorks
18:27:48 [2022-03-20T18:27:48.027Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.96s)
18:27:48 [2022-03-20T18:27:48.028Z] === RUN   TestNetworkDBJoinLeaveNetworks
18:27:48 [2022-03-20T18:27:48.082Z] === RUN   TestContinueOnError_NonMirrorEndpoint
18:27:48 [2022-03-20T18:27:48.082Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
18:27:48 [2022-03-20T18:27:48.082Z] === RUN   TestContinueOnError_MirrorEndpoint
18:27:48 [2022-03-20T18:27:48.082Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
18:27:48 [2022-03-20T18:27:48.082Z] === RUN   TestContinueOnError_NeverContinue
18:27:48 [2022-03-20T18:27:48.082Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
18:27:48 [2022-03-20T18:27:48.082Z] === RUN   TestManifestStore
18:27:48 [2022-03-20T18:27:48.082Z] === RUN   TestManifestStore/no_remote_or_local
18:27:48 [2022-03-20T18:27:48.082Z] time="2022-03-20T18:27:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
18:27:48 [2022-03-20T18:27:48.082Z] time="2022-03-20T18:27:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
18:27:48 [2022-03-20T18:27:48.082Z] time="2022-03-20T18:27:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
18:27:48 [2022-03-20T18:27:48.082Z] time="2022-03-20T18:27:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
18:27:48 [2022-03-20T18:27:48.082Z] --- PASS: TestMaxDownloadAttempts (0.00s)
18:27:48 [2022-03-20T18:27:48.082Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.55s)
18:27:48 [2022-03-20T18:27:48.082Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.55s)
18:27:48 [2022-03-20T18:27:48.082Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.55s)
18:27:48 [2022-03-20T18:27:48.082Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.55s)
18:27:48 [2022-03-20T18:27:48.082Z] === RUN   TestTransfer
18:27:48 [2022-03-20T18:27:48.082Z] --- PASS: TestTransfer (0.13s)
18:27:48 [2022-03-20T18:27:48.082Z] === RUN   TestConcurrencyLimit
18:27:48 [2022-03-20T18:27:48.082Z] time="2022-03-20T18:27:47Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3621219160\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
18:27:48 [2022-03-20T18:27:48.082Z] === RUN   TestManifestStore/no_local_cache
18:27:48 [2022-03-20T18:27:48.082Z] === RUN   TestManifestStore/with_local_cache
18:27:48 [2022-03-20T18:27:48.082Z] === RUN   TestManifestStore/unknown_media_type
18:27:48 [2022-03-20T18:27:48.082Z] === RUN   TestManifestStore/unknown_media_type/no_cache
18:27:48 [2022-03-20T18:27:48.082Z] time="2022-03-20T18:27:48Z" level=warning msg="reference for unknown type: "
18:27:48 [2022-03-20T18:27:48.330Z] --- PASS: TestCreateServiceConflict (2.07s)
18:27:48 [2022-03-20T18:27:48.330Z] === RUN   TestCreateServiceMaxReplicas
18:27:48 [2022-03-20T18:27:48.444Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
18:27:48 [2022-03-20T18:27:48.551Z] time="2022-03-20T18:27:48Z" level=warning msg="reference for unknown type: "
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestManifestStore/unknown_media_type/with_cache
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
18:27:48 [2022-03-20T18:27:48.551Z] time="2022-03-20T18:27:48Z" level=warning msg="reference for unknown type: "
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
18:27:48 [2022-03-20T18:27:48.551Z] time="2022-03-20T18:27:48Z" level=warning msg="reference for unknown type: "
18:27:48 [2022-03-20T18:27:48.551Z] time="2022-03-20T18:27:48Z" level=warning msg="reference for unknown type: "
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestManifestStore/error_persisting_manifest
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
18:27:48 [2022-03-20T18:27:48.551Z] --- PASS: TestV2MetadataService (1.41s)
18:27:48 [2022-03-20T18:27:48.551Z] PASS
18:27:48 [2022-03-20T18:27:48.551Z] coverage: 48.2% of statements
18:27:48 [2022-03-20T18:27:48.551Z] time="2022-03-20T18:27:48Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
18:27:48 [2022-03-20T18:27:48.551Z] --- PASS: TestManifestStore (0.38s)
18:27:48 [2022-03-20T18:27:48.551Z]     --- PASS: TestManifestStore/no_remote_or_local (0.25s)
18:27:48 [2022-03-20T18:27:48.551Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
18:27:48 [2022-03-20T18:27:48.551Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
18:27:48 [2022-03-20T18:27:48.551Z]     --- PASS: TestManifestStore/unknown_media_type (0.07s)
18:27:48 [2022-03-20T18:27:48.551Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
18:27:48 [2022-03-20T18:27:48.551Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s)
18:27:48 [2022-03-20T18:27:48.551Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
18:27:48 [2022-03-20T18:27:48.551Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s)
18:27:48 [2022-03-20T18:27:48.551Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
18:27:48 [2022-03-20T18:27:48.551Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s)
18:27:48 [2022-03-20T18:27:48.551Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestDetectManifestBlobMediaType
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestDetectManifestBlobMediaType/schema1
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
18:27:48 [2022-03-20T18:27:48.551Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
18:27:48 [2022-03-20T18:27:48.551Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
18:27:48 [2022-03-20T18:27:48.551Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
18:27:48 [2022-03-20T18:27:48.551Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
18:27:48 [2022-03-20T18:27:48.551Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
18:27:48 [2022-03-20T18:27:48.551Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
18:27:48 [2022-03-20T18:27:48.551Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestDetectManifestBlobMediaTypeInvalid
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_manifests
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests
18:27:48 [2022-03-20T18:27:48.551Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s)
18:27:48 [2022-03-20T18:27:48.551Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s)
18:27:48 [2022-03-20T18:27:48.551Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s)
18:27:48 [2022-03-20T18:27:48.551Z] ok  	github.com/docker/docker/distribution/metadata	1.528s	coverage: 48.2% of statements
18:27:48 [2022-03-20T18:27:48.551Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s)
18:27:48 [2022-03-20T18:27:48.551Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s)
18:27:48 [2022-03-20T18:27:48.551Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s)
18:27:48 [2022-03-20T18:27:48.551Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s)
18:27:48 [2022-03-20T18:27:48.551Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s)
18:27:48 [2022-03-20T18:27:48.551Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s)
18:27:48 [2022-03-20T18:27:48.551Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s)
18:27:48 [2022-03-20T18:27:48.551Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s)
18:27:48 [2022-03-20T18:27:48.551Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s)
18:27:48 [2022-03-20T18:27:48.551Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s)
18:27:48 [2022-03-20T18:27:48.551Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s)
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestFixManifestLayers
18:27:48 [2022-03-20T18:27:48.551Z] --- PASS: TestFixManifestLayers (0.00s)
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestFixManifestLayersBaseLayerParent
18:27:48 [2022-03-20T18:27:48.551Z]     pull_v2_test.go:82: Needs fixing on Windows
18:27:48 [2022-03-20T18:27:48.551Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestFixManifestLayersBadParent
18:27:48 [2022-03-20T18:27:48.551Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestValidateManifest
18:27:48 [2022-03-20T18:27:48.551Z]     pull_v2_test.go:127: Needs fixing on Windows
18:27:48 [2022-03-20T18:27:48.551Z] --- SKIP: TestValidateManifest (0.00s)
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestFormatPlatform
18:27:48 [2022-03-20T18:27:48.551Z] --- PASS: TestFormatPlatform (0.00s)
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestPullSchema2Config
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestPullSchema2Config/success_first_time
18:27:48 [2022-03-20T18:27:48.551Z]     pull_v2_test.go:284: HTTP GET /v2/
18:27:48 [2022-03-20T18:27:48.551Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestPullSchema2Config/500_status
18:27:48 [2022-03-20T18:27:48.551Z]     pull_v2_test.go:284: HTTP GET /v2/
18:27:48 [2022-03-20T18:27:48.551Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
18:27:48 [2022-03-20T18:27:48.551Z] --- PASS: TestConcurrencyLimit (0.35s)
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestInactiveJobs
18:27:48 [2022-03-20T18:27:48.551Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
18:27:48 [2022-03-20T18:27:48.551Z] === RUN   TestPullSchema2Config/EOF
18:27:48 [2022-03-20T18:27:48.551Z]     pull_v2_test.go:284: HTTP GET /v2/
18:27:48 [2022-03-20T18:27:48.551Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
18:27:48 [2022-03-20T18:27:48.551Z] 2022/03/20 18:27:48 http: panic serving 127.0.0.1:49218: intentional panic
18:27:48 [2022-03-20T18:27:48.551Z] goroutine 117 [running]:
18:27:48 [2022-03-20T18:27:48.551Z] net/http.(*conn).serve.func1()
18:27:48 [2022-03-20T18:27:48.551Z] 	c:/go/src/net/http/server.go:1825 +0xbf
18:27:48 [2022-03-20T18:27:48.551Z] panic({0x11f6e40, 0x13d8df0})
18:27:48 [2022-03-20T18:27:48.551Z] 	c:/go/src/runtime/panic.go:844 +0x258
18:27:48 [2022-03-20T18:27:48.551Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0004a4340?, {0x13e05d8?, 0xc0003f42a0?})
18:27:48 [2022-03-20T18:27:48.551Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4
18:27:48 [2022-03-20T18:27:48.551Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x13e05d8, 0xc0003f42a0}, 0xc0004cc600)
18:27:48 [2022-03-20T18:27:48.551Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286
18:27:48 [2022-03-20T18:27:48.551Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x13e05d8?, 0xc0003f42a0?}, 0xc00005ac00?)
18:27:48 [2022-03-20T18:27:48.551Z] 	c:/go/src/net/http/server.go:2084 +0x2f
18:27:48 [2022-03-20T18:27:48.551Z] net/http.serverHandler.ServeHTTP({0xc00049a9f0?}, {0x13e05d8, 0xc0003f42a0}, 0xc0004cc600)
18:27:48 [2022-03-20T18:27:48.551Z] 	c:/go/src/net/http/server.go:2916 +0x43b
18:27:48 [2022-03-20T18:27:48.551Z] net/http.(*conn).serve(0xc000146280, {0x13e0e50, 0xc00049a750})
18:27:48 [2022-03-20T18:27:48.551Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
18:27:48 [2022-03-20T18:27:48.551Z] created by net/http.(*Server).Serve
18:27:48 [2022-03-20T18:27:48.551Z] 	c:/go/src/net/http/server.go:3071 +0x4db
18:27:49 [2022-03-20T18:27:49.007Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
18:27:49 [2022-03-20T18:27:49.014Z] === RUN   TestPeerCertificateMarshalJSON
18:27:49 [2022-03-20T18:27:49.014Z] === RUN   TestIsArchivePathDir
18:27:49 [2022-03-20T18:27:49.014Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
18:27:49 [2022-03-20T18:27:49.014Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
18:27:49 [2022-03-20T18:27:49.014Z] --- PASS: TestPeerCertificateMarshalJSON (0.43s)
18:27:49 [2022-03-20T18:27:49.014Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
18:27:49 [2022-03-20T18:27:49.014Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
18:27:49 [2022-03-20T18:27:49.014Z] === RUN   TestMiddleware
18:27:49 [2022-03-20T18:27:49.014Z] --- PASS: TestMiddleware (0.00s)
18:27:49 [2022-03-20T18:27:49.014Z] === RUN   TestNewResponseModifier
18:27:49 [2022-03-20T18:27:49.014Z] --- PASS: TestNewResponseModifier (0.00s)
18:27:49 [2022-03-20T18:27:49.014Z] PASS
18:27:49 [2022-03-20T18:27:49.014Z] coverage: 26.8% of statements
18:27:49 [2022-03-20T18:27:49.014Z] ok  	github.com/docker/docker/pkg/authorization	0.476s	coverage: 26.8% of statements
18:27:49 [2022-03-20T18:27:49.019Z] --- PASS: TestInactiveJobs (0.37s)
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestWatchRelease
18:27:49 [2022-03-20T18:27:49.019Z] --- PASS: TestWatchRelease (0.04s)
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestWatchFinishedTransfer
18:27:49 [2022-03-20T18:27:49.019Z] --- PASS: TestWatchFinishedTransfer (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestDuplicateTransfer
18:27:49 [2022-03-20T18:27:49.019Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestPullSchema2Config/unauthorized
18:27:49 [2022-03-20T18:27:49.019Z]     pull_v2_test.go:284: HTTP GET /v2/
18:27:49 [2022-03-20T18:27:49.019Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
18:27:49 [2022-03-20T18:27:49.019Z] --- PASS: TestPullSchema2Config (0.55s)
18:27:49 [2022-03-20T18:27:49.019Z]     --- PASS: TestPullSchema2Config/success_first_time (0.01s)
18:27:49 [2022-03-20T18:27:49.019Z]     --- PASS: TestPullSchema2Config/500_status (0.28s)
18:27:49 [2022-03-20T18:27:49.019Z]     --- PASS: TestPullSchema2Config/EOF (0.26s)
18:27:49 [2022-03-20T18:27:49.019Z]     --- PASS: TestPullSchema2Config/unauthorized (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestGetRepositoryMountCandidates
18:27:49 [2022-03-20T18:27:49.019Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestLayerAlreadyExists
18:27:49 [2022-03-20T18:27:49.019Z]     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}
18:27:49 [2022-03-20T18:27:49.019Z]     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}
18:27:49 [2022-03-20T18:27:49.019Z]     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}
18:27:49 [2022-03-20T18:27:49.019Z]     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}
18:27:49 [2022-03-20T18:27:49.019Z]     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}
18:27:49 [2022-03-20T18:27:49.019Z]     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}
18:27:49 [2022-03-20T18:27:49.019Z] --- PASS: TestLayerAlreadyExists (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestWhenEmptyAuthConfig
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestNotFound
18:27:49 [2022-03-20T18:27:49.019Z] --- PASS: TestNotFound (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestConflict
18:27:49 [2022-03-20T18:27:49.019Z] --- PASS: TestConflict (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestForbidden
18:27:49 [2022-03-20T18:27:49.019Z] --- PASS: TestForbidden (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestInvalidParameter
18:27:49 [2022-03-20T18:27:49.019Z] --- PASS: TestInvalidParameter (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestNotImplemented
18:27:49 [2022-03-20T18:27:49.019Z] --- PASS: TestNotImplemented (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestNotModified
18:27:49 [2022-03-20T18:27:49.019Z] --- PASS: TestNotModified (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestUnauthorized
18:27:49 [2022-03-20T18:27:49.019Z] --- PASS: TestUnauthorized (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestUnknown
18:27:49 [2022-03-20T18:27:49.019Z] --- PASS: TestUnknown (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestCancelled
18:27:49 [2022-03-20T18:27:49.019Z] --- PASS: TestCancelled (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestDeadline
18:27:49 [2022-03-20T18:27:49.019Z] --- PASS: TestDeadline (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestDataLoss
18:27:49 [2022-03-20T18:27:49.019Z] --- PASS: TestDataLoss (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestUnavailable
18:27:49 [2022-03-20T18:27:49.019Z] --- PASS: TestUnavailable (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestSystem
18:27:49 [2022-03-20T18:27:49.019Z] --- PASS: TestSystem (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestFromStatusCode
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestFromStatusCode/Not_Found
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestFromStatusCode/Bad_Request
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestFromStatusCode/Conflict
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestFromStatusCode/Unauthorized
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestFromStatusCode/Service_Unavailable
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestFromStatusCode/Forbidden
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestFromStatusCode/Not_Modified
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestFromStatusCode/Not_Implemented
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestFromStatusCode/Internal_Server_Error
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
18:27:49 [2022-03-20T18:27:49.019Z] --- PASS: TestFromStatusCode (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
18:27:49 [2022-03-20T18:27:49.019Z] PASS
18:27:49 [2022-03-20T18:27:49.019Z] coverage: 53.1% of statements
18:27:49 [2022-03-20T18:27:49.019Z] --- PASS: TestDuplicateTransfer (0.04s)
18:27:49 [2022-03-20T18:27:49.019Z] === RUN   TestSuccessfulUpload
18:27:49 [2022-03-20T18:27:49.019Z] ok  	github.com/docker/docker/errdefs	0.050s	coverage: 53.1% of statements
18:27:49 [2022-03-20T18:27:49.019Z] time="2022-03-20T18:27:48Z" level=error msg="Upload failed, retrying: simulating retry"
18:27:49 [2022-03-20T18:27:49.285Z] === RUN   TestNewListSecretsFilters
18:27:49 [2022-03-20T18:27:49.285Z] --- PASS: TestNewListSecretsFilters (0.00s)
18:27:49 [2022-03-20T18:27:49.285Z] === RUN   TestNewListConfigsFilters
18:27:49 [2022-03-20T18:27:49.285Z] --- PASS: TestNewListConfigsFilters (0.00s)
18:27:49 [2022-03-20T18:27:49.285Z] PASS
18:27:49 [2022-03-20T18:27:49.285Z] coverage: 0.5% of statements
18:27:49 [2022-03-20T18:27:49.285Z] ok  	github.com/docker/docker/daemon/cluster	0.168s	coverage: 0.5% of statements
18:27:49 [2022-03-20T18:27:49.482Z] --- PASS: TestIsArchivePathDir (0.08s)
18:27:49 [2022-03-20T18:27:49.482Z] === RUN   TestIsArchivePathInvalidFile
18:27:49 [2022-03-20T18:27:49.482Z] --- PASS: TestIsArchivePathInvalidFile (0.27s)
18:27:49 [2022-03-20T18:27:49.482Z] === RUN   TestIsArchivePathTar
18:27:49 [2022-03-20T18:27:49.482Z] 2022/03/20 18:27:49 Closing DB instances...
18:27:49 [2022-03-20T18:27:49.487Z] --- PASS: TestSuccessfulUpload (0.39s)
18:27:49 [2022-03-20T18:27:49.487Z] === RUN   TestCancelledUpload
18:27:49 [2022-03-20T18:27:49.487Z] --- PASS: TestCancelledUpload (0.00s)
18:27:49 [2022-03-20T18:27:49.487Z] PASS
18:27:49 [2022-03-20T18:27:49.487Z] coverage: 76.8% of statements
18:27:49 [2022-03-20T18:27:49.487Z] ok  	github.com/docker/docker/distribution/xfer	1.969s	coverage: 76.8% of statements
18:27:49 [2022-03-20T18:27:49.951Z] --- PASS: TestIsArchivePathTar (0.18s)
18:27:49 [2022-03-20T18:27:49.951Z] === RUN   TestDecompressStreamGzip
18:27:49 [2022-03-20T18:27:49.951Z] --- PASS: TestDecompressStreamGzip (0.14s)
18:27:49 [2022-03-20T18:27:49.951Z] === RUN   TestDecompressStreamBzip2
18:27:49 [2022-03-20T18:27:49.951Z] === RUN   TestUnbuffered
18:27:49 [2022-03-20T18:27:49.951Z] --- PASS: TestUnbuffered (0.00s)
18:27:49 [2022-03-20T18:27:49.951Z] === RUN   TestRaceUnbuffered
18:27:49 [2022-03-20T18:27:49.951Z] --- PASS: TestRaceUnbuffered (0.00s)
18:27:49 [2022-03-20T18:27:49.951Z] PASS
18:27:49 [2022-03-20T18:27:49.951Z] coverage: 100.0% of statements
18:27:49 [2022-03-20T18:27:49.951Z] ok  	github.com/docker/docker/pkg/broadcaster	0.043s	coverage: 100.0% of statements
18:27:49 [2022-03-20T18:27:49.951Z] --- PASS: TestDecompressStreamBzip2 (0.12s)
18:27:49 [2022-03-20T18:27:49.951Z] === RUN   TestDecompressStreamXz
18:27:49 [2022-03-20T18:27:49.951Z]     archive_test.go:133: Xz not present in msys2
18:27:49 [2022-03-20T18:27:49.951Z] --- SKIP: TestDecompressStreamXz (0.00s)
18:27:49 [2022-03-20T18:27:49.951Z] === RUN   TestDecompressStreamZstd
18:27:49 [2022-03-20T18:27:49.951Z]     archive_test.go:140: zstd not installed
18:27:49 [2022-03-20T18:27:49.951Z] --- SKIP: TestDecompressStreamZstd (0.03s)
18:27:49 [2022-03-20T18:27:49.951Z] === RUN   TestCompressStreamXzUnsupported
18:27:49 [2022-03-20T18:27:49.951Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
18:27:49 [2022-03-20T18:27:49.951Z] === RUN   TestCompressStreamBzip2Unsupported
18:27:49 [2022-03-20T18:27:49.951Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
18:27:49 [2022-03-20T18:27:49.951Z] === RUN   TestCompressStreamInvalid
18:27:49 [2022-03-20T18:27:49.951Z] --- PASS: TestCompressStreamInvalid (0.00s)
18:27:49 [2022-03-20T18:27:49.951Z] === RUN   TestExtensionInvalid
18:27:49 [2022-03-20T18:27:49.951Z] --- PASS: TestExtensionInvalid (0.00s)
18:27:49 [2022-03-20T18:27:49.951Z] === RUN   TestExtensionUncompressed
18:27:49 [2022-03-20T18:27:49.951Z] --- PASS: TestExtensionUncompressed (0.00s)
18:27:49 [2022-03-20T18:27:49.951Z] === RUN   TestExtensionBzip2
18:27:49 [2022-03-20T18:27:49.951Z] --- PASS: TestExtensionBzip2 (0.00s)
18:27:49 [2022-03-20T18:27:49.951Z] === RUN   TestExtensionGzip
18:27:49 [2022-03-20T18:27:49.951Z] --- PASS: TestExtensionGzip (0.00s)
18:27:49 [2022-03-20T18:27:49.951Z] === RUN   TestExtensionXz
18:27:49 [2022-03-20T18:27:49.951Z] --- PASS: TestExtensionXz (0.00s)
18:27:49 [2022-03-20T18:27:49.951Z] === RUN   TestExtensionZstd
18:27:49 [2022-03-20T18:27:49.951Z] --- PASS: TestExtensionZstd (0.00s)
18:27:49 [2022-03-20T18:27:49.951Z] === RUN   TestCmdStreamLargeStderr
18:27:49 [2022-03-20T18:27:49.951Z] --- PASS: TestCmdStreamLargeStderr (0.08s)
18:27:49 [2022-03-20T18:27:49.951Z] === RUN   TestCmdStreamBad
18:27:49 [2022-03-20T18:27:49.951Z]     archive_test.go:252: Failing on Windows CI machines
18:27:49 [2022-03-20T18:27:49.951Z] --- SKIP: TestCmdStreamBad (0.00s)
18:27:49 [2022-03-20T18:27:49.951Z] === RUN   TestCmdStreamGood
18:27:49 [2022-03-20T18:27:49.951Z] --- PASS: TestCmdStreamGood (0.05s)
18:27:49 [2022-03-20T18:27:49.951Z] === RUN   TestUntarPathWithInvalidDest
18:27:50 [2022-03-20T18:27:50.419Z] --- PASS: TestUntarPathWithInvalidDest (0.09s)
18:27:50 [2022-03-20T18:27:50.419Z] === RUN   TestUntarPathWithInvalidSrc
18:27:50 [2022-03-20T18:27:50.419Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
18:27:50 [2022-03-20T18:27:50.419Z] === RUN   TestUntarPath
18:27:50 [2022-03-20T18:27:50.419Z] --- PASS: TestUntarPath (0.08s)
18:27:50 [2022-03-20T18:27:50.419Z] === RUN   TestUntarPathWithDestinationFile
18:27:50 [2022-03-20T18:27:50.419Z] --- PASS: TestUntarPathWithDestinationFile (0.07s)
18:27:50 [2022-03-20T18:27:50.419Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
18:27:50 [2022-03-20T18:27:50.419Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s)
18:27:50 [2022-03-20T18:27:50.419Z] === RUN   TestCopyWithTarInvalidSrc
18:27:50 [2022-03-20T18:27:50.419Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
18:27:50 [2022-03-20T18:27:50.419Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
18:27:50 [2022-03-20T18:27:50.419Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
18:27:50 [2022-03-20T18:27:50.419Z] === RUN   TestCopyWithTarSrcFile
18:27:50 [2022-03-20T18:27:50.419Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
18:27:50 [2022-03-20T18:27:50.419Z] === RUN   TestCopyWithTarSrcFolder
18:27:50 [2022-03-20T18:27:50.419Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
18:27:50 [2022-03-20T18:27:50.419Z] === RUN   TestCopyFileWithTarInvalidSrc
18:27:50 [2022-03-20T18:27:50.419Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
18:27:50 [2022-03-20T18:27:50.419Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
18:27:50 [2022-03-20T18:27:50.419Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
18:27:50 [2022-03-20T18:27:50.419Z] === RUN   TestCopyFileWithTarSrcFolder
18:27:50 [2022-03-20T18:27:50.419Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
18:27:50 [2022-03-20T18:27:50.419Z] === RUN   TestCopyFileWithTarSrcFile
18:27:50 [2022-03-20T18:27:50.419Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
18:27:50 [2022-03-20T18:27:50.419Z] === RUN   TestTarFiles
18:27:50 [2022-03-20T18:27:50.419Z] === RUN   TestMatch
18:27:50 [2022-03-20T18:27:50.419Z] === RUN   TestMatch/[[]]
18:27:50 [2022-03-20T18:27:50.419Z] === RUN   TestMatch/[[foo]]
18:27:50 [2022-03-20T18:27:50.419Z] === RUN   TestMatch/[[bar]_[foo]]
18:27:50 [2022-03-20T18:27:50.419Z] === RUN   TestMatch/[[foo_bar]]
18:27:50 [2022-03-20T18:27:50.419Z] === RUN   TestMatch/[[qux]_[foo]]
18:27:50 [2022-03-20T18:27:50.419Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
18:27:50 [2022-03-20T18:27:50.419Z] === RUN   TestMatch/[]
18:27:50 [2022-03-20T18:27:50.419Z] === RUN   TestMatch/[]#01
18:27:50 [2022-03-20T18:27:50.419Z] === RUN   TestMatch/[[qux]]
18:27:50 [2022-03-20T18:27:50.419Z] === RUN   TestMatch/[[foo_bar_qux]]
18:27:50 [2022-03-20T18:27:50.419Z] === RUN   TestMatch/[[qux]_[baz]]
18:27:50 [2022-03-20T18:27:50.419Z] === RUN   TestMatch/[[foo_baz]]
18:27:50 [2022-03-20T18:27:50.419Z] --- PASS: TestMatch (0.00s)
18:27:50 [2022-03-20T18:27:50.419Z]     --- PASS: TestMatch/[[]] (0.00s)
18:27:50 [2022-03-20T18:27:50.419Z]     --- PASS: TestMatch/[[foo]] (0.00s)
18:27:50 [2022-03-20T18:27:50.419Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
18:27:50 [2022-03-20T18:27:50.419Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
18:27:50 [2022-03-20T18:27:50.419Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
18:27:50 [2022-03-20T18:27:50.419Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
18:27:50 [2022-03-20T18:27:50.419Z]     --- PASS: TestMatch/[] (0.00s)
18:27:50 [2022-03-20T18:27:50.419Z]     --- PASS: TestMatch/[]#01 (0.00s)
18:27:50 [2022-03-20T18:27:50.419Z]     --- PASS: TestMatch/[[qux]] (0.00s)
18:27:50 [2022-03-20T18:27:50.419Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
18:27:50 [2022-03-20T18:27:50.419Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
18:27:50 [2022-03-20T18:27:50.419Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
18:27:50 [2022-03-20T18:27:50.419Z] PASS
18:27:50 [2022-03-20T18:27:50.419Z] coverage: 87.5% of statements
18:27:50 [2022-03-20T18:27:50.419Z] ok  	github.com/docker/docker/pkg/capabilities	0.046s	coverage: 87.5% of statements
18:27:50 [2022-03-20T18:27:50.476Z] --- PASS: TestWhenEmptyAuthConfig (1.28s)
18:27:50 [2022-03-20T18:27:50.476Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
18:27:50 [2022-03-20T18:27:50.476Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
18:27:50 [2022-03-20T18:27:50.476Z] === RUN   TestTokenPassThru
18:27:50 [2022-03-20T18:27:50.476Z] --- PASS: TestTokenPassThru (0.01s)
18:27:50 [2022-03-20T18:27:50.476Z] === RUN   TestTokenPassThruDifferentHost
18:27:50 [2022-03-20T18:27:50.476Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
18:27:50 [2022-03-20T18:27:50.476Z] PASS
18:27:50 [2022-03-20T18:27:50.476Z] coverage: 26.7% of statements
18:27:50 [2022-03-20T18:27:50.476Z] ok  	github.com/docker/docker/distribution	2.357s	coverage: 26.7% of statements
18:27:50 [2022-03-20T18:27:50.476Z] === RUN   TestCompare
18:27:50 [2022-03-20T18:27:50.476Z] --- PASS: TestCompare (0.00s)
18:27:50 [2022-03-20T18:27:50.476Z] PASS
18:27:50 [2022-03-20T18:27:50.476Z] coverage: 19.2% of statements
18:27:50 [2022-03-20T18:27:50.476Z] ok  	github.com/docker/docker/image/cache	0.132s	coverage: 19.2% of statements
18:27:50 [2022-03-20T18:27:50.476Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:27:50 [2022-03-20T18:27:50.476Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:27:50 [2022-03-20T18:27:50.476Z] === RUN   TestFSGetInvalidData
18:27:50 [2022-03-20T18:27:50.476Z] --- PASS: TestFSGetInvalidData (0.02s)
18:27:50 [2022-03-20T18:27:50.476Z] === RUN   TestFSInvalidSet
18:27:50 [2022-03-20T18:27:50.476Z] --- PASS: TestFSInvalidSet (0.02s)
18:27:50 [2022-03-20T18:27:50.476Z] === RUN   TestFSInvalidRoot
18:27:50 [2022-03-20T18:27:50.476Z] --- PASS: TestFSInvalidRoot (0.01s)
18:27:50 [2022-03-20T18:27:50.476Z] === RUN   TestFSMetadataGetSet
18:27:50 [2022-03-20T18:27:50.476Z] --- PASS: TestFSMetadataGetSet (0.04s)
18:27:50 [2022-03-20T18:27:50.476Z] === RUN   TestFSInvalidWalker
18:27:50 [2022-03-20T18:27:50.476Z] --- PASS: TestFSInvalidWalker (0.01s)
18:27:50 [2022-03-20T18:27:50.476Z] === RUN   TestFSGetSet
18:27:50 [2022-03-20T18:27:50.851Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
18:27:50 [2022-03-20T18:27:50.851Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s)
18:27:50 [2022-03-20T18:27:50.851Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
18:27:50 [2022-03-20T18:27:50.851Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
18:27:50 [2022-03-20T18:27:50.851Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
18:27:50 [2022-03-20T18:27:50.851Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
18:27:50 [2022-03-20T18:27:50.851Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
18:27:50 [2022-03-20T18:27:50.852Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertToGRPCContainerRuntime
18:27:50 [2022-03-20T18:27:50.852Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
18:27:50 [2022-03-20T18:27:50.852Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertToGRPCIsolation
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertToGRPCIsolation/empty
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertToGRPCIsolation/default
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertToGRPCIsolation/process
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
18:27:50 [2022-03-20T18:27:50.852Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertFromGRPCIsolation
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertFromGRPCIsolation/default
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertFromGRPCIsolation/process
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
18:27:50 [2022-03-20T18:27:50.852Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertToGRPCCredentialSpec
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
18:27:50 [2022-03-20T18:27:50.852Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
18:27:50 [2022-03-20T18:27:50.852Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
18:27:50 [2022-03-20T18:27:50.852Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
18:27:50 [2022-03-20T18:27:50.852Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
18:27:50 [2022-03-20T18:27:50.852Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertFromGRPCConfigs
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertFromGRPCConfigs/file
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
18:27:50 [2022-03-20T18:27:50.852Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertToGRPCConfigs
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertToGRPCConfigs/file
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
18:27:50 [2022-03-20T18:27:50.852Z] === RUN   TestServiceConvertToGRPCConfigs/none
18:27:50 [2022-03-20T18:27:50.852Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
18:27:50 [2022-03-20T18:27:50.852Z] PASS
18:27:50 [2022-03-20T18:27:50.852Z] coverage: 35.9% of statements
18:27:50 [2022-03-20T18:27:50.852Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.669s	coverage: 35.9% of statements
18:27:50 [2022-03-20T18:27:50.875Z] --- PASS: TestCreateServiceMaxReplicas (2.65s)
18:27:50 [2022-03-20T18:27:50.875Z] === RUN   TestCreateWithDuplicateNetworkNames
18:27:50 [2022-03-20T18:27:50.945Z] --- PASS: TestFSGetSet (0.04s)
18:27:50 [2022-03-20T18:27:50.945Z] === RUN   TestFSGetUnsetKey
18:27:50 [2022-03-20T18:27:50.945Z] --- PASS: TestFSGetUnsetKey (0.01s)
18:27:50 [2022-03-20T18:27:50.945Z] === RUN   TestFSGetEmptyData
18:27:50 [2022-03-20T18:27:50.945Z] --- PASS: TestFSGetEmptyData (0.01s)
18:27:50 [2022-03-20T18:27:50.945Z] === RUN   TestFSDelete
18:27:50 [2022-03-20T18:27:50.945Z] --- PASS: TestFSDelete (0.02s)
18:27:50 [2022-03-20T18:27:50.945Z] === RUN   TestFSWalker
18:27:50 [2022-03-20T18:27:50.945Z] --- PASS: TestFSWalker (0.01s)
18:27:50 [2022-03-20T18:27:50.945Z] === RUN   TestFSWalkerStopOnError
18:27:50 [2022-03-20T18:27:50.945Z] --- PASS: TestFSWalkerStopOnError (0.01s)
18:27:50 [2022-03-20T18:27:50.945Z] === RUN   TestNewFromJSON
18:27:50 [2022-03-20T18:27:50.945Z] --- PASS: TestNewFromJSON (0.00s)
18:27:50 [2022-03-20T18:27:50.945Z] === RUN   TestNewFromJSONWithInvalidJSON
18:27:50 [2022-03-20T18:27:50.945Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
18:27:50 [2022-03-20T18:27:50.945Z] === RUN   TestMarshalKeyOrder
18:27:50 [2022-03-20T18:27:50.945Z] --- PASS: TestMarshalKeyOrder (0.00s)
18:27:50 [2022-03-20T18:27:50.945Z] === RUN   TestHistoryEqual
18:27:50 [2022-03-20T18:27:50.945Z] --- PASS: TestHistoryEqual (0.22s)
18:27:50 [2022-03-20T18:27:50.945Z] === RUN   TestImage
18:27:50 [2022-03-20T18:27:50.945Z] --- PASS: TestImage (0.00s)
18:27:50 [2022-03-20T18:27:50.945Z] === RUN   TestImageOSNotEmpty
18:27:50 [2022-03-20T18:27:50.945Z] --- PASS: TestImageOSNotEmpty (0.00s)
18:27:50 [2022-03-20T18:27:50.945Z] === RUN   TestNewChildImageFromImageWithRootFS
18:27:50 [2022-03-20T18:27:50.945Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
18:27:50 [2022-03-20T18:27:50.945Z] === RUN   TestCreate
18:27:50 [2022-03-20T18:27:50.945Z] --- PASS: TestCreate (0.01s)
18:27:50 [2022-03-20T18:27:50.945Z] === RUN   TestRestore
18:27:50 [2022-03-20T18:27:50.945Z] time="2022-03-20T18:27:50Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
18:27:50 [2022-03-20T18:27:50.945Z] --- PASS: TestRestore (0.07s)
18:27:50 [2022-03-20T18:27:50.945Z] === RUN   TestAddDelete
18:27:50 [2022-03-20T18:27:50.945Z] --- PASS: TestAddDelete (0.02s)
18:27:50 [2022-03-20T18:27:50.945Z] === RUN   TestSearchAfterDelete
18:27:50 [2022-03-20T18:27:50.945Z] --- PASS: TestSearchAfterDelete (0.01s)
18:27:50 [2022-03-20T18:27:50.945Z] === RUN   TestParentReset
18:27:50 [2022-03-20T18:27:50.945Z] --- PASS: TestParentReset (0.03s)
18:27:50 [2022-03-20T18:27:50.945Z] === RUN   TestGetAndSetLastUpdated
18:27:50 [2022-03-20T18:27:50.945Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
18:27:50 [2022-03-20T18:27:50.945Z] === RUN   TestStoreLen
18:27:51 [2022-03-20T18:27:51.406Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.99s)
18:27:51 [2022-03-20T18:27:51.406Z] === RUN   TestNetworkDBCRUDTableEntry
18:27:51 [2022-03-20T18:27:51.414Z] --- PASS: TestStoreLen (0.05s)
18:27:51 [2022-03-20T18:27:51.414Z] PASS
18:27:51 [2022-03-20T18:27:51.414Z] coverage: 86.9% of statements
18:27:51 [2022-03-20T18:27:51.414Z] ok  	github.com/docker/docker/image	0.706s	coverage: 86.9% of statements
18:27:51 [2022-03-20T18:27:51.414Z] === RUN   TestValidateManifest
18:27:51 [2022-03-20T18:27:51.414Z] === RUN   TestValidateManifest/nil
18:27:51 [2022-03-20T18:27:51.414Z] === RUN   TestValidateManifest/non-nil
18:27:51 [2022-03-20T18:27:51.414Z] --- PASS: TestValidateManifest (0.00s)
18:27:51 [2022-03-20T18:27:51.414Z]     --- PASS: TestValidateManifest/nil (0.00s)
18:27:51 [2022-03-20T18:27:51.414Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
18:27:51 [2022-03-20T18:27:51.414Z] PASS
18:27:51 [2022-03-20T18:27:51.414Z] coverage: 0.7% of statements
18:27:51 [2022-03-20T18:27:51.414Z] ok  	github.com/docker/docker/image/tarexport	0.075s	coverage: 0.7% of statements
18:27:51 [2022-03-20T18:27:51.553Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
18:27:51 [2022-03-20T18:27:51.651Z] --- PASS: TestInfoAPIWarnings (16.24s)
18:27:51 [2022-03-20T18:27:51.651Z] === RUN   TestInfoDebug
18:27:51 [2022-03-20T18:27:51.651Z] --- PASS: TestInfoDebug (0.52s)
18:27:51 [2022-03-20T18:27:51.651Z] === RUN   TestInfoInsecureRegistries
18:27:51 [2022-03-20T18:27:51.651Z] --- PASS: TestInfoInsecureRegistries (0.53s)
18:27:51 [2022-03-20T18:27:51.651Z] === RUN   TestInfoRegistryMirrors
18:27:51 [2022-03-20T18:27:51.651Z] --- PASS: TestInfoRegistryMirrors (0.52s)
18:27:51 [2022-03-20T18:27:51.651Z] === RUN   TestLoginFailsWithBadCredentials
18:27:51 [2022-03-20T18:27:51.651Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
18:27:51 [2022-03-20T18:27:51.651Z] === RUN   TestPingCacheHeaders
18:27:51 [2022-03-20T18:27:51.651Z] --- PASS: TestPingCacheHeaders (0.02s)
18:27:51 [2022-03-20T18:27:51.651Z] === RUN   TestPingGet
18:27:51 [2022-03-20T18:27:51.651Z] --- PASS: TestPingGet (0.02s)
18:27:51 [2022-03-20T18:27:51.651Z] === RUN   TestPingHead
18:27:51 [2022-03-20T18:27:51.651Z] --- PASS: TestPingHead (0.02s)
18:27:51 [2022-03-20T18:27:51.651Z] === RUN   TestVersion
18:27:51 [2022-03-20T18:27:51.651Z] --- PASS: TestVersion (0.02s)
18:27:51 [2022-03-20T18:27:51.651Z] === CONT  TestCgroupDriverSystemdMemoryLimit
18:27:51 [2022-03-20T18:27:51.651Z] === CONT  TestDiskUsage
18:27:51 [2022-03-20T18:27:51.874Z] === RUN   TestChrootTarUntar
18:27:51 [2022-03-20T18:27:51.875Z]     archive_test.go:44: os.Getuid() != 0: skipping test that requires root
18:27:51 [2022-03-20T18:27:51.875Z] --- SKIP: TestChrootTarUntar (0.00s)
18:27:51 [2022-03-20T18:27:51.875Z] === RUN   TestChrootUntarWithHugeExcludesList
18:27:51 [2022-03-20T18:27:51.875Z]     archive_test.go:76: os.Getuid() != 0: skipping test that requires root
18:27:51 [2022-03-20T18:27:51.875Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
18:27:51 [2022-03-20T18:27:51.875Z] === RUN   TestChrootUntarEmptyArchive
18:27:51 [2022-03-20T18:27:51.875Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
18:27:51 [2022-03-20T18:27:51.875Z] === RUN   TestChrootTarUntarWithSymlink
18:27:51 [2022-03-20T18:27:51.875Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:27:51 [2022-03-20T18:27:51.875Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
18:27:51 [2022-03-20T18:27:51.875Z] === RUN   TestChrootCopyWithTar
18:27:51 [2022-03-20T18:27:51.875Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:27:51 [2022-03-20T18:27:51.875Z] --- SKIP: TestChrootCopyWithTar (0.00s)
18:27:51 [2022-03-20T18:27:51.875Z] === RUN   TestChrootCopyFileWithTar
18:27:51 [2022-03-20T18:27:51.875Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
18:27:51 [2022-03-20T18:27:51.875Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
18:27:51 [2022-03-20T18:27:51.875Z] === RUN   TestChrootUntarPath
18:27:51 [2022-03-20T18:27:51.875Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:27:51 [2022-03-20T18:27:51.875Z] --- SKIP: TestChrootUntarPath (0.00s)
18:27:51 [2022-03-20T18:27:51.875Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
18:27:51 [2022-03-20T18:27:51.875Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
18:27:51 [2022-03-20T18:27:51.875Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
18:27:51 [2022-03-20T18:27:51.875Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
18:27:51 [2022-03-20T18:27:51.875Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
18:27:51 [2022-03-20T18:27:51.875Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
18:27:51 [2022-03-20T18:27:51.875Z] === RUN   TestChrootApplyDotDotFile
18:27:51 [2022-03-20T18:27:51.875Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
18:27:51 [2022-03-20T18:27:51.875Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
18:27:51 [2022-03-20T18:27:51.875Z] PASS
18:27:51 [2022-03-20T18:27:51.875Z] coverage: 15.1% of statements
18:27:51 [2022-03-20T18:27:51.875Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.093s	coverage: 15.1% of statements
18:27:51 [2022-03-20T18:27:51.883Z] === RUN   TestMakeV1ConfigFromConfig
18:27:51 [2022-03-20T18:27:51.883Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
18:27:51 [2022-03-20T18:27:51.883Z] PASS
18:27:51 [2022-03-20T18:27:51.883Z] coverage: 25.0% of statements
18:27:51 [2022-03-20T18:27:51.883Z] ok  	github.com/docker/docker/image/v1	0.167s	coverage: 25.0% of statements
18:27:51 [2022-03-20T18:27:51.883Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:27:51 [2022-03-20T18:27:51.910Z] === RUN   TestDiskUsage/empty
18:27:51 [2022-03-20T18:27:51.910Z] === RUN   TestDiskUsage/empty/container_types
18:27:51 [2022-03-20T18:27:51.910Z] === RUN   TestDiskUsage/empty/image_types
18:27:51 [2022-03-20T18:27:51.910Z] === RUN   TestDiskUsage/empty/volume_types
18:27:51 [2022-03-20T18:27:51.910Z] === RUN   TestDiskUsage/empty/build-cache_types
18:27:51 [2022-03-20T18:27:51.910Z] === RUN   TestDiskUsage/empty/container,_volume_types
18:27:51 [2022-03-20T18:27:51.910Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
18:27:51 [2022-03-20T18:27:51.910Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
18:27:51 [2022-03-20T18:27:51.910Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
18:27:51 [2022-03-20T18:27:51.910Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
18:27:51 [2022-03-20T18:27:51.910Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
18:27:51 [2022-03-20T18:27:51.910Z] === RUN   TestDiskUsage/after_LoadBusybox
18:27:52 [2022-03-20T18:27:52.169Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
18:27:52 [2022-03-20T18:27:52.169Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
18:27:52 [2022-03-20T18:27:52.169Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
18:27:52 [2022-03-20T18:27:52.169Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
18:27:52 [2022-03-20T18:27:52.169Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
18:27:52 [2022-03-20T18:27:52.169Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
18:27:52 [2022-03-20T18:27:52.169Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
18:27:52 [2022-03-20T18:27:52.169Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
18:27:52 [2022-03-20T18:27:52.169Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
18:27:52 [2022-03-20T18:27:52.169Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
18:27:52 [2022-03-20T18:27:52.169Z] === RUN   TestDiskUsage/after_container.Run
18:27:52 [2022-03-20T18:27:52.527Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
18:27:52 [2022-03-20T18:27:52.527Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
18:27:52 [2022-03-20T18:27:52.738Z] === RUN   TestDiskUsage/after_container.Run/container_types
18:27:52 [2022-03-20T18:27:52.738Z] === RUN   TestDiskUsage/after_container.Run/image_types
18:27:52 [2022-03-20T18:27:52.738Z] === RUN   TestDiskUsage/after_container.Run/volume_types
18:27:52 [2022-03-20T18:27:52.738Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
18:27:52 [2022-03-20T18:27:52.738Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
18:27:52 [2022-03-20T18:27:52.738Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
18:27:52 [2022-03-20T18:27:52.738Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
18:27:52 [2022-03-20T18:27:52.738Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
18:27:52 [2022-03-20T18:27:52.738Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
18:27:52 [2022-03-20T18:27:52.738Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
18:27:52 [2022-03-20T18:27:52.861Z] === RUN   TestEnsureRemoveAllNotExist
18:27:52 [2022-03-20T18:27:52.862Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
18:27:52 [2022-03-20T18:27:52.862Z] === RUN   TestEnsureRemoveAllWithDir
18:27:52 [2022-03-20T18:27:52.862Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
18:27:52 [2022-03-20T18:27:52.862Z] === RUN   TestEnsureRemoveAllWithFile
18:27:52 [2022-03-20T18:27:52.862Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
18:27:52 [2022-03-20T18:27:52.862Z] PASS
18:27:52 [2022-03-20T18:27:52.862Z] coverage: 0.0% of statements
18:27:52 [2022-03-20T18:27:52.862Z] ok  	github.com/docker/docker/pkg/containerfs	0.046s	coverage: 0.0% of statements
18:27:52 [2022-03-20T18:27:52.997Z] --- PASS: TestDiskUsage (1.49s)
18:27:52 [2022-03-20T18:27:52.997Z]     --- PASS: TestDiskUsage/empty (0.01s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.31s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]     --- PASS: TestDiskUsage/after_container.Run (0.49s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
18:27:52 [2022-03-20T18:27:52.997Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.53s)
18:27:52 [2022-03-20T18:27:52.997Z] PASS
18:27:52 [2022-03-20T18:27:52.997Z] 
18:27:52 [2022-03-20T18:27:52.997Z] DONE 50 tests in 20.261s
18:27:52 [2022-03-20T18:27:52.997Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
18:27:52 [2022-03-20T18:27:52.997Z] INFO: Testing against a local daemon
18:27:52 [2022-03-20T18:27:52.997Z] === RUN   TestVolumesCreateAndList
18:27:52 [2022-03-20T18:27:52.997Z] --- PASS: TestVolumesCreateAndList (0.02s)
18:27:52 [2022-03-20T18:27:52.997Z] === RUN   TestVolumesRemove
18:27:52 [2022-03-20T18:27:52.997Z] --- PASS: TestVolumesRemove (0.07s)
18:27:52 [2022-03-20T18:27:52.997Z] === RUN   TestVolumesInspect
18:27:53 [2022-03-20T18:27:53.070Z] === RUN   TestWaitNodeAttachment
18:27:53 [2022-03-20T18:27:53.255Z] --- PASS: TestVolumesInspect (0.02s)
18:27:53 [2022-03-20T18:27:53.255Z] === RUN   TestVolumesInvalidJSON
18:27:53 [2022-03-20T18:27:53.255Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:27:53 [2022-03-20T18:27:53.255Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:27:53 [2022-03-20T18:27:53.255Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:27:53 [2022-03-20T18:27:53.255Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:27:53 [2022-03-20T18:27:53.255Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:27:53 [2022-03-20T18:27:53.255Z] PASS
18:27:53 [2022-03-20T18:27:53.255Z] 
18:27:53 [2022-03-20T18:27:53.255Z] DONE 5 tests in 0.147s
18:27:53 [2022-03-20T18:27:53.255Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:27:53 [2022-03-20T18:27:53.330Z] 2022/03/20 18:27:53 Closing DB instances...
18:27:53 [2022-03-20T18:27:53.448Z] === RUN   TestSerialization
18:27:53 [2022-03-20T18:27:53.448Z] --- PASS: TestSerialization (0.02s)
18:27:53 [2022-03-20T18:27:53.448Z] PASS
18:27:53 [2022-03-20T18:27:53.448Z] coverage: 100.0% of statements
18:27:53 [2022-03-20T18:27:53.448Z] ok  	github.com/docker/docker/libcontainerd/queue	0.107s	coverage: 100.0% of statements
18:27:53 [2022-03-20T18:27:53.448Z] === RUN   TestEmptyLayer
18:27:53 [2022-03-20T18:27:53.448Z] --- PASS: TestEmptyLayer (0.00s)
18:27:53 [2022-03-20T18:27:53.448Z] === RUN   TestCommitFailure
18:27:53 [2022-03-20T18:27:53.448Z] --- PASS: TestCommitFailure (0.01s)
18:27:53 [2022-03-20T18:27:53.448Z] === RUN   TestStartTransactionFailure
18:27:53 [2022-03-20T18:27:53.448Z] --- PASS: TestStartTransactionFailure (0.00s)
18:27:53 [2022-03-20T18:27:53.448Z] === RUN   TestGetOrphan
18:27:53 [2022-03-20T18:27:53.448Z] --- PASS: TestGetOrphan (0.01s)
18:27:53 [2022-03-20T18:27:53.448Z] === RUN   TestMountAndRegister
18:27:53 [2022-03-20T18:27:53.448Z]     layer_test.go:258: Layer size: 14
18:27:53 [2022-03-20T18:27:53.448Z] --- PASS: TestMountAndRegister (0.05s)
18:27:53 [2022-03-20T18:27:53.448Z] === RUN   TestLayerRelease
18:27:53 [2022-03-20T18:27:53.448Z]     layer_test.go:291: Failing on Windows
18:27:53 [2022-03-20T18:27:53.448Z] --- SKIP: TestLayerRelease (0.00s)
18:27:53 [2022-03-20T18:27:53.448Z] === RUN   TestStoreRestore
18:27:53 [2022-03-20T18:27:53.448Z]     layer_test.go:340: Failing on Windows
18:27:53 [2022-03-20T18:27:53.448Z] --- SKIP: TestStoreRestore (0.00s)
18:27:53 [2022-03-20T18:27:53.448Z] === RUN   TestTarStreamStability
18:27:53 [2022-03-20T18:27:53.448Z]     layer_test.go:455: Failing on Windows
18:27:53 [2022-03-20T18:27:53.448Z] --- SKIP: TestTarStreamStability (0.00s)
18:27:53 [2022-03-20T18:27:53.448Z] === RUN   TestRegisterExistingLayer
18:27:53 [2022-03-20T18:27:53.457Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestBuilderGC
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestBuilderGC (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestDaemonConfigurationNotFound
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestDaemonBrokenConfiguration
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestFindConfigurationConflicts
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestFindConfigurationConflicts (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestDaemonConfigurationMergeConflicts
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestDaemonConfigurationMergeConcurrent
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestDaemonConfigurationMergeConcurrentError
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestFindConfigurationConflictsWithMergedValues
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestValidateConfigurationErrors
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestValidateConfigurationErrors (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestValidateConfiguration
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestValidateConfiguration/with_label
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestValidateConfiguration/with_dns
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestValidateConfiguration/with_dns-search
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestValidateConfiguration/with_max-download-attempts
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestValidateConfiguration/with_node_generic_resources
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestValidateConfiguration (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestReloadSetConfigFileNotExist
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestWaitNodeAttachment (0.40s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestIsolationConversion
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestIsolationConversion/default
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestIsolationConversion/process
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestIsolationConversion/hyperv
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestIsolationConversion (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestIsolationConversion/default (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestIsolationConversion/process (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestContainerLabels
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestContainerLabels (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestCredentialSpecConversion
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestCredentialSpecConversion/none
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestCredentialSpecConversion/config
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestCredentialSpecConversion/file
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestCredentialSpecConversion/registry
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestCredentialSpecConversion (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestControllerValidateMountBind
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestControllerValidateMountBind (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestControllerValidateMountVolume
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestControllerValidateMountVolume (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestControllerValidateMountTarget
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestControllerValidateMountTarget (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestControllerValidateMountTmpfs
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestControllerValidateMountInvalidType
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestControllerValidateMountNamedPipe
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] PASS
18:27:53 [2022-03-20T18:27:53.539Z] coverage: 11.0% of statements
18:27:53 [2022-03-20T18:27:53.539Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.766s	coverage: 11.0% of statements
18:27:53 [2022-03-20T18:27:53.539Z] time="2022-03-20T18:27:53Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestReloadDefaultConfigNotExist
18:27:53 [2022-03-20T18:27:53.539Z]     config_test.go:447: os.Getuid() != 0: skipping test that requires root
18:27:53 [2022-03-20T18:27:53.539Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestReloadBadDefaultConfig
18:27:53 [2022-03-20T18:27:53.539Z] time="2022-03-20T18:27:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1453148665"
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestReloadWithConflictingLabels
18:27:53 [2022-03-20T18:27:53.539Z] time="2022-03-20T18:27:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2390534524"
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestReloadWithDuplicateLabels
18:27:53 [2022-03-20T18:27:53.539Z] time="2022-03-20T18:27:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1317054808"
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestMaskURLCredentials
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestMaskURLCredentials (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] === RUN   TestDaemonConfigurationMerge
18:27:53 [2022-03-20T18:27:53.539Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
18:27:53 [2022-03-20T18:27:53.539Z] PASS
18:27:53 [2022-03-20T18:27:53.539Z] coverage: 79.2% of statements
18:27:53 [2022-03-20T18:27:53.539Z] ok  	github.com/docker/docker/daemon/config	0.275s	coverage: 79.2% of statements
18:27:53 [2022-03-20T18:27:53.799Z] === RUN   TestSizeEmpty
18:27:53 [2022-03-20T18:27:53.799Z] --- PASS: TestSizeEmpty (0.00s)
18:27:53 [2022-03-20T18:27:53.799Z] === RUN   TestSizeEmptyFile
18:27:53 [2022-03-20T18:27:53.799Z] --- PASS: TestSizeEmptyFile (0.00s)
18:27:53 [2022-03-20T18:27:53.799Z] === RUN   TestSizeNonemptyFile
18:27:53 [2022-03-20T18:27:53.799Z] --- PASS: TestSizeNonemptyFile (0.00s)
18:27:53 [2022-03-20T18:27:53.799Z] === RUN   TestSizeNestedDirectoryEmpty
18:27:53 [2022-03-20T18:27:53.799Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
18:27:53 [2022-03-20T18:27:53.799Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
18:27:53 [2022-03-20T18:27:53.799Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
18:27:53 [2022-03-20T18:27:53.799Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
18:27:53 [2022-03-20T18:27:53.799Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
18:27:53 [2022-03-20T18:27:53.799Z] === RUN   TestMoveToSubdir
18:27:53 [2022-03-20T18:27:53.799Z] --- PASS: TestMoveToSubdir (0.00s)
18:27:53 [2022-03-20T18:27:53.799Z] === RUN   TestSizeNonExistingDirectory
18:27:53 [2022-03-20T18:27:53.799Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
18:27:53 [2022-03-20T18:27:53.799Z] PASS
18:27:53 [2022-03-20T18:27:53.799Z] coverage: 80.0% of statements
18:27:53 [2022-03-20T18:27:53.799Z] ok  	github.com/docker/docker/pkg/directory	0.061s	coverage: 80.0% of statements
18:27:53 [2022-03-20T18:27:53.830Z] Stopping apparmor (via systemctl): apparmor.service.
18:27:53 [2022-03-20T18:27:53.830Z] Removing test suite binaries
18:27:53 [2022-03-20T18:27:53.830Z] exiting test-integration
18:27:53 [2022-03-20T18:27:53.830Z] ++ exit 0
18:27:53 [2022-03-20T18:27:53.830Z] 
18:27:53 [2022-03-20T18:27:53.917Z] --- PASS: TestRegisterExistingLayer (0.20s)
18:27:53 [2022-03-20T18:27:53.917Z] === RUN   TestTarStreamVerification
18:27:53 [2022-03-20T18:27:53.917Z]     layer_test.go:684: Failing on Windows
18:27:53 [2022-03-20T18:27:53.917Z] --- SKIP: TestTarStreamVerification (0.00s)
18:27:53 [2022-03-20T18:27:53.917Z] === RUN   TestLayerMigration
18:27:53 [2022-03-20T18:27:53.917Z]     migration_test.go:45: Failing on Windows
18:27:53 [2022-03-20T18:27:53.917Z] --- SKIP: TestLayerMigration (0.00s)
18:27:53 [2022-03-20T18:27:53.917Z] === RUN   TestLayerMigrationNoTarsplit
18:27:53 [2022-03-20T18:27:53.917Z]     migration_test.go:181: Failing on Windows
18:27:53 [2022-03-20T18:27:53.917Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
18:27:53 [2022-03-20T18:27:53.917Z] === RUN   TestMountInit
18:27:53 [2022-03-20T18:27:53.917Z]     mount_test.go:17: Failing on Windows
18:27:53 [2022-03-20T18:27:53.917Z] --- SKIP: TestMountInit (0.00s)
18:27:53 [2022-03-20T18:27:53.917Z] === RUN   TestMountSize
18:27:53 [2022-03-20T18:27:53.917Z]     mount_test.go:76: Failing on Windows
18:27:53 [2022-03-20T18:27:53.917Z] --- SKIP: TestMountSize (0.00s)
18:27:53 [2022-03-20T18:27:53.917Z] === RUN   TestMountChanges
18:27:53 [2022-03-20T18:27:53.917Z]     mount_test.go:125: Failing on Windows
18:27:53 [2022-03-20T18:27:53.917Z] --- SKIP: TestMountChanges (0.00s)
18:27:53 [2022-03-20T18:27:53.917Z] === RUN   TestMountApply
18:27:53 [2022-03-20T18:27:53.917Z]     mount_test.go:212: Failing on Windows
18:27:53 [2022-03-20T18:27:53.917Z] --- SKIP: TestMountApply (0.00s)
18:27:53 [2022-03-20T18:27:53.917Z] PASS
18:27:53 [2022-03-20T18:27:53.917Z] coverage: 30.6% of statements
18:27:53 [2022-03-20T18:27:53.917Z] ok  	github.com/docker/docker/layer	0.378s	coverage: 30.6% of statements
18:27:53 [2022-03-20T18:27:53.917Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:27:53 [2022-03-20T18:27:53.917Z] === RUN   TestEnvironmentParsing
18:27:53 [2022-03-20T18:27:53.917Z] --- PASS: TestEnvironmentParsing (0.00s)
18:27:53 [2022-03-20T18:27:53.917Z] PASS
18:27:53 [2022-03-20T18:27:53.917Z] coverage: 1.2% of statements
18:27:53 [2022-03-20T18:27:53.917Z] ok  	github.com/docker/docker/libcontainerd/local	0.173s	coverage: 1.2% of statements
18:27:53 [2022-03-20T18:27:53.917Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:27:53 [2022-03-20T18:27:53.917Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:27:53 [2022-03-20T18:27:53.917Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:27:54 [2022-03-20T18:27:54.013Z] === RUN   TestEventsLog
18:27:54 [2022-03-20T18:27:54.013Z] --- PASS: TestEventsLog (0.00s)
18:27:54 [2022-03-20T18:27:54.013Z] === RUN   TestEventsLogTimeout
18:27:54 [2022-03-20T18:27:54.013Z] --- PASS: TestEventsLogTimeout (0.00s)
18:27:54 [2022-03-20T18:27:54.013Z] === RUN   TestLogEvents
18:27:54 [2022-03-20T18:27:54.013Z] --- PASS: TestLogEvents (0.05s)
18:27:54 [2022-03-20T18:27:54.013Z] === RUN   TestLoadBufferedEvents
18:27:54 [2022-03-20T18:27:54.013Z] --- PASS: TestLoadBufferedEvents (0.15s)
18:27:54 [2022-03-20T18:27:54.013Z] === RUN   TestLoadBufferedEventsOnlyFromPast
18:27:54 [2022-03-20T18:27:54.013Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
18:27:54 [2022-03-20T18:27:54.013Z] === RUN   TestIgnoreBufferedWhenNoTimes
18:27:54 [2022-03-20T18:27:54.013Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
18:27:54 [2022-03-20T18:27:54.013Z] PASS
18:27:54 [2022-03-20T18:27:54.013Z] coverage: 50.0% of statements
18:27:54 [2022-03-20T18:27:54.013Z] ok  	github.com/docker/docker/daemon/events	0.261s	coverage: 50.0% of statements
18:27:54 [2022-03-20T18:27:54.388Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
18:27:54 [2022-03-20T18:27:54.388Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
18:27:54 [2022-03-20T18:27:54.793Z] === RUN   TestPollerAddRemove
18:27:54 [2022-03-20T18:27:54.793Z] --- PASS: TestPollerAddRemove (0.00s)
18:27:54 [2022-03-20T18:27:54.793Z] === RUN   TestPollerEvent
18:27:54 [2022-03-20T18:27:54.793Z]     poller_test.go:40: No chmod on Windows
18:27:54 [2022-03-20T18:27:54.793Z] --- SKIP: TestPollerEvent (0.00s)
18:27:54 [2022-03-20T18:27:54.793Z] === RUN   TestPollerClose
18:27:54 [2022-03-20T18:27:54.793Z] --- PASS: TestPollerClose (0.00s)
18:27:54 [2022-03-20T18:27:54.793Z] PASS
18:27:54 [2022-03-20T18:27:54.793Z] coverage: 36.2% of statements
18:27:54 [2022-03-20T18:27:54.793Z] ok  	github.com/docker/docker/pkg/filenotify	0.046s	coverage: 36.2% of statements
18:27:54 [2022-03-20T18:27:54.904Z] === RUN   TestSequenceGetAvailableBit
18:27:54 [2022-03-20T18:27:54.904Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
18:27:54 [2022-03-20T18:27:54.904Z] === RUN   TestSequenceEqual
18:27:54 [2022-03-20T18:27:54.904Z] --- PASS: TestSequenceEqual (0.00s)
18:27:54 [2022-03-20T18:27:54.904Z] === RUN   TestSequenceCopy
18:27:54 [2022-03-20T18:27:54.904Z] --- PASS: TestSequenceCopy (0.00s)
18:27:54 [2022-03-20T18:27:54.904Z] === RUN   TestGetFirstAvailable
18:27:54 [2022-03-20T18:27:54.904Z] --- PASS: TestGetFirstAvailable (0.00s)
18:27:54 [2022-03-20T18:27:54.904Z] === RUN   TestFindSequence
18:27:54 [2022-03-20T18:27:54.904Z] --- PASS: TestFindSequence (0.00s)
18:27:54 [2022-03-20T18:27:54.904Z] === RUN   TestCheckIfAvailable
18:27:54 [2022-03-20T18:27:54.904Z] --- PASS: TestCheckIfAvailable (0.00s)
18:27:54 [2022-03-20T18:27:54.904Z] === RUN   TestMergeSequences
18:27:54 [2022-03-20T18:27:54.904Z] --- PASS: TestMergeSequences (0.00s)
18:27:54 [2022-03-20T18:27:54.904Z] === RUN   TestPushReservation
18:27:54 [2022-03-20T18:27:54.904Z] --- PASS: TestPushReservation (0.00s)
18:27:54 [2022-03-20T18:27:54.904Z] === RUN   TestSerializeDeserialize
18:27:54 [2022-03-20T18:27:54.904Z] --- PASS: TestSerializeDeserialize (0.00s)
18:27:54 [2022-03-20T18:27:54.904Z] === RUN   TestSet
18:27:54 [2022-03-20T18:27:54.904Z] --- PASS: TestSet (0.00s)
18:27:54 [2022-03-20T18:27:54.904Z] === RUN   TestSetUnset
18:27:54 [2022-03-20T18:27:54.904Z] --- PASS: TestSetUnset (0.00s)
18:27:54 [2022-03-20T18:27:54.904Z] === RUN   TestOffsetSetUnset
18:27:54 [2022-03-20T18:27:54.904Z] --- PASS: TestOffsetSetUnset (0.00s)
18:27:54 [2022-03-20T18:27:54.904Z] === RUN   TestSetInRange
18:27:54 [2022-03-20T18:27:54.904Z] --- PASS: TestSetInRange (0.00s)
18:27:54 [2022-03-20T18:27:54.904Z] === RUN   TestSetAnyInRange
18:27:54 [2022-03-20T18:27:54.904Z] --- PASS: TestSetAnyInRange (0.00s)
18:27:54 [2022-03-20T18:27:54.904Z] === RUN   TestMethods
18:27:54 [2022-03-20T18:27:54.904Z] --- PASS: TestMethods (0.00s)
18:27:54 [2022-03-20T18:27:54.904Z] === RUN   TestRandomAllocateDeallocate
Post stage
[Pipeline] junit
18:27:55 [2022-03-20T18:27:55.219Z] Recording test results
18:27:55 [2022-03-20T18:27:55.581Z] === RUN   TestLinkNaming
18:27:55 [2022-03-20T18:27:55.581Z] --- PASS: TestLinkNaming (0.00s)
18:27:55 [2022-03-20T18:27:55.581Z] === RUN   TestLinkNew
18:27:55 [2022-03-20T18:27:55.581Z] --- PASS: TestLinkNew (0.00s)
18:27:55 [2022-03-20T18:27:55.581Z] === RUN   TestLinkEnv
18:27:55 [2022-03-20T18:27:55.581Z] --- PASS: TestLinkEnv (0.00s)
18:27:55 [2022-03-20T18:27:55.581Z] === RUN   TestLinkMultipleEnv
18:27:55 [2022-03-20T18:27:55.581Z] --- PASS: TestLinkMultipleEnv (0.00s)
18:27:55 [2022-03-20T18:27:55.581Z] === RUN   TestLinkPortRangeEnv
18:27:55 [2022-03-20T18:27:55.581Z] --- PASS: TestLinkPortRangeEnv (0.00s)
18:27:55 [2022-03-20T18:27:55.581Z] PASS
18:27:55 [2022-03-20T18:27:55.581Z] coverage: 93.0% of statements
18:27:55 [2022-03-20T18:27:55.581Z] === RUN   TestIsEmptyDir
18:27:55 [2022-03-20T18:27:55.581Z] ok  	github.com/docker/docker/daemon/links	0.048s	coverage: 93.0% of statements
18:27:55 [2022-03-20T18:27:55.581Z] --- PASS: TestIsEmptyDir (0.01s)
18:27:55 [2022-03-20T18:27:55.581Z] PASS
18:27:55 [2022-03-20T18:27:55.581Z] coverage: 2.3% of statements
18:27:55 [2022-03-20T18:27:55.581Z] ok  	github.com/docker/docker/daemon/graphdriver	0.123s	coverage: 2.3% of statements
18:27:55 [2022-03-20T18:27:55.758Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
18:27:55 [2022-03-20T18:27:55.759Z] === RUN   TestDockerSuite/TestBuildDockerignore
18:27:55 [2022-03-20T18:27:55.781Z] --- PASS: TestNetworkDBCRUDTableEntry (4.49s)
18:27:55 [2022-03-20T18:27:55.781Z] === RUN   TestNetworkDBCRUDTableEntries
18:27:55 [2022-03-20T18:27:55.781Z] === RUN   TestCopyFileWithInvalidSrc
18:27:55 [2022-03-20T18:27:55.781Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
18:27:55 [2022-03-20T18:27:55.781Z] === RUN   TestCopyFileWithInvalidDest
18:27:55 [2022-03-20T18:27:55.781Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
18:27:55 [2022-03-20T18:27:55.781Z] === RUN   TestCopyFileWithSameSrcAndDest
18:27:55 [2022-03-20T18:27:55.781Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
18:27:55 [2022-03-20T18:27:55.781Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
18:27:55 [2022-03-20T18:27:55.781Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
18:27:55 [2022-03-20T18:27:55.781Z] === RUN   TestCopyFile
18:27:55 [2022-03-20T18:27:55.781Z] --- PASS: TestCopyFile (0.00s)
18:27:55 [2022-03-20T18:27:55.781Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
18:27:55 [2022-03-20T18:27:55.781Z]     fileutils_test.go:133: Needs porting to Windows
18:27:55 [2022-03-20T18:27:55.781Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
18:27:55 [2022-03-20T18:27:55.781Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
18:27:56 [2022-03-20T18:27:56.015Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
18:27:56 [2022-03-20T18:27:56.250Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestReadSymlinkedDirectoryToFile
18:27:56 [2022-03-20T18:27:56.250Z]     fileutils_test.go:179: Needs porting to Windows
18:27:56 [2022-03-20T18:27:56.250Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestWildcardMatches
18:27:56 [2022-03-20T18:27:56.250Z] --- PASS: TestWildcardMatches (0.00s)
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestPatternMatches
18:27:56 [2022-03-20T18:27:56.250Z] --- PASS: TestPatternMatches (0.00s)
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestExclusionPatternMatchesPatternBefore
18:27:56 [2022-03-20T18:27:56.250Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestPatternMatchesFolderExclusions
18:27:56 [2022-03-20T18:27:56.250Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
18:27:56 [2022-03-20T18:27:56.250Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestPatternMatchesFolderWildcardExclusions
18:27:56 [2022-03-20T18:27:56.250Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestExclusionPatternMatchesPatternAfter
18:27:56 [2022-03-20T18:27:56.250Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestExclusionPatternMatchesWholeDirectory
18:27:56 [2022-03-20T18:27:56.250Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestSingleExclamationError
18:27:56 [2022-03-20T18:27:56.250Z] --- PASS: TestSingleExclamationError (0.00s)
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestMatchesWithNoPatterns
18:27:56 [2022-03-20T18:27:56.250Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestMatchesWithMalformedPatterns
18:27:56 [2022-03-20T18:27:56.250Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestMatches
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestMatches/MatchesOrParentMatches
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestMatches/MatchesUsingParentResult
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestMatches/MatchesUsingParentResults
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestMatches/MatchesUsingParentResultsNoContext
18:27:56 [2022-03-20T18:27:56.250Z] --- PASS: TestMatches (0.01s)
18:27:56 [2022-03-20T18:27:56.250Z]     --- PASS: TestMatches/MatchesOrParentMatches (0.00s)
18:27:56 [2022-03-20T18:27:56.250Z]     --- PASS: TestMatches/MatchesUsingParentResult (0.00s)
18:27:56 [2022-03-20T18:27:56.250Z]     --- PASS: TestMatches/MatchesUsingParentResults (0.00s)
18:27:56 [2022-03-20T18:27:56.250Z]     --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s)
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestCleanPatterns
18:27:56 [2022-03-20T18:27:56.250Z] --- PASS: TestCleanPatterns (0.00s)
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestCleanPatternsStripEmptyPatterns
18:27:56 [2022-03-20T18:27:56.250Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestCleanPatternsExceptionFlag
18:27:56 [2022-03-20T18:27:56.250Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
18:27:56 [2022-03-20T18:27:56.250Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
18:27:56 [2022-03-20T18:27:56.250Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestCleanPatternsErrorSingleException
18:27:56 [2022-03-20T18:27:56.250Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestCreateIfNotExistsDir
18:27:56 [2022-03-20T18:27:56.250Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestCreateIfNotExistsFile
18:27:56 [2022-03-20T18:27:56.250Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestMatch
18:27:56 [2022-03-20T18:27:56.250Z] --- PASS: TestMatch (0.00s)
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestCompile
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestCompile/slash
18:27:56 [2022-03-20T18:27:56.250Z] === RUN   TestCompile/backslash
18:27:56 [2022-03-20T18:27:56.250Z] --- PASS: TestCompile (0.00s)
18:27:56 [2022-03-20T18:27:56.250Z]     --- PASS: TestCompile/slash (0.00s)
18:27:56 [2022-03-20T18:27:56.250Z]     --- PASS: TestCompile/backslash (0.00s)
18:27:56 [2022-03-20T18:27:56.250Z] PASS
18:27:56 [2022-03-20T18:27:56.250Z] coverage: 84.7% of statements
18:27:56 [2022-03-20T18:27:56.250Z] ok  	github.com/docker/docker/pkg/fileutils	0.092s	coverage: 84.7% of statements
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestVerifyNetworkingConfig
18:27:56 [2022-03-20T18:27:56.570Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestGetContainer
18:27:56 [2022-03-20T18:27:56.570Z] --- PASS: TestGetContainer (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestValidContainerNames
18:27:56 [2022-03-20T18:27:56.570Z] --- PASS: TestValidContainerNames (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestContainerInitDNS
18:27:56 [2022-03-20T18:27:56.570Z]     daemon_test.go:145: root required
18:27:56 [2022-03-20T18:27:56.570Z] --- SKIP: TestContainerInitDNS (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestMerge
18:27:56 [2022-03-20T18:27:56.570Z] --- PASS: TestMerge (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestValidateContainerIsolation
18:27:56 [2022-03-20T18:27:56.570Z] --- PASS: TestValidateContainerIsolation (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestFindNetworkErrorType
18:27:56 [2022-03-20T18:27:56.570Z] --- PASS: TestFindNetworkErrorType (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestEnsureServicesExist
18:27:56 [2022-03-20T18:27:56.570Z] --- PASS: TestEnsureServicesExist (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestEnsureServicesExistErrors
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
18:27:56 [2022-03-20T18:27:56.570Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestContainerDelete
18:27:56 [2022-03-20T18:27:56.570Z] --- PASS: TestContainerDelete (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestContainerDoubleDelete
18:27:56 [2022-03-20T18:27:56.570Z] --- PASS: TestContainerDoubleDelete (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestLogContainerEventCopyLabels
18:27:56 [2022-03-20T18:27:56.570Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestLogContainerEventWithAttributes
18:27:56 [2022-03-20T18:27:56.570Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestNoneHealthcheck
18:27:56 [2022-03-20T18:27:56.570Z] --- PASS: TestNoneHealthcheck (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestHealthStates
18:27:56 [2022-03-20T18:27:56.570Z] time="2022-03-20T18:27:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:27:56 [2022-03-20T18:27:56.570Z] time="2022-03-20T18:27:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:27:56 [2022-03-20T18:27:56.570Z] time="2022-03-20T18:27:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:27:56 [2022-03-20T18:27:56.570Z] time="2022-03-20T18:27:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:27:56 [2022-03-20T18:27:56.570Z] time="2022-03-20T18:27:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:27:56 [2022-03-20T18:27:56.570Z] time="2022-03-20T18:27:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:27:56 [2022-03-20T18:27:56.570Z] time="2022-03-20T18:27:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:27:56 [2022-03-20T18:27:56.570Z] time="2022-03-20T18:27:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:27:56 [2022-03-20T18:27:56.570Z] time="2022-03-20T18:27:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:27:56 [2022-03-20T18:27:56.570Z] time="2022-03-20T18:27:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:27:56 [2022-03-20T18:27:56.570Z] --- PASS: TestHealthStates (0.17s)
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestGetInspectData
18:27:56 [2022-03-20T18:27:56.570Z] --- PASS: TestGetInspectData (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestFillLicense
18:27:56 [2022-03-20T18:27:56.570Z] --- PASS: TestFillLicense (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestListInvalidFilter
18:27:56 [2022-03-20T18:27:56.570Z] --- PASS: TestListInvalidFilter (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestNameFilter
18:27:56 [2022-03-20T18:27:56.570Z] --- PASS: TestNameFilter (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
18:27:56 [2022-03-20T18:27:56.570Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestSetWindowsCredentialSpecInSpec
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
18:27:56 [2022-03-20T18:27:56.570Z] === 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
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
18:27:56 [2022-03-20T18:27:56.570Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
18:27:56 [2022-03-20T18:27:56.570Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
18:27:56 [2022-03-20T18:27:56.570Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z]     --- 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)
18:27:56 [2022-03-20T18:27:56.570Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
18:27:56 [2022-03-20T18:27:56.570Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
18:27:56 [2022-03-20T18:27:56.571Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
18:27:56 [2022-03-20T18:27:56.571Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
18:27:56 [2022-03-20T18:27:56.571Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
18:27:56 [2022-03-20T18:27:56.571Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
18:27:56 [2022-03-20T18:27:56.571Z] === RUN   TestDaemonReloadLabels
18:27:56 [2022-03-20T18:27:56.571Z] --- PASS: TestDaemonReloadLabels (0.00s)
18:27:56 [2022-03-20T18:27:56.571Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
18:27:56 [2022-03-20T18:27:56.571Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
18:27:56 [2022-03-20T18:27:56.571Z] === RUN   TestDaemonReloadMirrors
18:27:56 [2022-03-20T18:27:56.571Z] --- PASS: TestDaemonReloadMirrors (0.00s)
18:27:56 [2022-03-20T18:27:56.571Z] === RUN   TestDaemonReloadInsecureRegistries
18:27:56 [2022-03-20T18:27:56.571Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
18:27:56 [2022-03-20T18:27:56.571Z] === RUN   TestDaemonReloadNotAffectOthers
18:27:56 [2022-03-20T18:27:56.571Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
18:27:56 [2022-03-20T18:27:56.571Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
18:27:56 [2022-03-20T18:27:56.571Z]     reload_test.go:342: root required
18:27:56 [2022-03-20T18:27:56.571Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
18:27:56 [2022-03-20T18:27:56.571Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
18:27:56 [2022-03-20T18:27:56.571Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s)
18:27:56 [2022-03-20T18:27:56.571Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
18:27:56 [2022-03-20T18:27:56.571Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
18:27:56 [2022-03-20T18:27:56.571Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
18:27:56 [2022-03-20T18:27:56.571Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s)
18:27:56 [2022-03-20T18:27:56.571Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
18:27:56 [2022-03-20T18:27:56.571Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
18:27:56 [2022-03-20T18:27:56.571Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
18:27:56 [2022-03-20T18:27:56.699Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
18:27:56 [2022-03-20T18:27:56.719Z] === RUN   TestGet
18:27:56 [2022-03-20T18:27:56.719Z] --- PASS: TestGet (0.00s)
18:27:56 [2022-03-20T18:27:56.719Z] === RUN   TestGetShortcutString
18:27:56 [2022-03-20T18:27:56.719Z] --- PASS: TestGetShortcutString (0.00s)
18:27:56 [2022-03-20T18:27:56.719Z] PASS
18:27:56 [2022-03-20T18:27:56.719Z] coverage: 42.9% of statements
18:27:56 [2022-03-20T18:27:56.719Z] --- PASS: TestTarFiles (6.25s)
18:27:56 [2022-03-20T18:27:56.719Z] === RUN   TestDetectCompressionZstd
18:27:56 [2022-03-20T18:27:56.719Z] --- PASS: TestDetectCompressionZstd (0.00s)
18:27:56 [2022-03-20T18:27:56.719Z] === RUN   TestTarUntar
18:27:56 [2022-03-20T18:27:56.719Z] ok  	github.com/docker/docker/pkg/homedir	0.043s	coverage: 42.9% of statements
18:27:56 [2022-03-20T18:27:56.719Z] --- PASS: TestTarUntar (0.06s)
18:27:56 [2022-03-20T18:27:56.719Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
18:27:56 [2022-03-20T18:27:56.719Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
18:27:56 [2022-03-20T18:27:56.719Z] === RUN   TestTarWithOptions
18:27:56 [2022-03-20T18:27:56.719Z] --- PASS: TestTarWithOptions (0.04s)
18:27:56 [2022-03-20T18:27:56.719Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
18:27:56 [2022-03-20T18:27:56.719Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
18:27:56 [2022-03-20T18:27:56.719Z] === RUN   TestUntarUstarGnuConflict
18:27:56 [2022-03-20T18:27:56.719Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
18:27:56 [2022-03-20T18:27:56.719Z] === RUN   TestUntarInvalidFilenames
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:27:56 [2022-03-20T18:27:56.947Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
18:27:56 [2022-03-20T18:27:56.947Z]     docker_cli_daemon_test.go:2859: Checking IpcMode private set from config
18:27:57 [2022-03-20T18:27:57.040Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
18:27:57 [2022-03-20T18:27:57.040Z] === RUN   TestParseVolumesFrom
18:27:57 [2022-03-20T18:27:57.040Z] --- PASS: TestParseVolumesFrom (0.00s)
18:27:57 [2022-03-20T18:27:57.040Z] PASS
18:27:57 [2022-03-20T18:27:57.040Z] coverage: 8.6% of statements
18:27:57 [2022-03-20T18:27:57.040Z] ok  	github.com/docker/docker/daemon	0.415s	coverage: 8.6% of statements
18:27:57 [2022-03-20T18:27:57.040Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:27:57 [2022-03-20T18:27:57.040Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:27:57 [2022-03-20T18:27:57.040Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:27:57 [2022-03-20T18:27:57.040Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:27:57 [2022-03-20T18:27:57.040Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
18:27:57 [2022-03-20T18:27:57.040Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
18:27:57 [2022-03-20T18:27:57.040Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
18:27:57 [2022-03-20T18:27:57.040Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:27:57 [2022-03-20T18:27:57.040Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
18:27:57 [2022-03-20T18:27:57.040Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
18:27:57 [2022-03-20T18:27:57.040Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:27:57 [2022-03-20T18:27:57.040Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
18:27:57 [2022-03-20T18:27:57.040Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
18:27:57 [2022-03-20T18:27:57.040Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
18:27:57 [2022-03-20T18:27:57.042Z] + echo Ensuring container killed.
18:27:57 [2022-03-20T18:27:57.042Z] Ensuring container killed.
18:27:57 [2022-03-20T18:27:57.042Z] + docker rm -vf docker-pr3
18:27:57 [2022-03-20T18:27:57.042Z] Error: No such container: docker-pr3
[Pipeline] sh
18:27:57 [2022-03-20T18:27:57.121Z] === RUN   TestInvalidConfig
18:27:57 [2022-03-20T18:27:57.121Z] --- PASS: TestInvalidConfig (0.00s)
18:27:57 [2022-03-20T18:27:57.121Z] === RUN   TestConfig
18:27:57 [2022-03-20T18:27:57.121Z] --- PASS: TestConfig (0.00s)
18:27:57 [2022-03-20T18:27:57.121Z] === RUN   TestOptionsLabels
18:27:57 [2022-03-20T18:27:57.121Z] --- PASS: TestOptionsLabels (0.00s)
18:27:57 [2022-03-20T18:27:57.121Z] === RUN   TestValidName
18:27:57 [2022-03-20T18:27:57.121Z] --- PASS: TestValidName (0.00s)
18:27:57 [2022-03-20T18:27:57.121Z] PASS
18:27:57 [2022-03-20T18:27:57.121Z] coverage: 19.7% of statements
18:27:57 [2022-03-20T18:27:57.121Z] ok  	github.com/docker/docker/libnetwork/config	0.081s	coverage: 19.7% of statements
18:27:57 [2022-03-20T18:27:57.187Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames4044946655\\dest"
18:27:57 [2022-03-20T18:27:57.187Z] --- PASS: TestUntarInvalidFilenames (0.21s)
18:27:57 [2022-03-20T18:27:57.187Z] === RUN   TestUntarHardlinkToSymlink
18:27:57 [2022-03-20T18:27:57.187Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
18:27:57 [2022-03-20T18:27:57.187Z] === RUN   TestUntarInvalidHardlink
18:27:57 [2022-03-20T18:27:57.187Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2420331052\\victim\\hello" -> "../victim/hello"
18:27:57 [2022-03-20T18:27:57.187Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1208203515\\victim\\hello" -> "/../victim/hello"
18:27:57 [2022-03-20T18:27:57.187Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2975013171\\victim" -> "../victim"
18:27:57 [2022-03-20T18:27:57.187Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1204081452\\victim" -> "../victim"
18:27:57 [2022-03-20T18:27:57.187Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3002160207\\victim" -> "../victim"
18:27:57 [2022-03-20T18:27:57.187Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1362872699\\victim" -> "../victim"
18:27:57 [2022-03-20T18:27:57.187Z] --- PASS: TestUntarInvalidHardlink (0.04s)
18:27:57 [2022-03-20T18:27:57.187Z] === RUN   TestUntarInvalidSymlink
18:27:57 [2022-03-20T18:27:57.187Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink73301271\\dest\\dotdot" -> "../victim/hello"
18:27:57 [2022-03-20T18:27:57.187Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2710391540\\dest\\slash-dotdot" -> "/../victim/hello"
18:27:57 [2022-03-20T18:27:57.187Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1750683668\\dest\\loophole-victim" -> "../victim"
18:27:57 [2022-03-20T18:27:57.187Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1697181518\\dest\\loophole-victim" -> "../victim"
18:27:57 [2022-03-20T18:27:57.187Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3613404366\\dest\\loophole-victim" -> "../victim"
18:27:57 [2022-03-20T18:27:57.187Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink880638428\\dest\\loophole-victim" -> "../victim"
18:27:57 [2022-03-20T18:27:57.187Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink918986173\\dest\\dir\\loophole" -> "../../victim"
18:27:57 [2022-03-20T18:27:57.187Z] --- PASS: TestUntarInvalidSymlink (0.06s)
18:27:57 [2022-03-20T18:27:57.187Z] === RUN   TestTempArchiveCloseMultipleTimes
18:27:57 [2022-03-20T18:27:57.187Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
18:27:57 [2022-03-20T18:27:57.187Z] === RUN   TestXGlobalNoParent
18:27:57 [2022-03-20T18:27:57.187Z] --- PASS: TestXGlobalNoParent (0.00s)
18:27:57 [2022-03-20T18:27:57.187Z] === RUN   TestReplaceFileTarWrapper
18:27:57 [2022-03-20T18:27:57.187Z] --- PASS: TestReplaceFileTarWrapper (0.19s)
18:27:57 [2022-03-20T18:27:57.187Z] === RUN   TestPrefixHeaderReadable
18:27:57 [2022-03-20T18:27:57.204Z]     docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config
18:27:57 [2022-03-20T18:27:57.323Z] + echo Chowning /workspace to jenkins user
18:27:57 [2022-03-20T18:27:57.323Z] Chowning /workspace to jenkins user
18:27:57 [2022-03-20T18:27:57.323Z] + id -u
18:27:57 [2022-03-20T18:27:57.323Z] + id -g
18:27:57 [2022-03-20T18:27:57.323Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43398:/workspace busybox chown -R 1000:1000 /workspace
18:27:57 [2022-03-20T18:27:57.323Z] Unable to find image 'busybox:latest' locally
18:27:57 [2022-03-20T18:27:57.323Z] latest: Pulling from library/busybox
18:27:57 [2022-03-20T18:27:57.323Z] 554879bb3004: Pulling fs layer
18:27:57 [2022-03-20T18:27:57.582Z] 554879bb3004: Verifying Checksum
18:27:57 [2022-03-20T18:27:57.582Z] 554879bb3004: Download complete
18:27:57 [2022-03-20T18:27:57.582Z] 554879bb3004: Pull complete
18:27:57 [2022-03-20T18:27:57.582Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a
18:27:57 [2022-03-20T18:27:57.582Z] Status: Downloaded newer image for busybox:latest
18:27:57 [2022-03-20T18:27:57.595Z] === RUN   TestKey
18:27:57 [2022-03-20T18:27:57.595Z] --- PASS: TestKey (0.00s)
18:27:57 [2022-03-20T18:27:57.595Z] === RUN   TestParseKey
18:27:57 [2022-03-20T18:27:57.595Z] --- PASS: TestParseKey (0.00s)
18:27:57 [2022-03-20T18:27:57.595Z] === RUN   TestInvalidDataStore
18:27:57 [2022-03-20T18:27:57.595Z] --- PASS: TestInvalidDataStore (0.00s)
18:27:57 [2022-03-20T18:27:57.595Z] === RUN   TestKVObjectFlatKey
18:27:57 [2022-03-20T18:27:57.595Z] --- PASS: TestKVObjectFlatKey (0.00s)
18:27:57 [2022-03-20T18:27:57.595Z] === RUN   TestAtomicKVObjectFlatKey
18:27:57 [2022-03-20T18:27:57.595Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
18:27:57 [2022-03-20T18:27:57.595Z] PASS
18:27:57 [2022-03-20T18:27:57.595Z] coverage: 21.9% of statements
18:27:57 [2022-03-20T18:27:57.595Z] ok  	github.com/docker/docker/libnetwork/datastore	0.048s	coverage: 21.9% of statements
18:27:57 [2022-03-20T18:27:57.595Z] === RUN   TestErrorInterfaces
18:27:57 [2022-03-20T18:27:57.595Z] --- PASS: TestErrorInterfaces (0.00s)
18:27:57 [2022-03-20T18:27:57.595Z] === RUN   TestNetworkMarshalling
18:27:57 [2022-03-20T18:27:57.655Z] --- PASS: TestPrefixHeaderReadable (0.03s)
18:27:57 [2022-03-20T18:27:57.655Z] === RUN   TestDisablePigz
18:27:57 [2022-03-20T18:27:57.655Z]     archive_test.go:1372: Test will not check full path when Pigz not installed
18:27:57 [2022-03-20T18:27:57.655Z] 2022/03/20 18:27:57 Closing DB instances...
18:27:57 [2022-03-20T18:27:57.655Z] --- PASS: TestDisablePigz (0.19s)
18:27:57 [2022-03-20T18:27:57.655Z] === RUN   TestPigz
18:27:57 [2022-03-20T18:27:57.655Z]     archive_test.go:1401: Tested whether Pigz is not used, as it not installed
18:27:57 [2022-03-20T18:27:57.655Z] --- PASS: TestPigz (0.17s)
18:27:57 [2022-03-20T18:27:57.655Z] === RUN   TestNosysFileInfo
18:27:57 [2022-03-20T18:27:57.655Z] --- PASS: TestNosysFileInfo (0.00s)
18:27:57 [2022-03-20T18:27:57.655Z] === RUN   TestCopyFileWithInvalidDest
18:27:57 [2022-03-20T18:27:57.655Z]     archive_windows_test.go:16: Currently fails
18:27:57 [2022-03-20T18:27:57.655Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
18:27:57 [2022-03-20T18:27:57.655Z] === RUN   TestCanonicalTarNameForPath
18:27:57 [2022-03-20T18:27:57.655Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
18:27:57 [2022-03-20T18:27:57.655Z] === RUN   TestCanonicalTarName
18:27:57 [2022-03-20T18:27:57.655Z] --- PASS: TestCanonicalTarName (0.00s)
18:27:57 [2022-03-20T18:27:57.655Z] === RUN   TestChmodTarEntry
18:27:57 [2022-03-20T18:27:57.655Z] --- PASS: TestChmodTarEntry (0.00s)
18:27:57 [2022-03-20T18:27:57.655Z] === RUN   TestHardLinkOrder
18:27:57 [2022-03-20T18:27:57.655Z] === RUN   TestCreateIDMapOrder
18:27:57 [2022-03-20T18:27:57.655Z] --- PASS: TestCreateIDMapOrder (0.00s)
18:27:57 [2022-03-20T18:27:57.655Z] PASS
18:27:57 [2022-03-20T18:27:57.656Z] coverage: 7.2% of statements
18:27:57 [2022-03-20T18:27:57.656Z] ok  	github.com/docker/docker/pkg/idtools	0.047s	coverage: 7.2% of statements
18:27:57 [2022-03-20T18:27:57.656Z] --- PASS: TestHardLinkOrder (0.09s)
18:27:57 [2022-03-20T18:27:57.656Z] === RUN   TestChangeString
18:27:57 [2022-03-20T18:27:57.656Z] --- PASS: TestChangeString (0.00s)
18:27:57 [2022-03-20T18:27:57.656Z] === RUN   TestChangesWithNoChanges
18:27:57 [2022-03-20T18:27:57.767Z]     docker_cli_daemon_test.go:2859: Checking IpcMode host set from config
18:27:58 [2022-03-20T18:27:58.064Z] --- PASS: TestNetworkMarshalling (0.21s)
18:27:58 [2022-03-20T18:27:58.064Z] === RUN   TestEndpointMarshalling
18:27:58 [2022-03-20T18:27:58.064Z] --- PASS: TestEndpointMarshalling (0.00s)
18:27:58 [2022-03-20T18:27:58.064Z] === RUN   TestAuxAddresses
18:27:58 [2022-03-20T18:27:58.064Z] time="2022-03-20T18:27:57Z" level=info msg="Restoring existing overlay networks from HNS into docker"
18:27:58 [2022-03-20T18:27:58.064Z] --- PASS: TestAuxAddresses (0.02s)
18:27:58 [2022-03-20T18:27:58.064Z] === RUN   TestSRVServiceQuery
18:27:58 [2022-03-20T18:27:58.064Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
18:27:58 [2022-03-20T18:27:58.064Z] --- SKIP: TestSRVServiceQuery (0.00s)
18:27:58 [2022-03-20T18:27:58.064Z] === RUN   TestServiceVIPReuse
18:27:58 [2022-03-20T18:27:58.064Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
18:27:58 [2022-03-20T18:27:58.064Z] --- SKIP: TestServiceVIPReuse (0.00s)
18:27:58 [2022-03-20T18:27:58.064Z] === RUN   TestIpamReleaseOnNetDriverFailures
18:27:58 [2022-03-20T18:27:58.064Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
18:27:58 [2022-03-20T18:27:58.064Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s)
18:27:58 [2022-03-20T18:27:58.064Z] === RUN   TestDNSIPQuery
18:27:58 [2022-03-20T18:27:58.064Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
18:27:58 [2022-03-20T18:27:58.064Z] --- SKIP: TestDNSIPQuery (0.00s)
18:27:58 [2022-03-20T18:27:58.064Z] === RUN   TestDNSProxyServFail
18:27:58 [2022-03-20T18:27:58.064Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
18:27:58 [2022-03-20T18:27:58.064Z] --- SKIP: TestDNSProxyServFail (0.00s)
18:27:58 [2022-03-20T18:27:58.064Z] === RUN   TestSandboxAddEmpty
18:27:58 [2022-03-20T18:27:58.064Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
18:27:58 [2022-03-20T18:27:58.064Z] --- SKIP: TestSandboxAddEmpty (0.00s)
18:27:58 [2022-03-20T18:27:58.064Z] === RUN   TestSandboxAddMultiPrio
18:27:58 [2022-03-20T18:27:58.064Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
18:27:58 [2022-03-20T18:27:58.064Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
18:27:58 [2022-03-20T18:27:58.064Z] === RUN   TestSandboxAddSamePrio
18:27:58 [2022-03-20T18:27:58.064Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
18:27:58 [2022-03-20T18:27:58.064Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
18:27:58 [2022-03-20T18:27:58.064Z] === RUN   TestCleanupServiceDiscovery
18:27:58 [2022-03-20T18:27:58.064Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
18:27:58 [2022-03-20T18:27:58.064Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
18:27:58 [2022-03-20T18:27:58.064Z] === RUN   TestDNSOptions
18:27:58 [2022-03-20T18:27:58.064Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
18:27:58 [2022-03-20T18:27:58.064Z] --- SKIP: TestDNSOptions (0.00s)
18:27:58 [2022-03-20T18:27:58.064Z] === RUN   TestMultipleControllersWithSameStore
18:27:58 [2022-03-20T18:27:58.064Z] time="2022-03-20T18:27:57Z" level=info msg="Restoring existing overlay networks from HNS into docker"
18:27:58 [2022-03-20T18:27:58.064Z] time="2022-03-20T18:27:57Z" level=info msg="Restoring existing overlay networks from HNS into docker"
18:27:58 [2022-03-20T18:27:58.064Z] --- PASS: TestMultipleControllersWithSameStore (0.03s)
18:27:58 [2022-03-20T18:27:58.064Z] PASS
18:27:58 [2022-03-20T18:27:58.064Z] coverage: 8.5% of statements
18:27:58 [2022-03-20T18:27:58.064Z] ok  	github.com/docker/docker/libnetwork	0.365s	coverage: 8.5% of statements
18:27:58 [2022-03-20T18:27:58.064Z] === RUN   TestIPDataMarshalling
18:27:58 [2022-03-20T18:27:58.064Z] --- PASS: TestIPDataMarshalling (0.00s)
18:27:58 [2022-03-20T18:27:58.064Z] === RUN   TestValidateAndIsV6
18:27:58 [2022-03-20T18:27:58.064Z] --- PASS: TestValidateAndIsV6 (0.00s)
18:27:58 [2022-03-20T18:27:58.064Z] PASS
18:27:58 [2022-03-20T18:27:58.064Z] coverage: 68.9% of statements
18:27:58 [2022-03-20T18:27:58.064Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.051s	coverage: 68.9% of statements
18:27:58 [2022-03-20T18:27:58.124Z] --- PASS: TestChangesWithNoChanges (0.03s)
18:27:58 [2022-03-20T18:27:58.124Z] === RUN   TestChangesWithChanges
18:27:58 [2022-03-20T18:27:58.124Z] --- PASS: TestChangesWithChanges (0.04s)
18:27:58 [2022-03-20T18:27:58.124Z] === RUN   TestChangesWithChangesGH13590
18:27:58 [2022-03-20T18:27:58.124Z]     changes_test.go:195: needs more investigation
18:27:58 [2022-03-20T18:27:58.124Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
18:27:58 [2022-03-20T18:27:58.124Z] === RUN   TestChangesDirsEmpty
18:27:58 [2022-03-20T18:27:58.124Z]     changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846
18:27:58 [2022-03-20T18:27:58.124Z] --- SKIP: TestChangesDirsEmpty (0.00s)
18:27:58 [2022-03-20T18:27:58.124Z] === RUN   TestChangesDirsMutated
18:27:58 [2022-03-20T18:27:58.124Z]     changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846
18:27:58 [2022-03-20T18:27:58.124Z] --- SKIP: TestChangesDirsMutated (0.00s)
18:27:58 [2022-03-20T18:27:58.124Z] === RUN   TestApplyLayer
18:27:58 [2022-03-20T18:27:58.124Z]     changes_test.go:432: needs further investigation
18:27:58 [2022-03-20T18:27:58.124Z] --- SKIP: TestApplyLayer (0.00s)
18:27:58 [2022-03-20T18:27:58.124Z] === RUN   TestChangesSizeWithHardlinks
18:27:58 [2022-03-20T18:27:58.124Z]     changes_test.go:468: needs further investigation
18:27:58 [2022-03-20T18:27:58.124Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
18:27:58 [2022-03-20T18:27:58.124Z] === RUN   TestChangesSizeWithNoChanges
18:27:58 [2022-03-20T18:27:58.124Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
18:27:58 [2022-03-20T18:27:58.124Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
18:27:58 [2022-03-20T18:27:58.124Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
18:27:58 [2022-03-20T18:27:58.124Z] === RUN   TestChangesSize
18:27:58 [2022-03-20T18:27:58.124Z] --- PASS: TestChangesSize (0.00s)
18:27:58 [2022-03-20T18:27:58.124Z] === RUN   TestApplyLayerInvalidFilenames
18:27:58 [2022-03-20T18:27:58.124Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1400793831\\dest"
18:27:58 [2022-03-20T18:27:58.124Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
18:27:58 [2022-03-20T18:27:58.124Z] === RUN   TestApplyLayerInvalidHardlink
18:27:58 [2022-03-20T18:27:58.124Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3470607876\\victim\\hello" -> "../victim/hello"
18:27:58 [2022-03-20T18:27:58.124Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink231603144\\victim\\hello" -> "/../victim/hello"
18:27:58 [2022-03-20T18:27:58.124Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1449953757\\victim" -> "../victim"
18:27:58 [2022-03-20T18:27:58.124Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3043659186\\victim" -> "../victim"
18:27:58 [2022-03-20T18:27:58.124Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3854962207\\victim" -> "../victim"
18:27:58 [2022-03-20T18:27:58.124Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3264694346\\victim" -> "../victim"
18:27:58 [2022-03-20T18:27:58.124Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s)
18:27:58 [2022-03-20T18:27:58.124Z] === RUN   TestApplyLayerInvalidSymlink
18:27:58 [2022-03-20T18:27:58.124Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1386257443\\dest\\dotdot" -> "../victim/hello"
18:27:58 [2022-03-20T18:27:58.124Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4129039873\\dest\\slash-dotdot" -> "/../victim/hello"
18:27:58 [2022-03-20T18:27:58.124Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2211689199\\dest\\loophole-victim" -> "../victim"
18:27:58 [2022-03-20T18:27:58.124Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3183096512\\dest\\loophole-victim" -> "../victim"
18:27:58 [2022-03-20T18:27:58.124Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1577905649\\dest\\loophole-victim" -> "../victim"
18:27:58 [2022-03-20T18:27:58.124Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink857840190\\dest\\loophole-victim" -> "../victim"
18:27:58 [2022-03-20T18:27:58.124Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s)
18:27:58 [2022-03-20T18:27:58.124Z] === RUN   TestApplyLayerWhiteouts
18:27:58 [2022-03-20T18:27:58.124Z] --- PASS: TestApplyLayerWhiteouts (0.08s)
18:27:58 [2022-03-20T18:27:58.124Z] === RUN   TestGenerateEmptyFile
18:27:58 [2022-03-20T18:27:58.124Z] --- PASS: TestGenerateEmptyFile (0.00s)
18:27:58 [2022-03-20T18:27:58.124Z] === RUN   TestGenerateWithContent
18:27:58 [2022-03-20T18:27:58.124Z] --- PASS: TestGenerateWithContent (0.00s)
18:27:58 [2022-03-20T18:27:58.124Z] PASS
18:27:58 [2022-03-20T18:27:58.124Z] coverage: 62.0% of statements
18:27:58 [2022-03-20T18:27:58.124Z] ok  	github.com/docker/docker/pkg/archive	8.981s	coverage: 62.0% of statements
18:27:58 [2022-03-20T18:27:58.331Z]     docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestNewStreamConfig
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestNewStreamConfig/defaults
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestNewStreamConfig/invalid_create_group
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestNewStreamConfig/invalid_flush_interval
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestNewStreamConfig/flush_interval_at_15
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestNewStreamConfig (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestNewAWSLogsClientUserAgentHandler
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/json/emf
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/#00
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestNewAWSLogsClientRegionDetect
18:27:58 [2022-03-20T18:27:58.607Z] time="2022-03-20T18:27:58Z" level=info msg="Trying to get region from EC2 Metadata"
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestCreateSuccess
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestCreateSuccess (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestCreateStreamSkipped
18:27:58 [2022-03-20T18:27:58.607Z] time="2022-03-20T18:27:58Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestCreateStreamSkipped (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestCreateLogGroupSuccess
18:27:58 [2022-03-20T18:27:58.607Z] time="2022-03-20T18:27:58Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="<nil>"
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestCreateError
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestCreateError (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestCreateAlreadyExists
18:27:58 [2022-03-20T18:27:58.607Z] time="2022-03-20T18:27:58Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestCreateAlreadyExists (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestLogClosed
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestLogClosed (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestLogBlocking
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestLogBlocking (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestLogNonBlockingBufferEmpty
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestLogNonBlockingBufferFull
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestPublishBatchSuccess
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestPublishBatchSuccess (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestPublishBatchError
18:27:58 [2022-03-20T18:27:58.607Z] time="2022-03-20T18:27:58Z" level=error msg=error
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestPublishBatchError (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestPublishBatchInvalidSeqSuccess
18:27:58 [2022-03-20T18:27:58.607Z] time="2022-03-20T18:27:58Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestPublishBatchAlreadyAccepted
18:27:58 [2022-03-20T18:27:58.607Z] time="2022-03-20T18:27:58Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
18:27:58 [2022-03-20T18:27:58.607Z] time="2022-03-20T18:27:58Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestCollectBatchSimple
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestCollectBatchSimple (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestCollectBatchTicker
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestCollectBatchTicker (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestCollectBatchMultilinePattern
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.06s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestCollectBatchClose
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestCollectBatchClose (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestEffectiveLen
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestEffectiveLen/0/Hello
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestEffectiveLen/2/🙃
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestEffectiveLen/3/����
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestEffectiveLen/4/He��o
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestEffectiveLen/5/
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestEffectiveLen (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestFindValidSplit
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestFindValidSplit/0/
18:27:58 [2022-03-20T18:27:58.607Z]     cloudwatchlogs_test.go:1076: 
18:27:58 [2022-03-20T18:27:58.607Z]     cloudwatchlogs_test.go:1077: 
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestFindValidSplit/1/Hello
18:27:58 [2022-03-20T18:27:58.607Z]     cloudwatchlogs_test.go:1076: Hello
18:27:58 [2022-03-20T18:27:58.607Z]     cloudwatchlogs_test.go:1077: 
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestFindValidSplit/2/Hello
18:27:58 [2022-03-20T18:27:58.607Z]     cloudwatchlogs_test.go:1076: He
18:27:58 [2022-03-20T18:27:58.607Z]     cloudwatchlogs_test.go:1077: llo
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestFindValidSplit/3/Hello
18:27:58 [2022-03-20T18:27:58.607Z]     cloudwatchlogs_test.go:1076: 
18:27:58 [2022-03-20T18:27:58.607Z]     cloudwatchlogs_test.go:1077: Hello
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestFindValidSplit/4/🙃
18:27:58 [2022-03-20T18:27:58.607Z]     cloudwatchlogs_test.go:1076: 
18:27:58 [2022-03-20T18:27:58.607Z]     cloudwatchlogs_test.go:1077: 🙃
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestFindValidSplit/5/🙃
18:27:58 [2022-03-20T18:27:58.607Z]     cloudwatchlogs_test.go:1076: 🙃
18:27:58 [2022-03-20T18:27:58.607Z]     cloudwatchlogs_test.go:1077: 
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestFindValidSplit/6/a�
18:27:58 [2022-03-20T18:27:58.607Z]     cloudwatchlogs_test.go:1076: a
18:27:58 [2022-03-20T18:27:58.607Z]     cloudwatchlogs_test.go:1077: �
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestFindValidSplit/7/a�
18:27:58 [2022-03-20T18:27:58.607Z]     cloudwatchlogs_test.go:1076: a�
18:27:58 [2022-03-20T18:27:58.607Z]     cloudwatchlogs_test.go:1077: 
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestFindValidSplit (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestProcessEventEmoji
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestProcessEventEmoji (0.01s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestCollectBatchLineSplit
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestCollectBatchLineSplit (0.01s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestCollectBatchLineSplitWithBinary
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestCollectBatchMaxEvents
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestCollectBatchMaxEvents (0.04s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestCollectBatchMaxTotalBytes
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestCollectBatchWithDuplicateTimestamps
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestParseLogOptionsMultilinePattern
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestParseLogOptionsDatetimeFormat
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestValidateLogOptionsFormat
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestValidateLogOptionsFormat/0/json/emf
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestValidateLogOptionsFormat/1/random
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestValidateLogOptionsFormat/2/
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestValidateLogOptionsFormat/3/json/emf
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestValidateLogOptionsFormat/4/json/emf
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestValidateLogOptionsFormat (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestValidateLogOptionsFormat/1/random (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestValidateLogOptionsFormat/2/ (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z]     --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestCreateTagSuccess
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestCreateTagSuccess (0.00s)
18:27:58 [2022-03-20T18:27:58.607Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
18:27:58 [2022-03-20T18:27:58.607Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
18:27:58 [2022-03-20T18:27:58.608Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
18:27:58 [2022-03-20T18:27:58.608Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
18:27:58 [2022-03-20T18:27:58.608Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
18:27:58 [2022-03-20T18:27:58.608Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
18:27:58 [2022-03-20T18:27:58.608Z] PASS
18:27:58 [2022-03-20T18:27:58.608Z] coverage: 80.2% of statements
18:27:58 [2022-03-20T18:27:58.608Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.536s	coverage: 80.2% of statements
18:27:58 [2022-03-20T18:27:58.608Z] === RUN   TestSearchRegistryForImagesErrors
18:27:58 [2022-03-20T18:27:58.608Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
18:27:58 [2022-03-20T18:27:58.608Z] === RUN   TestSearchRegistryForImages
18:27:58 [2022-03-20T18:27:58.608Z] --- PASS: TestSearchRegistryForImages (0.00s)
18:27:58 [2022-03-20T18:27:58.608Z] === RUN   TestOnlyPlatformWithFallback
18:27:58 [2022-03-20T18:27:58.608Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
18:27:58 [2022-03-20T18:27:58.608Z] === RUN   TestImageDelete
18:27:58 [2022-03-20T18:27:58.608Z] === RUN   TestAdapterReadLogs
18:27:58 [2022-03-20T18:27:58.608Z] --- PASS: TestAdapterReadLogs (0.00s)
18:27:58 [2022-03-20T18:27:58.608Z] === RUN   TestCopier
18:27:58 [2022-03-20T18:27:58.608Z] --- PASS: TestCopier (0.00s)
18:27:58 [2022-03-20T18:27:58.608Z] === RUN   TestCopierLongLines
18:27:58 [2022-03-20T18:27:58.608Z] === RUN   TestImageDelete/no_lease
18:27:58 [2022-03-20T18:27:58.608Z] --- PASS: TestCopierLongLines (0.00s)
18:27:58 [2022-03-20T18:27:58.608Z] === RUN   TestCopierSlow
18:27:58 [2022-03-20T18:27:58.608Z] === RUN   TestImageDelete/lease_exists
18:27:58 [2022-03-20T18:27:58.608Z] --- PASS: TestImageDelete (0.05s)
18:27:58 [2022-03-20T18:27:58.608Z]     --- PASS: TestImageDelete/no_lease (0.01s)
18:27:58 [2022-03-20T18:27:58.608Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
18:27:58 [2022-03-20T18:27:58.608Z] === RUN   TestContentStoreForPull
18:27:58 [2022-03-20T18:27:58.893Z]     docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:27:59 [2022-03-20T18:27:59.052Z] === RUN   TestDriver
18:27:59 [2022-03-20T18:27:59.052Z] --- PASS: TestDriver (0.00s)
18:27:59 [2022-03-20T18:27:59.052Z] PASS
18:27:59 [2022-03-20T18:27:59.052Z] coverage: 34.8% of statements
18:27:59 [2022-03-20T18:27:59.052Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.052s	coverage: 34.8% of statements
18:27:59 [2022-03-20T18:27:59.052Z] === RUN   TestDriver
18:27:59 [2022-03-20T18:27:59.052Z] --- PASS: TestDriver (0.00s)
18:27:59 [2022-03-20T18:27:59.052Z] PASS
18:27:59 [2022-03-20T18:27:59.052Z] coverage: 34.8% of statements
18:27:59 [2022-03-20T18:27:59.052Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.044s	coverage: 34.8% of statements
18:27:59 [2022-03-20T18:27:59.078Z] --- PASS: TestContentStoreForPull (0.16s)
18:27:59 [2022-03-20T18:27:59.079Z] PASS
18:27:59 [2022-03-20T18:27:59.079Z] coverage: 6.6% of statements
18:27:59 [2022-03-20T18:27:59.079Z] --- PASS: TestCopierSlow (0.21s)
18:27:59 [2022-03-20T18:27:59.079Z] === RUN   TestCopierWithSized
18:27:59 [2022-03-20T18:27:59.079Z] === RUN   TestCopierWithSized/as_is
18:27:59 [2022-03-20T18:27:59.079Z] ok  	github.com/docker/docker/daemon/images	0.332s	coverage: 6.6% of statements
18:27:59 [2022-03-20T18:27:59.079Z] === RUN   TestCopierWithSized/With_RingLogger
18:27:59 [2022-03-20T18:27:59.079Z] --- PASS: TestCopierWithSized (0.01s)
18:27:59 [2022-03-20T18:27:59.079Z]     --- PASS: TestCopierWithSized/as_is (0.01s)
18:27:59 [2022-03-20T18:27:59.079Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.00s)
18:27:59 [2022-03-20T18:27:59.079Z] === RUN   TestCopierWithPartial
18:27:59 [2022-03-20T18:27:59.079Z] --- PASS: TestCopierWithPartial (0.00s)
18:27:59 [2022-03-20T18:27:59.079Z] === RUN   TestRingLogger
18:27:59 [2022-03-20T18:27:59.079Z] --- PASS: TestRingLogger (0.00s)
18:27:59 [2022-03-20T18:27:59.079Z] === RUN   TestRingCap
18:27:59 [2022-03-20T18:27:59.079Z] --- PASS: TestRingCap (0.00s)
18:27:59 [2022-03-20T18:27:59.079Z] === RUN   TestRingClose
18:27:59 [2022-03-20T18:27:59.079Z] --- PASS: TestRingClose (0.00s)
18:27:59 [2022-03-20T18:27:59.079Z] === RUN   TestRingDrain
18:27:59 [2022-03-20T18:27:59.079Z] --- PASS: TestRingDrain (0.00s)
18:27:59 [2022-03-20T18:27:59.079Z] PASS
18:27:59 [2022-03-20T18:27:59.079Z] coverage: 43.2% of statements
18:27:59 [2022-03-20T18:27:59.079Z] ok  	github.com/docker/docker/daemon/logger	0.291s	coverage: 43.2% of statements
18:27:59 [2022-03-20T18:27:59.079Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:27:59 [2022-03-20T18:27:59.079Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:27:59 [2022-03-20T18:27:59.079Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
18:27:59 [2022-03-20T18:27:59.079Z] === RUN   TestValidateLogOptReconnectInterval
18:27:59 [2022-03-20T18:27:59.079Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1
18:27:59 [2022-03-20T18:27:59.079Z] === RUN   TestValidateLogOptReconnectInterval/invalid_1
18:27:59 [2022-03-20T18:27:59.079Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1s
18:27:59 [2022-03-20T18:27:59.079Z] === RUN   TestValidateLogOptReconnectInterval/invalid_99ms
18:27:59 [2022-03-20T18:27:59.079Z] === RUN   TestValidateLogOptReconnectInterval/invalid_11s
18:27:59 [2022-03-20T18:27:59.079Z] === RUN   TestValidateLogOptReconnectInterval/valid_100ms
18:27:59 [2022-03-20T18:27:59.079Z] === RUN   TestValidateLogOptReconnectInterval/valid_10s
18:27:59 [2022-03-20T18:27:59.079Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s)
18:27:59 [2022-03-20T18:27:59.079Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s)
18:27:59 [2022-03-20T18:27:59.079Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s)
18:27:59 [2022-03-20T18:27:59.079Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s)
18:27:59 [2022-03-20T18:27:59.079Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s)
18:27:59 [2022-03-20T18:27:59.079Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s)
18:27:59 [2022-03-20T18:27:59.079Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s)
18:27:59 [2022-03-20T18:27:59.079Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s)
18:27:59 [2022-03-20T18:27:59.079Z] PASS
18:27:59 [2022-03-20T18:27:59.079Z] coverage: 33.6% of statements
18:27:59 [2022-03-20T18:27:59.079Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.060s	coverage: 33.6% of statements
18:27:59 [2022-03-20T18:27:59.079Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:27:59 [2022-03-20T18:27:59.079Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
18:27:59 [2022-03-20T18:27:59.079Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
18:27:59 [2022-03-20T18:27:59.109Z] --- PASS: TestNetworkDBCRUDTableEntries (3.32s)
18:27:59 [2022-03-20T18:27:59.109Z] === RUN   TestNetworkDBNodeLeave
18:27:59 [2022-03-20T18:27:59.109Z] === RUN   TestFixedBufferCap
18:27:59 [2022-03-20T18:27:59.109Z] --- PASS: TestFixedBufferCap (0.00s)
18:27:59 [2022-03-20T18:27:59.109Z] === RUN   TestFixedBufferLen
18:27:59 [2022-03-20T18:27:59.109Z] --- PASS: TestFixedBufferLen (0.00s)
18:27:59 [2022-03-20T18:27:59.109Z] === RUN   TestFixedBufferString
18:27:59 [2022-03-20T18:27:59.109Z] --- PASS: TestFixedBufferString (0.00s)
18:27:59 [2022-03-20T18:27:59.109Z] === RUN   TestFixedBufferWrite
18:27:59 [2022-03-20T18:27:59.109Z] --- PASS: TestFixedBufferWrite (0.00s)
18:27:59 [2022-03-20T18:27:59.109Z] === RUN   TestFixedBufferRead
18:27:59 [2022-03-20T18:27:59.109Z] --- PASS: TestFixedBufferRead (0.00s)
18:27:59 [2022-03-20T18:27:59.109Z] === RUN   TestBytesPipeRead
18:27:59 [2022-03-20T18:27:59.109Z] --- PASS: TestBytesPipeRead (0.00s)
18:27:59 [2022-03-20T18:27:59.109Z] === RUN   TestBytesPipeWrite
18:27:59 [2022-03-20T18:27:59.109Z] --- PASS: TestBytesPipeWrite (0.00s)
18:27:59 [2022-03-20T18:27:59.109Z] === RUN   TestBytesPipeWriteRandomChunks
18:27:59 [2022-03-20T18:27:59.255Z] + bundleName=amd64-cgroup2
18:27:59 [2022-03-20T18:27:59.255Z] + echo Creating amd64-cgroup2-bundles.tar.gz
18:27:59 [2022-03-20T18:27:59.255Z] Creating amd64-cgroup2-bundles.tar.gz
18:27:59 [2022-03-20T18:27:59.255Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:27:59 [2022-03-20T18:27:59.255Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
18:27:59 [2022-03-20T18:27:59.454Z]     docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli
18:27:59 [2022-03-20T18:27:59.521Z] === RUN   TestNetworkAllocateFree
[Pipeline] archiveArtifacts[2022-03-20T18:27:59.521Z] --- PASS: TestNetworkAllocateFree (0.00s)

18:27:59 [2022-03-20T18:27:59.521Z] === RUN   TestNetworkAllocateUserDefinedVNIs
18:27:59 [2022-03-20T18:27:59.521Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
18:27:59 [2022-03-20T18:27:59.521Z] PASS
18:27:59 [2022-03-20T18:27:59.521Z] coverage: 63.6% of statements
18:27:59 [2022-03-20T18:27:59.521Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.052s	coverage: 63.6% of statements
18:27:59 [2022-03-20T18:27:59.524Z] Archiving artifacts
18:27:59 [2022-03-20T18:27:59.578Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s)
18:27:59 [2022-03-20T18:27:59.578Z] === RUN   TestAtomicWriteToFile
18:27:59 [2022-03-20T18:27:59.578Z] --- PASS: TestAtomicWriteToFile (0.01s)
18:27:59 [2022-03-20T18:27:59.578Z] === RUN   TestAtomicWriteSetCommit
18:27:59 [2022-03-20T18:27:59.578Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
18:27:59 [2022-03-20T18:27:59.578Z] === RUN   TestAtomicWriteSetCancel
18:27:59 [2022-03-20T18:27:59.578Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
18:27:59 [2022-03-20T18:27:59.578Z] === RUN   TestReadCloserWrapperClose
18:27:59 [2022-03-20T18:27:59.578Z] --- PASS: TestReadCloserWrapperClose (0.00s)
18:27:59 [2022-03-20T18:27:59.578Z] === RUN   TestReaderErrWrapperReadOnError
18:27:59 [2022-03-20T18:27:59.578Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
18:27:59 [2022-03-20T18:27:59.578Z] === RUN   TestReaderErrWrapperRead
18:27:59 [2022-03-20T18:27:59.578Z] --- PASS: TestReaderErrWrapperRead (0.00s)
18:27:59 [2022-03-20T18:27:59.578Z] === RUN   TestCancelReadCloser
18:27:59 [2022-03-20T18:27:59.989Z] === RUN   TestGetEmptyCapabilities
18:27:59 [2022-03-20T18:27:59.989Z] --- PASS: TestGetEmptyCapabilities (0.01s)
18:27:59 [2022-03-20T18:27:59.989Z] === RUN   TestGetExtraCapabilities
18:27:59 [2022-03-20T18:27:59.989Z] --- PASS: TestGetExtraCapabilities (0.00s)
18:27:59 [2022-03-20T18:27:59.989Z] === RUN   TestGetInvalidCapabilities
18:27:59 [2022-03-20T18:27:59.989Z] --- PASS: TestGetInvalidCapabilities (0.01s)
18:27:59 [2022-03-20T18:27:59.989Z] === RUN   TestRemoteDriver
18:27:59 [2022-03-20T18:27:59.989Z] --- PASS: TestRemoteDriver (0.01s)
18:27:59 [2022-03-20T18:27:59.989Z] === RUN   TestDriverError
18:27:59 [2022-03-20T18:27:59.989Z] --- PASS: TestDriverError (0.00s)
18:27:59 [2022-03-20T18:27:59.989Z] === RUN   TestMissingValues
18:27:59 [2022-03-20T18:27:59.989Z] --- PASS: TestMissingValues (0.00s)
18:27:59 [2022-03-20T18:27:59.989Z] === RUN   TestRollback
18:27:59 [2022-03-20T18:27:59.989Z] --- PASS: TestRollback (0.00s)
18:27:59 [2022-03-20T18:27:59.989Z] PASS
18:27:59 [2022-03-20T18:27:59.989Z] coverage: 57.4% of statements
18:27:59 [2022-03-20T18:27:59.989Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.085s	coverage: 57.4% of statements
18:27:59 [2022-03-20T18:27:59.989Z] --- PASS: TestRandomAllocateDeallocate (5.11s)
18:27:59 [2022-03-20T18:27:59.989Z] === RUN   TestAllocateRandomDeallocate
18:28:00 [2022-03-20T18:28:00.017Z]     docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli
18:28:00 [2022-03-20T18:28:00.046Z] --- PASS: TestCancelReadCloser (0.15s)
18:28:00 [2022-03-20T18:28:00.046Z] === RUN   TestWriteCloserWrapperClose
18:28:00 [2022-03-20T18:28:00.046Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
18:28:00 [2022-03-20T18:28:00.046Z] === RUN   TestNopWriteCloser
18:28:00 [2022-03-20T18:28:00.046Z] --- PASS: TestNopWriteCloser (0.00s)
18:28:00 [2022-03-20T18:28:00.046Z] === RUN   TestNopWriter
18:28:00 [2022-03-20T18:28:00.046Z] --- PASS: TestNopWriter (0.00s)
18:28:00 [2022-03-20T18:28:00.046Z] === RUN   TestWriteCounter
18:28:00 [2022-03-20T18:28:00.046Z] --- PASS: TestWriteCounter (0.00s)
18:28:00 [2022-03-20T18:28:00.046Z] PASS
18:28:00 [2022-03-20T18:28:00.046Z] coverage: 70.1% of statements
18:28:00 [2022-03-20T18:28:00.046Z] ok  	github.com/docker/docker/pkg/ioutils	0.713s	coverage: 70.1% of statements
18:28:00 [2022-03-20T18:28:00.065Z] === RUN   TestJSONLogsMarshalJSONBuf
18:28:00 [2022-03-20T18:28:00.065Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
18:28:00 [2022-03-20T18:28:00.065Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
18:28:00 [2022-03-20T18:28:00.065Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s)
18:28:00 [2022-03-20T18:28:00.065Z] === RUN   TestFastTimeMarshalJSON
18:28:00 [2022-03-20T18:28:00.065Z] --- PASS: TestFastTimeMarshalJSON (0.00s)
18:28:00 [2022-03-20T18:28:00.065Z] PASS
18:28:00 [2022-03-20T18:28:00.065Z] coverage: 87.2% of statements
18:28:00 [2022-03-20T18:28:00.065Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.278s	coverage: 87.2% of statements
18:28:00 [2022-03-20T18:28:00.273Z]     docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli
18:28:00 [2022-03-20T18:28:00.533Z] === RUN   TestJSONFileLogger
18:28:00 [2022-03-20T18:28:00.533Z] --- PASS: TestJSONFileLogger (0.00s)
18:28:00 [2022-03-20T18:28:00.533Z] === RUN   TestJSONFileLoggerWithTags
18:28:00 [2022-03-20T18:28:00.533Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
18:28:00 [2022-03-20T18:28:00.533Z] === RUN   TestJSONFileLoggerWithOpts
18:28:00 [2022-03-20T18:28:00.533Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
18:28:00 [2022-03-20T18:28:00.533Z] === RUN   TestJSONFileLoggerWithLabelsEnv
18:28:00 [2022-03-20T18:28:00.533Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
18:28:00 [2022-03-20T18:28:00.533Z] === RUN   TestEncodeDecode
18:28:00 [2022-03-20T18:28:00.533Z] === PAUSE TestEncodeDecode
18:28:00 [2022-03-20T18:28:00.533Z] === RUN   TestUnexpectedEOF
18:28:00 [2022-03-20T18:28:00.533Z] === RUN   TestWriteLog
18:28:00 [2022-03-20T18:28:00.533Z] === PAUSE TestWriteLog
18:28:00 [2022-03-20T18:28:00.533Z] === RUN   TestReadLog
18:28:00 [2022-03-20T18:28:00.533Z] === PAUSE TestReadLog
18:28:00 [2022-03-20T18:28:00.533Z] === RUN   TestDecode
18:28:00 [2022-03-20T18:28:00.533Z] --- PASS: TestDecode (0.02s)
18:28:00 [2022-03-20T18:28:00.533Z] === CONT  TestWriteLog
18:28:00 [2022-03-20T18:28:00.533Z] --- PASS: TestWriteLog (0.00s)
18:28:00 [2022-03-20T18:28:00.533Z] === CONT  TestReadLog
18:28:00 [2022-03-20T18:28:00.533Z] === RUN   TestReadLog/tail_exact
18:28:00 [2022-03-20T18:28:00.836Z]     docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli
18:28:00 [2022-03-20T18:28:00.975Z] === RUN   TestNAT
18:28:00 [2022-03-20T18:28:00.975Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
18:28:00 [2022-03-20T18:28:00.975Z] --- SKIP: TestNAT (0.00s)
18:28:00 [2022-03-20T18:28:00.975Z] === RUN   TestTransparent
18:28:00 [2022-03-20T18:28:00.975Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
18:28:00 [2022-03-20T18:28:00.975Z] --- SKIP: TestTransparent (0.00s)
18:28:00 [2022-03-20T18:28:00.975Z] PASS
18:28:00 [2022-03-20T18:28:00.975Z] coverage: 0.0% of statements
18:28:00 [2022-03-20T18:28:00.975Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.055s	coverage: 0.0% of statements
18:28:00 [2022-03-20T18:28:00.975Z] === RUN   TestBuildDefault
18:28:00 [2022-03-20T18:28:00.975Z] --- PASS: TestBuildDefault (0.00s)
18:28:00 [2022-03-20T18:28:00.975Z] === RUN   TestBuildHostnameDomainname
18:28:00 [2022-03-20T18:28:00.975Z] --- PASS: TestBuildHostnameDomainname (0.00s)
18:28:00 [2022-03-20T18:28:00.975Z] === RUN   TestBuildHostname
18:28:00 [2022-03-20T18:28:00.975Z] --- PASS: TestBuildHostname (0.00s)
18:28:00 [2022-03-20T18:28:00.975Z] === RUN   TestBuildHostnameFQDN
18:28:00 [2022-03-20T18:28:00.975Z] --- PASS: TestBuildHostnameFQDN (0.00s)
18:28:00 [2022-03-20T18:28:00.975Z] === RUN   TestBuildNoIP
18:28:00 [2022-03-20T18:28:00.975Z] --- PASS: TestBuildNoIP (0.00s)
18:28:00 [2022-03-20T18:28:00.975Z] === RUN   TestUpdate
18:28:00 [2022-03-20T18:28:00.975Z] --- PASS: TestUpdate (0.00s)
18:28:00 [2022-03-20T18:28:00.975Z] === RUN   TestUpdateIgnoresPrefixedHostname
18:28:00 [2022-03-20T18:28:00.975Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
18:28:00 [2022-03-20T18:28:00.975Z] === RUN   TestDeleteIgnoresPrefixedHostname
18:28:00 [2022-03-20T18:28:00.975Z] === RUN   TestNew
18:28:00 [2022-03-20T18:28:00.975Z] --- PASS: TestNew (0.00s)
18:28:00 [2022-03-20T18:28:00.975Z] === RUN   TestAddDriver
18:28:00 [2022-03-20T18:28:00.975Z] --- PASS: TestAddDriver (0.00s)
18:28:00 [2022-03-20T18:28:00.975Z] === RUN   TestAddDuplicateDriver
18:28:00 [2022-03-20T18:28:00.975Z] --- PASS: TestAddDuplicateDriver (0.00s)
18:28:00 [2022-03-20T18:28:00.975Z] === RUN   TestIPAMDefaultAddressSpaces
18:28:00 [2022-03-20T18:28:00.975Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
18:28:00 [2022-03-20T18:28:00.975Z] === RUN   TestDriver
18:28:00 [2022-03-20T18:28:00.975Z] --- PASS: TestDriver (0.00s)
18:28:00 [2022-03-20T18:28:00.975Z] === RUN   TestIPAM
18:28:00 [2022-03-20T18:28:00.975Z] --- PASS: TestIPAM (0.00s)
18:28:00 [2022-03-20T18:28:00.975Z] === RUN   TestWalkIPAMs
18:28:00 [2022-03-20T18:28:00.975Z] --- PASS: TestWalkIPAMs (0.00s)
18:28:00 [2022-03-20T18:28:00.975Z] === RUN   TestWalkDrivers
18:28:00 [2022-03-20T18:28:00.975Z] --- PASS: TestWalkDrivers (0.00s)
18:28:00 [2022-03-20T18:28:00.975Z] PASS
18:28:00 [2022-03-20T18:28:00.975Z] coverage: 82.4% of statements
18:28:00 [2022-03-20T18:28:00.975Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
18:28:00 [2022-03-20T18:28:00.975Z] === RUN   TestAddEmpty
18:28:00 [2022-03-20T18:28:00.975Z] --- PASS: TestAddEmpty (0.00s)
18:28:00 [2022-03-20T18:28:00.975Z] === RUN   TestAdd
18:28:00 [2022-03-20T18:28:00.975Z] --- PASS: TestAdd (0.00s)
18:28:00 [2022-03-20T18:28:00.975Z] === RUN   TestDeleteEmpty
18:28:00 [2022-03-20T18:28:00.975Z] --- PASS: TestDeleteEmpty (0.00s)
18:28:00 [2022-03-20T18:28:00.975Z] === RUN   TestDeleteNewline
18:28:00 [2022-03-20T18:28:00.975Z] --- PASS: TestDeleteNewline (0.00s)
18:28:00 [2022-03-20T18:28:00.975Z] === RUN   TestDelete
18:28:00 [2022-03-20T18:28:00.975Z] --- PASS: TestDelete (0.00s)
18:28:00 [2022-03-20T18:28:00.975Z] === RUN   TestConcurrentWrites
18:28:00 [2022-03-20T18:28:00.975Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.092s	coverage: 82.4% of statements
18:28:01 [2022-03-20T18:28:01.002Z] time="2022-03-20T18:28:00Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
18:28:01 [2022-03-20T18:28:01.002Z] time="2022-03-20T18:28:00Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
18:28:01 [2022-03-20T18:28:01.002Z] --- PASS: TestUnexpectedEOF (0.17s)
18:28:01 [2022-03-20T18:28:01.002Z] === CONT  TestEncodeDecode
18:28:01 [2022-03-20T18:28:01.002Z] --- PASS: TestEncodeDecode (0.00s)
18:28:01 [2022-03-20T18:28:01.002Z] PASS
18:28:01 [2022-03-20T18:28:01.002Z] coverage: 69.9% of statements
18:28:01 [2022-03-20T18:28:01.002Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.265s	coverage: 69.9% of statements
18:28:01 [2022-03-20T18:28:01.002Z] === RUN   TestReadLog/tail_less_than_available
18:28:01 [2022-03-20T18:28:01.002Z] === RUN   TestReadLog/tail_more_than_available
18:28:01 [2022-03-20T18:28:01.002Z] --- PASS: TestReadLog (0.22s)
18:28:01 [2022-03-20T18:28:01.002Z]     --- PASS: TestReadLog/tail_exact (0.19s)
18:28:01 [2022-03-20T18:28:01.002Z]     --- PASS: TestReadLog/tail_less_than_available (0.01s)
18:28:01 [2022-03-20T18:28:01.002Z]     --- PASS: TestReadLog/tail_more_than_available (0.02s)
18:28:01 [2022-03-20T18:28:01.002Z] PASS
18:28:01 [2022-03-20T18:28:01.002Z] coverage: 78.7% of statements
18:28:01 [2022-03-20T18:28:01.002Z] ok  	github.com/docker/docker/daemon/logger/local	0.302s	coverage: 78.7% of statements
18:28:01 [2022-03-20T18:28:01.002Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:28:01 [2022-03-20T18:28:01.031Z] === RUN   TestError
18:28:01 [2022-03-20T18:28:01.032Z] --- PASS: TestError (0.00s)
18:28:01 [2022-03-20T18:28:01.032Z] === RUN   TestProgressString
18:28:01 [2022-03-20T18:28:01.032Z] === RUN   TestProgressString/no_progress
18:28:01 [2022-03-20T18:28:01.032Z] === RUN   TestProgressString/progress_1
18:28:01 [2022-03-20T18:28:01.032Z] === RUN   TestProgressString/some_progress_with_a_start_time
18:28:01 [2022-03-20T18:28:01.032Z] === RUN   TestProgressString/some_progress_without_a_start_time
18:28:01 [2022-03-20T18:28:01.032Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
18:28:01 [2022-03-20T18:28:01.032Z] === RUN   TestProgressString/with_units
18:28:01 [2022-03-20T18:28:01.032Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
18:28:01 [2022-03-20T18:28:01.032Z] === RUN   TestProgressString/hide_counts
18:28:01 [2022-03-20T18:28:01.032Z] --- PASS: TestProgressString (0.00s)
18:28:01 [2022-03-20T18:28:01.032Z]     --- PASS: TestProgressString/no_progress (0.00s)
18:28:01 [2022-03-20T18:28:01.032Z]     --- PASS: TestProgressString/progress_1 (0.00s)
18:28:01 [2022-03-20T18:28:01.032Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
18:28:01 [2022-03-20T18:28:01.032Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
18:28:01 [2022-03-20T18:28:01.032Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
18:28:01 [2022-03-20T18:28:01.032Z]     --- PASS: TestProgressString/with_units (0.00s)
18:28:01 [2022-03-20T18:28:01.032Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
18:28:01 [2022-03-20T18:28:01.032Z]     --- PASS: TestProgressString/hide_counts (0.00s)
18:28:01 [2022-03-20T18:28:01.032Z] === RUN   TestJSONMessageDisplay
18:28:01 [2022-03-20T18:28:01.400Z]     docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli
18:28:01 [2022-03-20T18:28:01.444Z] --- PASS: TestAllocateRandomDeallocate (1.14s)
18:28:01 [2022-03-20T18:28:01.445Z] === RUN   TestAllocateRandomDeallocateSerialize
18:28:01 [2022-03-20T18:28:01.445Z] --- PASS: TestConcurrentWrites (0.27s)
18:28:01 [2022-03-20T18:28:01.445Z] PASS
18:28:01 [2022-03-20T18:28:01.445Z] coverage: 81.2% of statements
18:28:01 [2022-03-20T18:28:01.445Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.334s	coverage: 81.2% of statements
18:28:01 [2022-03-20T18:28:01.445Z] === RUN   TestNew
18:28:01 [2022-03-20T18:28:01.445Z] --- PASS: TestNew (0.00s)
18:28:01 [2022-03-20T18:28:01.445Z] === RUN   TestAllocate
18:28:01 [2022-03-20T18:28:01.445Z] --- PASS: TestAllocate (0.00s)
18:28:01 [2022-03-20T18:28:01.445Z] === RUN   TestUninitialized
18:28:01 [2022-03-20T18:28:01.445Z] --- PASS: TestUninitialized (0.00s)
18:28:01 [2022-03-20T18:28:01.445Z] === RUN   TestAllocateInRange
18:28:01 [2022-03-20T18:28:01.445Z] --- PASS: TestAllocateInRange (0.00s)
18:28:01 [2022-03-20T18:28:01.445Z] === RUN   TestAllocateSerial
18:28:01 [2022-03-20T18:28:01.445Z] --- PASS: TestAllocateSerial (0.00s)
18:28:01 [2022-03-20T18:28:01.445Z] PASS
18:28:01 [2022-03-20T18:28:01.445Z] coverage: 87.5% of statements
18:28:01 [2022-03-20T18:28:01.445Z] ok  	github.com/docker/docker/libnetwork/idm	0.044s	coverage: 87.5% of statements
18:28:01 [2022-03-20T18:28:01.471Z] === RUN   TestOpenFileDelete
18:28:01 [2022-03-20T18:28:01.471Z] --- PASS: TestOpenFileDelete (0.00s)
18:28:01 [2022-03-20T18:28:01.471Z] === RUN   TestOpenFileRename
18:28:01 [2022-03-20T18:28:01.471Z] --- PASS: TestOpenFileRename (0.00s)
18:28:01 [2022-03-20T18:28:01.471Z] === RUN   TestHandleDecoderErr
18:28:01 [2022-03-20T18:28:01.471Z] --- PASS: TestHandleDecoderErr (0.00s)
18:28:01 [2022-03-20T18:28:01.471Z] === RUN   TestParseLogTagDefaultTag
18:28:01 [2022-03-20T18:28:01.471Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
18:28:01 [2022-03-20T18:28:01.471Z] === RUN   TestParseLogTag
18:28:01 [2022-03-20T18:28:01.471Z] --- PASS: TestParseLogTag (0.00s)
18:28:01 [2022-03-20T18:28:01.471Z] === RUN   TestParseLogTagEmptyTag
18:28:01 [2022-03-20T18:28:01.471Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
18:28:01 [2022-03-20T18:28:01.471Z] === RUN   TestTailFiles
18:28:01 [2022-03-20T18:28:01.471Z] --- PASS: TestTailFiles (0.00s)
18:28:01 [2022-03-20T18:28:01.471Z] === RUN   TestFollowLogsConsumerGone
18:28:01 [2022-03-20T18:28:01.471Z] --- PASS: TestFollowLogsConsumerGone (0.02s)
18:28:01 [2022-03-20T18:28:01.471Z] === RUN   TestFollowLogsProducerGone
18:28:01 [2022-03-20T18:28:01.471Z]     logfile_test.go:180: logDecode() closed after sending 129 messages
18:28:01 [2022-03-20T18:28:01.471Z]     logfile_test.go:233: messages sent: 129, received: 129
18:28:01 [2022-03-20T18:28:01.471Z] --- PASS: TestFollowLogsProducerGone (0.00s)
18:28:01 [2022-03-20T18:28:01.471Z] === RUN   TestCheckCapacityAndRotate
18:28:01 [2022-03-20T18:28:01.471Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
18:28:01 [2022-03-20T18:28:01.471Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
18:28:01 [2022-03-20T18:28:01.499Z] --- PASS: TestJSONMessageDisplay (0.19s)
18:28:01 [2022-03-20T18:28:01.499Z] === RUN   TestJSONMessageDisplayWithJSONError
18:28:01 [2022-03-20T18:28:01.499Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
18:28:01 [2022-03-20T18:28:01.499Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
18:28:01 [2022-03-20T18:28:01.499Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
18:28:01 [2022-03-20T18:28:01.499Z] === RUN   TestDisplayJSONMessagesStream
18:28:01 [2022-03-20T18:28:01.499Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
18:28:01 [2022-03-20T18:28:01.499Z] PASS
18:28:01 [2022-03-20T18:28:01.499Z] coverage: 91.7% of statements
18:28:01 [2022-03-20T18:28:01.499Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.247s	coverage: 91.7% of statements
18:28:01 [2022-03-20T18:28:01.600Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43398/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:28:01 [2022-03-20T18:28:01.913Z] === RUN   TestCaller
18:28:01 [2022-03-20T18:28:01.913Z] --- PASS: TestCaller (0.00s)
18:28:01 [2022-03-20T18:28:01.913Z] PASS
18:28:01 [2022-03-20T18:28:01.913Z] coverage: 100.0% of statements
18:28:01 [2022-03-20T18:28:01.913Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.043s	coverage: 100.0% of statements
18:28:01 [2022-03-20T18:28:01.913Z] + make clean
18:28:01 [2022-03-20T18:28:01.913Z] docker volume rm -f docker-dev-cache docker-mod-cache
18:28:01 [2022-03-20T18:28:01.913Z] docker-dev-cache
18:28:01 [2022-03-20T18:28:01.913Z] docker-mod-cache
[Pipeline] deleteDir
18:28:01 [2022-03-20T18:28:01.939Z] --- PASS: TestCheckCapacityAndRotate (0.14s)
18:28:01 [2022-03-20T18:28:01.939Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
18:28:01 [2022-03-20T18:28:01.939Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s)
18:28:01 [2022-03-20T18:28:01.939Z] PASS
18:28:01 [2022-03-20T18:28:01.939Z] coverage: 55.1% of statements
18:28:01 [2022-03-20T18:28:01.939Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.227s	coverage: 55.1% of statements
18:28:01 [2022-03-20T18:28:01.939Z] === RUN   TestLog
18:28:01 [2022-03-20T18:28:01.939Z] --- PASS: TestLog (0.03s)
18:28:01 [2022-03-20T18:28:01.939Z] PASS
18:28:01 [2022-03-20T18:28:01.939Z] coverage: 31.5% of statements
18:28:01 [2022-03-20T18:28:01.939Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.089s	coverage: 31.5% of statements
18:28:01 [2022-03-20T18:28:01.961Z]     check_test.go:308: [db0f7ef24e513] daemon is not started
18:28:01 [2022-03-20T18:28:01.961Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
18:28:01 [2022-03-20T18:28:01.968Z] --- PASS: TestNetworkDBNodeLeave (2.84s)
18:28:01 [2022-03-20T18:28:01.968Z] === RUN   TestNetworkDBWatch
18:28:01 [2022-03-20T18:28:01.968Z] === RUN   TestStandardLongPath
18:28:01 [2022-03-20T18:28:01.968Z] --- PASS: TestStandardLongPath (0.00s)
18:28:01 [2022-03-20T18:28:01.968Z] === RUN   TestUNCLongPath
18:28:01 [2022-03-20T18:28:01.968Z] --- PASS: TestUNCLongPath (0.00s)
18:28:01 [2022-03-20T18:28:01.968Z] PASS
18:28:01 [2022-03-20T18:28:01.968Z] coverage: 100.0% of statements
18:28:01 [2022-03-20T18:28:01.968Z] ok  	github.com/docker/docker/pkg/longpath	0.042s	coverage: 100.0% of statements
18:28:02 [2022-03-20T18:28:02.381Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.93s)
18:28:02 [2022-03-20T18:28:02.381Z] === RUN   TestRetrieveFromStore
18:28:02 [2022-03-20T18:28:02.381Z] === RUN   TestSetSerialInsertDelete
18:28:02 [2022-03-20T18:28:02.381Z] --- PASS: TestSetSerialInsertDelete (0.00s)
18:28:02 [2022-03-20T18:28:02.381Z] === RUN   TestSetParallelInsertDelete
18:28:02 [2022-03-20T18:28:02.436Z] === RUN   TestNameFormat
18:28:02 [2022-03-20T18:28:02.436Z] --- PASS: TestNameFormat (0.00s)
18:28:02 [2022-03-20T18:28:02.436Z] === RUN   TestNameRetries
18:28:02 [2022-03-20T18:28:02.436Z] --- PASS: TestNameRetries (0.00s)
18:28:02 [2022-03-20T18:28:02.436Z] PASS
18:28:02 [2022-03-20T18:28:02.436Z] coverage: 85.7% of statements
18:28:02 [2022-03-20T18:28:02.436Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.039s	coverage: 85.7% of statements
18:28:02 [2022-03-20T18:28:02.851Z] --- PASS: TestRetrieveFromStore (0.75s)
18:28:02 [2022-03-20T18:28:02.851Z] === RUN   TestIsCorrupted
18:28:02 [2022-03-20T18:28:02.851Z] --- PASS: TestIsCorrupted (0.02s)
18:28:02 [2022-03-20T18:28:02.851Z] === RUN   TestSetRollover
18:28:02 [2022-03-20T18:28:02.893Z]     check_test.go:308: [d573860502cae] daemon is not started
18:28:02 [2022-03-20T18:28:02.893Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
18:28:02 [2022-03-20T18:28:02.927Z] === RUN   TestParseLogFormat
18:28:02 [2022-03-20T18:28:02.927Z] --- PASS: TestParseLogFormat (0.00s)
18:28:02 [2022-03-20T18:28:02.927Z] === RUN   TestValidateLogOptEmpty
18:28:02 [2022-03-20T18:28:02.927Z] --- PASS: TestValidateLogOptEmpty (0.00s)
18:28:02 [2022-03-20T18:28:02.927Z] === RUN   TestValidateSyslogAddress
18:28:02 [2022-03-20T18:28:02.927Z] --- PASS: TestValidateSyslogAddress (0.00s)
18:28:02 [2022-03-20T18:28:02.927Z] === RUN   TestParseAddressDefaultPort
18:28:02 [2022-03-20T18:28:02.927Z] --- PASS: TestParseAddressDefaultPort (0.00s)
18:28:02 [2022-03-20T18:28:02.927Z] === RUN   TestValidateSyslogFacility
18:28:02 [2022-03-20T18:28:02.927Z] --- PASS: TestValidateSyslogFacility (0.00s)
18:28:02 [2022-03-20T18:28:02.927Z] === RUN   TestValidateLogOptSyslogFormat
18:28:02 [2022-03-20T18:28:02.927Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
18:28:02 [2022-03-20T18:28:02.927Z] === RUN   TestValidateLogOpt
18:28:02 [2022-03-20T18:28:02.927Z] --- PASS: TestValidateLogOpt (0.00s)
18:28:02 [2022-03-20T18:28:02.927Z] PASS
18:28:02 [2022-03-20T18:28:02.927Z] coverage: 46.8% of statements
18:28:02 [2022-03-20T18:28:02.927Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.061s	coverage: 46.8% of statements
18:28:02 [2022-03-20T18:28:02.927Z] === RUN   TestNewParse
18:28:02 [2022-03-20T18:28:02.927Z] --- PASS: TestNewParse (0.00s)
18:28:02 [2022-03-20T18:28:02.927Z] PASS
18:28:02 [2022-03-20T18:28:02.927Z] coverage: 8.3% of statements
18:28:02 [2022-03-20T18:28:02.927Z] === RUN   TestValidateLogOpt
18:28:02 [2022-03-20T18:28:02.927Z] --- PASS: TestValidateLogOpt (0.00s)
18:28:02 [2022-03-20T18:28:02.927Z] === RUN   TestNewMissedConfig
18:28:02 [2022-03-20T18:28:02.927Z] --- PASS: TestNewMissedConfig (0.00s)
18:28:02 [2022-03-20T18:28:02.927Z] === RUN   TestNewMissedUrl
18:28:02 [2022-03-20T18:28:02.927Z] --- PASS: TestNewMissedUrl (0.00s)
18:28:02 [2022-03-20T18:28:02.927Z] === RUN   TestNewMissedToken
18:28:02 [2022-03-20T18:28:02.927Z] --- PASS: TestNewMissedToken (0.00s)
18:28:02 [2022-03-20T18:28:02.927Z] === RUN   TestNewWithProxy
18:28:02 [2022-03-20T18:28:02.927Z] --- PASS: TestNewWithProxy (0.00s)
18:28:02 [2022-03-20T18:28:02.927Z] === RUN   TestDefault
18:28:02 [2022-03-20T18:28:02.927Z] ok  	github.com/docker/docker/daemon/logger/templates	0.039s	coverage: 8.3% of statements
18:28:02 [2022-03-20T18:28:02.927Z] --- PASS: TestDefault (0.01s)
18:28:02 [2022-03-20T18:28:02.927Z] === RUN   TestInlineFormatWithNonDefaultOptions
18:28:02 [2022-03-20T18:28:02.927Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s)
18:28:02 [2022-03-20T18:28:02.927Z] === RUN   TestJsonFormat
18:28:02 [2022-03-20T18:28:02.927Z] --- PASS: TestJsonFormat (0.01s)
18:28:02 [2022-03-20T18:28:02.927Z] === RUN   TestRawFormat
18:28:02 [2022-03-20T18:28:02.927Z] --- PASS: TestRawFormat (0.00s)
18:28:02 [2022-03-20T18:28:02.927Z] === RUN   TestRawFormatWithLabels
18:28:02 [2022-03-20T18:28:02.927Z] --- PASS: TestRawFormatWithLabels (0.00s)
18:28:02 [2022-03-20T18:28:02.927Z] === RUN   TestRawFormatWithoutTag
18:28:02 [2022-03-20T18:28:02.927Z] --- PASS: TestRawFormatWithoutTag (0.00s)
18:28:02 [2022-03-20T18:28:02.927Z] === RUN   TestBatching
18:28:03 [2022-03-20T18:28:03.320Z] === RUN   TestInt2IP2IntConversion
18:28:03 [2022-03-20T18:28:03.397Z] --- PASS: TestBatching (0.28s)
18:28:03 [2022-03-20T18:28:03.397Z] === RUN   TestFrequency
18:28:03 [2022-03-20T18:28:03.397Z] --- PASS: TestFrequency (0.22s)
18:28:03 [2022-03-20T18:28:03.397Z] === RUN   TestOneMessagePerRequest
18:28:03 [2022-03-20T18:28:03.397Z] --- PASS: TestOneMessagePerRequest (0.00s)
18:28:03 [2022-03-20T18:28:03.424Z] === RUN   TestParseKeyValueOpt
18:28:03 [2022-03-20T18:28:03.424Z] --- PASS: TestParseKeyValueOpt (0.00s)
18:28:03 [2022-03-20T18:28:03.424Z] === RUN   TestParseUintList
18:28:03 [2022-03-20T18:28:03.424Z] --- PASS: TestParseUintList (0.00s)
18:28:03 [2022-03-20T18:28:03.424Z] === RUN   TestParseUintListMaximumLimits
18:28:03 [2022-03-20T18:28:03.424Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
18:28:03 [2022-03-20T18:28:03.424Z] PASS
18:28:03 [2022-03-20T18:28:03.424Z] coverage: 97.0% of statements
18:28:03 [2022-03-20T18:28:03.424Z] ok  	github.com/docker/docker/pkg/parsers	0.044s	coverage: 97.0% of statements
18:28:03 [2022-03-20T18:28:03.424Z] 2022/03/20 18:28:03 Closing DB instances...
18:28:03 [2022-03-20T18:28:03.458Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
18:28:03 [2022-03-20T18:28:03.869Z] === RUN   TestVerify
18:28:03 [2022-03-20T18:28:03.869Z] --- PASS: TestVerify (0.00s)
18:28:03 [2022-03-20T18:28:03.869Z] === RUN   TestSkipVerify
18:28:03 [2022-03-20T18:28:03.869Z] time="2022-03-20T18:28:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:28:03 [2022-03-20T18:28:03.869Z] time="2022-03-20T18:28:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:28:03 [2022-03-20T18:28:03.869Z] time="2022-03-20T18:28:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:28:04 [2022-03-20T18:28:04.307Z] --- PASS: TestInt2IP2IntConversion (0.54s)
18:28:04 [2022-03-20T18:28:04.307Z] === RUN   TestGetAddressVersion
18:28:04 [2022-03-20T18:28:04.307Z] --- PASS: TestGetAddressVersion (0.00s)
18:28:04 [2022-03-20T18:28:04.307Z] === RUN   TestKeyString
18:28:04 [2022-03-20T18:28:04.307Z] --- PASS: TestKeyString (0.00s)
18:28:04 [2022-03-20T18:28:04.307Z] === RUN   TestPoolDataMarshal
18:28:04 [2022-03-20T18:28:04.307Z] --- PASS: TestPoolDataMarshal (0.00s)
18:28:04 [2022-03-20T18:28:04.307Z] === RUN   TestSubnetsMarshal
18:28:04 [2022-03-20T18:28:04.307Z] --- PASS: TestSubnetsMarshal (0.04s)
18:28:04 [2022-03-20T18:28:04.307Z] === RUN   TestAddSubnets
18:28:04 [2022-03-20T18:28:04.307Z] --- PASS: TestAddSubnets (0.05s)
18:28:04 [2022-03-20T18:28:04.307Z] === RUN   TestDoublePoolRelease
18:28:04 [2022-03-20T18:28:04.307Z] --- PASS: TestDoublePoolRelease (0.02s)
18:28:04 [2022-03-20T18:28:04.307Z] === RUN   TestAddReleasePoolID
18:28:04 [2022-03-20T18:28:04.307Z] === RUN   TestPoolRequest
18:28:04 [2022-03-20T18:28:04.307Z] --- PASS: TestPoolRequest (0.00s)
18:28:04 [2022-03-20T18:28:04.307Z] === RUN   TestOtherRequests
18:28:04 [2022-03-20T18:28:04.307Z] --- PASS: TestOtherRequests (0.00s)
18:28:04 [2022-03-20T18:28:04.307Z] PASS
18:28:04 [2022-03-20T18:28:04.307Z] coverage: 57.1% of statements
18:28:04 [2022-03-20T18:28:04.307Z] --- PASS: TestAddReleasePoolID (0.06s)
18:28:04 [2022-03-20T18:28:04.307Z] === RUN   TestPredefinedPool
18:28:04 [2022-03-20T18:28:04.307Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.043s	coverage: 57.1% of statements
18:28:04 [2022-03-20T18:28:04.307Z] --- PASS: TestPredefinedPool (0.02s)
18:28:04 [2022-03-20T18:28:04.307Z] === RUN   TestRemoveSubnet
18:28:04 [2022-03-20T18:28:04.307Z] --- PASS: TestRemoveSubnet (0.18s)
18:28:04 [2022-03-20T18:28:04.307Z] === RUN   TestGetSameAddress
18:28:04 [2022-03-20T18:28:04.307Z] --- PASS: TestGetSameAddress (0.05s)
18:28:04 [2022-03-20T18:28:04.307Z] === RUN   TestPoolAllocationReuse
18:28:04 [2022-03-20T18:28:04.307Z] --- PASS: TestSetRollover (1.48s)
18:28:04 [2022-03-20T18:28:04.307Z] === RUN   TestSetRolloverSerial
18:28:04 [2022-03-20T18:28:04.339Z] --- PASS: TestSkipVerify (0.71s)
18:28:04 [2022-03-20T18:28:04.339Z] === RUN   TestBufferMaximum
18:28:04 [2022-03-20T18:28:04.339Z] time="2022-03-20T18:28:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:28:04 [2022-03-20T18:28:04.339Z] time="2022-03-20T18:28:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:28:04 [2022-03-20T18:28:04.339Z] time="2022-03-20T18:28:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:28:04 [2022-03-20T18:28:04.339Z] time="2022-03-20T18:28:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:28:04 [2022-03-20T18:28:04.339Z] time="2022-03-20T18:28:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:28:04 [2022-03-20T18:28:04.339Z] time="2022-03-20T18:28:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647800883.944835\",\"host\":\"f0cc8ee5c6bd\"}'"
18:28:04 [2022-03-20T18:28:04.339Z] time="2022-03-20T18:28:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647800883.944835\",\"host\":\"f0cc8ee5c6bd\"}'"
18:28:04 [2022-03-20T18:28:04.339Z] --- PASS: TestBufferMaximum (0.00s)
18:28:04 [2022-03-20T18:28:04.339Z] === RUN   TestServerAlwaysDown
18:28:04 [2022-03-20T18:28:04.339Z] time="2022-03-20T18:28:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:28:04 [2022-03-20T18:28:04.339Z] time="2022-03-20T18:28:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:28:04 [2022-03-20T18:28:04.339Z] time="2022-03-20T18:28:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647800883.946881\",\"host\":\"f0cc8ee5c6bd\"}'"
18:28:04 [2022-03-20T18:28:04.339Z] time="2022-03-20T18:28:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647800883.946881\",\"host\":\"f0cc8ee5c6bd\"}'"
18:28:04 [2022-03-20T18:28:04.339Z] time="2022-03-20T18:28:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:28:04 [2022-03-20T18:28:04.339Z] time="2022-03-20T18:28:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647800883.946881\",\"host\":\"f0cc8ee5c6bd\"}'"
18:28:04 [2022-03-20T18:28:04.339Z] time="2022-03-20T18:28:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647800883.947880\",\"host\":\"f0cc8ee5c6bd\"}'"
18:28:04 [2022-03-20T18:28:04.339Z] time="2022-03-20T18:28:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647800883.947880\",\"host\":\"f0cc8ee5c6bd\"}'"
18:28:04 [2022-03-20T18:28:04.339Z] --- PASS: TestServerAlwaysDown (0.00s)
18:28:04 [2022-03-20T18:28:04.339Z] === RUN   TestCannotSendAfterClose
18:28:04 [2022-03-20T18:28:04.339Z] --- PASS: TestCannotSendAfterClose (0.00s)
18:28:04 [2022-03-20T18:28:04.339Z] === RUN   TestDeadlockOnBlockedEndpoint
18:28:04 [2022-03-20T18:28:04.389Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
18:28:04 [2022-03-20T18:28:04.411Z] === RUN   Test_windowsOSRelease_String
18:28:04 [2022-03-20T18:28:04.411Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes
18:28:04 [2022-03-20T18:28:04.411Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no
18:28:04 [2022-03-20T18:28:04.411Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes
18:28:04 [2022-03-20T18:28:04.411Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no
18:28:04 [2022-03-20T18:28:04.411Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes
18:28:04 [2022-03-20T18:28:04.411Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no
18:28:04 [2022-03-20T18:28:04.411Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes
18:28:04 [2022-03-20T18:28:04.411Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no
18:28:04 [2022-03-20T18:28:04.411Z] --- PASS: Test_windowsOSRelease_String (0.00s)
18:28:04 [2022-03-20T18:28:04.411Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s)
18:28:04 [2022-03-20T18:28:04.411Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s)
18:28:04 [2022-03-20T18:28:04.411Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s)
18:28:04 [2022-03-20T18:28:04.411Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s)
18:28:04 [2022-03-20T18:28:04.411Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s)
18:28:04 [2022-03-20T18:28:04.411Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s)
18:28:04 [2022-03-20T18:28:04.411Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s)
18:28:04 [2022-03-20T18:28:04.411Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s)
18:28:04 [2022-03-20T18:28:04.411Z] PASS
18:28:04 [2022-03-20T18:28:04.411Z] coverage: 36.4% of statements
18:28:04 [2022-03-20T18:28:04.411Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.042s	coverage: 36.4% of statements
18:28:04 [2022-03-20T18:28:04.807Z] === RUN   TestV1IDService
18:28:04 [2022-03-20T18:28:04.808Z] --- PASS: TestV1IDService (0.02s)
18:28:04 [2022-03-20T18:28:04.808Z] === RUN   TestV2MetadataService
18:28:04 [2022-03-20T18:28:04.880Z] --- PASS: TestNetworkDBWatch (3.03s)
18:28:04 [2022-03-20T18:28:04.880Z] === RUN   TestNetworkDBBulkSync
18:28:04 [2022-03-20T18:28:04.955Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
18:28:05 [2022-03-20T18:28:05.277Z] time="2022-03-20T18:28:04Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
18:28:05 [2022-03-20T18:28:05.277Z] time="2022-03-20T18:28:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f0cc8ee5c6bd\"}'"
18:28:05 [2022-03-20T18:28:05.277Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
18:28:05 [2022-03-20T18:28:05.277Z] PASS
18:28:05 [2022-03-20T18:28:05.277Z] coverage: 82.5% of statements
18:28:05 [2022-03-20T18:28:05.277Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.315s	coverage: 82.5% of statements
18:28:05 [2022-03-20T18:28:05.277Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:28:05 [2022-03-20T18:28:05.277Z] ?   	github.com/docker/docker/daemon/network	[no test files]
18:28:05 [2022-03-20T18:28:05.277Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:28:05 [2022-03-20T18:28:05.277Z] === RUN   TestSuccessfulDownload
18:28:05 [2022-03-20T18:28:05.277Z]     download_test.go:267: Needs fixing on Windows
18:28:05 [2022-03-20T18:28:05.277Z] --- SKIP: TestSuccessfulDownload (0.00s)
18:28:05 [2022-03-20T18:28:05.277Z] === RUN   TestCancelledDownload
18:28:05 [2022-03-20T18:28:05.277Z] --- PASS: TestCancelledDownload (0.00s)
18:28:05 [2022-03-20T18:28:05.277Z] === RUN   TestMaxDownloadAttempts
18:28:05 [2022-03-20T18:28:05.277Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
18:28:05 [2022-03-20T18:28:05.277Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
18:28:05 [2022-03-20T18:28:05.277Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
18:28:05 [2022-03-20T18:28:05.277Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
18:28:05 [2022-03-20T18:28:05.277Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
18:28:05 [2022-03-20T18:28:05.277Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
18:28:05 [2022-03-20T18:28:05.277Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
18:28:05 [2022-03-20T18:28:05.277Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
18:28:05 [2022-03-20T18:28:05.277Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
18:28:05 [2022-03-20T18:28:05.277Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
18:28:05 [2022-03-20T18:28:05.277Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
18:28:05 [2022-03-20T18:28:05.277Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
18:28:05 [2022-03-20T18:28:05.299Z] === RUN   TestGetCapabilities
18:28:05 [2022-03-20T18:28:05.299Z] --- PASS: TestGetCapabilities (0.01s)
18:28:05 [2022-03-20T18:28:05.299Z] === RUN   TestGetCapabilitiesFromLegacyDriver
18:28:05 [2022-03-20T18:28:05.299Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s)
18:28:05 [2022-03-20T18:28:05.299Z] === RUN   TestGetDefaultAddressSpaces
18:28:05 [2022-03-20T18:28:05.299Z] --- PASS: TestGetDefaultAddressSpaces (0.00s)
18:28:05 [2022-03-20T18:28:05.299Z] === RUN   TestRemoteDriver
18:28:05 [2022-03-20T18:28:05.299Z] --- PASS: TestRemoteDriver (0.01s)
18:28:05 [2022-03-20T18:28:05.299Z] PASS
18:28:05 [2022-03-20T18:28:05.299Z] coverage: 47.4% of statements
18:28:05 [2022-03-20T18:28:05.299Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.075s	coverage: 47.4% of statements
18:28:05 [2022-03-20T18:28:05.348Z] === RUN   TestNewAndRemove
18:28:05 [2022-03-20T18:28:05.348Z] --- PASS: TestNewAndRemove (0.00s)
18:28:05 [2022-03-20T18:28:05.348Z] === RUN   TestRemoveInvalidPath
18:28:05 [2022-03-20T18:28:05.348Z] --- PASS: TestRemoveInvalidPath (0.00s)
18:28:05 [2022-03-20T18:28:05.348Z] PASS
18:28:05 [2022-03-20T18:28:05.348Z] coverage: 82.6% of statements
18:28:05 [2022-03-20T18:28:05.348Z] ok  	github.com/docker/docker/pkg/pidfile	0.048s	coverage: 82.6% of statements
18:28:05 [2022-03-20T18:28:05.746Z] === RUN   TestContinueOnError_NonMirrorEndpoint
18:28:05 [2022-03-20T18:28:05.746Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
18:28:05 [2022-03-20T18:28:05.746Z] === RUN   TestContinueOnError_MirrorEndpoint
18:28:05 [2022-03-20T18:28:05.746Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
18:28:05 [2022-03-20T18:28:05.746Z] === RUN   TestContinueOnError_NeverContinue
18:28:05 [2022-03-20T18:28:05.746Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
18:28:05 [2022-03-20T18:28:05.746Z] === RUN   TestManifestStore
18:28:05 [2022-03-20T18:28:05.746Z] === RUN   TestManifestStore/no_remote_or_local
18:28:05 [2022-03-20T18:28:05.746Z] time="2022-03-20T18:28:05Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3398276455\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
18:28:05 [2022-03-20T18:28:05.746Z] time="2022-03-20T18:28:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
18:28:05 [2022-03-20T18:28:05.746Z] time="2022-03-20T18:28:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
18:28:05 [2022-03-20T18:28:05.746Z] time="2022-03-20T18:28:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
18:28:05 [2022-03-20T18:28:05.746Z] time="2022-03-20T18:28:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
18:28:05 [2022-03-20T18:28:05.746Z] --- PASS: TestMaxDownloadAttempts (0.00s)
18:28:05 [2022-03-20T18:28:05.746Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s)
18:28:05 [2022-03-20T18:28:05.746Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s)
18:28:05 [2022-03-20T18:28:05.746Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s)
18:28:05 [2022-03-20T18:28:05.746Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s)
18:28:05 [2022-03-20T18:28:05.746Z] === RUN   TestTransfer
18:28:05 [2022-03-20T18:28:05.746Z] === RUN   TestManifestStore/no_local_cache
18:28:05 [2022-03-20T18:28:05.746Z] === RUN   TestManifestStore/with_local_cache
18:28:05 [2022-03-20T18:28:05.746Z] === RUN   TestManifestStore/unknown_media_type
18:28:05 [2022-03-20T18:28:05.746Z] === RUN   TestManifestStore/unknown_media_type/no_cache
18:28:05 [2022-03-20T18:28:05.746Z] time="2022-03-20T18:28:05Z" level=warning msg="reference for unknown type: "
18:28:05 [2022-03-20T18:28:05.746Z] time="2022-03-20T18:28:05Z" level=warning msg="reference for unknown type: "
18:28:05 [2022-03-20T18:28:05.746Z] === RUN   TestManifestStore/unknown_media_type/with_cache
18:28:05 [2022-03-20T18:28:05.746Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
18:28:05 [2022-03-20T18:28:05.768Z] --- PASS: TestSetRolloverSerial (1.36s)
18:28:05 [2022-03-20T18:28:05.768Z] === RUN   TestGetFirstAvailableFromCurrent
18:28:05 [2022-03-20T18:28:05.768Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
18:28:05 [2022-03-20T18:28:05.768Z] PASS
18:28:05 [2022-03-20T18:28:05.768Z] coverage: 84.4% of statements
18:28:05 [2022-03-20T18:28:05.768Z] ok  	github.com/docker/docker/libnetwork/bitseq	10.939s	coverage: 84.4% of statements
18:28:05 [2022-03-20T18:28:05.768Z] --- PASS: TestPoolAllocationReuse (1.45s)
18:28:05 [2022-03-20T18:28:05.768Z] === RUN   TestGetAddressSubPoolEqualPool
18:28:05 [2022-03-20T18:28:05.768Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s)
18:28:05 [2022-03-20T18:28:05.768Z] === RUN   TestRequestReleaseAddressFromSubPool
18:28:05 [2022-03-20T18:28:05.790Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.97s)
18:28:05 [2022-03-20T18:28:05.790Z] === RUN   TestCreateServiceSecretFileMode
18:28:05 [2022-03-20T18:28:05.888Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
18:28:06 [2022-03-20T18:28:06.216Z] time="2022-03-20T18:28:05Z" level=warning msg="reference for unknown type: "
18:28:06 [2022-03-20T18:28:06.216Z] --- PASS: TestTransfer (0.12s)
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestConcurrencyLimit
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
18:28:06 [2022-03-20T18:28:06.216Z] time="2022-03-20T18:28:05Z" level=warning msg="reference for unknown type: "
18:28:06 [2022-03-20T18:28:06.216Z] time="2022-03-20T18:28:05Z" level=warning msg="reference for unknown type: "
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestManifestStore/error_persisting_manifest
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
18:28:06 [2022-03-20T18:28:06.216Z] time="2022-03-20T18:28:05Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
18:28:06 [2022-03-20T18:28:06.216Z] --- PASS: TestV2MetadataService (1.23s)
18:28:06 [2022-03-20T18:28:06.216Z] PASS
18:28:06 [2022-03-20T18:28:06.216Z] coverage: 48.2% of statements
18:28:06 [2022-03-20T18:28:06.216Z] --- PASS: TestManifestStore (0.40s)
18:28:06 [2022-03-20T18:28:06.216Z]     --- PASS: TestManifestStore/no_remote_or_local (0.25s)
18:28:06 [2022-03-20T18:28:06.216Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
18:28:06 [2022-03-20T18:28:06.216Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
18:28:06 [2022-03-20T18:28:06.216Z]     --- PASS: TestManifestStore/unknown_media_type (0.09s)
18:28:06 [2022-03-20T18:28:06.216Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s)
18:28:06 [2022-03-20T18:28:06.216Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s)
18:28:06 [2022-03-20T18:28:06.216Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s)
18:28:06 [2022-03-20T18:28:06.216Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
18:28:06 [2022-03-20T18:28:06.216Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
18:28:06 [2022-03-20T18:28:06.216Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
18:28:06 [2022-03-20T18:28:06.216Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s)
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestDetectManifestBlobMediaType
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestDetectManifestBlobMediaType/schema1
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
18:28:06 [2022-03-20T18:28:06.216Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
18:28:06 [2022-03-20T18:28:06.216Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
18:28:06 [2022-03-20T18:28:06.216Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
18:28:06 [2022-03-20T18:28:06.216Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
18:28:06 [2022-03-20T18:28:06.216Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
18:28:06 [2022-03-20T18:28:06.216Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
18:28:06 [2022-03-20T18:28:06.216Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestDetectManifestBlobMediaTypeInvalid
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_manifests
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests
18:28:06 [2022-03-20T18:28:06.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s)
18:28:06 [2022-03-20T18:28:06.216Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s)
18:28:06 [2022-03-20T18:28:06.216Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s)
18:28:06 [2022-03-20T18:28:06.216Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s)
18:28:06 [2022-03-20T18:28:06.216Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s)
18:28:06 [2022-03-20T18:28:06.216Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s)
18:28:06 [2022-03-20T18:28:06.216Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s)
18:28:06 [2022-03-20T18:28:06.216Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s)
18:28:06 [2022-03-20T18:28:06.216Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s)
18:28:06 [2022-03-20T18:28:06.216Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s)
18:28:06 [2022-03-20T18:28:06.216Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s)
18:28:06 [2022-03-20T18:28:06.216Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s)
18:28:06 [2022-03-20T18:28:06.216Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s)
18:28:06 [2022-03-20T18:28:06.216Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s)
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestFixManifestLayers
18:28:06 [2022-03-20T18:28:06.216Z] --- PASS: TestFixManifestLayers (0.00s)
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestFixManifestLayersBaseLayerParent
18:28:06 [2022-03-20T18:28:06.216Z]     pull_v2_test.go:82: Needs fixing on Windows
18:28:06 [2022-03-20T18:28:06.216Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestFixManifestLayersBadParent
18:28:06 [2022-03-20T18:28:06.216Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestValidateManifest
18:28:06 [2022-03-20T18:28:06.216Z]     pull_v2_test.go:127: Needs fixing on Windows
18:28:06 [2022-03-20T18:28:06.216Z] --- SKIP: TestValidateManifest (0.00s)
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestFormatPlatform
18:28:06 [2022-03-20T18:28:06.216Z] --- PASS: TestFormatPlatform (0.00s)
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestPullSchema2Config
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestPullSchema2Config/success_first_time
18:28:06 [2022-03-20T18:28:06.216Z]     pull_v2_test.go:284: HTTP GET /v2/
18:28:06 [2022-03-20T18:28:06.216Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestPullSchema2Config/500_status
18:28:06 [2022-03-20T18:28:06.216Z]     pull_v2_test.go:284: HTTP GET /v2/
18:28:06 [2022-03-20T18:28:06.216Z] ok  	github.com/docker/docker/distribution/metadata	1.345s	coverage: 48.2% of statements
18:28:06 [2022-03-20T18:28:06.216Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
18:28:06 [2022-03-20T18:28:06.216Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestPullSchema2Config/EOF
18:28:06 [2022-03-20T18:28:06.216Z]     pull_v2_test.go:284: HTTP GET /v2/
18:28:06 [2022-03-20T18:28:06.216Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
18:28:06 [2022-03-20T18:28:06.216Z] 2022/03/20 18:28:06 http: panic serving 127.0.0.1:49219: intentional panic
18:28:06 [2022-03-20T18:28:06.216Z] goroutine 116 [running]:
18:28:06 [2022-03-20T18:28:06.216Z] net/http.(*conn).serve.func1()
18:28:06 [2022-03-20T18:28:06.216Z] 	c:/go/src/net/http/server.go:1825 +0xbf
18:28:06 [2022-03-20T18:28:06.216Z] panic({0x1526e40, 0x1708df0})
18:28:06 [2022-03-20T18:28:06.216Z] 	c:/go/src/runtime/panic.go:844 +0x258
18:28:06 [2022-03-20T18:28:06.216Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00035c4e0?, {0x17105d8?, 0xc0003760e0?})
18:28:06 [2022-03-20T18:28:06.216Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4
18:28:06 [2022-03-20T18:28:06.216Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x17105d8, 0xc0003760e0}, 0xc000416100)
18:28:06 [2022-03-20T18:28:06.216Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286
18:28:06 [2022-03-20T18:28:06.216Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x17105d8?, 0xc0003760e0?}, 0x1b2a620?)
18:28:06 [2022-03-20T18:28:06.216Z] 	c:/go/src/net/http/server.go:2084 +0x2f
18:28:06 [2022-03-20T18:28:06.216Z] net/http.serverHandler.ServeHTTP({0xc00032e0c0?}, {0x17105d8, 0xc0003760e0}, 0xc000416100)
18:28:06 [2022-03-20T18:28:06.216Z] 	c:/go/src/net/http/server.go:2916 +0x43b
18:28:06 [2022-03-20T18:28:06.216Z] net/http.(*conn).serve(0xc00017c0a0, {0x1710e50, 0xc00032e930})
18:28:06 [2022-03-20T18:28:06.216Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
18:28:06 [2022-03-20T18:28:06.216Z] created by net/http.(*Server).Serve
18:28:06 [2022-03-20T18:28:06.216Z] 	c:/go/src/net/http/server.go:3071 +0x4db
18:28:06 [2022-03-20T18:28:06.216Z] --- PASS: TestConcurrencyLimit (0.35s)
18:28:06 [2022-03-20T18:28:06.216Z] === RUN   TestInactiveJobs
18:28:06 [2022-03-20T18:28:06.237Z] === RUN   TestWindowsIPAM
18:28:06 [2022-03-20T18:28:06.237Z] --- PASS: TestWindowsIPAM (0.00s)
18:28:06 [2022-03-20T18:28:06.237Z] PASS
18:28:06 [2022-03-20T18:28:06.237Z] coverage: 71.4% of statements
18:28:06 [2022-03-20T18:28:06.237Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.046s	coverage: 71.4% of statements
18:28:06 [2022-03-20T18:28:06.334Z] 2022/03/20 18:28:05 Closing DB instances...
18:28:06 [2022-03-20T18:28:06.685Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestPullSchema2Config/unauthorized
18:28:06 [2022-03-20T18:28:06.685Z]     pull_v2_test.go:284: HTTP GET /v2/
18:28:06 [2022-03-20T18:28:06.685Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
18:28:06 [2022-03-20T18:28:06.685Z] --- PASS: TestPullSchema2Config (0.53s)
18:28:06 [2022-03-20T18:28:06.685Z]     --- PASS: TestPullSchema2Config/success_first_time (0.01s)
18:28:06 [2022-03-20T18:28:06.685Z]     --- PASS: TestPullSchema2Config/500_status (0.26s)
18:28:06 [2022-03-20T18:28:06.685Z]     --- PASS: TestPullSchema2Config/EOF (0.26s)
18:28:06 [2022-03-20T18:28:06.685Z]     --- PASS: TestPullSchema2Config/unauthorized (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestGetRepositoryMountCandidates
18:28:06 [2022-03-20T18:28:06.685Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestLayerAlreadyExists
18:28:06 [2022-03-20T18:28:06.685Z]     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}
18:28:06 [2022-03-20T18:28:06.685Z]     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}
18:28:06 [2022-03-20T18:28:06.685Z]     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}
18:28:06 [2022-03-20T18:28:06.685Z]     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}
18:28:06 [2022-03-20T18:28:06.685Z]     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}
18:28:06 [2022-03-20T18:28:06.685Z]     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}
18:28:06 [2022-03-20T18:28:06.685Z] --- PASS: TestLayerAlreadyExists (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestWhenEmptyAuthConfig
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestNotFound
18:28:06 [2022-03-20T18:28:06.685Z] --- PASS: TestNotFound (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestConflict
18:28:06 [2022-03-20T18:28:06.685Z] --- PASS: TestConflict (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestForbidden
18:28:06 [2022-03-20T18:28:06.685Z] --- PASS: TestForbidden (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestInvalidParameter
18:28:06 [2022-03-20T18:28:06.685Z] --- PASS: TestInvalidParameter (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestNotImplemented
18:28:06 [2022-03-20T18:28:06.685Z] --- PASS: TestNotImplemented (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestNotModified
18:28:06 [2022-03-20T18:28:06.685Z] --- PASS: TestNotModified (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestUnauthorized
18:28:06 [2022-03-20T18:28:06.685Z] --- PASS: TestUnauthorized (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestUnknown
18:28:06 [2022-03-20T18:28:06.685Z] --- PASS: TestUnknown (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestCancelled
18:28:06 [2022-03-20T18:28:06.685Z] --- PASS: TestCancelled (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestDeadline
18:28:06 [2022-03-20T18:28:06.685Z] --- PASS: TestDeadline (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestDataLoss
18:28:06 [2022-03-20T18:28:06.685Z] --- PASS: TestDataLoss (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestUnavailable
18:28:06 [2022-03-20T18:28:06.685Z] --- PASS: TestUnavailable (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestSystem
18:28:06 [2022-03-20T18:28:06.685Z] --- PASS: TestSystem (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestFromStatusCode
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestFromStatusCode/Not_Found
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestFromStatusCode/Bad_Request
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestFromStatusCode/Conflict
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestFromStatusCode/Unauthorized
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestFromStatusCode/Service_Unavailable
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestFromStatusCode/Forbidden
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestFromStatusCode/Not_Modified
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestFromStatusCode/Not_Implemented
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestFromStatusCode/Internal_Server_Error
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
18:28:06 [2022-03-20T18:28:06.685Z] --- PASS: TestFromStatusCode (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z] PASS
18:28:06 [2022-03-20T18:28:06.685Z] coverage: 53.1% of statements
18:28:06 [2022-03-20T18:28:06.685Z] ok  	github.com/docker/docker/errdefs	0.049s	coverage: 53.1% of statements
18:28:06 [2022-03-20T18:28:06.685Z] --- PASS: TestInactiveJobs (0.36s)
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestWatchRelease
18:28:06 [2022-03-20T18:28:06.685Z] --- PASS: TestWatchRelease (0.04s)
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestWatchFinishedTransfer
18:28:06 [2022-03-20T18:28:06.685Z] --- PASS: TestWatchFinishedTransfer (0.00s)
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestDuplicateTransfer
18:28:06 [2022-03-20T18:28:06.685Z] --- PASS: TestDuplicateTransfer (0.04s)
18:28:06 [2022-03-20T18:28:06.685Z] === RUN   TestSuccessfulUpload
18:28:07 [2022-03-20T18:28:07.155Z] time="2022-03-20T18:28:06Z" level=error msg="Upload failed, retrying: simulating retry"
18:28:07 [2022-03-20T18:28:07.155Z] --- PASS: TestSuccessfulUpload (0.38s)
18:28:07 [2022-03-20T18:28:07.155Z] === RUN   TestCancelledUpload
18:28:07 [2022-03-20T18:28:07.155Z] --- PASS: TestCancelledUpload (0.00s)
18:28:07 [2022-03-20T18:28:07.155Z] PASS
18:28:07 [2022-03-20T18:28:07.155Z] coverage: 77.3% of statements
18:28:07 [2022-03-20T18:28:07.155Z] ok  	github.com/docker/docker/distribution/xfer	1.830s	coverage: 77.3% of statements
18:28:07 [2022-03-20T18:28:07.226Z] === RUN   TestDefaultNetwork
18:28:07 [2022-03-20T18:28:07.322Z] === RUN   TestFailedConnection
18:28:07 [2022-03-20T18:28:07.627Z] --- PASS: TestWhenEmptyAuthConfig (1.25s)
18:28:07 [2022-03-20T18:28:07.627Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
18:28:07 [2022-03-20T18:28:07.627Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
18:28:07 [2022-03-20T18:28:07.627Z] === RUN   TestTokenPassThru
18:28:07 [2022-03-20T18:28:07.627Z] --- PASS: TestTokenPassThru (0.00s)
18:28:07 [2022-03-20T18:28:07.627Z] === RUN   TestTokenPassThruDifferentHost
18:28:07 [2022-03-20T18:28:07.627Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
18:28:07 [2022-03-20T18:28:07.627Z] PASS
18:28:07 [2022-03-20T18:28:07.627Z] coverage: 26.7% of statements
18:28:07 [2022-03-20T18:28:07.695Z] --- PASS: TestDefaultNetwork (0.29s)
18:28:07 [2022-03-20T18:28:07.695Z] === RUN   TestConfigGlobalScopeDefaultNetworks
18:28:07 [2022-03-20T18:28:07.695Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s)
18:28:07 [2022-03-20T18:28:07.695Z] === RUN   TestInitAddressPools
18:28:07 [2022-03-20T18:28:07.695Z] --- PASS: TestInitAddressPools (0.00s)
18:28:07 [2022-03-20T18:28:07.695Z] PASS
18:28:07 [2022-03-20T18:28:07.695Z] coverage: 74.0% of statements
18:28:07 [2022-03-20T18:28:07.791Z] --- PASS: TestNetworkDBBulkSync (2.84s)
18:28:07 [2022-03-20T18:28:07.791Z] === RUN   TestNetworkDBCRUDMediumCluster
18:28:08 [2022-03-20T18:28:08.095Z] ok  	github.com/docker/docker/distribution	2.287s	coverage: 26.7% of statements
18:28:08 [2022-03-20T18:28:08.095Z] === RUN   TestFSGetInvalidData
18:28:08 [2022-03-20T18:28:08.095Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:28:08 [2022-03-20T18:28:08.095Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:28:08 [2022-03-20T18:28:08.095Z] --- PASS: TestFSGetInvalidData (0.01s)
18:28:08 [2022-03-20T18:28:08.095Z] === RUN   TestFSInvalidSet
18:28:08 [2022-03-20T18:28:08.095Z] --- PASS: TestFSInvalidSet (0.01s)
18:28:08 [2022-03-20T18:28:08.095Z] === RUN   TestFSInvalidRoot
18:28:08 [2022-03-20T18:28:08.095Z] --- PASS: TestFSInvalidRoot (0.01s)
18:28:08 [2022-03-20T18:28:08.095Z] === RUN   TestFSMetadataGetSet
18:28:08 [2022-03-20T18:28:08.095Z] === RUN   TestCompare
18:28:08 [2022-03-20T18:28:08.095Z] --- PASS: TestCompare (0.00s)
18:28:08 [2022-03-20T18:28:08.095Z] PASS
18:28:08 [2022-03-20T18:28:08.095Z] coverage: 19.2% of statements
18:28:08 [2022-03-20T18:28:08.095Z] ok  	github.com/docker/docker/image/cache	0.071s	coverage: 19.2% of statements
18:28:08 [2022-03-20T18:28:08.095Z] --- PASS: TestFSMetadataGetSet (0.04s)
18:28:08 [2022-03-20T18:28:08.095Z] === RUN   TestFSInvalidWalker
18:28:08 [2022-03-20T18:28:08.095Z] --- PASS: TestFSInvalidWalker (0.01s)
18:28:08 [2022-03-20T18:28:08.095Z] === RUN   TestFSGetSet
18:28:08 [2022-03-20T18:28:08.095Z] --- PASS: TestFSGetSet (0.04s)
18:28:08 [2022-03-20T18:28:08.095Z] === RUN   TestFSGetUnsetKey
18:28:08 [2022-03-20T18:28:08.095Z] --- PASS: TestFSGetUnsetKey (0.00s)
18:28:08 [2022-03-20T18:28:08.095Z] === RUN   TestFSGetEmptyData
18:28:08 [2022-03-20T18:28:08.095Z] --- PASS: TestFSGetEmptyData (0.01s)
18:28:08 [2022-03-20T18:28:08.095Z] === RUN   TestFSDelete
18:28:08 [2022-03-20T18:28:08.095Z] --- PASS: TestFSDelete (0.02s)
18:28:08 [2022-03-20T18:28:08.095Z] === RUN   TestFSWalker
18:28:08 [2022-03-20T18:28:08.095Z] --- PASS: TestFSWalker (0.01s)
18:28:08 [2022-03-20T18:28:08.095Z] === RUN   TestFSWalkerStopOnError
18:28:08 [2022-03-20T18:28:08.095Z] --- PASS: TestFSWalkerStopOnError (0.01s)
18:28:08 [2022-03-20T18:28:08.095Z] === RUN   TestNewFromJSON
18:28:08 [2022-03-20T18:28:08.095Z] --- PASS: TestNewFromJSON (0.00s)
18:28:08 [2022-03-20T18:28:08.095Z] === RUN   TestNewFromJSONWithInvalidJSON
18:28:08 [2022-03-20T18:28:08.095Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
18:28:08 [2022-03-20T18:28:08.095Z] === RUN   TestMarshalKeyOrder
18:28:08 [2022-03-20T18:28:08.095Z] --- PASS: TestMarshalKeyOrder (0.00s)
18:28:08 [2022-03-20T18:28:08.095Z] === RUN   TestHistoryEqual
18:28:08 [2022-03-20T18:28:08.095Z] --- PASS: TestHistoryEqual (0.14s)
18:28:08 [2022-03-20T18:28:08.095Z] === RUN   TestImage
18:28:08 [2022-03-20T18:28:08.095Z] --- PASS: TestImage (0.00s)
18:28:08 [2022-03-20T18:28:08.095Z] === RUN   TestImageOSNotEmpty
18:28:08 [2022-03-20T18:28:08.095Z] --- PASS: TestImageOSNotEmpty (0.00s)
18:28:08 [2022-03-20T18:28:08.095Z] === RUN   TestNewChildImageFromImageWithRootFS
18:28:08 [2022-03-20T18:28:08.095Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
18:28:08 [2022-03-20T18:28:08.095Z] === RUN   TestCreate
18:28:08 [2022-03-20T18:28:08.095Z] --- PASS: TestCreate (0.00s)
18:28:08 [2022-03-20T18:28:08.095Z] === RUN   TestRestore
18:28:08 [2022-03-20T18:28:08.096Z] time="2022-03-20T18:28:08Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
18:28:08 [2022-03-20T18:28:08.096Z] --- PASS: TestRestore (0.04s)
18:28:08 [2022-03-20T18:28:08.096Z] === RUN   TestAddDelete
18:28:08 [2022-03-20T18:28:08.164Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.662s	coverage: 74.0% of statements
18:28:08 [2022-03-20T18:28:08.164Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.15s)
18:28:08 [2022-03-20T18:28:08.164Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
18:28:08 [2022-03-20T18:28:08.411Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
18:28:08 [2022-03-20T18:28:08.411Z]     check_test.go:308: [d84e6eb889a69] daemon is not started
18:28:08 [2022-03-20T18:28:08.411Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
18:28:08 [2022-03-20T18:28:08.563Z] --- PASS: TestAddDelete (0.02s)
18:28:08 [2022-03-20T18:28:08.564Z] === RUN   TestSearchAfterDelete
18:28:08 [2022-03-20T18:28:08.564Z] --- PASS: TestSearchAfterDelete (0.01s)
18:28:08 [2022-03-20T18:28:08.564Z] === RUN   TestParentReset
18:28:08 [2022-03-20T18:28:08.564Z] --- PASS: TestParentReset (0.03s)
18:28:08 [2022-03-20T18:28:08.564Z] === RUN   TestGetAndSetLastUpdated
18:28:08 [2022-03-20T18:28:08.564Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
18:28:08 [2022-03-20T18:28:08.564Z] === RUN   TestStoreLen
18:28:08 [2022-03-20T18:28:08.564Z] --- PASS: TestStoreLen (0.07s)
18:28:08 [2022-03-20T18:28:08.564Z] PASS
18:28:08 [2022-03-20T18:28:08.564Z] coverage: 86.9% of statements
18:28:08 [2022-03-20T18:28:08.564Z] ok  	github.com/docker/docker/image	0.597s	coverage: 86.9% of statements
18:28:08 [2022-03-20T18:28:08.632Z] === RUN   TestKeyValue
18:28:08 [2022-03-20T18:28:08.632Z] --- PASS: TestKeyValue (0.00s)
18:28:08 [2022-03-20T18:28:08.632Z] PASS
18:28:08 [2022-03-20T18:28:08.632Z] coverage: 60.0% of statements
18:28:08 [2022-03-20T18:28:08.632Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.043s	coverage: 60.0% of statements
18:28:08 [2022-03-20T18:28:08.777Z] --- PASS: TestGetAddress (28.34s)
18:28:08 [2022-03-20T18:28:08.777Z] === RUN   TestRequestSyntaxCheck
18:28:08 [2022-03-20T18:28:08.777Z] --- PASS: TestRequestSyntaxCheck (0.02s)
18:28:08 [2022-03-20T18:28:08.777Z] === RUN   TestRequest
18:28:08 [2022-03-20T18:28:08.975Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
18:28:09 [2022-03-20T18:28:09.042Z] === RUN   TestValidateManifest
18:28:09 [2022-03-20T18:28:09.042Z] === RUN   TestValidateManifest/nil
18:28:09 [2022-03-20T18:28:09.042Z] === RUN   TestValidateManifest/non-nil
18:28:09 [2022-03-20T18:28:09.042Z] --- PASS: TestValidateManifest (0.00s)
18:28:09 [2022-03-20T18:28:09.042Z]     --- PASS: TestValidateManifest/nil (0.00s)
18:28:09 [2022-03-20T18:28:09.042Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
18:28:09 [2022-03-20T18:28:09.042Z] PASS
18:28:09 [2022-03-20T18:28:09.042Z] coverage: 0.7% of statements
18:28:09 [2022-03-20T18:28:09.042Z] ok  	github.com/docker/docker/image/tarexport	0.074s	coverage: 0.7% of statements
18:28:09 [2022-03-20T18:28:09.247Z] --- PASS: TestFailedConnection (2.01s)
18:28:09 [2022-03-20T18:28:09.247Z] === RUN   TestFailOnce
18:28:09 [2022-03-20T18:28:09.511Z] === RUN   TestMakeV1ConfigFromConfig
18:28:09 [2022-03-20T18:28:09.511Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
18:28:09 [2022-03-20T18:28:09.511Z] PASS
18:28:09 [2022-03-20T18:28:09.511Z] coverage: 25.0% of statements
18:28:09 [2022-03-20T18:28:09.511Z] ok  	github.com/docker/docker/image/v1	0.253s	coverage: 25.0% of statements
18:28:09 [2022-03-20T18:28:09.511Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:28:09 [2022-03-20T18:28:09.718Z] 2022/03/20 18:28:09 http: panic serving 127.0.0.1:49295: Plugin not ready
18:28:09 [2022-03-20T18:28:09.718Z] goroutine 34 [running]:
18:28:09 [2022-03-20T18:28:09.718Z] net/http.(*conn).serve.func1()
18:28:09 [2022-03-20T18:28:09.718Z] 	c:/go/src/net/http/server.go:1825 +0xbf
18:28:09 [2022-03-20T18:28:09.718Z] panic({0xa43700, 0xb8d030})
18:28:09 [2022-03-20T18:28:09.718Z] 	c:/go/src/runtime/panic.go:844 +0x258
18:28:09 [2022-03-20T18:28:09.718Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0001a7a70?)
18:28:09 [2022-03-20T18:28:09.718Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
18:28:09 [2022-03-20T18:28:09.718Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xb92838?, 0xc0001b0000?}, 0x99da46?)
18:28:09 [2022-03-20T18:28:09.718Z] 	c:/go/src/net/http/server.go:2084 +0x2f
18:28:09 [2022-03-20T18:28:09.718Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xb92838, 0xc0001b0000}, 0xc0000ae000)
18:28:09 [2022-03-20T18:28:09.718Z] 	c:/go/src/net/http/server.go:2462 +0x149
18:28:09 [2022-03-20T18:28:09.718Z] net/http.serverHandler.ServeHTTP({0xb90e58?}, {0xb92838, 0xc0001b0000}, 0xc0000ae000)
18:28:09 [2022-03-20T18:28:09.718Z] 	c:/go/src/net/http/server.go:2916 +0x43b
18:28:09 [2022-03-20T18:28:09.718Z] net/http.(*conn).serve(0xc0000a6000, {0xb92d38, 0xc0000880c0})
18:28:09 [2022-03-20T18:28:09.718Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
18:28:09 [2022-03-20T18:28:09.718Z] created by net/http.(*Server).Serve
18:28:09 [2022-03-20T18:28:09.718Z] 	c:/go/src/net/http/server.go:3071 +0x4db
18:28:09 [2022-03-20T18:28:09.718Z] time="2022-03-20T18:28:09Z" 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"
18:28:09 [2022-03-20T18:28:09.983Z] === RUN   TestSerialization
18:28:09 [2022-03-20T18:28:09.983Z] --- PASS: TestSerialization (0.02s)
18:28:09 [2022-03-20T18:28:09.983Z] PASS
18:28:09 [2022-03-20T18:28:09.983Z] coverage: 100.0% of statements
18:28:09 [2022-03-20T18:28:09.983Z] ok  	github.com/docker/docker/libcontainerd/queue	0.058s	coverage: 100.0% of statements
18:28:10 [2022-03-20T18:28:10.706Z] --- PASS: TestFailOnce (1.24s)
18:28:10 [2022-03-20T18:28:10.706Z] === RUN   TestEchoInputOutput
18:28:10 [2022-03-20T18:28:10.706Z] --- PASS: TestEchoInputOutput (0.00s)
18:28:10 [2022-03-20T18:28:10.706Z] === RUN   TestBackoff
18:28:10 [2022-03-20T18:28:10.706Z] --- PASS: TestBackoff (0.00s)
18:28:10 [2022-03-20T18:28:10.706Z] === RUN   TestAbortRetry
18:28:10 [2022-03-20T18:28:10.706Z] --- PASS: TestAbortRetry (0.00s)
18:28:10 [2022-03-20T18:28:10.706Z] === RUN   TestClientScheme
18:28:10 [2022-03-20T18:28:10.706Z] --- PASS: TestClientScheme (0.00s)
18:28:10 [2022-03-20T18:28:10.706Z] === RUN   TestNewClientWithTimeout
18:28:10 [2022-03-20T18:28:10.706Z] 2022/03/20 18:28:10 Closing DB instances...
18:28:10 [2022-03-20T18:28:10.848Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.59s)
18:28:10 [2022-03-20T18:28:10.848Z] === RUN   TestGetAddress
18:28:10 [2022-03-20T18:28:10.848Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
18:28:10 [2022-03-20T18:28:10.848Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
18:28:10 [2022-03-20T18:28:10.848Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
18:28:10 [2022-03-20T18:28:10.848Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
18:28:10 [2022-03-20T18:28:10.848Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
18:28:10 [2022-03-20T18:28:10.848Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
18:28:10 [2022-03-20T18:28:10.848Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
18:28:10 [2022-03-20T18:28:10.848Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
18:28:10 [2022-03-20T18:28:10.848Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
18:28:10 [2022-03-20T18:28:10.848Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
18:28:10 [2022-03-20T18:28:10.848Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
18:28:10 [2022-03-20T18:28:10.848Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
18:28:10 [2022-03-20T18:28:10.848Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
18:28:10 [2022-03-20T18:28:10.848Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
18:28:10 [2022-03-20T18:28:10.848Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
18:28:10 [2022-03-20T18:28:10.848Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
18:28:10 [2022-03-20T18:28:10.848Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
18:28:10 [2022-03-20T18:28:10.968Z] === RUN   TestEmptyLayer
18:28:10 [2022-03-20T18:28:10.969Z] --- PASS: TestEmptyLayer (0.00s)
18:28:10 [2022-03-20T18:28:10.969Z] === RUN   TestCommitFailure
18:28:10 [2022-03-20T18:28:10.969Z] --- PASS: TestCommitFailure (0.01s)
18:28:10 [2022-03-20T18:28:10.969Z] === RUN   TestStartTransactionFailure
18:28:10 [2022-03-20T18:28:10.969Z] --- PASS: TestStartTransactionFailure (0.00s)
18:28:10 [2022-03-20T18:28:10.969Z] === RUN   TestGetOrphan
18:28:10 [2022-03-20T18:28:10.969Z] --- PASS: TestGetOrphan (0.01s)
18:28:10 [2022-03-20T18:28:10.969Z] === RUN   TestMountAndRegister
18:28:10 [2022-03-20T18:28:10.969Z]     layer_test.go:258: Layer size: 14
18:28:10 [2022-03-20T18:28:10.969Z] --- PASS: TestMountAndRegister (0.05s)
18:28:10 [2022-03-20T18:28:10.969Z] === RUN   TestLayerRelease
18:28:10 [2022-03-20T18:28:10.969Z]     layer_test.go:291: Failing on Windows
18:28:10 [2022-03-20T18:28:10.969Z] --- SKIP: TestLayerRelease (0.00s)
18:28:10 [2022-03-20T18:28:10.969Z] === RUN   TestStoreRestore
18:28:10 [2022-03-20T18:28:10.969Z]     layer_test.go:340: Failing on Windows
18:28:10 [2022-03-20T18:28:10.969Z] --- SKIP: TestStoreRestore (0.00s)
18:28:10 [2022-03-20T18:28:10.969Z] === RUN   TestTarStreamStability
18:28:10 [2022-03-20T18:28:10.969Z]     layer_test.go:455: Failing on Windows
18:28:10 [2022-03-20T18:28:10.969Z] --- SKIP: TestTarStreamStability (0.00s)
18:28:10 [2022-03-20T18:28:10.969Z] === RUN   TestRegisterExistingLayer
18:28:10 [2022-03-20T18:28:10.969Z] === RUN   TestEnvironmentParsing
18:28:10 [2022-03-20T18:28:10.969Z] --- PASS: TestEnvironmentParsing (0.00s)
18:28:10 [2022-03-20T18:28:10.969Z] PASS
18:28:10 [2022-03-20T18:28:10.969Z] coverage: 1.2% of statements
18:28:10 [2022-03-20T18:28:10.969Z] ok  	github.com/docker/docker/libcontainerd/local	0.065s	coverage: 1.2% of statements
18:28:10 [2022-03-20T18:28:10.969Z] --- PASS: TestRegisterExistingLayer (0.13s)
18:28:10 [2022-03-20T18:28:10.969Z] === RUN   TestTarStreamVerification
18:28:10 [2022-03-20T18:28:10.969Z]     layer_test.go:684: Failing on Windows
18:28:10 [2022-03-20T18:28:10.969Z] --- SKIP: TestTarStreamVerification (0.00s)
18:28:10 [2022-03-20T18:28:10.969Z] === RUN   TestLayerMigration
18:28:10 [2022-03-20T18:28:10.969Z]     migration_test.go:45: Failing on Windows
18:28:10 [2022-03-20T18:28:10.969Z] --- SKIP: TestLayerMigration (0.00s)
18:28:10 [2022-03-20T18:28:10.969Z] === RUN   TestLayerMigrationNoTarsplit
18:28:10 [2022-03-20T18:28:10.969Z]     migration_test.go:181: Failing on Windows
18:28:10 [2022-03-20T18:28:10.969Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
18:28:10 [2022-03-20T18:28:10.969Z] === RUN   TestMountInit
18:28:10 [2022-03-20T18:28:10.969Z]     mount_test.go:17: Failing on Windows
18:28:10 [2022-03-20T18:28:10.969Z] --- SKIP: TestMountInit (0.00s)
18:28:10 [2022-03-20T18:28:10.969Z] === RUN   TestMountSize
18:28:10 [2022-03-20T18:28:10.969Z]     mount_test.go:76: Failing on Windows
18:28:10 [2022-03-20T18:28:10.969Z] --- SKIP: TestMountSize (0.00s)
18:28:10 [2022-03-20T18:28:10.969Z] === RUN   TestMountChanges
18:28:10 [2022-03-20T18:28:10.969Z]     mount_test.go:125: Failing on Windows
18:28:10 [2022-03-20T18:28:10.969Z] --- SKIP: TestMountChanges (0.00s)
18:28:10 [2022-03-20T18:28:10.969Z] === RUN   TestMountApply
18:28:10 [2022-03-20T18:28:10.969Z]     mount_test.go:212: Failing on Windows
18:28:10 [2022-03-20T18:28:10.969Z] --- SKIP: TestMountApply (0.00s)
18:28:10 [2022-03-20T18:28:10.969Z] PASS
18:28:10 [2022-03-20T18:28:10.969Z] coverage: 30.6% of statements
18:28:10 [2022-03-20T18:28:10.969Z] ok  	github.com/docker/docker/layer	0.270s	coverage: 30.6% of statements
18:28:11 [2022-03-20T18:28:11.175Z] time="2022-03-20T18:28:10Z" 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"
18:28:11 [2022-03-20T18:28:11.438Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:28:11 [2022-03-20T18:28:11.438Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:28:11 [2022-03-20T18:28:11.438Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:28:11 [2022-03-20T18:28:11.438Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:28:11 [2022-03-20T18:28:11.438Z] === RUN   TestSequenceGetAvailableBit
18:28:11 [2022-03-20T18:28:11.438Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
18:28:11 [2022-03-20T18:28:11.438Z] === RUN   TestSequenceEqual
18:28:11 [2022-03-20T18:28:11.438Z] --- PASS: TestSequenceEqual (0.00s)
18:28:11 [2022-03-20T18:28:11.438Z] === RUN   TestSequenceCopy
18:28:11 [2022-03-20T18:28:11.438Z] --- PASS: TestSequenceCopy (0.00s)
18:28:11 [2022-03-20T18:28:11.438Z] === RUN   TestGetFirstAvailable
18:28:11 [2022-03-20T18:28:11.438Z] --- PASS: TestGetFirstAvailable (0.00s)
18:28:11 [2022-03-20T18:28:11.438Z] === RUN   TestFindSequence
18:28:11 [2022-03-20T18:28:11.438Z] --- PASS: TestFindSequence (0.00s)
18:28:11 [2022-03-20T18:28:11.438Z] === RUN   TestCheckIfAvailable
18:28:11 [2022-03-20T18:28:11.438Z] --- PASS: TestCheckIfAvailable (0.00s)
18:28:11 [2022-03-20T18:28:11.438Z] === RUN   TestMergeSequences
18:28:11 [2022-03-20T18:28:11.438Z] --- PASS: TestMergeSequences (0.00s)
18:28:11 [2022-03-20T18:28:11.438Z] === RUN   TestPushReservation
18:28:11 [2022-03-20T18:28:11.438Z] --- PASS: TestPushReservation (0.00s)
18:28:11 [2022-03-20T18:28:11.438Z] === RUN   TestSerializeDeserialize
18:28:11 [2022-03-20T18:28:11.438Z] --- PASS: TestSerializeDeserialize (0.00s)
18:28:11 [2022-03-20T18:28:11.438Z] === RUN   TestSet
18:28:11 [2022-03-20T18:28:11.438Z] --- PASS: TestSet (0.00s)
18:28:11 [2022-03-20T18:28:11.438Z] === RUN   TestSetUnset
18:28:11 [2022-03-20T18:28:11.438Z] --- PASS: TestSetUnset (0.00s)
18:28:11 [2022-03-20T18:28:11.438Z] === RUN   TestOffsetSetUnset
18:28:11 [2022-03-20T18:28:11.438Z] --- PASS: TestOffsetSetUnset (0.00s)
18:28:11 [2022-03-20T18:28:11.438Z] === RUN   TestSetInRange
18:28:11 [2022-03-20T18:28:11.438Z] --- PASS: TestSetInRange (0.00s)
18:28:11 [2022-03-20T18:28:11.438Z] === RUN   TestSetAnyInRange
18:28:11 [2022-03-20T18:28:11.438Z] --- PASS: TestSetAnyInRange (0.00s)
18:28:11 [2022-03-20T18:28:11.438Z] === RUN   TestMethods
18:28:11 [2022-03-20T18:28:11.438Z] --- PASS: TestMethods (0.00s)
18:28:11 [2022-03-20T18:28:11.438Z] === RUN   TestRandomAllocateDeallocate
18:28:11 [2022-03-20T18:28:11.496Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
18:28:11 [2022-03-20T18:28:11.834Z] === RUN   TestNetworkDBSimple
18:28:12 [2022-03-20T18:28:12.302Z] === RUN   TestGenerate
18:28:12 [2022-03-20T18:28:12.303Z] --- PASS: TestGenerate (0.00s)
18:28:12 [2022-03-20T18:28:12.303Z] === RUN   TestGeneratePtr
18:28:12 [2022-03-20T18:28:12.303Z] --- PASS: TestGeneratePtr (0.00s)
18:28:12 [2022-03-20T18:28:12.303Z] === RUN   TestGenerateMissingField
18:28:12 [2022-03-20T18:28:12.303Z] --- PASS: TestGenerateMissingField (0.00s)
18:28:12 [2022-03-20T18:28:12.303Z] === RUN   TestFieldCannotBeSet
18:28:12 [2022-03-20T18:28:12.303Z] --- PASS: TestFieldCannotBeSet (0.00s)
18:28:12 [2022-03-20T18:28:12.303Z] === RUN   TestTypeMismatchError
18:28:12 [2022-03-20T18:28:12.303Z] --- PASS: TestTypeMismatchError (0.00s)
18:28:12 [2022-03-20T18:28:12.303Z] PASS
18:28:12 [2022-03-20T18:28:12.303Z] coverage: 100.0% of statements
18:28:12 [2022-03-20T18:28:12.303Z] ok  	github.com/docker/docker/libnetwork/options	0.044s	coverage: 100.0% of statements
18:28:12 [2022-03-20T18:28:12.742Z] time="2022-03-20T18:28:12Z" 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"
18:28:12 [2022-03-20T18:28:12.771Z] --- PASS: TestSetParallelInsertDelete (10.01s)
18:28:12 [2022-03-20T18:28:12.771Z] PASS
18:28:12 [2022-03-20T18:28:12.771Z] coverage: 100.0% of statements
18:28:12 [2022-03-20T18:28:12.771Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.092s	coverage: 100.0% of statements
18:28:12 [2022-03-20T18:28:12.771Z] 2022/03/20 18:28:12 Closing DB instances...
18:28:12 [2022-03-20T18:28:12.771Z] testing: warning: no tests to run
18:28:12 [2022-03-20T18:28:12.771Z] PASS
18:28:12 [2022-03-20T18:28:12.771Z] coverage: 0.0% of statements
18:28:12 [2022-03-20T18:28:12.771Z] ok  	github.com/docker/docker/libnetwork/osl	0.059s	coverage: 0.0% of statements [no tests to run]
18:28:13 [2022-03-20T18:28:13.211Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.72s)
18:28:13 [2022-03-20T18:28:13.211Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
18:28:13 [2022-03-20T18:28:13.386Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
18:28:13 [2022-03-20T18:28:13.656Z] === RUN   TestInvalidConfig
18:28:13 [2022-03-20T18:28:13.656Z] --- PASS: TestInvalidConfig (0.00s)
18:28:13 [2022-03-20T18:28:13.656Z] === RUN   TestConfig
18:28:13 [2022-03-20T18:28:13.656Z] --- PASS: TestConfig (0.00s)
18:28:13 [2022-03-20T18:28:13.656Z] === RUN   TestOptionsLabels
18:28:13 [2022-03-20T18:28:13.656Z] --- PASS: TestOptionsLabels (0.00s)
18:28:13 [2022-03-20T18:28:13.656Z] === RUN   TestValidName
18:28:13 [2022-03-20T18:28:13.656Z] --- PASS: TestValidName (0.00s)
18:28:13 [2022-03-20T18:28:13.656Z] PASS
18:28:13 [2022-03-20T18:28:13.656Z] coverage: 19.7% of statements
18:28:13 [2022-03-20T18:28:13.656Z] ok  	github.com/docker/docker/libnetwork/config	0.184s	coverage: 19.7% of statements
18:28:13 [2022-03-20T18:28:13.757Z] === RUN   TestRequestNewPort
18:28:13 [2022-03-20T18:28:13.757Z] --- PASS: TestRequestNewPort (0.00s)
18:28:13 [2022-03-20T18:28:13.757Z] === RUN   TestRequestSpecificPort
18:28:13 [2022-03-20T18:28:13.757Z] --- PASS: TestRequestSpecificPort (0.00s)
18:28:13 [2022-03-20T18:28:13.757Z] === RUN   TestReleasePort
18:28:13 [2022-03-20T18:28:13.757Z] --- PASS: TestReleasePort (0.00s)
18:28:13 [2022-03-20T18:28:13.757Z] === RUN   TestReuseReleasedPort
18:28:13 [2022-03-20T18:28:13.757Z] --- PASS: TestReuseReleasedPort (0.00s)
18:28:13 [2022-03-20T18:28:13.757Z] === RUN   TestReleaseUnreadledPort
18:28:13 [2022-03-20T18:28:13.757Z] --- PASS: TestReleaseUnreadledPort (0.00s)
18:28:13 [2022-03-20T18:28:13.757Z] === RUN   TestUnknowProtocol
18:28:13 [2022-03-20T18:28:13.757Z] --- PASS: TestUnknowProtocol (0.00s)
18:28:13 [2022-03-20T18:28:13.757Z] === RUN   TestAllocateAllPorts
18:28:13 [2022-03-20T18:28:13.757Z] --- PASS: TestAllocateAllPorts (0.00s)
18:28:13 [2022-03-20T18:28:13.757Z] === RUN   TestPortAllocation
18:28:13 [2022-03-20T18:28:13.757Z] --- PASS: TestPortAllocation (0.00s)
18:28:13 [2022-03-20T18:28:13.757Z] === RUN   TestPortAllocationWithCustomRange
18:28:13 [2022-03-20T18:28:13.757Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
18:28:13 [2022-03-20T18:28:13.757Z] === RUN   TestNoDuplicateBPR
18:28:13 [2022-03-20T18:28:13.757Z] --- PASS: TestNoDuplicateBPR (0.00s)
18:28:13 [2022-03-20T18:28:13.757Z] === RUN   TestChangePortRange
18:28:13 [2022-03-20T18:28:13.757Z]     portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
18:28:13 [2022-03-20T18:28:13.757Z]     portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
18:28:13 [2022-03-20T18:28:13.757Z]     portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
18:28:13 [2022-03-20T18:28:13.757Z]     portallocator_test.go:343: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
18:28:13 [2022-03-20T18:28:13.757Z]     portallocator_test.go:343: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
18:28:13 [2022-03-20T18:28:13.758Z]     portallocator_test.go:343: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
18:28:13 [2022-03-20T18:28:13.758Z] --- PASS: TestChangePortRange (0.00s)
18:28:13 [2022-03-20T18:28:13.758Z] PASS
18:28:13 [2022-03-20T18:28:13.758Z] coverage: 88.6% of statements
18:28:13 [2022-03-20T18:28:13.758Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.049s	coverage: 88.6% of statements
18:28:13 [2022-03-20T18:28:13.758Z] testing: warning: no tests to run
18:28:13 [2022-03-20T18:28:13.758Z] PASS
18:28:13 [2022-03-20T18:28:13.758Z] coverage: 0.0% of statements
18:28:13 [2022-03-20T18:28:13.758Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.045s	coverage: 0.0% of statements [no tests to run]
18:28:14 [2022-03-20T18:28:14.126Z] === RUN   TestKey
18:28:14 [2022-03-20T18:28:14.126Z] --- PASS: TestKey (0.00s)
18:28:14 [2022-03-20T18:28:14.126Z] === RUN   TestParseKey
18:28:14 [2022-03-20T18:28:14.126Z] --- PASS: TestParseKey (0.00s)
18:28:14 [2022-03-20T18:28:14.126Z] === RUN   TestInvalidDataStore
18:28:14 [2022-03-20T18:28:14.126Z] --- PASS: TestInvalidDataStore (0.00s)
18:28:14 [2022-03-20T18:28:14.126Z] === RUN   TestKVObjectFlatKey
18:28:14 [2022-03-20T18:28:14.126Z] --- PASS: TestKVObjectFlatKey (0.00s)
18:28:14 [2022-03-20T18:28:14.126Z] === RUN   TestAtomicKVObjectFlatKey
18:28:14 [2022-03-20T18:28:14.126Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
18:28:14 [2022-03-20T18:28:14.126Z] PASS
18:28:14 [2022-03-20T18:28:14.126Z] coverage: 21.9% of statements
18:28:14 [2022-03-20T18:28:14.126Z] ok  	github.com/docker/docker/libnetwork/datastore	0.056s	coverage: 21.9% of statements
18:28:14 [2022-03-20T18:28:14.226Z] --- PASS: TestNetworkDBSimple (2.45s)
18:28:14 [2022-03-20T18:28:14.226Z] === RUN   TestNetworkDBJoinLeaveNetwork
18:28:14 [2022-03-20T18:28:14.226Z] === RUN   TestHashData
18:28:14 [2022-03-20T18:28:14.226Z] --- PASS: TestHashData (0.00s)
18:28:14 [2022-03-20T18:28:14.226Z] PASS
18:28:14 [2022-03-20T18:28:14.226Z] coverage: 2.8% of statements
18:28:14 [2022-03-20T18:28:14.226Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.060s	coverage: 2.8% of statements
18:28:14 [2022-03-20T18:28:14.695Z] === RUN   TestErrorConstructors
18:28:14 [2022-03-20T18:28:14.695Z] --- PASS: TestErrorConstructors (0.00s)
18:28:14 [2022-03-20T18:28:14.695Z] === RUN   TestCompareIPMask
18:28:14 [2022-03-20T18:28:14.695Z] --- PASS: TestCompareIPMask (0.00s)
18:28:14 [2022-03-20T18:28:14.695Z] === RUN   TestUtilGetHostPartIP
18:28:14 [2022-03-20T18:28:14.695Z] --- PASS: TestUtilGetHostPartIP (0.00s)
18:28:14 [2022-03-20T18:28:14.695Z] === RUN   TestUtilGetBroadcastIP
18:28:14 [2022-03-20T18:28:14.695Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
18:28:14 [2022-03-20T18:28:14.695Z] === RUN   TestParseCIDR
18:28:14 [2022-03-20T18:28:14.695Z] --- PASS: TestParseCIDR (0.00s)
18:28:14 [2022-03-20T18:28:14.695Z] PASS
18:28:14 [2022-03-20T18:28:14.695Z] coverage: 37.3% of statements
18:28:14 [2022-03-20T18:28:14.695Z] ok  	github.com/docker/docker/libnetwork/types	0.040s	coverage: 37.3% of statements
18:28:14 [2022-03-20T18:28:14.782Z] 2022/03/20 18:28:14 Closing DB instances...
18:28:15 [2022-03-20T18:28:15.116Z] === RUN   TestIPDataMarshalling
18:28:15 [2022-03-20T18:28:15.116Z] --- PASS: TestIPDataMarshalling (0.00s)
18:28:15 [2022-03-20T18:28:15.116Z] === RUN   TestValidateAndIsV6
18:28:15 [2022-03-20T18:28:15.116Z] --- PASS: TestValidateAndIsV6 (0.00s)
18:28:15 [2022-03-20T18:28:15.116Z] PASS
18:28:15 [2022-03-20T18:28:15.116Z] coverage: 68.9% of statements
18:28:15 [2022-03-20T18:28:15.116Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.040s	coverage: 68.9% of statements
18:28:15 [2022-03-20T18:28:15.164Z] 2022/03/20 18:28:15 Closing DB instances...
18:28:15 [2022-03-20T18:28:15.251Z] time="2022-03-20T18:28:14Z" 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"
18:28:15 [2022-03-20T18:28:15.588Z] === RUN   TestErrorInterfaces
18:28:15 [2022-03-20T18:28:15.588Z] --- PASS: TestErrorInterfaces (0.00s)
18:28:15 [2022-03-20T18:28:15.588Z] === RUN   TestNetworkMarshalling
18:28:15 [2022-03-20T18:28:15.588Z] --- PASS: TestNetworkMarshalling (0.16s)
18:28:15 [2022-03-20T18:28:15.588Z] === RUN   TestEndpointMarshalling
18:28:15 [2022-03-20T18:28:15.588Z] --- PASS: TestEndpointMarshalling (0.00s)
18:28:15 [2022-03-20T18:28:15.588Z] === RUN   TestAuxAddresses
18:28:15 [2022-03-20T18:28:15.588Z] time="2022-03-20T18:28:15Z" level=info msg="Restoring existing overlay networks from HNS into docker"
18:28:15 [2022-03-20T18:28:15.588Z] --- PASS: TestAuxAddresses (0.01s)
18:28:15 [2022-03-20T18:28:15.588Z] === RUN   TestSRVServiceQuery
18:28:15 [2022-03-20T18:28:15.588Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
18:28:15 [2022-03-20T18:28:15.588Z] --- SKIP: TestSRVServiceQuery (0.00s)
18:28:15 [2022-03-20T18:28:15.588Z] === RUN   TestServiceVIPReuse
18:28:15 [2022-03-20T18:28:15.588Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
18:28:15 [2022-03-20T18:28:15.588Z] --- SKIP: TestServiceVIPReuse (0.00s)
18:28:15 [2022-03-20T18:28:15.588Z] === RUN   TestIpamReleaseOnNetDriverFailures
18:28:15 [2022-03-20T18:28:15.588Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
18:28:15 [2022-03-20T18:28:15.588Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s)
18:28:15 [2022-03-20T18:28:15.588Z] === RUN   TestDNSIPQuery
18:28:15 [2022-03-20T18:28:15.588Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
18:28:15 [2022-03-20T18:28:15.588Z] --- SKIP: TestDNSIPQuery (0.00s)
18:28:15 [2022-03-20T18:28:15.588Z] === RUN   TestDNSProxyServFail
18:28:15 [2022-03-20T18:28:15.588Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
18:28:15 [2022-03-20T18:28:15.588Z] --- SKIP: TestDNSProxyServFail (0.00s)
18:28:15 [2022-03-20T18:28:15.588Z] === RUN   TestSandboxAddEmpty
18:28:15 [2022-03-20T18:28:15.588Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
18:28:15 [2022-03-20T18:28:15.588Z] --- SKIP: TestSandboxAddEmpty (0.00s)
18:28:15 [2022-03-20T18:28:15.588Z] === RUN   TestSandboxAddMultiPrio
18:28:15 [2022-03-20T18:28:15.588Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
18:28:15 [2022-03-20T18:28:15.588Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
18:28:15 [2022-03-20T18:28:15.588Z] === RUN   TestSandboxAddSamePrio
18:28:15 [2022-03-20T18:28:15.588Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
18:28:15 [2022-03-20T18:28:15.588Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
18:28:15 [2022-03-20T18:28:15.588Z] === RUN   TestCleanupServiceDiscovery
18:28:15 [2022-03-20T18:28:15.588Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
18:28:15 [2022-03-20T18:28:15.588Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
18:28:15 [2022-03-20T18:28:15.588Z] === RUN   TestDNSOptions
18:28:15 [2022-03-20T18:28:15.588Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
18:28:15 [2022-03-20T18:28:15.588Z] --- SKIP: TestDNSOptions (0.00s)
18:28:15 [2022-03-20T18:28:15.588Z] === RUN   TestMultipleControllersWithSameStore
18:28:15 [2022-03-20T18:28:15.588Z] time="2022-03-20T18:28:15Z" level=info msg="Restoring existing overlay networks from HNS into docker"
18:28:15 [2022-03-20T18:28:15.588Z] time="2022-03-20T18:28:15Z" level=info msg="Restoring existing overlay networks from HNS into docker"
18:28:15 [2022-03-20T18:28:15.588Z] --- PASS: TestMultipleControllersWithSameStore (0.03s)
18:28:15 [2022-03-20T18:28:15.588Z] PASS
18:28:15 [2022-03-20T18:28:15.588Z] coverage: 8.5% of statements
18:28:15 [2022-03-20T18:28:15.588Z] ok  	github.com/docker/docker/libnetwork	0.316s	coverage: 8.5% of statements
18:28:15 [2022-03-20T18:28:15.588Z] === RUN   TestDriver
18:28:15 [2022-03-20T18:28:15.588Z] --- PASS: TestDriver (0.00s)
18:28:15 [2022-03-20T18:28:15.588Z] PASS
18:28:15 [2022-03-20T18:28:15.588Z] coverage: 34.8% of statements
18:28:15 [2022-03-20T18:28:15.633Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
18:28:15 [2022-03-20T18:28:15.633Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
18:28:15 [2022-03-20T18:28:15.633Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
18:28:15 [2022-03-20T18:28:15.633Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
18:28:15 [2022-03-20T18:28:15.633Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
18:28:15 [2022-03-20T18:28:15.633Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
18:28:15 [2022-03-20T18:28:15.633Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
18:28:15 [2022-03-20T18:28:15.633Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
18:28:15 [2022-03-20T18:28:15.633Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
18:28:15 [2022-03-20T18:28:15.633Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
18:28:15 [2022-03-20T18:28:15.633Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
18:28:15 [2022-03-20T18:28:15.633Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
18:28:15 [2022-03-20T18:28:15.633Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
18:28:15 [2022-03-20T18:28:15.633Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
18:28:15 [2022-03-20T18:28:15.633Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
18:28:15 [2022-03-20T18:28:15.633Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
18:28:15 [2022-03-20T18:28:15.633Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
18:28:15 [2022-03-20T18:28:15.633Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
18:28:15 [2022-03-20T18:28:15.633Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
18:28:15 [2022-03-20T18:28:15.633Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
18:28:15 [2022-03-20T18:28:15.633Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
18:28:15 [2022-03-20T18:28:15.633Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
18:28:15 [2022-03-20T18:28:15.633Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
18:28:15 [2022-03-20T18:28:15.633Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
18:28:15 [2022-03-20T18:28:15.633Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
18:28:15 [2022-03-20T18:28:15.633Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
18:28:15 [2022-03-20T18:28:15.633Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
18:28:15 [2022-03-20T18:28:15.633Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
18:28:15 [2022-03-20T18:28:15.633Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
18:28:15 [2022-03-20T18:28:15.633Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
18:28:15 [2022-03-20T18:28:15.633Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
18:28:15 [2022-03-20T18:28:15.633Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
18:28:15 [2022-03-20T18:28:15.633Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
18:28:15 [2022-03-20T18:28:15.633Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
18:28:15 [2022-03-20T18:28:15.633Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
18:28:15 [2022-03-20T18:28:15.633Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
18:28:15 [2022-03-20T18:28:15.633Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
18:28:15 [2022-03-20T18:28:15.633Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
18:28:15 [2022-03-20T18:28:15.633Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
18:28:15 [2022-03-20T18:28:15.633Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
18:28:15 [2022-03-20T18:28:15.633Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
18:28:15 [2022-03-20T18:28:15.633Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
18:28:15 [2022-03-20T18:28:15.633Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
18:28:15 [2022-03-20T18:28:15.633Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
18:28:15 [2022-03-20T18:28:15.633Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
18:28:15 [2022-03-20T18:28:15.633Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
18:28:15 [2022-03-20T18:28:15.633Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
18:28:15 [2022-03-20T18:28:15.633Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
18:28:15 [2022-03-20T18:28:15.633Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
18:28:15 [2022-03-20T18:28:15.633Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
18:28:15 [2022-03-20T18:28:15.633Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
18:28:15 [2022-03-20T18:28:15.633Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
18:28:15 [2022-03-20T18:28:15.633Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
18:28:15 [2022-03-20T18:28:15.633Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
18:28:15 [2022-03-20T18:28:15.633Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
18:28:15 [2022-03-20T18:28:15.633Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
18:28:15 [2022-03-20T18:28:15.633Z] PASS
18:28:15 [2022-03-20T18:28:15.633Z] coverage: 50.0% of statements
18:28:15 [2022-03-20T18:28:15.633Z] ok  	github.com/docker/docker/oci	0.079s	coverage: 50.0% of statements
18:28:16 [2022-03-20T18:28:16.058Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.057s	coverage: 34.8% of statements
18:28:16 [2022-03-20T18:28:16.242Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s)
18:28:16 [2022-03-20T18:28:16.242Z] === RUN   TestNetworkDBGarbageCollection
18:28:16 [2022-03-20T18:28:16.527Z] === RUN   TestDriver
18:28:16 [2022-03-20T18:28:16.527Z] --- PASS: TestDriver (0.00s)
18:28:16 [2022-03-20T18:28:16.527Z] PASS
18:28:16 [2022-03-20T18:28:16.527Z] coverage: 34.8% of statements
18:28:16 [2022-03-20T18:28:16.527Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.044s	coverage: 34.8% of statements
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestAddressPoolOpt
18:28:16 [2022-03-20T18:28:16.620Z] --- PASS: TestAddressPoolOpt (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestValidateEnv
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestValidateEnv/a
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestValidateEnv/something
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestValidateEnv/_=a
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestValidateEnv/env1=value1
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestValidateEnv/_env1=value1
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestValidateEnv/env2=value2=value3
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestValidateEnv/env3=abc!qwe
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestValidateEnv/env_4=value_4
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestValidateEnv/PATH
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestValidateEnv/=a
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestValidateEnv/PATH=
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestValidateEnv/PATH=something
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestValidateEnv/asd!qwe
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestValidateEnv/1asd
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestValidateEnv/123
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestValidateEnv/some_space
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestValidateEnv/__some_space_before
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestValidateEnv/some_space_after__
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestValidateEnv/=
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestValidateEnv/PaTh
18:28:16 [2022-03-20T18:28:16.620Z] --- PASS: TestValidateEnv (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z]     --- PASS: TestValidateEnv/a (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z]     --- PASS: TestValidateEnv/something (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z]     --- PASS: TestValidateEnv/_=a (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z]     --- PASS: TestValidateEnv/PATH (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z]     --- PASS: TestValidateEnv/=a (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z]     --- PASS: TestValidateEnv/1asd (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z]     --- PASS: TestValidateEnv/123 (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z]     --- PASS: TestValidateEnv/some_space (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z]     --- PASS: TestValidateEnv/= (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestParseHost
18:28:16 [2022-03-20T18:28:16.620Z] --- PASS: TestParseHost (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestParseDockerDaemonHost
18:28:16 [2022-03-20T18:28:16.620Z] --- PASS: TestParseDockerDaemonHost (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestParseTCP
18:28:16 [2022-03-20T18:28:16.620Z] --- PASS: TestParseTCP (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestParseInvalidUnixAddrInvalid
18:28:16 [2022-03-20T18:28:16.620Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestValidateExtraHosts
18:28:16 [2022-03-20T18:28:16.620Z] --- PASS: TestValidateExtraHosts (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestIpOptString
18:28:16 [2022-03-20T18:28:16.620Z] --- PASS: TestIpOptString (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestNewIpOptInvalidDefaultVal
18:28:16 [2022-03-20T18:28:16.620Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestNewIpOptValidDefaultVal
18:28:16 [2022-03-20T18:28:16.620Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestIpOptSetInvalidVal
18:28:16 [2022-03-20T18:28:16.620Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestValidateIPAddress
18:28:16 [2022-03-20T18:28:16.620Z] --- PASS: TestValidateIPAddress (0.00s)
18:28:16 [2022-03-20T18:28:16.620Z] === RUN   TestMapOpts
18:28:16 [2022-03-20T18:28:16.621Z] --- PASS: TestMapOpts (0.00s)
18:28:16 [2022-03-20T18:28:16.621Z] === RUN   TestListOptsWithoutValidator
18:28:16 [2022-03-20T18:28:16.621Z] --- PASS: TestListOptsWithoutValidator (0.00s)
18:28:16 [2022-03-20T18:28:16.621Z] === RUN   TestListOptsWithValidator
18:28:16 [2022-03-20T18:28:16.621Z] --- PASS: TestListOptsWithValidator (0.00s)
18:28:16 [2022-03-20T18:28:16.621Z] === RUN   TestValidateDNSSearch
18:28:16 [2022-03-20T18:28:16.621Z] --- PASS: TestValidateDNSSearch (0.00s)
18:28:16 [2022-03-20T18:28:16.621Z] === RUN   TestValidateLabel
18:28:16 [2022-03-20T18:28:16.621Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
18:28:16 [2022-03-20T18:28:16.621Z] === RUN   TestValidateLabel/label_with_general_format
18:28:16 [2022-03-20T18:28:16.621Z] === RUN   TestValidateLabel/label_with_more_than_one_=
18:28:16 [2022-03-20T18:28:16.621Z] === RUN   TestValidateLabel/label_with_one_more
18:28:16 [2022-03-20T18:28:16.621Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
18:28:16 [2022-03-20T18:28:16.621Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
18:28:16 [2022-03-20T18:28:16.621Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
18:28:16 [2022-03-20T18:28:16.621Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
18:28:16 [2022-03-20T18:28:16.621Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
18:28:16 [2022-03-20T18:28:16.621Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
18:28:16 [2022-03-20T18:28:16.621Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
18:28:16 [2022-03-20T18:28:16.621Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
18:28:16 [2022-03-20T18:28:16.621Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
18:28:16 [2022-03-20T18:28:16.621Z] --- PASS: TestValidateLabel (0.00s)
18:28:16 [2022-03-20T18:28:16.621Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
18:28:16 [2022-03-20T18:28:16.621Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
18:28:16 [2022-03-20T18:28:16.621Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
18:28:16 [2022-03-20T18:28:16.621Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
18:28:16 [2022-03-20T18:28:16.621Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
18:28:16 [2022-03-20T18:28:16.621Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
18:28:16 [2022-03-20T18:28:16.621Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
18:28:16 [2022-03-20T18:28:16.621Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
18:28:16 [2022-03-20T18:28:16.621Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
18:28:16 [2022-03-20T18:28:16.621Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
18:28:16 [2022-03-20T18:28:16.621Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
18:28:16 [2022-03-20T18:28:16.621Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
18:28:16 [2022-03-20T18:28:16.621Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
18:28:16 [2022-03-20T18:28:16.621Z] === RUN   TestNamedListOpts
18:28:16 [2022-03-20T18:28:16.621Z] --- PASS: TestNamedListOpts (0.00s)
18:28:16 [2022-03-20T18:28:16.621Z] === RUN   TestNamedMapOpts
18:28:16 [2022-03-20T18:28:16.621Z] --- PASS: TestNamedMapOpts (0.00s)
18:28:16 [2022-03-20T18:28:16.621Z] === RUN   TestParseLink
18:28:16 [2022-03-20T18:28:16.621Z] --- PASS: TestParseLink (0.00s)
18:28:16 [2022-03-20T18:28:16.621Z] === RUN   TestUlimitOpt
18:28:16 [2022-03-20T18:28:16.621Z] --- PASS: TestUlimitOpt (0.00s)
18:28:16 [2022-03-20T18:28:16.621Z] PASS
18:28:16 [2022-03-20T18:28:16.621Z] coverage: 66.3% of statements
18:28:16 [2022-03-20T18:28:16.621Z] ok  	github.com/docker/docker/opts	0.086s	coverage: 66.3% of statements
18:28:16 [2022-03-20T18:28:16.621Z] === RUN   TestParseVersion
18:28:16 [2022-03-20T18:28:16.621Z] --- PASS: TestParseVersion (0.00s)
18:28:16 [2022-03-20T18:28:16.621Z] PASS
18:28:16 [2022-03-20T18:28:16.621Z] coverage: 52.9% of statements
18:28:16 [2022-03-20T18:28:16.621Z] ok  	github.com/docker/docker/pkg/aaparser	0.051s	coverage: 52.9% of statements
18:28:16 [2022-03-20T18:28:16.621Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.66s)
18:28:16 [2022-03-20T18:28:16.621Z] === RUN   TestNetworkDBJoinLeaveNetworks
18:28:16 [2022-03-20T18:28:16.997Z] === RUN   TestNetworkAllocateFree
18:28:16 [2022-03-20T18:28:16.997Z] --- PASS: TestNetworkAllocateFree (0.00s)
18:28:16 [2022-03-20T18:28:16.997Z] === RUN   TestNetworkAllocateUserDefinedVNIs
18:28:16 [2022-03-20T18:28:16.997Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
18:28:16 [2022-03-20T18:28:16.997Z] PASS
18:28:16 [2022-03-20T18:28:16.997Z] coverage: 63.6% of statements
18:28:16 [2022-03-20T18:28:16.997Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.063s	coverage: 63.6% of statements
18:28:16 [2022-03-20T18:28:16.997Z] === RUN   TestGetEmptyCapabilities
18:28:16 [2022-03-20T18:28:16.997Z] --- PASS: TestGetEmptyCapabilities (0.01s)
18:28:16 [2022-03-20T18:28:16.997Z] === RUN   TestGetExtraCapabilities
18:28:16 [2022-03-20T18:28:16.997Z] --- PASS: TestGetExtraCapabilities (0.01s)
18:28:16 [2022-03-20T18:28:16.997Z] === RUN   TestGetInvalidCapabilities
18:28:16 [2022-03-20T18:28:16.997Z] --- PASS: TestGetInvalidCapabilities (0.00s)
18:28:16 [2022-03-20T18:28:16.997Z] === RUN   TestRemoteDriver
18:28:16 [2022-03-20T18:28:16.997Z] --- PASS: TestRemoteDriver (0.01s)
18:28:16 [2022-03-20T18:28:16.997Z] === RUN   TestDriverError
18:28:16 [2022-03-20T18:28:16.997Z] --- PASS: TestDriverError (0.00s)
18:28:16 [2022-03-20T18:28:16.997Z] === RUN   TestMissingValues
18:28:16 [2022-03-20T18:28:16.997Z] --- PASS: TestMissingValues (0.01s)
18:28:16 [2022-03-20T18:28:16.997Z] === RUN   TestRollback
18:28:16 [2022-03-20T18:28:16.997Z] --- PASS: TestRollback (0.01s)
18:28:16 [2022-03-20T18:28:16.997Z] PASS
18:28:16 [2022-03-20T18:28:16.997Z] coverage: 57.4% of statements
18:28:17 [2022-03-20T18:28:17.229Z] --- PASS: TestRequest (8.54s)
18:28:17 [2022-03-20T18:28:17.229Z] === RUN   TestOverlappingRequests
18:28:17 [2022-03-20T18:28:17.469Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.099s	coverage: 57.4% of statements
18:28:17 [2022-03-20T18:28:17.561Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
18:28:17 [2022-03-20T18:28:17.938Z] === RUN   TestNAT
18:28:17 [2022-03-20T18:28:17.938Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
18:28:17 [2022-03-20T18:28:17.938Z] --- SKIP: TestNAT (0.00s)
18:28:17 [2022-03-20T18:28:17.938Z] === RUN   TestTransparent
18:28:17 [2022-03-20T18:28:17.938Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
18:28:17 [2022-03-20T18:28:17.938Z] --- SKIP: TestTransparent (0.00s)
18:28:17 [2022-03-20T18:28:17.938Z] PASS
18:28:17 [2022-03-20T18:28:17.938Z] coverage: 0.0% of statements
18:28:17 [2022-03-20T18:28:17.938Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.054s	coverage: 0.0% of statements
18:28:17 [2022-03-20T18:28:17.938Z] === RUN   TestBuildDefault
18:28:17 [2022-03-20T18:28:17.938Z] --- PASS: TestBuildDefault (0.00s)
18:28:17 [2022-03-20T18:28:17.938Z] === RUN   TestBuildHostnameDomainname
18:28:17 [2022-03-20T18:28:17.938Z] --- PASS: TestBuildHostnameDomainname (0.00s)
18:28:17 [2022-03-20T18:28:17.938Z] === RUN   TestBuildHostname
18:28:17 [2022-03-20T18:28:17.938Z] --- PASS: TestBuildHostname (0.00s)
18:28:17 [2022-03-20T18:28:17.938Z] === RUN   TestBuildHostnameFQDN
18:28:17 [2022-03-20T18:28:17.938Z] --- PASS: TestBuildHostnameFQDN (0.00s)
18:28:17 [2022-03-20T18:28:17.938Z] === RUN   TestBuildNoIP
18:28:17 [2022-03-20T18:28:17.938Z] --- PASS: TestBuildNoIP (0.00s)
18:28:17 [2022-03-20T18:28:17.938Z] === RUN   TestUpdate
18:28:17 [2022-03-20T18:28:17.938Z] --- PASS: TestUpdate (0.00s)
18:28:17 [2022-03-20T18:28:17.938Z] === RUN   TestUpdateIgnoresPrefixedHostname
18:28:17 [2022-03-20T18:28:17.938Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
18:28:17 [2022-03-20T18:28:17.938Z] === RUN   TestDeleteIgnoresPrefixedHostname
18:28:17 [2022-03-20T18:28:17.938Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
18:28:17 [2022-03-20T18:28:17.938Z] === RUN   TestAddEmpty
18:28:17 [2022-03-20T18:28:17.938Z] --- PASS: TestAddEmpty (0.00s)
18:28:17 [2022-03-20T18:28:17.938Z] === RUN   TestAdd
18:28:17 [2022-03-20T18:28:17.938Z] --- PASS: TestAdd (0.00s)
18:28:17 [2022-03-20T18:28:17.938Z] === RUN   TestDeleteEmpty
18:28:17 [2022-03-20T18:28:17.938Z] --- PASS: TestDeleteEmpty (0.00s)
18:28:17 [2022-03-20T18:28:17.938Z] === RUN   TestDeleteNewline
18:28:17 [2022-03-20T18:28:17.938Z] --- PASS: TestDeleteNewline (0.00s)
18:28:17 [2022-03-20T18:28:17.938Z] === RUN   TestDelete
18:28:17 [2022-03-20T18:28:17.938Z] --- PASS: TestDelete (0.00s)
18:28:17 [2022-03-20T18:28:17.938Z] === RUN   TestConcurrentWrites
18:28:18 [2022-03-20T18:28:18.021Z] --- PASS: TestCreateServiceSecretFileMode (12.61s)
18:28:18 [2022-03-20T18:28:18.021Z] === RUN   TestCreateServiceConfigFileMode
18:28:18 [2022-03-20T18:28:18.125Z]     check_test.go:308: [d4b0d3eb84bc6] daemon is not started
18:28:18 [2022-03-20T18:28:18.125Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
18:28:18 [2022-03-20T18:28:18.186Z] 2022/03/20 18:28:17 Closing DB instances...
18:28:18 [2022-03-20T18:28:18.186Z] === RUN   TestPeerCertificateMarshalJSON
18:28:18 [2022-03-20T18:28:18.216Z] --- PASS: TestOverlappingRequests (0.62s)
18:28:18 [2022-03-20T18:28:18.216Z] === RUN   TestRelease
18:28:18 [2022-03-20T18:28:18.407Z] --- PASS: TestConcurrentWrites (0.18s)
18:28:18 [2022-03-20T18:28:18.407Z] PASS
18:28:18 [2022-03-20T18:28:18.407Z] coverage: 81.2% of statements
18:28:18 [2022-03-20T18:28:18.407Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.238s	coverage: 81.2% of statements
18:28:18 [2022-03-20T18:28:18.407Z] === RUN   TestNew
18:28:18 [2022-03-20T18:28:18.407Z] --- PASS: TestNew (0.00s)
18:28:18 [2022-03-20T18:28:18.407Z] === RUN   TestAddDriver
18:28:18 [2022-03-20T18:28:18.407Z] --- PASS: TestAddDriver (0.00s)
18:28:18 [2022-03-20T18:28:18.407Z] === RUN   TestAddDuplicateDriver
18:28:18 [2022-03-20T18:28:18.407Z] --- PASS: TestAddDuplicateDriver (0.00s)
18:28:18 [2022-03-20T18:28:18.407Z] === RUN   TestIPAMDefaultAddressSpaces
18:28:18 [2022-03-20T18:28:18.407Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
18:28:18 [2022-03-20T18:28:18.407Z] === RUN   TestDriver
18:28:18 [2022-03-20T18:28:18.407Z] --- PASS: TestDriver (0.00s)
18:28:18 [2022-03-20T18:28:18.407Z] === RUN   TestIPAM
18:28:18 [2022-03-20T18:28:18.407Z] --- PASS: TestIPAM (0.00s)
18:28:18 [2022-03-20T18:28:18.407Z] === RUN   TestWalkIPAMs
18:28:18 [2022-03-20T18:28:18.407Z] --- PASS: TestWalkIPAMs (0.00s)
18:28:18 [2022-03-20T18:28:18.407Z] === RUN   TestWalkDrivers
18:28:18 [2022-03-20T18:28:18.407Z] --- PASS: TestWalkDrivers (0.00s)
18:28:18 [2022-03-20T18:28:18.407Z] PASS
18:28:18 [2022-03-20T18:28:18.407Z] coverage: 82.4% of statements
18:28:18 [2022-03-20T18:28:18.407Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.084s	coverage: 82.4% of statements
18:28:18 [2022-03-20T18:28:18.654Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
18:28:18 [2022-03-20T18:28:18.654Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
18:28:18 [2022-03-20T18:28:18.654Z] --- PASS: TestPeerCertificateMarshalJSON (0.56s)
18:28:18 [2022-03-20T18:28:18.654Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
18:28:18 [2022-03-20T18:28:18.654Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
18:28:18 [2022-03-20T18:28:18.654Z] === RUN   TestMiddleware
18:28:18 [2022-03-20T18:28:18.654Z] --- PASS: TestMiddleware (0.00s)
18:28:18 [2022-03-20T18:28:18.654Z] === RUN   TestNewResponseModifier
18:28:18 [2022-03-20T18:28:18.654Z] --- PASS: TestNewResponseModifier (0.00s)
18:28:18 [2022-03-20T18:28:18.654Z] PASS
18:28:18 [2022-03-20T18:28:18.654Z] coverage: 26.8% of statements
18:28:18 [2022-03-20T18:28:18.654Z] ok  	github.com/docker/docker/pkg/authorization	0.610s	coverage: 26.8% of statements
18:28:18 [2022-03-20T18:28:18.876Z] --- PASS: TestRandomAllocateDeallocate (7.37s)
18:28:18 [2022-03-20T18:28:18.876Z] === RUN   TestAllocateRandomDeallocate
18:28:18 [2022-03-20T18:28:18.876Z] === RUN   TestNew
18:28:18 [2022-03-20T18:28:18.876Z] --- PASS: TestNew (0.00s)
18:28:18 [2022-03-20T18:28:18.876Z] === RUN   TestAllocate
18:28:18 [2022-03-20T18:28:18.876Z] --- PASS: TestAllocate (0.00s)
18:28:18 [2022-03-20T18:28:18.876Z] === RUN   TestUninitialized
18:28:18 [2022-03-20T18:28:18.876Z] --- PASS: TestUninitialized (0.00s)
18:28:18 [2022-03-20T18:28:18.876Z] === RUN   TestAllocateInRange
18:28:18 [2022-03-20T18:28:18.876Z] --- PASS: TestAllocateInRange (0.00s)
18:28:18 [2022-03-20T18:28:18.876Z] === RUN   TestAllocateSerial
18:28:18 [2022-03-20T18:28:18.876Z] --- PASS: TestAllocateSerial (0.00s)
18:28:18 [2022-03-20T18:28:18.876Z] PASS
18:28:18 [2022-03-20T18:28:18.876Z] coverage: 87.5% of statements
18:28:18 [2022-03-20T18:28:18.876Z] ok  	github.com/docker/docker/libnetwork/idm	0.047s	coverage: 87.5% of statements
18:28:19 [2022-03-20T18:28:19.123Z] === RUN   TestIsArchivePathDir
18:28:19 [2022-03-20T18:28:19.123Z] --- PASS: TestIsArchivePathDir (0.07s)
18:28:19 [2022-03-20T18:28:19.123Z] === RUN   TestIsArchivePathInvalidFile
18:28:19 [2022-03-20T18:28:19.123Z] --- PASS: TestIsArchivePathInvalidFile (0.15s)
18:28:19 [2022-03-20T18:28:19.123Z] === RUN   TestIsArchivePathTar
18:28:19 [2022-03-20T18:28:19.345Z] === RUN   TestCaller
18:28:19 [2022-03-20T18:28:19.345Z] --- PASS: TestCaller (0.00s)
18:28:19 [2022-03-20T18:28:19.345Z] PASS
18:28:19 [2022-03-20T18:28:19.345Z] coverage: 100.0% of statements
18:28:19 [2022-03-20T18:28:19.345Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.043s	coverage: 100.0% of statements
18:28:19 [2022-03-20T18:28:19.592Z] --- PASS: TestIsArchivePathTar (0.18s)
18:28:19 [2022-03-20T18:28:19.592Z] === RUN   TestDecompressStreamGzip
18:28:19 [2022-03-20T18:28:19.592Z] === RUN   TestUnbuffered
18:28:19 [2022-03-20T18:28:19.592Z] --- PASS: TestUnbuffered (0.00s)
18:28:19 [2022-03-20T18:28:19.592Z] === RUN   TestRaceUnbuffered
18:28:19 [2022-03-20T18:28:19.592Z] --- PASS: TestRaceUnbuffered (0.00s)
18:28:19 [2022-03-20T18:28:19.592Z] PASS
18:28:19 [2022-03-20T18:28:19.592Z] coverage: 100.0% of statements
18:28:19 [2022-03-20T18:28:19.592Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s)
18:28:19 [2022-03-20T18:28:19.592Z] === RUN   TestNetworkDBCRUDTableEntry
18:28:19 [2022-03-20T18:28:19.592Z] ok  	github.com/docker/docker/pkg/broadcaster	0.043s	coverage: 100.0% of statements
18:28:19 [2022-03-20T18:28:19.592Z] --- PASS: TestDecompressStreamGzip (0.15s)
18:28:19 [2022-03-20T18:28:19.592Z] === RUN   TestDecompressStreamBzip2
18:28:19 [2022-03-20T18:28:19.592Z] --- PASS: TestDecompressStreamBzip2 (0.12s)
18:28:19 [2022-03-20T18:28:19.592Z] === RUN   TestDecompressStreamXz
18:28:19 [2022-03-20T18:28:19.592Z]     archive_test.go:133: Xz not present in msys2
18:28:19 [2022-03-20T18:28:19.592Z] --- SKIP: TestDecompressStreamXz (0.00s)
18:28:19 [2022-03-20T18:28:19.592Z] === RUN   TestDecompressStreamZstd
18:28:19 [2022-03-20T18:28:19.592Z]     archive_test.go:140: zstd not installed
18:28:19 [2022-03-20T18:28:19.592Z] --- SKIP: TestDecompressStreamZstd (0.03s)
18:28:19 [2022-03-20T18:28:19.592Z] === RUN   TestCompressStreamXzUnsupported
18:28:19 [2022-03-20T18:28:19.592Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
18:28:19 [2022-03-20T18:28:19.592Z] === RUN   TestCompressStreamBzip2Unsupported
18:28:19 [2022-03-20T18:28:19.592Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
18:28:19 [2022-03-20T18:28:19.592Z] === RUN   TestCompressStreamInvalid
18:28:19 [2022-03-20T18:28:19.592Z] --- PASS: TestCompressStreamInvalid (0.00s)
18:28:19 [2022-03-20T18:28:19.592Z] === RUN   TestExtensionInvalid
18:28:19 [2022-03-20T18:28:19.592Z] --- PASS: TestExtensionInvalid (0.00s)
18:28:19 [2022-03-20T18:28:19.592Z] === RUN   TestExtensionUncompressed
18:28:19 [2022-03-20T18:28:19.592Z] --- PASS: TestExtensionUncompressed (0.00s)
18:28:19 [2022-03-20T18:28:19.592Z] === RUN   TestExtensionBzip2
18:28:19 [2022-03-20T18:28:19.592Z] --- PASS: TestExtensionBzip2 (0.00s)
18:28:19 [2022-03-20T18:28:19.592Z] === RUN   TestExtensionGzip
18:28:19 [2022-03-20T18:28:19.592Z] --- PASS: TestExtensionGzip (0.00s)
18:28:19 [2022-03-20T18:28:19.781Z] --- PASS: TestRelease (1.55s)
18:28:19 [2022-03-20T18:28:19.781Z] === RUN   TestAllocateRandomDeallocate
18:28:19 [2022-03-20T18:28:19.781Z] time="2022-03-20T18:28:19Z" 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"
18:28:19 [2022-03-20T18:28:19.814Z] === RUN   TestSetSerialInsertDelete
18:28:19 [2022-03-20T18:28:19.814Z] --- PASS: TestSetSerialInsertDelete (0.00s)
18:28:19 [2022-03-20T18:28:19.814Z] === RUN   TestSetParallelInsertDelete
18:28:20 [2022-03-20T18:28:20.021Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestExtensionXz
18:28:20 [2022-03-20T18:28:20.060Z] --- PASS: TestExtensionXz (0.00s)
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestExtensionZstd
18:28:20 [2022-03-20T18:28:20.060Z] --- PASS: TestExtensionZstd (0.00s)
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestCmdStreamLargeStderr
18:28:20 [2022-03-20T18:28:20.060Z] --- PASS: TestCmdStreamLargeStderr (0.08s)
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestCmdStreamBad
18:28:20 [2022-03-20T18:28:20.060Z]     archive_test.go:252: Failing on Windows CI machines
18:28:20 [2022-03-20T18:28:20.060Z] --- SKIP: TestCmdStreamBad (0.00s)
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestCmdStreamGood
18:28:20 [2022-03-20T18:28:20.060Z] --- PASS: TestCmdStreamGood (0.05s)
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestUntarPathWithInvalidDest
18:28:20 [2022-03-20T18:28:20.060Z] --- PASS: TestUntarPathWithInvalidDest (0.06s)
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestUntarPathWithInvalidSrc
18:28:20 [2022-03-20T18:28:20.060Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestUntarPath
18:28:20 [2022-03-20T18:28:20.060Z] --- PASS: TestUntarPath (0.07s)
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestUntarPathWithDestinationFile
18:28:20 [2022-03-20T18:28:20.060Z] --- PASS: TestUntarPathWithDestinationFile (0.07s)
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
18:28:20 [2022-03-20T18:28:20.060Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s)
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestCopyWithTarInvalidSrc
18:28:20 [2022-03-20T18:28:20.060Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
18:28:20 [2022-03-20T18:28:20.060Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestCopyWithTarSrcFile
18:28:20 [2022-03-20T18:28:20.060Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestCopyWithTarSrcFolder
18:28:20 [2022-03-20T18:28:20.060Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestCopyFileWithTarInvalidSrc
18:28:20 [2022-03-20T18:28:20.060Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
18:28:20 [2022-03-20T18:28:20.060Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestCopyFileWithTarSrcFolder
18:28:20 [2022-03-20T18:28:20.060Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestCopyFileWithTarSrcFile
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestMatch
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestMatch/[[]]
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestMatch/[[foo]]
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestMatch/[[bar]_[foo]]
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestMatch/[[foo_bar]]
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestMatch/[[qux]_[foo]]
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestMatch/[]
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestMatch/[]#01
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestMatch/[[qux]]
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestMatch/[[foo_bar_qux]]
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestMatch/[[qux]_[baz]]
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestMatch/[[foo_baz]]
18:28:20 [2022-03-20T18:28:20.060Z] --- PASS: TestMatch (0.00s)
18:28:20 [2022-03-20T18:28:20.060Z]     --- PASS: TestMatch/[[]] (0.00s)
18:28:20 [2022-03-20T18:28:20.060Z]     --- PASS: TestMatch/[[foo]] (0.00s)
18:28:20 [2022-03-20T18:28:20.060Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
18:28:20 [2022-03-20T18:28:20.060Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
18:28:20 [2022-03-20T18:28:20.060Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
18:28:20 [2022-03-20T18:28:20.060Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
18:28:20 [2022-03-20T18:28:20.060Z]     --- PASS: TestMatch/[] (0.00s)
18:28:20 [2022-03-20T18:28:20.060Z]     --- PASS: TestMatch/[]#01 (0.00s)
18:28:20 [2022-03-20T18:28:20.060Z]     --- PASS: TestMatch/[[qux]] (0.00s)
18:28:20 [2022-03-20T18:28:20.060Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
18:28:20 [2022-03-20T18:28:20.060Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
18:28:20 [2022-03-20T18:28:20.060Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
18:28:20 [2022-03-20T18:28:20.060Z] PASS
18:28:20 [2022-03-20T18:28:20.060Z] coverage: 87.5% of statements
18:28:20 [2022-03-20T18:28:20.060Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
18:28:20 [2022-03-20T18:28:20.060Z] === RUN   TestTarFiles
18:28:20 [2022-03-20T18:28:20.060Z] ok  	github.com/docker/docker/pkg/capabilities	0.041s	coverage: 87.5% of statements
18:28:20 [2022-03-20T18:28:20.285Z] --- PASS: TestAllocateRandomDeallocate (1.60s)
18:28:20 [2022-03-20T18:28:20.285Z] === RUN   TestAllocateRandomDeallocateSerialize
18:28:20 [2022-03-20T18:28:20.754Z] === RUN   TestInt2IP2IntConversion
18:28:20 [2022-03-20T18:28:20.754Z] === RUN   TestPoolRequest
18:28:20 [2022-03-20T18:28:20.754Z] --- PASS: TestPoolRequest (0.00s)
18:28:20 [2022-03-20T18:28:20.754Z] === RUN   TestOtherRequests
18:28:20 [2022-03-20T18:28:20.754Z] --- PASS: TestOtherRequests (0.00s)
18:28:20 [2022-03-20T18:28:20.754Z] PASS
18:28:20 [2022-03-20T18:28:20.754Z] coverage: 57.1% of statements
18:28:20 [2022-03-20T18:28:20.754Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.043s	coverage: 57.1% of statements
18:28:21 [2022-03-20T18:28:21.223Z] --- PASS: TestInt2IP2IntConversion (0.54s)
18:28:21 [2022-03-20T18:28:21.223Z] === RUN   TestGetAddressVersion
18:28:21 [2022-03-20T18:28:21.223Z] --- PASS: TestGetAddressVersion (0.00s)
18:28:21 [2022-03-20T18:28:21.223Z] === RUN   TestKeyString
18:28:21 [2022-03-20T18:28:21.223Z] --- PASS: TestKeyString (0.00s)
18:28:21 [2022-03-20T18:28:21.223Z] === RUN   TestPoolDataMarshal
18:28:21 [2022-03-20T18:28:21.223Z] --- PASS: TestPoolDataMarshal (0.00s)
18:28:21 [2022-03-20T18:28:21.223Z] === RUN   TestSubnetsMarshal
18:28:21 [2022-03-20T18:28:21.223Z] --- PASS: TestSubnetsMarshal (0.05s)
18:28:21 [2022-03-20T18:28:21.223Z] === RUN   TestAddSubnets
18:28:21 [2022-03-20T18:28:21.392Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
18:28:21 [2022-03-20T18:28:21.392Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
18:28:21 [2022-03-20T18:28:21.627Z] === RUN   TestChrootTarUntar
18:28:21 [2022-03-20T18:28:21.627Z]     archive_test.go:44: os.Getuid() != 0: skipping test that requires root
18:28:21 [2022-03-20T18:28:21.627Z] --- SKIP: TestChrootTarUntar (0.00s)
18:28:21 [2022-03-20T18:28:21.627Z] === RUN   TestChrootUntarWithHugeExcludesList
18:28:21 [2022-03-20T18:28:21.627Z]     archive_test.go:76: os.Getuid() != 0: skipping test that requires root
18:28:21 [2022-03-20T18:28:21.627Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
18:28:21 [2022-03-20T18:28:21.627Z] === RUN   TestChrootUntarEmptyArchive
18:28:21 [2022-03-20T18:28:21.627Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
18:28:21 [2022-03-20T18:28:21.627Z] === RUN   TestChrootTarUntarWithSymlink
18:28:21 [2022-03-20T18:28:21.627Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:28:21 [2022-03-20T18:28:21.627Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
18:28:21 [2022-03-20T18:28:21.627Z] === RUN   TestChrootCopyWithTar
18:28:21 [2022-03-20T18:28:21.627Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:28:21 [2022-03-20T18:28:21.627Z] --- SKIP: TestChrootCopyWithTar (0.00s)
18:28:21 [2022-03-20T18:28:21.627Z] === RUN   TestChrootCopyFileWithTar
18:28:21 [2022-03-20T18:28:21.627Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
18:28:21 [2022-03-20T18:28:21.627Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
18:28:21 [2022-03-20T18:28:21.627Z] === RUN   TestChrootUntarPath
18:28:21 [2022-03-20T18:28:21.627Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:28:21 [2022-03-20T18:28:21.627Z] --- SKIP: TestChrootUntarPath (0.00s)
18:28:21 [2022-03-20T18:28:21.627Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
18:28:21 [2022-03-20T18:28:21.627Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
18:28:21 [2022-03-20T18:28:21.627Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
18:28:21 [2022-03-20T18:28:21.627Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
18:28:21 [2022-03-20T18:28:21.627Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
18:28:21 [2022-03-20T18:28:21.627Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
18:28:21 [2022-03-20T18:28:21.627Z] === RUN   TestChrootApplyDotDotFile
18:28:21 [2022-03-20T18:28:21.627Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
18:28:21 [2022-03-20T18:28:21.627Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
18:28:21 [2022-03-20T18:28:21.627Z] PASS
18:28:21 [2022-03-20T18:28:21.627Z] coverage: 15.1% of statements
18:28:21 [2022-03-20T18:28:21.627Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.105s	coverage: 15.1% of statements
18:28:21 [2022-03-20T18:28:21.692Z] --- PASS: TestAddSubnets (0.06s)
18:28:21 [2022-03-20T18:28:21.692Z] === RUN   TestDoublePoolRelease
18:28:21 [2022-03-20T18:28:21.692Z] --- PASS: TestDoublePoolRelease (0.03s)
18:28:21 [2022-03-20T18:28:21.692Z] === RUN   TestAddReleasePoolID
18:28:21 [2022-03-20T18:28:21.692Z] --- PASS: TestAddReleasePoolID (0.09s)
18:28:21 [2022-03-20T18:28:21.692Z] === RUN   TestPredefinedPool
18:28:21 [2022-03-20T18:28:21.692Z] --- PASS: TestPredefinedPool (0.04s)
18:28:21 [2022-03-20T18:28:21.692Z] === RUN   TestRemoveSubnet
18:28:21 [2022-03-20T18:28:21.692Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.35s)
18:28:21 [2022-03-20T18:28:21.692Z] === RUN   TestRetrieveFromStore
18:28:21 [2022-03-20T18:28:21.692Z] --- PASS: TestRemoveSubnet (0.28s)
18:28:21 [2022-03-20T18:28:21.692Z] === RUN   TestGetSameAddress
18:28:22 [2022-03-20T18:28:22.095Z] 2022/03/20 18:28:21 Closing DB instances...
18:28:22 [2022-03-20T18:28:22.162Z] --- PASS: TestGetSameAddress (0.03s)
18:28:22 [2022-03-20T18:28:22.162Z] === RUN   TestPoolAllocationReuse
18:28:22 [2022-03-20T18:28:22.162Z] === RUN   TestGetCapabilities
18:28:22 [2022-03-20T18:28:22.162Z] --- PASS: TestGetCapabilities (0.01s)
18:28:22 [2022-03-20T18:28:22.162Z] === RUN   TestGetCapabilitiesFromLegacyDriver
18:28:22 [2022-03-20T18:28:22.162Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s)
18:28:22 [2022-03-20T18:28:22.162Z] === RUN   TestGetDefaultAddressSpaces
18:28:22 [2022-03-20T18:28:22.162Z] --- PASS: TestGetDefaultAddressSpaces (0.00s)
18:28:22 [2022-03-20T18:28:22.162Z] === RUN   TestRemoteDriver
18:28:22 [2022-03-20T18:28:22.162Z] --- PASS: TestRemoteDriver (0.01s)
18:28:22 [2022-03-20T18:28:22.162Z] PASS
18:28:22 [2022-03-20T18:28:22.162Z] coverage: 47.4% of statements
18:28:22 [2022-03-20T18:28:22.162Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.064s	coverage: 47.4% of statements
18:28:22 [2022-03-20T18:28:22.320Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
18:28:22 [2022-03-20T18:28:22.564Z] === RUN   TestEnsureRemoveAllNotExist
18:28:22 [2022-03-20T18:28:22.564Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
18:28:22 [2022-03-20T18:28:22.564Z] === RUN   TestEnsureRemoveAllWithDir
18:28:22 [2022-03-20T18:28:22.564Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
18:28:22 [2022-03-20T18:28:22.564Z] === RUN   TestEnsureRemoveAllWithFile
18:28:22 [2022-03-20T18:28:22.564Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
18:28:22 [2022-03-20T18:28:22.564Z] PASS
18:28:22 [2022-03-20T18:28:22.564Z] coverage: 0.0% of statements
18:28:22 [2022-03-20T18:28:22.564Z] ok  	github.com/docker/docker/pkg/containerfs	0.043s	coverage: 0.0% of statements
18:28:22 [2022-03-20T18:28:22.631Z] --- PASS: TestRetrieveFromStore (0.73s)
18:28:22 [2022-03-20T18:28:22.631Z] === RUN   TestIsCorrupted
18:28:22 [2022-03-20T18:28:22.631Z] --- PASS: TestIsCorrupted (0.03s)
18:28:22 [2022-03-20T18:28:22.631Z] === RUN   TestSetRollover
18:28:23 [2022-03-20T18:28:23.100Z] === RUN   TestWindowsIPAM
18:28:23 [2022-03-20T18:28:23.100Z] --- PASS: TestWindowsIPAM (0.00s)
18:28:23 [2022-03-20T18:28:23.100Z] PASS
18:28:23 [2022-03-20T18:28:23.100Z] coverage: 71.4% of statements
18:28:23 [2022-03-20T18:28:23.100Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.043s	coverage: 71.4% of statements
18:28:23 [2022-03-20T18:28:23.550Z] === RUN   TestSizeEmpty
18:28:23 [2022-03-20T18:28:23.550Z] --- PASS: TestSizeEmpty (0.00s)
18:28:23 [2022-03-20T18:28:23.550Z] === RUN   TestSizeEmptyFile
18:28:23 [2022-03-20T18:28:23.550Z] --- PASS: TestSizeEmptyFile (0.00s)
18:28:23 [2022-03-20T18:28:23.550Z] === RUN   TestSizeNonemptyFile
18:28:23 [2022-03-20T18:28:23.550Z] --- PASS: TestSizeNonemptyFile (0.00s)
18:28:23 [2022-03-20T18:28:23.550Z] === RUN   TestSizeNestedDirectoryEmpty
18:28:23 [2022-03-20T18:28:23.550Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
18:28:23 [2022-03-20T18:28:23.550Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
18:28:23 [2022-03-20T18:28:23.550Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
18:28:23 [2022-03-20T18:28:23.550Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
18:28:23 [2022-03-20T18:28:23.550Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
18:28:23 [2022-03-20T18:28:23.550Z] === RUN   TestMoveToSubdir
18:28:23 [2022-03-20T18:28:23.550Z] --- PASS: TestMoveToSubdir (0.00s)
18:28:23 [2022-03-20T18:28:23.550Z] === RUN   TestSizeNonExistingDirectory
18:28:23 [2022-03-20T18:28:23.550Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
18:28:23 [2022-03-20T18:28:23.550Z] PASS
18:28:23 [2022-03-20T18:28:23.550Z] coverage: 80.0% of statements
18:28:23 [2022-03-20T18:28:23.550Z] ok  	github.com/docker/docker/pkg/directory	0.057s	coverage: 80.0% of statements
18:28:24 [2022-03-20T18:28:24.019Z] --- PASS: TestNetworkDBCRUDTableEntry (4.27s)
18:28:24 [2022-03-20T18:28:24.019Z] === RUN   TestNetworkDBCRUDTableEntries
18:28:24 [2022-03-20T18:28:24.089Z] --- PASS: TestPoolAllocationReuse (1.99s)
18:28:24 [2022-03-20T18:28:24.089Z] === RUN   TestGetAddressSubPoolEqualPool
18:28:24 [2022-03-20T18:28:24.089Z] === RUN   TestDefaultNetwork
18:28:24 [2022-03-20T18:28:24.089Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s)
18:28:24 [2022-03-20T18:28:24.089Z] === RUN   TestRequestReleaseAddressFromSubPool
18:28:24 [2022-03-20T18:28:24.089Z] --- PASS: TestDefaultNetwork (0.27s)
18:28:24 [2022-03-20T18:28:24.089Z] === RUN   TestConfigGlobalScopeDefaultNetworks
18:28:24 [2022-03-20T18:28:24.487Z] === RUN   TestPollerAddRemove
18:28:24 [2022-03-20T18:28:24.487Z] --- PASS: TestPollerAddRemove (0.00s)
18:28:24 [2022-03-20T18:28:24.487Z] === RUN   TestPollerEvent
18:28:24 [2022-03-20T18:28:24.487Z]     poller_test.go:40: No chmod on Windows
18:28:24 [2022-03-20T18:28:24.487Z] --- SKIP: TestPollerEvent (0.00s)
18:28:24 [2022-03-20T18:28:24.487Z] === RUN   TestPollerClose
18:28:24 [2022-03-20T18:28:24.487Z] --- PASS: TestPollerClose (0.00s)
18:28:24 [2022-03-20T18:28:24.487Z] PASS
18:28:24 [2022-03-20T18:28:24.487Z] coverage: 45.7% of statements
18:28:24 [2022-03-20T18:28:24.487Z] ok  	github.com/docker/docker/pkg/filenotify	0.053s	coverage: 45.7% of statements
18:28:24 [2022-03-20T18:28:24.537Z] --- PASS: TestAllocateRandomDeallocate (4.70s)
18:28:24 [2022-03-20T18:28:24.537Z] === RUN   TestRetrieveFromStore
18:28:24 [2022-03-20T18:28:24.557Z] --- PASS: TestSetRollover (1.92s)
18:28:24 [2022-03-20T18:28:24.557Z] === RUN   TestSetRolloverSerial
18:28:24 [2022-03-20T18:28:24.557Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s)
18:28:24 [2022-03-20T18:28:24.557Z] === RUN   TestInitAddressPools
18:28:24 [2022-03-20T18:28:24.557Z] --- PASS: TestInitAddressPools (0.00s)
18:28:24 [2022-03-20T18:28:24.557Z] PASS
18:28:24 [2022-03-20T18:28:24.557Z] coverage: 74.0% of statements
18:28:24 [2022-03-20T18:28:24.557Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.605s	coverage: 74.0% of statements
18:28:25 [2022-03-20T18:28:25.028Z] === RUN   TestKeyValue
18:28:25 [2022-03-20T18:28:25.028Z] --- PASS: TestKeyValue (0.00s)
18:28:25 [2022-03-20T18:28:25.028Z] PASS
18:28:25 [2022-03-20T18:28:25.028Z] coverage: 60.0% of statements
18:28:25 [2022-03-20T18:28:25.029Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.038s	coverage: 60.0% of statements
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestCopyFileWithInvalidSrc
18:28:25 [2022-03-20T18:28:25.474Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestCopyFileWithInvalidDest
18:28:25 [2022-03-20T18:28:25.474Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestCopyFileWithSameSrcAndDest
18:28:25 [2022-03-20T18:28:25.474Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
18:28:25 [2022-03-20T18:28:25.474Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestCopyFile
18:28:25 [2022-03-20T18:28:25.474Z] --- PASS: TestCopyFile (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
18:28:25 [2022-03-20T18:28:25.474Z]     fileutils_test.go:133: Needs porting to Windows
18:28:25 [2022-03-20T18:28:25.474Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
18:28:25 [2022-03-20T18:28:25.474Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestReadSymlinkedDirectoryToFile
18:28:25 [2022-03-20T18:28:25.474Z]     fileutils_test.go:179: Needs porting to Windows
18:28:25 [2022-03-20T18:28:25.474Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestWildcardMatches
18:28:25 [2022-03-20T18:28:25.474Z] --- PASS: TestWildcardMatches (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestPatternMatches
18:28:25 [2022-03-20T18:28:25.474Z] --- PASS: TestPatternMatches (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestExclusionPatternMatchesPatternBefore
18:28:25 [2022-03-20T18:28:25.474Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestPatternMatchesFolderExclusions
18:28:25 [2022-03-20T18:28:25.474Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
18:28:25 [2022-03-20T18:28:25.474Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestPatternMatchesFolderWildcardExclusions
18:28:25 [2022-03-20T18:28:25.474Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestExclusionPatternMatchesPatternAfter
18:28:25 [2022-03-20T18:28:25.474Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestExclusionPatternMatchesWholeDirectory
18:28:25 [2022-03-20T18:28:25.474Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestSingleExclamationError
18:28:25 [2022-03-20T18:28:25.474Z] --- PASS: TestSingleExclamationError (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestMatchesWithNoPatterns
18:28:25 [2022-03-20T18:28:25.474Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestMatchesWithMalformedPatterns
18:28:25 [2022-03-20T18:28:25.474Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestMatches
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestMatches/MatchesOrParentMatches
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestMatches/MatchesUsingParentResult
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestMatches/MatchesUsingParentResults
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestMatches/MatchesUsingParentResultsNoContext
18:28:25 [2022-03-20T18:28:25.474Z] --- PASS: TestMatches (0.01s)
18:28:25 [2022-03-20T18:28:25.474Z]     --- PASS: TestMatches/MatchesOrParentMatches (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z]     --- PASS: TestMatches/MatchesUsingParentResult (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z]     --- PASS: TestMatches/MatchesUsingParentResults (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z]     --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestCleanPatterns
18:28:25 [2022-03-20T18:28:25.474Z] --- PASS: TestCleanPatterns (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestCleanPatternsStripEmptyPatterns
18:28:25 [2022-03-20T18:28:25.474Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestCleanPatternsExceptionFlag
18:28:25 [2022-03-20T18:28:25.474Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
18:28:25 [2022-03-20T18:28:25.474Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
18:28:25 [2022-03-20T18:28:25.474Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestCleanPatternsErrorSingleException
18:28:25 [2022-03-20T18:28:25.474Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestCreateIfNotExistsDir
18:28:25 [2022-03-20T18:28:25.474Z] --- PASS: TestCreateIfNotExistsDir (0.01s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestCreateIfNotExistsFile
18:28:25 [2022-03-20T18:28:25.474Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestMatch
18:28:25 [2022-03-20T18:28:25.474Z] --- PASS: TestMatch (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestCompile
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestCompile/slash
18:28:25 [2022-03-20T18:28:25.474Z] === RUN   TestCompile/backslash
18:28:25 [2022-03-20T18:28:25.474Z] --- PASS: TestCompile (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z]     --- PASS: TestCompile/slash (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z]     --- PASS: TestCompile/backslash (0.00s)
18:28:25 [2022-03-20T18:28:25.474Z] PASS
18:28:25 [2022-03-20T18:28:25.474Z] coverage: 84.7% of statements
18:28:25 [2022-03-20T18:28:25.474Z] ok  	github.com/docker/docker/pkg/fileutils	0.091s	coverage: 84.7% of statements
18:28:25 [2022-03-20T18:28:25.593Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
18:28:25 [2022-03-20T18:28:25.593Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
18:28:25 [2022-03-20T18:28:25.943Z] 2022/03/20 18:28:25 Closing DB instances...
18:28:26 [2022-03-20T18:28:26.107Z] --- PASS: TestRetrieveFromStore (1.58s)
18:28:26 [2022-03-20T18:28:26.107Z] === RUN   TestRequestReleaseAddressDuplicate
18:28:26 [2022-03-20T18:28:26.107Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s)
18:28:26 [2022-03-20T18:28:26.107Z] === RUN   TestParallelPredefinedRequest1
18:28:26 [2022-03-20T18:28:26.107Z] === PAUSE TestParallelPredefinedRequest1
18:28:26 [2022-03-20T18:28:26.107Z] === RUN   TestParallelPredefinedRequest2
18:28:26 [2022-03-20T18:28:26.107Z] === PAUSE TestParallelPredefinedRequest2
18:28:26 [2022-03-20T18:28:26.107Z] === RUN   TestParallelPredefinedRequest3
18:28:26 [2022-03-20T18:28:26.107Z] === PAUSE TestParallelPredefinedRequest3
18:28:26 [2022-03-20T18:28:26.107Z] === RUN   TestParallelPredefinedRequest4
18:28:26 [2022-03-20T18:28:26.107Z] === PAUSE TestParallelPredefinedRequest4
18:28:26 [2022-03-20T18:28:26.107Z] === RUN   TestParallelPredefinedRequest5
18:28:26 [2022-03-20T18:28:26.107Z] === PAUSE TestParallelPredefinedRequest5
18:28:26 [2022-03-20T18:28:26.107Z] === RUN   TestDebug
18:28:26 [2022-03-20T18:28:26.107Z] --- PASS: TestDebug (0.00s)
18:28:26 [2022-03-20T18:28:26.107Z] === RUN   TestRequestPoolParallel
18:28:26 [2022-03-20T18:28:26.107Z] --- PASS: TestRequestPoolParallel (0.29s)
18:28:26 [2022-03-20T18:28:26.107Z] === RUN   TestFullAllocateRelease
18:28:26 [2022-03-20T18:28:26.412Z] --- PASS: TestTarFiles (5.97s)
18:28:26 [2022-03-20T18:28:26.412Z] === RUN   TestDetectCompressionZstd
18:28:26 [2022-03-20T18:28:26.412Z] --- PASS: TestDetectCompressionZstd (0.00s)
18:28:26 [2022-03-20T18:28:26.412Z] === RUN   TestTarUntar
18:28:26 [2022-03-20T18:28:26.412Z] --- PASS: TestTarUntar (0.05s)
18:28:26 [2022-03-20T18:28:26.412Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
18:28:26 [2022-03-20T18:28:26.412Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s)
18:28:26 [2022-03-20T18:28:26.412Z] === RUN   TestTarWithOptions
18:28:26 [2022-03-20T18:28:26.412Z] --- PASS: TestTarWithOptions (0.03s)
18:28:26 [2022-03-20T18:28:26.412Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
18:28:26 [2022-03-20T18:28:26.412Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
18:28:26 [2022-03-20T18:28:26.412Z] === RUN   TestUntarUstarGnuConflict
18:28:26 [2022-03-20T18:28:26.412Z] --- PASS: TestUntarUstarGnuConflict (0.01s)
18:28:26 [2022-03-20T18:28:26.412Z] === RUN   TestUntarInvalidFilenames
18:28:26 [2022-03-20T18:28:26.412Z] === RUN   TestGet
18:28:26 [2022-03-20T18:28:26.412Z] --- PASS: TestGet (0.00s)
18:28:26 [2022-03-20T18:28:26.412Z] === RUN   TestGetShortcutString
18:28:26 [2022-03-20T18:28:26.412Z] --- PASS: TestGetShortcutString (0.00s)
18:28:26 [2022-03-20T18:28:26.412Z] PASS
18:28:26 [2022-03-20T18:28:26.412Z] coverage: 42.9% of statements
18:28:26 [2022-03-20T18:28:26.412Z] ok  	github.com/docker/docker/pkg/homedir	0.057s	coverage: 42.9% of statements
18:28:26 [2022-03-20T18:28:26.412Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1677359047\\dest"
18:28:26 [2022-03-20T18:28:26.412Z] --- PASS: TestUntarInvalidFilenames (0.22s)
18:28:26 [2022-03-20T18:28:26.412Z] === RUN   TestUntarHardlinkToSymlink
18:28:26 [2022-03-20T18:28:26.412Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
18:28:26 [2022-03-20T18:28:26.412Z] === RUN   TestUntarInvalidHardlink
18:28:26 [2022-03-20T18:28:26.412Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3133358226\\victim\\hello" -> "../victim/hello"
18:28:26 [2022-03-20T18:28:26.412Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3061824327\\victim\\hello" -> "/../victim/hello"
18:28:26 [2022-03-20T18:28:26.412Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink308282633\\victim" -> "../victim"
18:28:26 [2022-03-20T18:28:26.412Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1114673885\\victim" -> "../victim"
18:28:26 [2022-03-20T18:28:26.412Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3258924035\\victim" -> "../victim"
18:28:26 [2022-03-20T18:28:26.412Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2015919716\\victim" -> "../victim"
18:28:26 [2022-03-20T18:28:26.412Z] --- PASS: TestUntarInvalidHardlink (0.06s)
18:28:26 [2022-03-20T18:28:26.412Z] === RUN   TestUntarInvalidSymlink
18:28:26 [2022-03-20T18:28:26.412Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2917902100\\dest\\dotdot" -> "../victim/hello"
18:28:26 [2022-03-20T18:28:26.576Z] --- PASS: TestFullAllocateRelease (0.55s)
18:28:26 [2022-03-20T18:28:26.576Z] === RUN   TestOddAllocateRelease
18:28:26 [2022-03-20T18:28:26.597Z] --- PASS: TestSetRolloverSerial (2.13s)
18:28:26 [2022-03-20T18:28:26.597Z] === RUN   TestGetFirstAvailableFromCurrent
18:28:26 [2022-03-20T18:28:26.597Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
18:28:26 [2022-03-20T18:28:26.597Z] PASS
18:28:26 [2022-03-20T18:28:26.597Z] coverage: 84.4% of statements
18:28:26 [2022-03-20T18:28:26.597Z] ok  	github.com/docker/docker/libnetwork/bitseq	15.167s	coverage: 84.4% of statements
18:28:26 [2022-03-20T18:28:26.881Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink107830943\\dest\\slash-dotdot" -> "/../victim/hello"
18:28:26 [2022-03-20T18:28:26.881Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3739901939\\dest\\loophole-victim" -> "../victim"
18:28:26 [2022-03-20T18:28:26.881Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2596809318\\dest\\loophole-victim" -> "../victim"
18:28:26 [2022-03-20T18:28:26.881Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2311260416\\dest\\loophole-victim" -> "../victim"
18:28:26 [2022-03-20T18:28:26.881Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink53925495\\dest\\loophole-victim" -> "../victim"
18:28:26 [2022-03-20T18:28:26.881Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1878809190\\dest\\dir\\loophole" -> "../../victim"
18:28:26 [2022-03-20T18:28:26.881Z] --- PASS: TestUntarInvalidSymlink (0.04s)
18:28:26 [2022-03-20T18:28:26.881Z] === RUN   TestTempArchiveCloseMultipleTimes
18:28:26 [2022-03-20T18:28:26.881Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
18:28:26 [2022-03-20T18:28:26.881Z] === RUN   TestXGlobalNoParent
18:28:26 [2022-03-20T18:28:26.881Z] --- PASS: TestXGlobalNoParent (0.00s)
18:28:26 [2022-03-20T18:28:26.881Z] === RUN   TestReplaceFileTarWrapper
18:28:26 [2022-03-20T18:28:26.881Z] --- PASS: TestReplaceFileTarWrapper (0.20s)
18:28:26 [2022-03-20T18:28:26.881Z] === RUN   TestPrefixHeaderReadable
18:28:26 [2022-03-20T18:28:26.881Z] --- PASS: TestPrefixHeaderReadable (0.04s)
18:28:26 [2022-03-20T18:28:26.881Z] === RUN   TestDisablePigz
18:28:26 [2022-03-20T18:28:26.881Z]     archive_test.go:1372: Test will not check full path when Pigz not installed
18:28:26 [2022-03-20T18:28:26.881Z] --- PASS: TestDisablePigz (0.15s)
18:28:26 [2022-03-20T18:28:26.881Z] === RUN   TestPigz
18:28:27 [2022-03-20T18:28:27.044Z] --- PASS: TestOddAllocateRelease (0.33s)
18:28:27 [2022-03-20T18:28:27.044Z] === RUN   TestFullAllocateSerialReleaseParallel
18:28:27 [2022-03-20T18:28:27.044Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s)
18:28:27 [2022-03-20T18:28:27.044Z] === RUN   TestOddAllocateSerialReleaseParallel
18:28:27 [2022-03-20T18:28:27.044Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s)
18:28:27 [2022-03-20T18:28:27.044Z] === RUN   TestEvenAllocateSerialReleaseParallel
18:28:27 [2022-03-20T18:28:27.044Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s)
18:28:27 [2022-03-20T18:28:27.044Z] === CONT  TestParallelPredefinedRequest1
18:28:27 [2022-03-20T18:28:27.044Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:28:27 [2022-03-20T18:28:27.044Z] === CONT  TestParallelPredefinedRequest4
18:28:27 [2022-03-20T18:28:27.044Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:28:27 [2022-03-20T18:28:27.044Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
18:28:27 [2022-03-20T18:28:27.044Z] === CONT  TestParallelPredefinedRequest3
18:28:27 [2022-03-20T18:28:27.044Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
18:28:27 [2022-03-20T18:28:27.044Z] === CONT  TestParallelPredefinedRequest2
18:28:27 [2022-03-20T18:28:27.044Z] === CONT  TestParallelPredefinedRequest3
18:28:27 [2022-03-20T18:28:27.044Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:28:27 [2022-03-20T18:28:27.044Z] === CONT  TestParallelPredefinedRequest2
18:28:27 [2022-03-20T18:28:27.044Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:28:27 [2022-03-20T18:28:27.044Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
18:28:27 [2022-03-20T18:28:27.044Z] === CONT  TestParallelPredefinedRequest5
18:28:27 [2022-03-20T18:28:27.044Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
18:28:27 [2022-03-20T18:28:27.044Z] === CONT  TestParallelPredefinedRequest5
18:28:27 [2022-03-20T18:28:27.044Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:28:27 [2022-03-20T18:28:27.044Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
18:28:27 [2022-03-20T18:28:27.044Z] PASS
18:28:27 [2022-03-20T18:28:27.044Z] coverage: 85.3% of statements
18:28:27 [2022-03-20T18:28:27.044Z] ok  	github.com/docker/docker/libnetwork/ipam	52.891s	coverage: 85.3% of statements
18:28:27 [2022-03-20T18:28:27.067Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.98s)
18:28:27 [2022-03-20T18:28:27.067Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
18:28:27 [2022-03-20T18:28:27.351Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s)
18:28:27 [2022-03-20T18:28:27.352Z] === RUN   TestNetworkDBNodeLeave
18:28:27 [2022-03-20T18:28:27.352Z]     archive_test.go:1401: Tested whether Pigz is not used, as it not installed
18:28:27 [2022-03-20T18:28:27.352Z] --- PASS: TestPigz (0.22s)
18:28:27 [2022-03-20T18:28:27.352Z] === RUN   TestNosysFileInfo
18:28:27 [2022-03-20T18:28:27.352Z] --- PASS: TestNosysFileInfo (0.00s)
18:28:27 [2022-03-20T18:28:27.352Z] === RUN   TestCopyFileWithInvalidDest
18:28:27 [2022-03-20T18:28:27.352Z]     archive_windows_test.go:16: Currently fails
18:28:27 [2022-03-20T18:28:27.352Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
18:28:27 [2022-03-20T18:28:27.352Z] === RUN   TestCanonicalTarNameForPath
18:28:27 [2022-03-20T18:28:27.352Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
18:28:27 [2022-03-20T18:28:27.352Z] === RUN   TestCanonicalTarName
18:28:27 [2022-03-20T18:28:27.352Z] --- PASS: TestCanonicalTarName (0.00s)
18:28:27 [2022-03-20T18:28:27.352Z] === RUN   TestChmodTarEntry
18:28:27 [2022-03-20T18:28:27.352Z] --- PASS: TestChmodTarEntry (0.00s)
18:28:27 [2022-03-20T18:28:27.352Z] === RUN   TestHardLinkOrder
18:28:27 [2022-03-20T18:28:27.352Z] --- PASS: TestHardLinkOrder (0.11s)
18:28:27 [2022-03-20T18:28:27.352Z] === RUN   TestChangeString
18:28:27 [2022-03-20T18:28:27.352Z] --- PASS: TestChangeString (0.00s)
18:28:27 [2022-03-20T18:28:27.352Z] === RUN   TestChangesWithNoChanges
18:28:27 [2022-03-20T18:28:27.352Z] --- PASS: TestChangesWithNoChanges (0.03s)
18:28:27 [2022-03-20T18:28:27.352Z] === RUN   TestChangesWithChanges
18:28:27 [2022-03-20T18:28:27.352Z] === RUN   TestCreateIDMapOrder
18:28:27 [2022-03-20T18:28:27.352Z] --- PASS: TestCreateIDMapOrder (0.00s)
18:28:27 [2022-03-20T18:28:27.352Z] PASS
18:28:27 [2022-03-20T18:28:27.352Z] coverage: 7.2% of statements
18:28:27 [2022-03-20T18:28:27.352Z] ok  	github.com/docker/docker/pkg/idtools	0.078s	coverage: 7.2% of statements
18:28:27 [2022-03-20T18:28:27.352Z] --- PASS: TestChangesWithChanges (0.06s)
18:28:27 [2022-03-20T18:28:27.352Z] === RUN   TestChangesWithChangesGH13590
18:28:27 [2022-03-20T18:28:27.352Z]     changes_test.go:195: needs more investigation
18:28:27 [2022-03-20T18:28:27.352Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
18:28:27 [2022-03-20T18:28:27.352Z] === RUN   TestChangesDirsEmpty
18:28:27 [2022-03-20T18:28:27.352Z]     changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846
18:28:27 [2022-03-20T18:28:27.352Z] --- SKIP: TestChangesDirsEmpty (0.00s)
18:28:27 [2022-03-20T18:28:27.352Z] === RUN   TestChangesDirsMutated
18:28:27 [2022-03-20T18:28:27.352Z]     changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846
18:28:27 [2022-03-20T18:28:27.352Z] --- SKIP: TestChangesDirsMutated (0.00s)
18:28:27 [2022-03-20T18:28:27.352Z] === RUN   TestApplyLayer
18:28:27 [2022-03-20T18:28:27.352Z]     changes_test.go:432: needs further investigation
18:28:27 [2022-03-20T18:28:27.352Z] --- SKIP: TestApplyLayer (0.00s)
18:28:27 [2022-03-20T18:28:27.352Z] === RUN   TestChangesSizeWithHardlinks
18:28:27 [2022-03-20T18:28:27.352Z]     changes_test.go:468: needs further investigation
18:28:27 [2022-03-20T18:28:27.352Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
18:28:27 [2022-03-20T18:28:27.352Z] === RUN   TestChangesSizeWithNoChanges
18:28:27 [2022-03-20T18:28:27.352Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
18:28:27 [2022-03-20T18:28:27.352Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
18:28:27 [2022-03-20T18:28:27.352Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
18:28:27 [2022-03-20T18:28:27.352Z] === RUN   TestChangesSize
18:28:27 [2022-03-20T18:28:27.352Z] --- PASS: TestChangesSize (0.01s)
18:28:27 [2022-03-20T18:28:27.352Z] === RUN   TestApplyLayerInvalidFilenames
18:28:27 [2022-03-20T18:28:27.352Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3803237948\\dest"
18:28:27 [2022-03-20T18:28:27.352Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
18:28:27 [2022-03-20T18:28:27.352Z] === RUN   TestApplyLayerInvalidHardlink
18:28:27 [2022-03-20T18:28:27.352Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2087180871\\victim\\hello" -> "../victim/hello"
18:28:27 [2022-03-20T18:28:27.352Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3386735319\\victim\\hello" -> "/../victim/hello"
18:28:27 [2022-03-20T18:28:27.352Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink870590778\\victim" -> "../victim"
18:28:27 [2022-03-20T18:28:27.352Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3502817715\\victim" -> "../victim"
18:28:27 [2022-03-20T18:28:27.352Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2867845220\\victim" -> "../victim"
18:28:27 [2022-03-20T18:28:27.352Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2043311522\\victim" -> "../victim"
18:28:27 [2022-03-20T18:28:27.352Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s)
18:28:27 [2022-03-20T18:28:27.352Z] === RUN   TestApplyLayerInvalidSymlink
18:28:27 [2022-03-20T18:28:27.352Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1371232913\\dest\\dotdot" -> "../victim/hello"
18:28:27 [2022-03-20T18:28:27.352Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1064463620\\dest\\slash-dotdot" -> "/../victim/hello"
18:28:27 [2022-03-20T18:28:27.352Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink280591628\\dest\\loophole-victim" -> "../victim"
18:28:27 [2022-03-20T18:28:27.352Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1800384963\\dest\\loophole-victim" -> "../victim"
18:28:27 [2022-03-20T18:28:27.352Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink748841805\\dest\\loophole-victim" -> "../victim"
18:28:27 [2022-03-20T18:28:27.352Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3567895850\\dest\\loophole-victim" -> "../victim"
18:28:27 [2022-03-20T18:28:27.486Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
18:28:27 [2022-03-20T18:28:27.820Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s)
18:28:27 [2022-03-20T18:28:27.820Z] === RUN   TestApplyLayerWhiteouts
18:28:27 [2022-03-20T18:28:27.820Z] --- PASS: TestApplyLayerWhiteouts (0.08s)
18:28:27 [2022-03-20T18:28:27.820Z] === RUN   TestGenerateEmptyFile
18:28:27 [2022-03-20T18:28:27.820Z] --- PASS: TestGenerateEmptyFile (0.00s)
18:28:27 [2022-03-20T18:28:27.820Z] === RUN   TestGenerateWithContent
18:28:27 [2022-03-20T18:28:27.820Z] --- PASS: TestGenerateWithContent (0.00s)
18:28:27 [2022-03-20T18:28:27.820Z] PASS
18:28:27 [2022-03-20T18:28:27.820Z] coverage: 62.0% of statements
18:28:27 [2022-03-20T18:28:27.820Z] ok  	github.com/docker/docker/pkg/archive	8.620s	coverage: 62.0% of statements
18:28:28 [2022-03-20T18:28:28.032Z] === RUN   TestParseEmptyInterface
18:28:28 [2022-03-20T18:28:28.032Z] --- PASS: TestParseEmptyInterface (0.00s)
18:28:28 [2022-03-20T18:28:28.032Z] === RUN   TestParseNonInterfaceType
18:28:28 [2022-03-20T18:28:28.032Z] --- PASS: TestParseNonInterfaceType (0.00s)
18:28:28 [2022-03-20T18:28:28.032Z] === RUN   TestParseWithOneFunction
18:28:28 [2022-03-20T18:28:28.032Z] --- PASS: TestParseWithOneFunction (0.00s)
18:28:28 [2022-03-20T18:28:28.032Z] === RUN   TestParseWithMultipleFuncs
18:28:28 [2022-03-20T18:28:28.032Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
18:28:28 [2022-03-20T18:28:28.032Z] === RUN   TestParseWithUnnamedReturn
18:28:28 [2022-03-20T18:28:28.032Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
18:28:28 [2022-03-20T18:28:28.032Z] === RUN   TestEmbeddedInterface
18:28:28 [2022-03-20T18:28:28.032Z] --- PASS: TestEmbeddedInterface (0.00s)
18:28:28 [2022-03-20T18:28:28.032Z] === RUN   TestParsedImports
18:28:28 [2022-03-20T18:28:28.032Z] --- PASS: TestParsedImports (0.00s)
18:28:28 [2022-03-20T18:28:28.032Z] === RUN   TestAliasedImports
18:28:28 [2022-03-20T18:28:28.032Z] --- PASS: TestAliasedImports (0.00s)
18:28:28 [2022-03-20T18:28:28.032Z] PASS
18:28:28 [2022-03-20T18:28:28.032Z] coverage: 56.8% of statements
18:28:28 [2022-03-20T18:28:28.032Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.057s	coverage: 56.8% of statements
18:28:28 [2022-03-20T18:28:28.055Z] === RUN   TestNetworkDBSimple
18:28:28 [2022-03-20T18:28:28.499Z] --- PASS: TestNewClientWithTimeout (17.61s)
18:28:28 [2022-03-20T18:28:28.500Z] === RUN   TestClientStream
18:28:28 [2022-03-20T18:28:28.500Z] --- PASS: TestClientStream (0.00s)
18:28:28 [2022-03-20T18:28:28.500Z] === RUN   TestClientSendFile
18:28:28 [2022-03-20T18:28:28.500Z] --- PASS: TestClientSendFile (0.00s)
18:28:28 [2022-03-20T18:28:28.500Z] === RUN   TestClientWithRequestTimeout
18:28:28 [2022-03-20T18:28:28.500Z] --- PASS: TestClientWithRequestTimeout (0.01s)
18:28:28 [2022-03-20T18:28:28.500Z] === RUN   TestFileSpecPlugin
18:28:28 [2022-03-20T18:28:28.500Z] --- PASS: TestFileSpecPlugin (0.01s)
18:28:28 [2022-03-20T18:28:28.500Z] === RUN   TestFileJSONSpecPlugin
18:28:28 [2022-03-20T18:28:28.500Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
18:28:28 [2022-03-20T18:28:28.500Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
18:28:28 [2022-03-20T18:28:28.500Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s)
18:28:28 [2022-03-20T18:28:28.500Z] === RUN   TestPluginAddHandler
18:28:28 [2022-03-20T18:28:28.500Z] --- PASS: TestPluginAddHandler (0.00s)
18:28:28 [2022-03-20T18:28:28.500Z] === RUN   TestPluginWaitBadPlugin
18:28:28 [2022-03-20T18:28:28.500Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
18:28:28 [2022-03-20T18:28:28.500Z] === RUN   TestGet
18:28:28 [2022-03-20T18:28:28.500Z] time="2022-03-20T18:28:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
18:28:28 [2022-03-20T18:28:28.807Z] === RUN   TestFixedBufferCap
18:28:28 [2022-03-20T18:28:28.807Z] --- PASS: TestFixedBufferCap (0.00s)
18:28:28 [2022-03-20T18:28:28.807Z] === RUN   TestFixedBufferLen
18:28:28 [2022-03-20T18:28:28.807Z] --- PASS: TestFixedBufferLen (0.00s)
18:28:28 [2022-03-20T18:28:28.807Z] === RUN   TestFixedBufferString
18:28:28 [2022-03-20T18:28:28.807Z] --- PASS: TestFixedBufferString (0.00s)
18:28:28 [2022-03-20T18:28:28.807Z] === RUN   TestFixedBufferWrite
18:28:28 [2022-03-20T18:28:28.807Z] --- PASS: TestFixedBufferWrite (0.00s)
18:28:28 [2022-03-20T18:28:28.807Z] === RUN   TestFixedBufferRead
18:28:28 [2022-03-20T18:28:28.807Z] --- PASS: TestFixedBufferRead (0.00s)
18:28:28 [2022-03-20T18:28:28.807Z] === RUN   TestBytesPipeRead
18:28:28 [2022-03-20T18:28:28.807Z] --- PASS: TestBytesPipeRead (0.00s)
18:28:28 [2022-03-20T18:28:28.807Z] === RUN   TestBytesPipeWrite
18:28:28 [2022-03-20T18:28:28.807Z] --- PASS: TestBytesPipeWrite (0.00s)
18:28:28 [2022-03-20T18:28:28.807Z] === RUN   TestBytesPipeWriteRandomChunks
18:28:28 [2022-03-20T18:28:28.853Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
18:28:29 [2022-03-20T18:28:29.043Z] 2022/03/20 18:28:28 Closing DB instances...
18:28:29 [2022-03-20T18:28:29.276Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s)
18:28:29 [2022-03-20T18:28:29.276Z] === RUN   TestAtomicWriteToFile
18:28:29 [2022-03-20T18:28:29.276Z] --- PASS: TestAtomicWriteToFile (0.04s)
18:28:29 [2022-03-20T18:28:29.276Z] === RUN   TestAtomicWriteSetCommit
18:28:29 [2022-03-20T18:28:29.276Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
18:28:29 [2022-03-20T18:28:29.276Z] === RUN   TestAtomicWriteSetCancel
18:28:29 [2022-03-20T18:28:29.276Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
18:28:29 [2022-03-20T18:28:29.276Z] === RUN   TestReadCloserWrapperClose
18:28:29 [2022-03-20T18:28:29.276Z] --- PASS: TestReadCloserWrapperClose (0.00s)
18:28:29 [2022-03-20T18:28:29.276Z] === RUN   TestReaderErrWrapperReadOnError
18:28:29 [2022-03-20T18:28:29.276Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
18:28:29 [2022-03-20T18:28:29.276Z] === RUN   TestReaderErrWrapperRead
18:28:29 [2022-03-20T18:28:29.276Z] --- PASS: TestReaderErrWrapperRead (0.00s)
18:28:29 [2022-03-20T18:28:29.276Z] === RUN   TestCancelReadCloser
18:28:29 [2022-03-20T18:28:29.486Z] time="2022-03-20T18:28:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
18:28:29 [2022-03-20T18:28:29.486Z] === RUN   TestHTTPTransport
18:28:29 [2022-03-20T18:28:29.486Z] --- PASS: TestHTTPTransport (0.00s)
18:28:29 [2022-03-20T18:28:29.486Z] PASS
18:28:29 [2022-03-20T18:28:29.486Z] coverage: 85.7% of statements
18:28:29 [2022-03-20T18:28:29.486Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.058s	coverage: 85.7% of statements
18:28:29 [2022-03-20T18:28:29.512Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.57s)
18:28:29 [2022-03-20T18:28:29.512Z] === RUN   TestGetAddress
18:28:29 [2022-03-20T18:28:29.512Z] --- PASS: TestSetParallelInsertDelete (10.00s)
18:28:29 [2022-03-20T18:28:29.512Z] PASS
18:28:29 [2022-03-20T18:28:29.512Z] coverage: 100.0% of statements
18:28:29 [2022-03-20T18:28:29.512Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.051s	coverage: 100.0% of statements
18:28:29 [2022-03-20T18:28:29.746Z] --- PASS: TestCancelReadCloser (0.10s)
18:28:29 [2022-03-20T18:28:29.746Z] === RUN   TestWriteCloserWrapperClose
18:28:29 [2022-03-20T18:28:29.746Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
18:28:29 [2022-03-20T18:28:29.746Z] === RUN   TestNopWriteCloser
18:28:29 [2022-03-20T18:28:29.746Z] --- PASS: TestNopWriteCloser (0.00s)
18:28:29 [2022-03-20T18:28:29.746Z] === RUN   TestNopWriter
18:28:29 [2022-03-20T18:28:29.746Z] --- PASS: TestNopWriter (0.00s)
18:28:29 [2022-03-20T18:28:29.746Z] === RUN   TestWriteCounter
18:28:29 [2022-03-20T18:28:29.746Z] --- PASS: TestWriteCounter (0.00s)
18:28:29 [2022-03-20T18:28:29.746Z] PASS
18:28:29 [2022-03-20T18:28:29.746Z] coverage: 69.2% of statements
18:28:29 [2022-03-20T18:28:29.746Z] ok  	github.com/docker/docker/pkg/ioutils	0.712s	coverage: 69.2% of statements
18:28:29 [2022-03-20T18:28:29.786Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
18:28:30 [2022-03-20T18:28:30.215Z] --- PASS: TestNetworkDBNodeLeave (2.89s)
18:28:30 [2022-03-20T18:28:30.215Z] === RUN   TestNetworkDBWatch
18:28:30 [2022-03-20T18:28:30.257Z] --- PASS: TestCreateServiceConfigFileMode (12.45s)
18:28:30 [2022-03-20T18:28:30.257Z] === RUN   TestCreateServiceSysctls
18:28:30 [2022-03-20T18:28:30.484Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
18:28:30 [2022-03-20T18:28:30.484Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
18:28:30 [2022-03-20T18:28:30.484Z] === RUN   TestBufioReaderPoolPutAndGet
18:28:30 [2022-03-20T18:28:30.484Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
18:28:30 [2022-03-20T18:28:30.484Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
18:28:30 [2022-03-20T18:28:30.484Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
18:28:30 [2022-03-20T18:28:30.484Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
18:28:30 [2022-03-20T18:28:30.484Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
18:28:30 [2022-03-20T18:28:30.484Z] === RUN   TestBufioWriterPoolPutAndGet
18:28:30 [2022-03-20T18:28:30.484Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
18:28:30 [2022-03-20T18:28:30.484Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
18:28:30 [2022-03-20T18:28:30.484Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
18:28:30 [2022-03-20T18:28:30.484Z] === RUN   TestBufferPoolPutAndGet
18:28:30 [2022-03-20T18:28:30.484Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
18:28:30 [2022-03-20T18:28:30.484Z] PASS
18:28:30 [2022-03-20T18:28:30.484Z] coverage: 88.2% of statements
18:28:30 [2022-03-20T18:28:30.484Z] ok  	github.com/docker/docker/pkg/pools	0.045s	coverage: 88.2% of statements
18:28:30 [2022-03-20T18:28:30.500Z] time="2022-03-20T18:28:29Z" level=error msg="node1(79a7d626aa73) Could not close DB: timeout waiting for leave broadcast"
18:28:30 [2022-03-20T18:28:30.500Z] --- PASS: TestNetworkDBSimple (2.23s)
18:28:30 [2022-03-20T18:28:30.500Z] === RUN   TestNetworkDBJoinLeaveNetwork
18:28:30 [2022-03-20T18:28:30.500Z] === RUN   TestGenerate
18:28:30 [2022-03-20T18:28:30.500Z] --- PASS: TestGenerate (0.00s)
18:28:30 [2022-03-20T18:28:30.501Z] === RUN   TestGeneratePtr
18:28:30 [2022-03-20T18:28:30.501Z] --- PASS: TestGeneratePtr (0.00s)
18:28:30 [2022-03-20T18:28:30.501Z] === RUN   TestGenerateMissingField
18:28:30 [2022-03-20T18:28:30.501Z] --- PASS: TestGenerateMissingField (0.00s)
18:28:30 [2022-03-20T18:28:30.501Z] === RUN   TestFieldCannotBeSet
18:28:30 [2022-03-20T18:28:30.501Z] --- PASS: TestFieldCannotBeSet (0.00s)
18:28:30 [2022-03-20T18:28:30.501Z] === RUN   TestTypeMismatchError
18:28:30 [2022-03-20T18:28:30.501Z] --- PASS: TestTypeMismatchError (0.00s)
18:28:30 [2022-03-20T18:28:30.501Z] PASS
18:28:30 [2022-03-20T18:28:30.501Z] coverage: 100.0% of statements
18:28:30 [2022-03-20T18:28:30.501Z] ok  	github.com/docker/docker/libnetwork/options	0.047s	coverage: 100.0% of statements
18:28:30 [2022-03-20T18:28:30.501Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
18:28:30 [2022-03-20T18:28:30.501Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
18:28:30 [2022-03-20T18:28:30.501Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
18:28:30 [2022-03-20T18:28:30.501Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
18:28:30 [2022-03-20T18:28:30.501Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
18:28:30 [2022-03-20T18:28:30.501Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
18:28:30 [2022-03-20T18:28:30.501Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
18:28:30 [2022-03-20T18:28:30.501Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
18:28:30 [2022-03-20T18:28:30.501Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
18:28:30 [2022-03-20T18:28:30.501Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
18:28:30 [2022-03-20T18:28:30.501Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
18:28:30 [2022-03-20T18:28:30.501Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
18:28:30 [2022-03-20T18:28:30.501Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
18:28:30 [2022-03-20T18:28:30.501Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
18:28:30 [2022-03-20T18:28:30.501Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
18:28:30 [2022-03-20T18:28:30.501Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
18:28:30 [2022-03-20T18:28:30.501Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
18:28:30 [2022-03-20T18:28:30.687Z] === RUN   TestError
18:28:30 [2022-03-20T18:28:30.687Z] --- PASS: TestError (0.00s)
18:28:30 [2022-03-20T18:28:30.687Z] === RUN   TestProgressString
18:28:30 [2022-03-20T18:28:30.687Z] === RUN   TestProgressString/no_progress
18:28:30 [2022-03-20T18:28:30.687Z] === RUN   TestProgressString/progress_1
18:28:30 [2022-03-20T18:28:30.688Z] === RUN   TestProgressString/some_progress_with_a_start_time
18:28:30 [2022-03-20T18:28:30.688Z] === RUN   TestProgressString/some_progress_without_a_start_time
18:28:30 [2022-03-20T18:28:30.688Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
18:28:30 [2022-03-20T18:28:30.688Z] === RUN   TestProgressString/with_units
18:28:30 [2022-03-20T18:28:30.688Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
18:28:30 [2022-03-20T18:28:30.688Z] === RUN   TestProgressString/hide_counts
18:28:30 [2022-03-20T18:28:30.688Z] --- PASS: TestProgressString (0.00s)
18:28:30 [2022-03-20T18:28:30.688Z]     --- PASS: TestProgressString/no_progress (0.00s)
18:28:30 [2022-03-20T18:28:30.688Z]     --- PASS: TestProgressString/progress_1 (0.00s)
18:28:30 [2022-03-20T18:28:30.688Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
18:28:30 [2022-03-20T18:28:30.688Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
18:28:30 [2022-03-20T18:28:30.688Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
18:28:30 [2022-03-20T18:28:30.688Z]     --- PASS: TestProgressString/with_units (0.00s)
18:28:30 [2022-03-20T18:28:30.688Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
18:28:30 [2022-03-20T18:28:30.688Z]     --- PASS: TestProgressString/hide_counts (0.00s)
18:28:30 [2022-03-20T18:28:30.688Z] === RUN   TestJSONMessageDisplay
18:28:30 [2022-03-20T18:28:30.688Z] --- PASS: TestJSONMessageDisplay (0.20s)
18:28:30 [2022-03-20T18:28:30.688Z] === RUN   TestJSONMessageDisplayWithJSONError
18:28:30 [2022-03-20T18:28:30.688Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
18:28:30 [2022-03-20T18:28:30.688Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
18:28:30 [2022-03-20T18:28:30.688Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
18:28:30 [2022-03-20T18:28:30.688Z] === RUN   TestDisplayJSONMessagesStream
18:28:30 [2022-03-20T18:28:30.688Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
18:28:30 [2022-03-20T18:28:30.688Z] PASS
18:28:30 [2022-03-20T18:28:30.688Z] coverage: 91.7% of statements
18:28:30 [2022-03-20T18:28:30.688Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.242s	coverage: 91.7% of statements
18:28:30 [2022-03-20T18:28:30.971Z] testing: warning: no tests to run
18:28:30 [2022-03-20T18:28:30.971Z] PASS
18:28:30 [2022-03-20T18:28:30.971Z] coverage: 0.0% of statements
18:28:30 [2022-03-20T18:28:30.971Z] ok  	github.com/docker/docker/libnetwork/osl	0.038s	coverage: 0.0% of statements [no tests to run]
18:28:31 [2022-03-20T18:28:31.197Z]     check_test.go:308: [d3845427b77b5] daemon is not started
18:28:31 [2022-03-20T18:28:31.197Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
18:28:31 [2022-03-20T18:28:31.442Z] === RUN   TestRequestNewPort
18:28:31 [2022-03-20T18:28:31.442Z] --- PASS: TestRequestNewPort (0.00s)
18:28:31 [2022-03-20T18:28:31.442Z] === RUN   TestRequestSpecificPort
18:28:31 [2022-03-20T18:28:31.442Z] --- PASS: TestRequestSpecificPort (0.00s)
18:28:31 [2022-03-20T18:28:31.442Z] === RUN   TestReleasePort
18:28:31 [2022-03-20T18:28:31.442Z] --- PASS: TestReleasePort (0.00s)
18:28:31 [2022-03-20T18:28:31.442Z] === RUN   TestReuseReleasedPort
18:28:31 [2022-03-20T18:28:31.442Z] --- PASS: TestReuseReleasedPort (0.00s)
18:28:31 [2022-03-20T18:28:31.442Z] === RUN   TestReleaseUnreadledPort
18:28:31 [2022-03-20T18:28:31.442Z] --- PASS: TestReleaseUnreadledPort (0.00s)
18:28:31 [2022-03-20T18:28:31.442Z] === RUN   TestUnknowProtocol
18:28:31 [2022-03-20T18:28:31.442Z] --- PASS: TestUnknowProtocol (0.00s)
18:28:31 [2022-03-20T18:28:31.442Z] === RUN   TestAllocateAllPorts
18:28:31 [2022-03-20T18:28:31.442Z] --- PASS: TestAllocateAllPorts (0.00s)
18:28:31 [2022-03-20T18:28:31.442Z] === RUN   TestPortAllocation
18:28:31 [2022-03-20T18:28:31.442Z] --- PASS: TestPortAllocation (0.00s)
18:28:31 [2022-03-20T18:28:31.442Z] === RUN   TestPortAllocationWithCustomRange
18:28:31 [2022-03-20T18:28:31.442Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
18:28:31 [2022-03-20T18:28:31.442Z] === RUN   TestNoDuplicateBPR
18:28:31 [2022-03-20T18:28:31.442Z] --- PASS: TestNoDuplicateBPR (0.00s)
18:28:31 [2022-03-20T18:28:31.442Z] === RUN   TestChangePortRange
18:28:31 [2022-03-20T18:28:31.442Z]     portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
18:28:31 [2022-03-20T18:28:31.442Z]     portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
18:28:31 [2022-03-20T18:28:31.442Z]     portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
18:28:31 [2022-03-20T18:28:31.442Z]     portallocator_test.go:343: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
18:28:31 [2022-03-20T18:28:31.442Z]     portallocator_test.go:343: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
18:28:31 [2022-03-20T18:28:31.442Z]     portallocator_test.go:343: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
18:28:31 [2022-03-20T18:28:31.442Z] --- PASS: TestChangePortRange (0.00s)
18:28:31 [2022-03-20T18:28:31.442Z] PASS
18:28:31 [2022-03-20T18:28:31.442Z] coverage: 88.6% of statements
18:28:31 [2022-03-20T18:28:31.442Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.051s	coverage: 88.6% of statements
18:28:31 [2022-03-20T18:28:31.442Z] 2022/03/20 18:28:31 Closing DB instances...
18:28:31 [2022-03-20T18:28:31.476Z] === RUN   TestOutputOnPrematureClose
18:28:31 [2022-03-20T18:28:31.476Z] --- PASS: TestOutputOnPrematureClose (0.00s)
18:28:31 [2022-03-20T18:28:31.476Z] === RUN   TestCompleteSilently
18:28:31 [2022-03-20T18:28:31.476Z] --- PASS: TestCompleteSilently (0.00s)
18:28:31 [2022-03-20T18:28:31.476Z] PASS
18:28:31 [2022-03-20T18:28:31.476Z] coverage: 75.9% of statements
18:28:31 [2022-03-20T18:28:31.476Z] ok  	github.com/docker/docker/pkg/progress	0.048s	coverage: 75.9% of statements
18:28:31 [2022-03-20T18:28:31.476Z] time="2022-03-20T18:28:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
18:28:31 [2022-03-20T18:28:31.645Z] --- PASS: TestCreateServiceSysctls (3.02s)
18:28:31 [2022-03-20T18:28:31.645Z] === RUN   TestCreateServiceCapabilities
18:28:31 [2022-03-20T18:28:31.674Z] === RUN   TestStandardLongPath
18:28:31 [2022-03-20T18:28:31.674Z] --- PASS: TestStandardLongPath (0.00s)
18:28:31 [2022-03-20T18:28:31.674Z] === RUN   TestUNCLongPath
18:28:31 [2022-03-20T18:28:31.674Z] --- PASS: TestUNCLongPath (0.00s)
18:28:31 [2022-03-20T18:28:31.674Z] PASS
18:28:31 [2022-03-20T18:28:31.674Z] coverage: 100.0% of statements
18:28:31 [2022-03-20T18:28:31.674Z] ok  	github.com/docker/docker/pkg/longpath	0.053s	coverage: 100.0% of statements
18:28:31 [2022-03-20T18:28:31.674Z] 2022/03/20 18:28:31 Closing DB instances...
18:28:31 [2022-03-20T18:28:31.760Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
18:28:31 [2022-03-20T18:28:31.911Z] testing: warning: no tests to run
18:28:31 [2022-03-20T18:28:31.911Z] PASS
18:28:31 [2022-03-20T18:28:31.911Z] coverage: 0.0% of statements
18:28:31 [2022-03-20T18:28:31.911Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.040s	coverage: 0.0% of statements [no tests to run]
18:28:31 [2022-03-20T18:28:31.945Z] === RUN   TestSendToOneSub
18:28:31 [2022-03-20T18:28:31.945Z] --- PASS: TestSendToOneSub (0.00s)
18:28:31 [2022-03-20T18:28:31.945Z] === RUN   TestSendToMultipleSubs
18:28:31 [2022-03-20T18:28:31.945Z] --- PASS: TestSendToMultipleSubs (0.00s)
18:28:31 [2022-03-20T18:28:31.945Z] === RUN   TestEvictOneSub
18:28:31 [2022-03-20T18:28:31.945Z] --- PASS: TestEvictOneSub (0.00s)
18:28:31 [2022-03-20T18:28:31.945Z] === RUN   TestClosePublisher
18:28:31 [2022-03-20T18:28:31.945Z] --- PASS: TestClosePublisher (0.00s)
18:28:31 [2022-03-20T18:28:31.945Z] === RUN   TestPubSubRace
18:28:32 [2022-03-20T18:28:32.143Z] === RUN   TestNameFormat
18:28:32 [2022-03-20T18:28:32.143Z] --- PASS: TestNameFormat (0.00s)
18:28:32 [2022-03-20T18:28:32.143Z] === RUN   TestNameRetries
18:28:32 [2022-03-20T18:28:32.143Z] --- PASS: TestNameRetries (0.00s)
18:28:32 [2022-03-20T18:28:32.143Z] PASS
18:28:32 [2022-03-20T18:28:32.143Z] coverage: 85.7% of statements
18:28:32 [2022-03-20T18:28:32.143Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.040s	coverage: 85.7% of statements
18:28:32 [2022-03-20T18:28:32.325Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
18:28:32 [2022-03-20T18:28:32.384Z] === RUN   TestHashData
18:28:32 [2022-03-20T18:28:32.384Z] --- PASS: TestHashData (0.00s)
18:28:32 [2022-03-20T18:28:32.384Z] PASS
18:28:32 [2022-03-20T18:28:32.384Z] coverage: 2.8% of statements
18:28:32 [2022-03-20T18:28:32.384Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.037s	coverage: 2.8% of statements
18:28:32 [2022-03-20T18:28:32.853Z] === RUN   TestErrorConstructors
18:28:32 [2022-03-20T18:28:32.853Z] --- PASS: TestErrorConstructors (0.00s)
18:28:32 [2022-03-20T18:28:32.853Z] === RUN   TestCompareIPMask
18:28:32 [2022-03-20T18:28:32.853Z] --- PASS: TestCompareIPMask (0.00s)
18:28:32 [2022-03-20T18:28:32.853Z] === RUN   TestUtilGetHostPartIP
18:28:32 [2022-03-20T18:28:32.853Z] --- PASS: TestUtilGetHostPartIP (0.00s)
18:28:32 [2022-03-20T18:28:32.853Z] === RUN   TestUtilGetBroadcastIP
18:28:32 [2022-03-20T18:28:32.853Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
18:28:32 [2022-03-20T18:28:32.853Z] === RUN   TestParseCIDR
18:28:32 [2022-03-20T18:28:32.853Z] --- PASS: TestParseCIDR (0.00s)
18:28:32 [2022-03-20T18:28:32.853Z] PASS
18:28:32 [2022-03-20T18:28:32.853Z] coverage: 37.3% of statements
18:28:32 [2022-03-20T18:28:32.853Z] ok  	github.com/docker/docker/libnetwork/types	0.054s	coverage: 37.3% of statements
18:28:32 [2022-03-20T18:28:32.853Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s)
18:28:32 [2022-03-20T18:28:32.853Z] === RUN   TestNetworkDBJoinLeaveNetworks
18:28:32 [2022-03-20T18:28:32.887Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
18:28:32 [2022-03-20T18:28:32.931Z] --- PASS: TestPubSubRace (1.08s)
18:28:32 [2022-03-20T18:28:32.931Z] PASS
18:28:32 [2022-03-20T18:28:32.931Z] coverage: 75.0% of statements
18:28:32 [2022-03-20T18:28:32.931Z] ok  	github.com/docker/docker/pkg/pubsub	1.117s	coverage: 75.0% of statements
18:28:33 [2022-03-20T18:28:33.129Z] === RUN   TestParseKeyValueOpt
18:28:33 [2022-03-20T18:28:33.129Z] --- PASS: TestParseKeyValueOpt (0.00s)
18:28:33 [2022-03-20T18:28:33.129Z] === RUN   TestParseUintList
18:28:33 [2022-03-20T18:28:33.129Z] --- PASS: TestParseUintList (0.00s)
18:28:33 [2022-03-20T18:28:33.129Z] === RUN   TestParseUintListMaximumLimits
18:28:33 [2022-03-20T18:28:33.129Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
18:28:33 [2022-03-20T18:28:33.129Z] PASS
18:28:33 [2022-03-20T18:28:33.129Z] coverage: 97.0% of statements
18:28:33 [2022-03-20T18:28:33.129Z] ok  	github.com/docker/docker/pkg/parsers	0.046s	coverage: 97.0% of statements
18:28:33 [2022-03-20T18:28:33.129Z] --- PASS: TestNetworkDBWatch (3.04s)
18:28:33 [2022-03-20T18:28:33.129Z] === RUN   TestNetworkDBBulkSync
18:28:33 [2022-03-20T18:28:33.325Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
18:28:33 [2022-03-20T18:28:33.325Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
18:28:33 [2022-03-20T18:28:33.325Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
18:28:33 [2022-03-20T18:28:33.325Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
18:28:33 [2022-03-20T18:28:33.325Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
18:28:33 [2022-03-20T18:28:33.325Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
18:28:33 [2022-03-20T18:28:33.325Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
18:28:33 [2022-03-20T18:28:33.325Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
18:28:33 [2022-03-20T18:28:33.325Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
18:28:33 [2022-03-20T18:28:33.325Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
18:28:33 [2022-03-20T18:28:33.325Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
18:28:33 [2022-03-20T18:28:33.325Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
18:28:33 [2022-03-20T18:28:33.325Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
18:28:33 [2022-03-20T18:28:33.325Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
18:28:33 [2022-03-20T18:28:33.325Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
18:28:33 [2022-03-20T18:28:33.325Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
18:28:33 [2022-03-20T18:28:33.325Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
18:28:33 [2022-03-20T18:28:33.325Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
18:28:33 [2022-03-20T18:28:33.325Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
18:28:33 [2022-03-20T18:28:33.325Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
18:28:33 [2022-03-20T18:28:33.325Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
18:28:33 [2022-03-20T18:28:33.325Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
18:28:33 [2022-03-20T18:28:33.325Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
18:28:33 [2022-03-20T18:28:33.325Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
18:28:33 [2022-03-20T18:28:33.325Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
18:28:33 [2022-03-20T18:28:33.325Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
18:28:33 [2022-03-20T18:28:33.325Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
18:28:33 [2022-03-20T18:28:33.325Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
18:28:33 [2022-03-20T18:28:33.325Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
18:28:33 [2022-03-20T18:28:33.325Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
18:28:33 [2022-03-20T18:28:33.325Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
18:28:33 [2022-03-20T18:28:33.325Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
18:28:33 [2022-03-20T18:28:33.325Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
18:28:33 [2022-03-20T18:28:33.325Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
18:28:33 [2022-03-20T18:28:33.325Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
18:28:33 [2022-03-20T18:28:33.325Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
18:28:33 [2022-03-20T18:28:33.325Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
18:28:33 [2022-03-20T18:28:33.325Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
18:28:33 [2022-03-20T18:28:33.325Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
18:28:33 [2022-03-20T18:28:33.325Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
18:28:33 [2022-03-20T18:28:33.325Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
18:28:33 [2022-03-20T18:28:33.325Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
18:28:33 [2022-03-20T18:28:33.325Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
18:28:33 [2022-03-20T18:28:33.325Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
18:28:33 [2022-03-20T18:28:33.325Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
18:28:33 [2022-03-20T18:28:33.325Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
18:28:33 [2022-03-20T18:28:33.325Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
18:28:33 [2022-03-20T18:28:33.325Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
18:28:33 [2022-03-20T18:28:33.325Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
18:28:33 [2022-03-20T18:28:33.325Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
18:28:33 [2022-03-20T18:28:33.325Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
18:28:33 [2022-03-20T18:28:33.325Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
18:28:33 [2022-03-20T18:28:33.325Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
18:28:33 [2022-03-20T18:28:33.325Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
18:28:33 [2022-03-20T18:28:33.325Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
18:28:33 [2022-03-20T18:28:33.325Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
18:28:33 [2022-03-20T18:28:33.325Z] PASS
18:28:33 [2022-03-20T18:28:33.325Z] coverage: 50.0% of statements
18:28:33 [2022-03-20T18:28:33.325Z] ok  	github.com/docker/docker/oci	0.057s	coverage: 50.0% of statements
18:28:33 [2022-03-20T18:28:33.919Z] === RUN   TestRegister
18:28:33 [2022-03-20T18:28:33.919Z] --- PASS: TestRegister (0.00s)
18:28:33 [2022-03-20T18:28:33.919Z] === RUN   TestCommand
18:28:33 [2022-03-20T18:28:33.919Z] --- PASS: TestCommand (0.04s)
18:28:33 [2022-03-20T18:28:33.919Z] === RUN   TestNaiveSelf
18:28:33 [2022-03-20T18:28:33.919Z] --- PASS: TestNaiveSelf (0.05s)
18:28:33 [2022-03-20T18:28:33.919Z] PASS
18:28:33 [2022-03-20T18:28:33.919Z] coverage: 82.4% of statements
18:28:33 [2022-03-20T18:28:33.919Z] ok  	github.com/docker/docker/pkg/reexec	0.140s	coverage: 82.4% of statements
18:28:34 [2022-03-20T18:28:34.114Z] === RUN   Test_windowsOSRelease_String
18:28:34 [2022-03-20T18:28:34.114Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes
18:28:34 [2022-03-20T18:28:34.114Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no
18:28:34 [2022-03-20T18:28:34.114Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes
18:28:34 [2022-03-20T18:28:34.114Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no
18:28:34 [2022-03-20T18:28:34.114Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes
18:28:34 [2022-03-20T18:28:34.114Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no
18:28:34 [2022-03-20T18:28:34.114Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes
18:28:34 [2022-03-20T18:28:34.114Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no
18:28:34 [2022-03-20T18:28:34.114Z] --- PASS: Test_windowsOSRelease_String (0.00s)
18:28:34 [2022-03-20T18:28:34.114Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s)
18:28:34 [2022-03-20T18:28:34.114Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s)
18:28:34 [2022-03-20T18:28:34.114Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s)
18:28:34 [2022-03-20T18:28:34.114Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s)
18:28:34 [2022-03-20T18:28:34.114Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s)
18:28:34 [2022-03-20T18:28:34.114Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s)
18:28:34 [2022-03-20T18:28:34.114Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s)
18:28:34 [2022-03-20T18:28:34.114Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s)
18:28:34 [2022-03-20T18:28:34.114Z] PASS
18:28:34 [2022-03-20T18:28:34.114Z] coverage: 36.4% of statements
18:28:34 [2022-03-20T18:28:34.114Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.096s	coverage: 36.4% of statements
18:28:34 [2022-03-20T18:28:34.189Z] --- PASS: TestCreateServiceCapabilities (2.33s)
18:28:34 [2022-03-20T18:28:34.189Z] === RUN   TestInspect
18:28:34 [2022-03-20T18:28:34.318Z] 2022/03/20 18:28:33 Closing DB instances...
18:28:34 [2022-03-20T18:28:34.318Z] === RUN   TestParseVersion
18:28:34 [2022-03-20T18:28:34.318Z] --- PASS: TestParseVersion (0.00s)
18:28:34 [2022-03-20T18:28:34.318Z] PASS
18:28:34 [2022-03-20T18:28:34.319Z] coverage: 52.9% of statements
18:28:34 [2022-03-20T18:28:34.319Z] ok  	github.com/docker/docker/pkg/aaparser	0.051s	coverage: 52.9% of statements
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestAddressPoolOpt
18:28:34 [2022-03-20T18:28:34.319Z] --- PASS: TestAddressPoolOpt (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateEnv
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateEnv/a
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateEnv/something
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateEnv/_=a
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateEnv/env1=value1
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateEnv/_env1=value1
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateEnv/env2=value2=value3
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateEnv/env3=abc!qwe
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateEnv/env_4=value_4
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateEnv/PATH
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateEnv/=a
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateEnv/PATH=
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateEnv/PATH=something
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateEnv/asd!qwe
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateEnv/1asd
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateEnv/123
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateEnv/some_space
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateEnv/__some_space_before
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateEnv/some_space_after__
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateEnv/=
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateEnv/PaTh
18:28:34 [2022-03-20T18:28:34.319Z] --- PASS: TestValidateEnv (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateEnv/a (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateEnv/something (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateEnv/_=a (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateEnv/PATH (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateEnv/=a (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateEnv/1asd (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateEnv/123 (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateEnv/some_space (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateEnv/= (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestParseHost
18:28:34 [2022-03-20T18:28:34.319Z] --- PASS: TestParseHost (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestParseDockerDaemonHost
18:28:34 [2022-03-20T18:28:34.319Z] --- PASS: TestParseDockerDaemonHost (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestParseTCP
18:28:34 [2022-03-20T18:28:34.319Z] --- PASS: TestParseTCP (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestParseInvalidUnixAddrInvalid
18:28:34 [2022-03-20T18:28:34.319Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateExtraHosts
18:28:34 [2022-03-20T18:28:34.319Z] --- PASS: TestValidateExtraHosts (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestIpOptString
18:28:34 [2022-03-20T18:28:34.319Z] --- PASS: TestIpOptString (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestNewIpOptInvalidDefaultVal
18:28:34 [2022-03-20T18:28:34.319Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestNewIpOptValidDefaultVal
18:28:34 [2022-03-20T18:28:34.319Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestIpOptSetInvalidVal
18:28:34 [2022-03-20T18:28:34.319Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateIPAddress
18:28:34 [2022-03-20T18:28:34.319Z] --- PASS: TestValidateIPAddress (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestMapOpts
18:28:34 [2022-03-20T18:28:34.319Z] --- PASS: TestMapOpts (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestListOptsWithoutValidator
18:28:34 [2022-03-20T18:28:34.319Z] --- PASS: TestListOptsWithoutValidator (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestListOptsWithValidator
18:28:34 [2022-03-20T18:28:34.319Z] --- PASS: TestListOptsWithValidator (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateDNSSearch
18:28:34 [2022-03-20T18:28:34.319Z] --- PASS: TestValidateDNSSearch (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateLabel
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateLabel/label_with_general_format
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateLabel/label_with_more_than_one_=
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateLabel/label_with_one_more
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
18:28:34 [2022-03-20T18:28:34.319Z] --- PASS: TestValidateLabel (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestNamedListOpts
18:28:34 [2022-03-20T18:28:34.319Z] --- PASS: TestNamedListOpts (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestNamedMapOpts
18:28:34 [2022-03-20T18:28:34.319Z] --- PASS: TestNamedMapOpts (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestParseLink
18:28:34 [2022-03-20T18:28:34.319Z] --- PASS: TestParseLink (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z] === RUN   TestUlimitOpt
18:28:34 [2022-03-20T18:28:34.319Z] --- PASS: TestUlimitOpt (0.00s)
18:28:34 [2022-03-20T18:28:34.319Z] PASS
18:28:34 [2022-03-20T18:28:34.319Z] coverage: 66.3% of statements
18:28:34 [2022-03-20T18:28:34.319Z] ok  	github.com/docker/docker/opts	0.072s	coverage: 66.3% of statements
18:28:34 [2022-03-20T18:28:34.582Z] 2022/03/20 18:28:34 Closing DB instances...
18:28:34 [2022-03-20T18:28:34.779Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
18:28:34 [2022-03-20T18:28:34.779Z]     check_test.go:308: [d81b0dd026dab] daemon is not started
18:28:34 [2022-03-20T18:28:34.779Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
18:28:34 [2022-03-20T18:28:34.907Z] === RUN   TestDump
18:28:34 [2022-03-20T18:28:34.907Z] goroutine 21 [running]:
18:28:34 [2022-03-20T18:28:34.907Z] github.com/docker/docker/pkg/stack.dump(0x1032d57?)
18:28:34 [2022-03-20T18:28:34.907Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
18:28:34 [2022-03-20T18:28:34.907Z] github.com/docker/docker/pkg/stack.Dump(...)
18:28:34 [2022-03-20T18:28:34.907Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
18:28:34 [2022-03-20T18:28:34.907Z] github.com/docker/docker/pkg/stack.TestDump(0x0?)
18:28:34 [2022-03-20T18:28:34.907Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a
18:28:34 [2022-03-20T18:28:34.907Z] testing.tRunner(0xc0000856c0, 0x11fa498)
18:28:34 [2022-03-20T18:28:34.907Z] 	c:/go/src/testing/testing.go:1439 +0x102
18:28:34 [2022-03-20T18:28:34.907Z] created by testing.(*T).Run
18:28:34 [2022-03-20T18:28:34.907Z] 	c:/go/src/testing/testing.go:1486 +0x35f
18:28:34 [2022-03-20T18:28:34.907Z] 
18:28:34 [2022-03-20T18:28:34.907Z] goroutine 1 [chan receive]:
18:28:34 [2022-03-20T18:28:34.907Z] testing.(*T).Run(0xc000085520, {0x11e913c?, 0x100c1f3?}, 0x11fa498)
18:28:34 [2022-03-20T18:28:34.907Z] 	c:/go/src/testing/testing.go:1487 +0x37a
18:28:34 [2022-03-20T18:28:34.907Z] testing.runTests.func1(0xc0000c6810?)
18:28:34 [2022-03-20T18:28:34.907Z] 	c:/go/src/testing/testing.go:1839 +0x6e
18:28:34 [2022-03-20T18:28:34.907Z] testing.tRunner(0xc000085520, 0xc0000d1ca0)
18:28:34 [2022-03-20T18:28:34.907Z] 	c:/go/src/testing/testing.go:1439 +0x102
18:28:34 [2022-03-20T18:28:34.907Z] testing.runTests(0xc0000a4460?, {0x137e400, 0x3, 0x3}, {0x1ad2aa00598?, 0x40?, 0x13834a0?})
18:28:34 [2022-03-20T18:28:34.907Z] 	c:/go/src/testing/testing.go:1837 +0x457
18:28:34 [2022-03-20T18:28:34.907Z] testing.(*M).Run(0xc0000a4460)
18:28:34 [2022-03-20T18:28:34.907Z] 	c:/go/src/testing/testing.go:1719 +0x5d9
18:28:34 [2022-03-20T18:28:34.907Z] main.main()
18:28:34 [2022-03-20T18:28:34.907Z] 	_testmain.go:99 +0x255
18:28:34 [2022-03-20T18:28:34.907Z] --- PASS: TestDump (0.00s)
18:28:34 [2022-03-20T18:28:34.907Z] === RUN   TestDumpToFile
18:28:35 [2022-03-20T18:28:35.051Z] === RUN   TestNewAndRemove
18:28:35 [2022-03-20T18:28:35.051Z] --- PASS: TestNewAndRemove (0.00s)
18:28:35 [2022-03-20T18:28:35.051Z] === RUN   TestRemoveInvalidPath
18:28:35 [2022-03-20T18:28:35.051Z] --- PASS: TestRemoveInvalidPath (0.00s)
18:28:35 [2022-03-20T18:28:35.051Z] PASS
18:28:35 [2022-03-20T18:28:35.051Z] coverage: 82.6% of statements
18:28:35 [2022-03-20T18:28:35.051Z] ok  	github.com/docker/docker/pkg/pidfile	0.038s	coverage: 82.6% of statements
18:28:35 [2022-03-20T18:28:35.375Z] --- PASS: TestDumpToFile (0.21s)
18:28:35 [2022-03-20T18:28:35.375Z] === RUN   TestDumpToFileWithEmptyInput
18:28:35 [2022-03-20T18:28:35.375Z] goroutine 23 [running]:
18:28:35 [2022-03-20T18:28:35.375Z] github.com/docker/docker/pkg/stack.dump(0x10aecd3?)
18:28:35 [2022-03-20T18:28:35.375Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
18:28:35 [2022-03-20T18:28:35.375Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x10aeca0?})
18:28:35 [2022-03-20T18:28:35.375Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217
18:28:35 [2022-03-20T18:28:35.375Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000856c0?)
18:28:35 [2022-03-20T18:28:35.375Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26
18:28:35 [2022-03-20T18:28:35.375Z] testing.tRunner(0xc000085d40, 0x11fa488)
18:28:35 [2022-03-20T18:28:35.375Z] 	c:/go/src/testing/testing.go:1439 +0x102
18:28:35 [2022-03-20T18:28:35.375Z] created by testing.(*T).Run
18:28:35 [2022-03-20T18:28:35.375Z] 	c:/go/src/testing/testing.go:1486 +0x35f
18:28:35 [2022-03-20T18:28:35.375Z] 
18:28:35 [2022-03-20T18:28:35.375Z] goroutine 1 [chan receive]:
18:28:35 [2022-03-20T18:28:35.375Z] testing.(*T).Run(0xc000085520, {0x11f0713?, 0x100c1f3?}, 0x11fa488)
18:28:35 [2022-03-20T18:28:35.375Z] 	c:/go/src/testing/testing.go:1487 +0x37a
18:28:35 [2022-03-20T18:28:35.375Z] testing.runTests.func1(0xc0000c6810?)
18:28:35 [2022-03-20T18:28:35.375Z] 	c:/go/src/testing/testing.go:1839 +0x6e
18:28:35 [2022-03-20T18:28:35.375Z] testing.tRunner(0xc000085520, 0xc0000d1ca0)
18:28:35 [2022-03-20T18:28:35.375Z] 	c:/go/src/testing/testing.go:1439 +0x102
18:28:35 [2022-03-20T18:28:35.375Z] testing.runTests(0xc0000a4460?, {0x137e400, 0x3, 0x3}, {0x1ad2aa00598?, 0x40?, 0x13834a0?})
18:28:35 [2022-03-20T18:28:35.375Z] 	c:/go/src/testing/testing.go:1837 +0x457
18:28:35 [2022-03-20T18:28:35.375Z] testing.(*M).Run(0xc0000a4460)
18:28:35 [2022-03-20T18:28:35.375Z] 	c:/go/src/testing/testing.go:1719 +0x5d9
18:28:35 [2022-03-20T18:28:35.375Z] main.main()
18:28:35 [2022-03-20T18:28:35.375Z] 	_testmain.go:99 +0x255
18:28:35 [2022-03-20T18:28:35.375Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
18:28:35 [2022-03-20T18:28:35.375Z] PASS
18:28:35 [2022-03-20T18:28:35.375Z] coverage: 90.9% of statements
18:28:35 [2022-03-20T18:28:35.375Z] ok  	github.com/docker/docker/pkg/stack	0.258s	coverage: 90.9% of statements
18:28:35 [2022-03-20T18:28:35.375Z] time="2022-03-20T18:28:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
18:28:35 [2022-03-20T18:28:35.707Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
18:28:35 [2022-03-20T18:28:35.844Z] === RUN   TestNewStdWriter
18:28:35 [2022-03-20T18:28:35.844Z] --- PASS: TestNewStdWriter (0.00s)
18:28:35 [2022-03-20T18:28:35.844Z] === RUN   TestWriteWithUninitializedStdWriter
18:28:35 [2022-03-20T18:28:35.844Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
18:28:35 [2022-03-20T18:28:35.844Z] === RUN   TestWriteWithNilBytes
18:28:35 [2022-03-20T18:28:35.844Z] --- PASS: TestWriteWithNilBytes (0.00s)
18:28:35 [2022-03-20T18:28:35.844Z] === RUN   TestWrite
18:28:35 [2022-03-20T18:28:35.844Z] --- PASS: TestWrite (0.00s)
18:28:35 [2022-03-20T18:28:35.844Z] === RUN   TestWriteWithWriterError
18:28:35 [2022-03-20T18:28:35.844Z] --- PASS: TestWriteWithWriterError (0.00s)
18:28:35 [2022-03-20T18:28:35.844Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
18:28:35 [2022-03-20T18:28:35.844Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
18:28:35 [2022-03-20T18:28:35.844Z] === RUN   TestStdCopyWriteAndRead
18:28:35 [2022-03-20T18:28:35.844Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
18:28:35 [2022-03-20T18:28:35.844Z] === RUN   TestStdCopyReturnsErrorReadingHeader
18:28:35 [2022-03-20T18:28:35.844Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
18:28:35 [2022-03-20T18:28:35.844Z] === RUN   TestStdCopyReturnsErrorReadingFrame
18:28:35 [2022-03-20T18:28:35.844Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
18:28:35 [2022-03-20T18:28:35.844Z] === RUN   TestStdCopyDetectsCorruptedFrame
18:28:35 [2022-03-20T18:28:35.844Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
18:28:35 [2022-03-20T18:28:35.844Z] === RUN   TestStdCopyWithInvalidInputHeader
18:28:35 [2022-03-20T18:28:35.844Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
18:28:35 [2022-03-20T18:28:35.844Z] === RUN   TestStdCopyWithCorruptedPrefix
18:28:35 [2022-03-20T18:28:35.844Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
18:28:35 [2022-03-20T18:28:35.844Z] === RUN   TestStdCopyReturnsWriteErrors
18:28:35 [2022-03-20T18:28:35.844Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
18:28:35 [2022-03-20T18:28:35.844Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
18:28:35 [2022-03-20T18:28:35.844Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
18:28:35 [2022-03-20T18:28:35.844Z] === RUN   TestStdCopyReturnsErrorFromSystem
18:28:35 [2022-03-20T18:28:35.844Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
18:28:35 [2022-03-20T18:28:35.844Z] PASS
18:28:35 [2022-03-20T18:28:35.844Z] coverage: 100.0% of statements
18:28:35 [2022-03-20T18:28:35.844Z] ok  	github.com/docker/docker/pkg/stdcopy	0.065s	coverage: 100.0% of statements
18:28:35 [2022-03-20T18:28:35.886Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.66s)
18:28:35 [2022-03-20T18:28:35.886Z] === RUN   TestNetworkDBCRUDTableEntry
18:28:35 [2022-03-20T18:28:35.886Z] === RUN   TestPeerCertificateMarshalJSON
18:28:36 [2022-03-20T18:28:36.037Z] --- PASS: TestNetworkDBBulkSync (2.83s)
18:28:36 [2022-03-20T18:28:36.037Z] === RUN   TestNetworkDBCRUDMediumCluster
18:28:36 [2022-03-20T18:28:36.101Z] --- PASS: TestInspect (2.17s)
18:28:36 [2022-03-20T18:28:36.102Z] === RUN   TestCreateJob
18:28:36 [2022-03-20T18:28:36.831Z] === RUN   TestRawProgressFormatterFormatStatus
18:28:36 [2022-03-20T18:28:36.831Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
18:28:36 [2022-03-20T18:28:36.831Z] === RUN   TestRawProgressFormatterFormatProgress
18:28:36 [2022-03-20T18:28:36.831Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
18:28:36 [2022-03-20T18:28:36.831Z] === RUN   TestFormatStatus
18:28:36 [2022-03-20T18:28:36.831Z] --- PASS: TestFormatStatus (0.00s)
18:28:36 [2022-03-20T18:28:36.831Z] === RUN   TestFormatError
18:28:36 [2022-03-20T18:28:36.831Z] --- PASS: TestFormatError (0.00s)
18:28:36 [2022-03-20T18:28:36.831Z] === RUN   TestFormatJSONError
18:28:36 [2022-03-20T18:28:36.831Z] --- PASS: TestFormatJSONError (0.00s)
18:28:36 [2022-03-20T18:28:36.831Z] === RUN   TestJsonProgressFormatterFormatProgress
18:28:36 [2022-03-20T18:28:36.831Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
18:28:36 [2022-03-20T18:28:36.831Z] === RUN   TestJsonProgressFormatterFormatStatus
18:28:36 [2022-03-20T18:28:36.831Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
18:28:36 [2022-03-20T18:28:36.831Z] === RUN   TestNewJSONProgressOutput
18:28:36 [2022-03-20T18:28:36.831Z] --- PASS: TestNewJSONProgressOutput (0.00s)
18:28:36 [2022-03-20T18:28:36.831Z] === RUN   TestAuxFormatterEmit
18:28:36 [2022-03-20T18:28:36.831Z] --- PASS: TestAuxFormatterEmit (0.00s)
18:28:36 [2022-03-20T18:28:36.831Z] === RUN   TestStreamWriterStdout
18:28:36 [2022-03-20T18:28:36.831Z] --- PASS: TestStreamWriterStdout (0.00s)
18:28:36 [2022-03-20T18:28:36.831Z] === RUN   TestStreamWriterStderr
18:28:36 [2022-03-20T18:28:36.831Z] --- PASS: TestStreamWriterStderr (0.00s)
18:28:36 [2022-03-20T18:28:36.831Z] PASS
18:28:36 [2022-03-20T18:28:36.831Z] coverage: 66.2% of statements
18:28:36 [2022-03-20T18:28:36.831Z] ok  	github.com/docker/docker/pkg/streamformatter	0.049s	coverage: 66.2% of statements
18:28:36 [2022-03-20T18:28:36.874Z] === RUN   TestIsArchivePathDir
18:28:37 [2022-03-20T18:28:37.080Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
18:28:37 [2022-03-20T18:28:37.343Z] --- PASS: TestIsArchivePathDir (0.06s)
18:28:37 [2022-03-20T18:28:37.343Z] === RUN   TestIsArchivePathInvalidFile
18:28:37 [2022-03-20T18:28:37.343Z] --- PASS: TestIsArchivePathInvalidFile (0.13s)
18:28:37 [2022-03-20T18:28:37.343Z] === RUN   TestIsArchivePathTar
18:28:37 [2022-03-20T18:28:37.343Z] --- PASS: TestIsArchivePathTar (0.16s)
18:28:37 [2022-03-20T18:28:37.343Z] === RUN   TestDecompressStreamGzip
18:28:37 [2022-03-20T18:28:37.343Z] --- PASS: TestDecompressStreamGzip (0.12s)
18:28:37 [2022-03-20T18:28:37.609Z] === RUN   TestFailedConnection
18:28:37 [2022-03-20T18:28:37.644Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
18:28:37 [2022-03-20T18:28:37.817Z] === RUN   TestGenerateRandomID
18:28:37 [2022-03-20T18:28:37.817Z] --- PASS: TestGenerateRandomID (0.00s)
18:28:37 [2022-03-20T18:28:37.817Z] === RUN   TestShortenId
18:28:37 [2022-03-20T18:28:37.817Z] --- PASS: TestShortenId (0.00s)
18:28:37 [2022-03-20T18:28:37.817Z] === RUN   TestShortenSha256Id
18:28:37 [2022-03-20T18:28:37.817Z] --- PASS: TestShortenSha256Id (0.00s)
18:28:37 [2022-03-20T18:28:37.817Z] === RUN   TestShortenIdEmpty
18:28:37 [2022-03-20T18:28:37.817Z] --- PASS: TestShortenIdEmpty (0.00s)
18:28:37 [2022-03-20T18:28:37.817Z] === RUN   TestShortenIdInvalid
18:28:37 [2022-03-20T18:28:37.817Z] --- PASS: TestShortenIdInvalid (0.00s)
18:28:37 [2022-03-20T18:28:37.817Z] === RUN   TestIsShortIDNonHex
18:28:37 [2022-03-20T18:28:37.817Z] --- PASS: TestIsShortIDNonHex (0.00s)
18:28:37 [2022-03-20T18:28:37.817Z] === RUN   TestIsShortIDNotCorrectSize
18:28:37 [2022-03-20T18:28:37.817Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
18:28:37 [2022-03-20T18:28:37.817Z] PASS
18:28:37 [2022-03-20T18:28:37.817Z] coverage: 70.6% of statements
18:28:37 [2022-03-20T18:28:37.817Z] ok  	github.com/docker/docker/pkg/stringid	0.035s	coverage: 70.6% of statements
18:28:37 [2022-03-20T18:28:37.818Z] === RUN   TestDecompressStreamBzip2
18:28:37 [2022-03-20T18:28:37.818Z] --- PASS: TestDecompressStreamBzip2 (0.11s)
18:28:37 [2022-03-20T18:28:37.818Z] === RUN   TestDecompressStreamXz
18:28:37 [2022-03-20T18:28:37.818Z]     archive_test.go:133: Xz not present in msys2
18:28:37 [2022-03-20T18:28:37.818Z] --- SKIP: TestDecompressStreamXz (0.00s)
18:28:37 [2022-03-20T18:28:37.818Z] === RUN   TestDecompressStreamZstd
18:28:37 [2022-03-20T18:28:37.818Z]     archive_test.go:140: zstd not installed
18:28:37 [2022-03-20T18:28:37.818Z] --- SKIP: TestDecompressStreamZstd (0.02s)
18:28:37 [2022-03-20T18:28:37.818Z] === RUN   TestCompressStreamXzUnsupported
18:28:37 [2022-03-20T18:28:37.818Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
18:28:37 [2022-03-20T18:28:37.818Z] === RUN   TestCompressStreamBzip2Unsupported
18:28:37 [2022-03-20T18:28:37.818Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
18:28:37 [2022-03-20T18:28:37.818Z] === RUN   TestCompressStreamInvalid
18:28:37 [2022-03-20T18:28:37.818Z] --- PASS: TestCompressStreamInvalid (0.00s)
18:28:37 [2022-03-20T18:28:37.818Z] === RUN   TestExtensionInvalid
18:28:37 [2022-03-20T18:28:37.818Z] --- PASS: TestExtensionInvalid (0.00s)
18:28:37 [2022-03-20T18:28:37.818Z] === RUN   TestExtensionUncompressed
18:28:37 [2022-03-20T18:28:37.818Z] --- PASS: TestExtensionUncompressed (0.00s)
18:28:37 [2022-03-20T18:28:37.818Z] === RUN   TestExtensionBzip2
18:28:37 [2022-03-20T18:28:37.818Z] --- PASS: TestExtensionBzip2 (0.00s)
18:28:37 [2022-03-20T18:28:37.818Z] === RUN   TestExtensionGzip
18:28:37 [2022-03-20T18:28:37.818Z] --- PASS: TestExtensionGzip (0.00s)
18:28:37 [2022-03-20T18:28:37.818Z] === RUN   TestExtensionXz
18:28:37 [2022-03-20T18:28:37.818Z] --- PASS: TestExtensionXz (0.00s)
18:28:37 [2022-03-20T18:28:37.818Z] === RUN   TestExtensionZstd
18:28:37 [2022-03-20T18:28:37.818Z] --- PASS: TestExtensionZstd (0.00s)
18:28:37 [2022-03-20T18:28:37.818Z] === RUN   TestCmdStreamLargeStderr
18:28:37 [2022-03-20T18:28:37.818Z] --- PASS: TestCmdStreamLargeStderr (0.07s)
18:28:37 [2022-03-20T18:28:37.818Z] === RUN   TestCmdStreamBad
18:28:37 [2022-03-20T18:28:37.818Z]     archive_test.go:252: Failing on Windows CI machines
18:28:37 [2022-03-20T18:28:37.818Z] --- SKIP: TestCmdStreamBad (0.00s)
18:28:37 [2022-03-20T18:28:37.818Z] === RUN   TestCmdStreamGood
18:28:37 [2022-03-20T18:28:37.818Z] --- PASS: TestCmdStreamGood (0.04s)
18:28:37 [2022-03-20T18:28:37.818Z] === RUN   TestUntarPathWithInvalidDest
18:28:37 [2022-03-20T18:28:37.818Z] --- PASS: TestUntarPathWithInvalidDest (0.06s)
18:28:37 [2022-03-20T18:28:37.818Z] === RUN   TestUntarPathWithInvalidSrc
18:28:37 [2022-03-20T18:28:37.818Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
18:28:37 [2022-03-20T18:28:37.818Z] === RUN   TestUntarPath
18:28:37 [2022-03-20T18:28:37.818Z] 2022/03/20 18:28:37 Closing DB instances...
18:28:37 [2022-03-20T18:28:37.818Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
18:28:37 [2022-03-20T18:28:37.818Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
18:28:37 [2022-03-20T18:28:37.818Z] --- PASS: TestPeerCertificateMarshalJSON (1.87s)
18:28:37 [2022-03-20T18:28:37.818Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
18:28:37 [2022-03-20T18:28:37.818Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
18:28:37 [2022-03-20T18:28:37.818Z] === RUN   TestMiddleware
18:28:37 [2022-03-20T18:28:37.818Z] --- PASS: TestMiddleware (0.00s)
18:28:37 [2022-03-20T18:28:37.818Z] === RUN   TestNewResponseModifier
18:28:37 [2022-03-20T18:28:37.818Z] --- PASS: TestNewResponseModifier (0.00s)
18:28:37 [2022-03-20T18:28:37.818Z] PASS
18:28:37 [2022-03-20T18:28:37.818Z] coverage: 26.8% of statements
18:28:37 [2022-03-20T18:28:37.818Z] ok  	github.com/docker/docker/pkg/authorization	1.940s	coverage: 26.8% of statements
18:28:37 [2022-03-20T18:28:37.818Z] --- PASS: TestUntarPath (0.07s)
18:28:37 [2022-03-20T18:28:37.818Z] === RUN   TestUntarPathWithDestinationFile
18:28:37 [2022-03-20T18:28:37.818Z] --- PASS: TestUntarPathWithDestinationFile (0.06s)
18:28:37 [2022-03-20T18:28:37.818Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
18:28:38 [2022-03-20T18:28:38.077Z] --- PASS: TestGetAddress (27.58s)
18:28:38 [2022-03-20T18:28:38.077Z] === RUN   TestRequestSyntaxCheck
18:28:38 [2022-03-20T18:28:38.077Z] --- PASS: TestRequestSyntaxCheck (0.02s)
18:28:38 [2022-03-20T18:28:38.077Z] === RUN   TestRequest
18:28:38 [2022-03-20T18:28:38.286Z] === RUN   TestIsCpusetListAvailable
18:28:38 [2022-03-20T18:28:38.287Z] --- PASS: TestIsCpusetListAvailable (0.00s)
18:28:38 [2022-03-20T18:28:38.287Z] PASS
18:28:38 [2022-03-20T18:28:38.287Z] coverage: 39.4% of statements
18:28:38 [2022-03-20T18:28:38.287Z] ok  	github.com/docker/docker/pkg/sysinfo	0.038s	coverage: 39.4% of statements
18:28:38 [2022-03-20T18:28:38.287Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s)
18:28:38 [2022-03-20T18:28:38.287Z] === RUN   TestCopyWithTarInvalidSrc
18:28:38 [2022-03-20T18:28:38.287Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
18:28:38 [2022-03-20T18:28:38.287Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
18:28:38 [2022-03-20T18:28:38.287Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
18:28:38 [2022-03-20T18:28:38.287Z] === RUN   TestCopyWithTarSrcFile
18:28:38 [2022-03-20T18:28:38.287Z] --- PASS: TestCopyWithTarSrcFile (0.00s)
18:28:38 [2022-03-20T18:28:38.287Z] === RUN   TestCopyWithTarSrcFolder
18:28:38 [2022-03-20T18:28:38.287Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
18:28:38 [2022-03-20T18:28:38.287Z] === RUN   TestCopyFileWithTarInvalidSrc
18:28:38 [2022-03-20T18:28:38.287Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
18:28:38 [2022-03-20T18:28:38.287Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
18:28:38 [2022-03-20T18:28:38.287Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
18:28:38 [2022-03-20T18:28:38.287Z] === RUN   TestCopyFileWithTarSrcFolder
18:28:38 [2022-03-20T18:28:38.287Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
18:28:38 [2022-03-20T18:28:38.287Z] === RUN   TestCopyFileWithTarSrcFile
18:28:38 [2022-03-20T18:28:38.287Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
18:28:38 [2022-03-20T18:28:38.287Z] === RUN   TestTarFiles
18:28:38 [2022-03-20T18:28:38.757Z] === RUN   TestUnbuffered
18:28:38 [2022-03-20T18:28:38.757Z] --- PASS: TestUnbuffered (0.00s)
18:28:38 [2022-03-20T18:28:38.757Z] === RUN   TestRaceUnbuffered
18:28:38 [2022-03-20T18:28:38.757Z] --- PASS: TestRaceUnbuffered (0.00s)
18:28:38 [2022-03-20T18:28:38.757Z] PASS
18:28:38 [2022-03-20T18:28:38.757Z] coverage: 100.0% of statements
18:28:38 [2022-03-20T18:28:38.757Z] ok  	github.com/docker/docker/pkg/broadcaster	0.042s	coverage: 100.0% of statements
18:28:39 [2022-03-20T18:28:39.064Z] 2022/03/20 18:28:38 Closing DB instances...
18:28:39 [2022-03-20T18:28:39.225Z] === RUN   TestMatch
18:28:39 [2022-03-20T18:28:39.225Z] === RUN   TestMatch/[[]]
18:28:39 [2022-03-20T18:28:39.225Z] === RUN   TestMatch/[[foo]]
18:28:39 [2022-03-20T18:28:39.225Z] === RUN   TestMatch/[[bar]_[foo]]
18:28:39 [2022-03-20T18:28:39.225Z] === RUN   TestMatch/[[foo_bar]]
18:28:39 [2022-03-20T18:28:39.225Z] === RUN   TestMatch/[[qux]_[foo]]
18:28:39 [2022-03-20T18:28:39.225Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
18:28:39 [2022-03-20T18:28:39.225Z] === RUN   TestMatch/[]
18:28:39 [2022-03-20T18:28:39.225Z] === RUN   TestMatch/[]#01
18:28:39 [2022-03-20T18:28:39.225Z] === RUN   TestMatch/[[qux]]
18:28:39 [2022-03-20T18:28:39.225Z] === RUN   TestMatch/[[foo_bar_qux]]
18:28:39 [2022-03-20T18:28:39.225Z] === RUN   TestMatch/[[qux]_[baz]]
18:28:39 [2022-03-20T18:28:39.225Z] === RUN   TestMatch/[[foo_baz]]
18:28:39 [2022-03-20T18:28:39.225Z] --- PASS: TestMatch (0.00s)
18:28:39 [2022-03-20T18:28:39.225Z]     --- PASS: TestMatch/[[]] (0.00s)
18:28:39 [2022-03-20T18:28:39.225Z]     --- PASS: TestMatch/[[foo]] (0.00s)
18:28:39 [2022-03-20T18:28:39.225Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
18:28:39 [2022-03-20T18:28:39.225Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
18:28:39 [2022-03-20T18:28:39.225Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
18:28:39 [2022-03-20T18:28:39.225Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
18:28:39 [2022-03-20T18:28:39.225Z]     --- PASS: TestMatch/[] (0.00s)
18:28:39 [2022-03-20T18:28:39.225Z]     --- PASS: TestMatch/[]#01 (0.00s)
18:28:39 [2022-03-20T18:28:39.225Z]     --- PASS: TestMatch/[[qux]] (0.00s)
18:28:39 [2022-03-20T18:28:39.225Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
18:28:39 [2022-03-20T18:28:39.225Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
18:28:39 [2022-03-20T18:28:39.225Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
18:28:39 [2022-03-20T18:28:39.225Z] PASS
18:28:39 [2022-03-20T18:28:39.225Z] coverage: 87.5% of statements
18:28:39 [2022-03-20T18:28:39.225Z] ok  	github.com/docker/docker/pkg/capabilities	0.050s	coverage: 87.5% of statements
18:28:39 [2022-03-20T18:28:39.409Z] --- PASS: TestCreateJob (3.02s)
18:28:39 [2022-03-20T18:28:39.409Z] === RUN   TestReplicatedJob
18:28:39 [2022-03-20T18:28:39.533Z] --- PASS: TestFailedConnection (2.05s)
18:28:39 [2022-03-20T18:28:39.533Z] === RUN   TestFailOnce
18:28:39 [2022-03-20T18:28:39.533Z] 2022/03/20 18:28:39 http: panic serving 127.0.0.1:49298: Plugin not ready
18:28:39 [2022-03-20T18:28:39.533Z] goroutine 34 [running]:
18:28:39 [2022-03-20T18:28:39.533Z] net/http.(*conn).serve.func1()
18:28:39 [2022-03-20T18:28:39.533Z] 	c:/go/src/net/http/server.go:1825 +0xbf
18:28:39 [2022-03-20T18:28:39.533Z] panic({0x1123700, 0x126d030})
18:28:39 [2022-03-20T18:28:39.533Z] 	c:/go/src/runtime/panic.go:844 +0x258
18:28:39 [2022-03-20T18:28:39.533Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00023fa70?)
18:28:39 [2022-03-20T18:28:39.533Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
18:28:39 [2022-03-20T18:28:39.533Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1272838?, 0xc0001a40e0?}, 0x107da46?)
18:28:39 [2022-03-20T18:28:39.533Z] 	c:/go/src/net/http/server.go:2084 +0x2f
18:28:39 [2022-03-20T18:28:39.533Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1272838, 0xc0001a40e0}, 0xc000236000)
18:28:39 [2022-03-20T18:28:39.533Z] 	c:/go/src/net/http/server.go:2462 +0x149
18:28:39 [2022-03-20T18:28:39.533Z] net/http.serverHandler.ServeHTTP({0x1270e58?}, {0x1272838, 0xc0001a40e0}, 0xc000236000)
18:28:39 [2022-03-20T18:28:39.533Z] 	c:/go/src/net/http/server.go:2916 +0x43b
18:28:39 [2022-03-20T18:28:39.533Z] net/http.(*conn).serve(0xc000226000, {0x1272d38, 0xc0002080c0})
18:28:39 [2022-03-20T18:28:39.533Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
18:28:39 [2022-03-20T18:28:39.533Z] created by net/http.(*Server).Serve
18:28:39 [2022-03-20T18:28:39.533Z] 	c:/go/src/net/http/server.go:3071 +0x4db
18:28:39 [2022-03-20T18:28:39.533Z] time="2022-03-20T18:28:39Z" 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"
18:28:39 [2022-03-20T18:28:39.573Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
18:28:39 [2022-03-20T18:28:39.830Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
18:28:39 [2022-03-20T18:28:39.853Z] === RUN   TestChtimes
18:28:39 [2022-03-20T18:28:39.853Z] --- PASS: TestChtimes (0.00s)
18:28:39 [2022-03-20T18:28:39.853Z] === RUN   TestChtimesWindows
18:28:39 [2022-03-20T18:28:39.853Z] --- PASS: TestChtimesWindows (0.00s)
18:28:39 [2022-03-20T18:28:39.853Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
18:28:39 [2022-03-20T18:28:39.853Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
18:28:39 [2022-03-20T18:28:39.853Z] PASS
18:28:39 [2022-03-20T18:28:39.853Z] coverage: 13.0% of statements
18:28:39 [2022-03-20T18:28:39.853Z] ok  	github.com/docker/docker/pkg/system	0.045s	coverage: 13.0% of statements
18:28:40 [2022-03-20T18:28:40.214Z] --- PASS: TestNetworkDBCRUDTableEntry (4.20s)
18:28:40 [2022-03-20T18:28:40.214Z] === RUN   TestNetworkDBCRUDTableEntries
18:28:40 [2022-03-20T18:28:40.521Z] --- PASS: TestFailOnce (1.22s)
18:28:40 [2022-03-20T18:28:40.521Z] === RUN   TestEchoInputOutput
18:28:40 [2022-03-20T18:28:40.521Z] --- PASS: TestEchoInputOutput (0.00s)
18:28:40 [2022-03-20T18:28:40.521Z] === RUN   TestBackoff
18:28:40 [2022-03-20T18:28:40.521Z] --- PASS: TestBackoff (0.00s)
18:28:40 [2022-03-20T18:28:40.521Z] === RUN   TestAbortRetry
18:28:40 [2022-03-20T18:28:40.521Z] --- PASS: TestAbortRetry (0.00s)
18:28:40 [2022-03-20T18:28:40.521Z] === RUN   TestClientScheme
18:28:40 [2022-03-20T18:28:40.521Z] --- PASS: TestClientScheme (0.00s)
18:28:40 [2022-03-20T18:28:40.521Z] === RUN   TestNewClientWithTimeout
18:28:40 [2022-03-20T18:28:40.682Z] === RUN   TestChrootTarUntar
18:28:40 [2022-03-20T18:28:40.682Z]     archive_test.go:44: os.Getuid() != 0: skipping test that requires root
18:28:40 [2022-03-20T18:28:40.682Z] --- SKIP: TestChrootTarUntar (0.00s)
18:28:40 [2022-03-20T18:28:40.682Z] === RUN   TestChrootUntarWithHugeExcludesList
18:28:40 [2022-03-20T18:28:40.682Z]     archive_test.go:76: os.Getuid() != 0: skipping test that requires root
18:28:40 [2022-03-20T18:28:40.682Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
18:28:40 [2022-03-20T18:28:40.682Z] === RUN   TestChrootUntarEmptyArchive
18:28:40 [2022-03-20T18:28:40.682Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
18:28:40 [2022-03-20T18:28:40.682Z] === RUN   TestChrootTarUntarWithSymlink
18:28:40 [2022-03-20T18:28:40.682Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:28:40 [2022-03-20T18:28:40.682Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
18:28:40 [2022-03-20T18:28:40.682Z] === RUN   TestChrootCopyWithTar
18:28:40 [2022-03-20T18:28:40.682Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:28:40 [2022-03-20T18:28:40.682Z] --- SKIP: TestChrootCopyWithTar (0.00s)
18:28:40 [2022-03-20T18:28:40.682Z] === RUN   TestChrootCopyFileWithTar
18:28:40 [2022-03-20T18:28:40.682Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
18:28:40 [2022-03-20T18:28:40.682Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
18:28:40 [2022-03-20T18:28:40.682Z] === RUN   TestChrootUntarPath
18:28:40 [2022-03-20T18:28:40.682Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:28:40 [2022-03-20T18:28:40.682Z] --- SKIP: TestChrootUntarPath (0.00s)
18:28:40 [2022-03-20T18:28:40.682Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
18:28:40 [2022-03-20T18:28:40.682Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
18:28:40 [2022-03-20T18:28:40.682Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
18:28:40 [2022-03-20T18:28:40.682Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
18:28:40 [2022-03-20T18:28:40.682Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
18:28:40 [2022-03-20T18:28:40.682Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
18:28:40 [2022-03-20T18:28:40.682Z] === RUN   TestChrootApplyDotDotFile
18:28:40 [2022-03-20T18:28:40.682Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
18:28:40 [2022-03-20T18:28:40.682Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
18:28:40 [2022-03-20T18:28:40.682Z] PASS
18:28:40 [2022-03-20T18:28:40.682Z] coverage: 15.1% of statements
18:28:40 [2022-03-20T18:28:40.682Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.101s	coverage: 15.1% of statements
18:28:40 [2022-03-20T18:28:40.841Z] === RUN   TestTailFile
18:28:40 [2022-03-20T18:28:40.841Z] --- PASS: TestTailFile (0.00s)
18:28:40 [2022-03-20T18:28:40.841Z] === RUN   TestTailFileManyLines
18:28:40 [2022-03-20T18:28:40.841Z] --- PASS: TestTailFileManyLines (0.00s)
18:28:40 [2022-03-20T18:28:40.841Z] === RUN   TestTailEmptyFile
18:28:40 [2022-03-20T18:28:40.841Z] --- PASS: TestTailEmptyFile (0.00s)
18:28:40 [2022-03-20T18:28:40.841Z] === RUN   TestTailNegativeN
18:28:40 [2022-03-20T18:28:40.841Z] --- PASS: TestTailNegativeN (0.00s)
18:28:40 [2022-03-20T18:28:40.841Z] === RUN   TestNewTailReader
18:28:40 [2022-03-20T18:28:40.841Z] === PAUSE TestNewTailReader
18:28:40 [2022-03-20T18:28:40.841Z] === CONT  TestNewTailReader
18:28:40 [2022-03-20T18:28:40.841Z] === RUN   TestNewTailReader/no_delimiter
18:28:40 [2022-03-20T18:28:40.841Z] === PAUSE TestNewTailReader/no_delimiter
18:28:40 [2022-03-20T18:28:40.841Z] === RUN   TestNewTailReader/single_byte_delimiter
18:28:40 [2022-03-20T18:28:40.841Z] === PAUSE TestNewTailReader/single_byte_delimiter
18:28:40 [2022-03-20T18:28:40.841Z] === RUN   TestNewTailReader/2_byte_delimiter
18:28:40 [2022-03-20T18:28:40.841Z] === PAUSE TestNewTailReader/2_byte_delimiter
18:28:40 [2022-03-20T18:28:40.841Z] === RUN   TestNewTailReader/4_byte_delimiter
18:28:40 [2022-03-20T18:28:40.841Z] === PAUSE TestNewTailReader/4_byte_delimiter
18:28:40 [2022-03-20T18:28:40.841Z] === RUN   TestNewTailReader/8_byte_delimiter
18:28:40 [2022-03-20T18:28:40.841Z] === PAUSE TestNewTailReader/8_byte_delimiter
18:28:40 [2022-03-20T18:28:40.841Z] === RUN   TestNewTailReader/12_byte_delimiter
18:28:40 [2022-03-20T18:28:40.841Z] === PAUSE TestNewTailReader/12_byte_delimiter
18:28:40 [2022-03-20T18:28:40.841Z] === RUN   TestNewTailReader/truncated_last_line
18:28:40 [2022-03-20T18:28:40.841Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
18:28:40 [2022-03-20T18:28:40.841Z] === RUN   TestNewTailReader/truncated_last_line#01
18:28:40 [2022-03-20T18:28:40.841Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
18:28:40 [2022-03-20T18:28:40.841Z] === RUN   TestNewTailReader/truncated_last_line#02
18:28:40 [2022-03-20T18:28:40.841Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
18:28:40 [2022-03-20T18:28:40.841Z] === CONT  TestNewTailReader/no_delimiter
18:28:40 [2022-03-20T18:28:40.841Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
18:28:40 [2022-03-20T18:28:40.841Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
18:28:40 [2022-03-20T18:28:40.841Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
18:28:40 [2022-03-20T18:28:40.841Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
18:28:40 [2022-03-20T18:28:40.842Z] === CONT  TestNewTailReader/4_byte_delimiter
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/no_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
18:28:40 [2022-03-20T18:28:40.842Z] === CONT  TestNewTailReader/2_byte_delimiter
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
18:28:40 [2022-03-20T18:28:40.842Z] === CONT  TestNewTailReader/12_byte_delimiter
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
18:28:40 [2022-03-20T18:28:40.842Z] === CONT  TestNewTailReader/single_byte_delimiter
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
18:28:40 [2022-03-20T18:28:40.842Z] === CONT  TestNewTailReader/8_byte_delimiter
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
18:28:40 [2022-03-20T18:28:40.842Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.842Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.842Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.842Z] === CONT  TestNewTailReader/no_delimiter/no_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.842Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.842Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
18:28:40 [2022-03-20T18:28:40.842Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.842Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
18:28:40 [2022-03-20T18:28:40.842Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.842Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
18:28:40 [2022-03-20T18:28:40.842Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
18:28:40 [2022-03-20T18:28:40.842Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
18:28:40 [2022-03-20T18:28:40.843Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
18:28:40 [2022-03-20T18:28:40.843Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
18:28:40 [2022-03-20T18:28:40.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
18:28:40 [2022-03-20T18:28:40.843Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
18:28:40 [2022-03-20T18:28:40.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
18:28:40 [2022-03-20T18:28:40.844Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
18:28:40 [2022-03-20T18:28:40.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
18:28:40 [2022-03-20T18:28:40.844Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
18:28:40 [2022-03-20T18:28:40.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
18:28:40 [2022-03-20T18:28:40.844Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
18:28:40 [2022-03-20T18:28:40.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
18:28:40 [2022-03-20T18:28:40.844Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
18:28:40 [2022-03-20T18:28:40.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
18:28:40 [2022-03-20T18:28:40.844Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.844Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
18:28:40 [2022-03-20T18:28:40.844Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
18:28:40 [2022-03-20T18:28:40.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
18:28:40 [2022-03-20T18:28:40.844Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
18:28:40 [2022-03-20T18:28:40.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
18:28:40 [2022-03-20T18:28:40.844Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
18:28:40 [2022-03-20T18:28:40.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
18:28:40 [2022-03-20T18:28:40.844Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
18:28:40 [2022-03-20T18:28:40.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
18:28:40 [2022-03-20T18:28:40.844Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
18:28:40 [2022-03-20T18:28:40.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
18:28:40 [2022-03-20T18:28:40.844Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
18:28:40 [2022-03-20T18:28:40.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
18:28:40 [2022-03-20T18:28:40.844Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
18:28:40 [2022-03-20T18:28:40.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
18:28:40 [2022-03-20T18:28:40.844Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
18:28:40 [2022-03-20T18:28:40.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
18:28:40 [2022-03-20T18:28:40.844Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
18:28:40 [2022-03-20T18:28:40.844Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
18:28:40 [2022-03-20T18:28:40.844Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
18:28:40 [2022-03-20T18:28:40.844Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
18:28:40 [2022-03-20T18:28:40.844Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
18:28:40 [2022-03-20T18:28:40.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
18:28:40 [2022-03-20T18:28:40.844Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
18:28:40 [2022-03-20T18:28:40.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
18:28:40 [2022-03-20T18:28:40.844Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
18:28:40 [2022-03-20T18:28:40.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
18:28:40 [2022-03-20T18:28:40.844Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
18:28:40 [2022-03-20T18:28:40.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
18:28:40 [2022-03-20T18:28:40.844Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
18:28:40 [2022-03-20T18:28:40.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
18:28:40 [2022-03-20T18:28:40.844Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:28:40 [2022-03-20T18:28:40.989Z] time="2022-03-20T18:28:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:28:41 [2022-03-20T18:28:41.313Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
18:28:41 [2022-03-20T18:28:41.313Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
18:28:41 [2022-03-20T18:28:41.313Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
18:28:41 [2022-03-20T18:28:41.313Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.313Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:28:41 [2022-03-20T18:28:41.313Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:28:41 [2022-03-20T18:28:41.313Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
18:28:41 [2022-03-20T18:28:41.314Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:28:41 [2022-03-20T18:28:41.315Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:28:41 [2022-03-20T18:28:41.315Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:28:41 [2022-03-20T18:28:41.316Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:28:41 [2022-03-20T18:28:41.316Z] --- PASS: TestNewTailReader (0.00s)
18:28:41 [2022-03-20T18:28:41.316Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
18:28:41 [2022-03-20T18:28:41.316Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.316Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
18:28:41 [2022-03-20T18:28:41.316Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
18:28:41 [2022-03-20T18:28:41.316Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
18:28:41 [2022-03-20T18:28:41.316Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
18:28:41 [2022-03-20T18:28:41.316Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
18:28:41 [2022-03-20T18:28:41.316Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
18:28:41 [2022-03-20T18:28:41.316Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.316Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.316Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
18:28:41 [2022-03-20T18:28:41.316Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.316Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.316Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.316Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.316Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
18:28:41 [2022-03-20T18:28:41.316Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.316Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.316Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
18:28:41 [2022-03-20T18:28:41.316Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.316Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.316Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
18:28:41 [2022-03-20T18:28:41.316Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.316Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.316Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
18:28:41 [2022-03-20T18:28:41.316Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.316Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.317Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.670Z] === RUN   TestEnsureRemoveAllNotExist
18:28:41 [2022-03-20T18:28:41.670Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
18:28:41 [2022-03-20T18:28:41.670Z] === RUN   TestEnsureRemoveAllWithDir
18:28:41 [2022-03-20T18:28:41.670Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
18:28:41 [2022-03-20T18:28:41.670Z] === RUN   TestEnsureRemoveAllWithFile
18:28:41 [2022-03-20T18:28:41.670Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
18:28:41 [2022-03-20T18:28:41.670Z] PASS
18:28:41 [2022-03-20T18:28:41.670Z] coverage: 0.0% of statements
18:28:41 [2022-03-20T18:28:41.670Z] ok  	github.com/docker/docker/pkg/containerfs	0.062s	coverage: 0.0% of statements
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.786Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.01s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.01s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.02s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.787Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:28:41 [2022-03-20T18:28:41.788Z] PASS
18:28:41 [2022-03-20T18:28:41.788Z] coverage: 88.6% of statements
18:28:41 [2022-03-20T18:28:41.788Z] ok  	github.com/docker/docker/pkg/tailfile	0.215s	coverage: 88.6% of statements
18:28:41 [2022-03-20T18:28:41.975Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.01s)
18:28:41 [2022-03-20T18:28:41.976Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
18:28:42 [2022-03-20T18:28:42.138Z] 2022/03/20 18:28:41 Closing DB instances...
18:28:42 [2022-03-20T18:28:42.257Z] === RUN   TestTarSumRemoveNonExistent
18:28:42 [2022-03-20T18:28:42.257Z] --- PASS: TestTarSumRemoveNonExistent (0.01s)
18:28:42 [2022-03-20T18:28:42.257Z] === RUN   TestTarSumRemove
18:28:42 [2022-03-20T18:28:42.257Z] --- PASS: TestTarSumRemove (0.00s)
18:28:42 [2022-03-20T18:28:42.257Z] === RUN   TestSortFileInfoSums
18:28:42 [2022-03-20T18:28:42.257Z] --- PASS: TestSortFileInfoSums (0.00s)
18:28:42 [2022-03-20T18:28:42.257Z] === RUN   TestNewTarSumForLabelInvalid
18:28:42 [2022-03-20T18:28:42.257Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
18:28:42 [2022-03-20T18:28:42.257Z] === RUN   TestNewTarSumForLabel
18:28:42 [2022-03-20T18:28:42.257Z] --- PASS: TestNewTarSumForLabel (0.00s)
18:28:42 [2022-03-20T18:28:42.257Z] === RUN   TestEmptyTar
18:28:42 [2022-03-20T18:28:42.257Z] --- PASS: TestEmptyTar (0.00s)
18:28:42 [2022-03-20T18:28:42.257Z] === RUN   TestTarSumsReadSize
18:28:42 [2022-03-20T18:28:42.257Z] --- PASS: TestTarSumsReadSize (0.01s)
18:28:42 [2022-03-20T18:28:42.257Z] === RUN   TestTarSums
18:28:42 [2022-03-20T18:28:42.257Z] --- PASS: TestTarSums (0.08s)
18:28:42 [2022-03-20T18:28:42.257Z] === RUN   TestIteration
18:28:42 [2022-03-20T18:28:42.257Z] --- PASS: TestIteration (0.00s)
18:28:42 [2022-03-20T18:28:42.257Z] === RUN   TestVersionLabelForChecksum
18:28:42 [2022-03-20T18:28:42.257Z] --- PASS: TestVersionLabelForChecksum (0.00s)
18:28:42 [2022-03-20T18:28:42.257Z] === RUN   TestVersion
18:28:42 [2022-03-20T18:28:42.257Z] --- PASS: TestVersion (0.00s)
18:28:42 [2022-03-20T18:28:42.257Z] === RUN   TestGetVersion
18:28:42 [2022-03-20T18:28:42.257Z] --- PASS: TestGetVersion (0.00s)
18:28:42 [2022-03-20T18:28:42.257Z] === RUN   TestGetVersions
18:28:42 [2022-03-20T18:28:42.257Z] --- PASS: TestGetVersions (0.00s)
18:28:42 [2022-03-20T18:28:42.257Z] PASS
18:28:42 [2022-03-20T18:28:42.257Z] coverage: 89.3% of statements
18:28:42 [2022-03-20T18:28:42.257Z] ok  	github.com/docker/docker/pkg/tarsum	0.143s	coverage: 89.3% of statements
18:28:42 [2022-03-20T18:28:42.447Z] time="2022-03-20T18:28:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
18:28:42 [2022-03-20T18:28:42.726Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
18:28:42 [2022-03-20T18:28:42.726Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
18:28:42 [2022-03-20T18:28:42.726Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
18:28:42 [2022-03-20T18:28:42.726Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
18:28:42 [2022-03-20T18:28:42.915Z] 2022/03/20 18:28:42 Closing DB instances...
18:28:43 [2022-03-20T18:28:43.125Z] === RUN   TestSizeEmpty
18:28:43 [2022-03-20T18:28:43.125Z] --- PASS: TestSizeEmpty (0.00s)
18:28:43 [2022-03-20T18:28:43.125Z] === RUN   TestSizeEmptyFile
18:28:43 [2022-03-20T18:28:43.125Z] --- PASS: TestSizeEmptyFile (0.00s)
18:28:43 [2022-03-20T18:28:43.125Z] === RUN   TestSizeNonemptyFile
18:28:43 [2022-03-20T18:28:43.125Z] --- PASS: TestSizeNonemptyFile (0.00s)
18:28:43 [2022-03-20T18:28:43.125Z] === RUN   TestSizeNestedDirectoryEmpty
18:28:43 [2022-03-20T18:28:43.125Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
18:28:43 [2022-03-20T18:28:43.125Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
18:28:43 [2022-03-20T18:28:43.125Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
18:28:43 [2022-03-20T18:28:43.125Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
18:28:43 [2022-03-20T18:28:43.125Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
18:28:43 [2022-03-20T18:28:43.125Z] === RUN   TestMoveToSubdir
18:28:43 [2022-03-20T18:28:43.125Z] --- PASS: TestMoveToSubdir (0.00s)
18:28:43 [2022-03-20T18:28:43.125Z] === RUN   TestSizeNonExistingDirectory
18:28:43 [2022-03-20T18:28:43.125Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
18:28:43 [2022-03-20T18:28:43.125Z] PASS
18:28:43 [2022-03-20T18:28:43.125Z] coverage: 80.0% of statements
18:28:43 [2022-03-20T18:28:43.125Z] ok  	github.com/docker/docker/pkg/directory	0.068s	coverage: 80.0% of statements
18:28:43 [2022-03-20T18:28:43.125Z] --- PASS: TestTarFiles (5.24s)
18:28:43 [2022-03-20T18:28:43.125Z] === RUN   TestDetectCompressionZstd
18:28:43 [2022-03-20T18:28:43.125Z] --- PASS: TestDetectCompressionZstd (0.00s)
18:28:43 [2022-03-20T18:28:43.125Z] === RUN   TestTarUntar
18:28:43 [2022-03-20T18:28:43.194Z] === RUN   TestTruncIndex
18:28:43 [2022-03-20T18:28:43.194Z] --- PASS: TestTruncIndex (0.10s)
18:28:43 [2022-03-20T18:28:43.194Z] PASS
18:28:43 [2022-03-20T18:28:43.194Z] coverage: 91.5% of statements
18:28:43 [2022-03-20T18:28:43.194Z] ok  	github.com/docker/docker/pkg/truncindex	0.137s	coverage: 91.5% of statements
18:28:43 [2022-03-20T18:28:43.194Z] === RUN   TestIsGIT
18:28:43 [2022-03-20T18:28:43.194Z] --- PASS: TestIsGIT (0.00s)
18:28:43 [2022-03-20T18:28:43.194Z] === RUN   TestIsTransport
18:28:43 [2022-03-20T18:28:43.194Z] --- PASS: TestIsTransport (0.00s)
18:28:43 [2022-03-20T18:28:43.194Z] PASS
18:28:43 [2022-03-20T18:28:43.194Z] coverage: 100.0% of statements
18:28:43 [2022-03-20T18:28:43.194Z] ok  	github.com/docker/docker/pkg/urlutil	0.039s	coverage: 100.0% of statements
18:28:43 [2022-03-20T18:28:43.194Z] --- PASS: TestGet (15.01s)
18:28:43 [2022-03-20T18:28:43.194Z] === RUN   TestPluginWithNoManifest
18:28:43 [2022-03-20T18:28:43.194Z] --- PASS: TestPluginWithNoManifest (0.00s)
18:28:43 [2022-03-20T18:28:43.194Z] === RUN   TestGetAll
18:28:43 [2022-03-20T18:28:43.194Z] --- PASS: TestGetAll (0.00s)
18:28:43 [2022-03-20T18:28:43.194Z] PASS
18:28:43 [2022-03-20T18:28:43.194Z] coverage: 73.2% of statements
18:28:43 [2022-03-20T18:28:43.194Z] ok  	github.com/docker/docker/pkg/plugins	35.967s	coverage: 73.2% of statements
18:28:43 [2022-03-20T18:28:43.594Z] --- PASS: TestTarUntar (0.04s)
18:28:43 [2022-03-20T18:28:43.594Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
18:28:43 [2022-03-20T18:28:43.594Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
18:28:43 [2022-03-20T18:28:43.594Z] === RUN   TestTarWithOptions
18:28:43 [2022-03-20T18:28:43.594Z] --- PASS: TestTarWithOptions (0.02s)
18:28:43 [2022-03-20T18:28:43.594Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
18:28:43 [2022-03-20T18:28:43.594Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
18:28:43 [2022-03-20T18:28:43.594Z] === RUN   TestUntarUstarGnuConflict
18:28:43 [2022-03-20T18:28:43.594Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
18:28:43 [2022-03-20T18:28:43.594Z] === RUN   TestUntarInvalidFilenames
18:28:43 [2022-03-20T18:28:43.594Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1553147083\\dest"
18:28:43 [2022-03-20T18:28:43.594Z] --- PASS: TestNetworkDBCRUDTableEntries (3.63s)
18:28:43 [2022-03-20T18:28:43.594Z] === RUN   TestNetworkDBNodeLeave
18:28:43 [2022-03-20T18:28:43.594Z] --- PASS: TestUntarInvalidFilenames (0.16s)
18:28:43 [2022-03-20T18:28:43.594Z] === RUN   TestUntarHardlinkToSymlink
18:28:43 [2022-03-20T18:28:43.594Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
18:28:43 [2022-03-20T18:28:43.594Z] === RUN   TestUntarInvalidHardlink
18:28:43 [2022-03-20T18:28:43.594Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2397894691\\victim\\hello" -> "../victim/hello"
18:28:43 [2022-03-20T18:28:43.594Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1546695043\\victim\\hello" -> "/../victim/hello"
18:28:43 [2022-03-20T18:28:43.594Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink363917296\\victim" -> "../victim"
18:28:43 [2022-03-20T18:28:43.594Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4139915264\\victim" -> "../victim"
18:28:43 [2022-03-20T18:28:43.594Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1478571695\\victim" -> "../victim"
18:28:43 [2022-03-20T18:28:43.594Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3348479386\\victim" -> "../victim"
18:28:43 [2022-03-20T18:28:43.594Z] --- PASS: TestUntarInvalidHardlink (0.03s)
18:28:43 [2022-03-20T18:28:43.594Z] === RUN   TestUntarInvalidSymlink
18:28:43 [2022-03-20T18:28:43.594Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1000377225\\dest\\dotdot" -> "../victim/hello"
18:28:43 [2022-03-20T18:28:43.594Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3283512545\\dest\\slash-dotdot" -> "/../victim/hello"
18:28:43 [2022-03-20T18:28:43.594Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2607174489\\dest\\loophole-victim" -> "../victim"
18:28:43 [2022-03-20T18:28:43.594Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2337174210\\dest\\loophole-victim" -> "../victim"
18:28:43 [2022-03-20T18:28:43.594Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1030915381\\dest\\loophole-victim" -> "../victim"
18:28:43 [2022-03-20T18:28:43.594Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3356392354\\dest\\loophole-victim" -> "../victim"
18:28:43 [2022-03-20T18:28:43.594Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2646645327\\dest\\dir\\loophole" -> "../../victim"
18:28:43 [2022-03-20T18:28:43.594Z] --- PASS: TestUntarInvalidSymlink (0.04s)
18:28:43 [2022-03-20T18:28:43.594Z] === RUN   TestTempArchiveCloseMultipleTimes
18:28:43 [2022-03-20T18:28:43.594Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
18:28:43 [2022-03-20T18:28:43.594Z] === RUN   TestXGlobalNoParent
18:28:43 [2022-03-20T18:28:43.594Z] --- PASS: TestXGlobalNoParent (0.00s)
18:28:43 [2022-03-20T18:28:43.594Z] === RUN   TestReplaceFileTarWrapper
18:28:43 [2022-03-20T18:28:43.663Z] === RUN   TestVersionInfo
18:28:43 [2022-03-20T18:28:43.663Z] --- PASS: TestVersionInfo (0.00s)
18:28:43 [2022-03-20T18:28:43.663Z] === RUN   TestAppendVersions
18:28:43 [2022-03-20T18:28:43.663Z] --- PASS: TestAppendVersions (0.00s)
18:28:43 [2022-03-20T18:28:43.663Z] PASS
18:28:43 [2022-03-20T18:28:43.663Z] coverage: 88.9% of statements
18:28:43 [2022-03-20T18:28:43.663Z] ok  	github.com/docker/docker/pkg/useragent	0.046s	coverage: 88.9% of statements
18:28:44 [2022-03-20T18:28:44.005Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
18:28:44 [2022-03-20T18:28:44.063Z] --- PASS: TestReplaceFileTarWrapper (0.18s)
18:28:44 [2022-03-20T18:28:44.063Z] === RUN   TestPrefixHeaderReadable
18:28:44 [2022-03-20T18:28:44.063Z] --- PASS: TestPrefixHeaderReadable (0.02s)
18:28:44 [2022-03-20T18:28:44.063Z] === RUN   TestDisablePigz
18:28:44 [2022-03-20T18:28:44.063Z]     archive_test.go:1372: Test will not check full path when Pigz not installed
18:28:44 [2022-03-20T18:28:44.063Z] === RUN   TestPollerAddRemove
18:28:44 [2022-03-20T18:28:44.063Z] --- PASS: TestPollerAddRemove (0.00s)
18:28:44 [2022-03-20T18:28:44.063Z] === RUN   TestPollerEvent
18:28:44 [2022-03-20T18:28:44.063Z]     poller_test.go:40: No chmod on Windows
18:28:44 [2022-03-20T18:28:44.063Z] --- SKIP: TestPollerEvent (0.00s)
18:28:44 [2022-03-20T18:28:44.063Z] === RUN   TestPollerClose
18:28:44 [2022-03-20T18:28:44.063Z] --- PASS: TestPollerClose (0.00s)
18:28:44 [2022-03-20T18:28:44.063Z] PASS
18:28:44 [2022-03-20T18:28:44.063Z] coverage: 45.7% of statements
18:28:44 [2022-03-20T18:28:44.063Z] ok  	github.com/docker/docker/pkg/filenotify	0.044s	coverage: 45.7% of statements
18:28:44 [2022-03-20T18:28:44.063Z] --- PASS: TestDisablePigz (0.13s)
18:28:44 [2022-03-20T18:28:44.063Z] === RUN   TestPigz
18:28:44 [2022-03-20T18:28:44.063Z]     archive_test.go:1401: Tested whether Pigz is not used, as it not installed
18:28:44 [2022-03-20T18:28:44.063Z] --- PASS: TestPigz (0.13s)
18:28:44 [2022-03-20T18:28:44.063Z] === RUN   TestNosysFileInfo
18:28:44 [2022-03-20T18:28:44.063Z] --- PASS: TestNosysFileInfo (0.00s)
18:28:44 [2022-03-20T18:28:44.063Z] === RUN   TestCopyFileWithInvalidDest
18:28:44 [2022-03-20T18:28:44.063Z]     archive_windows_test.go:16: Currently fails
18:28:44 [2022-03-20T18:28:44.063Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
18:28:44 [2022-03-20T18:28:44.063Z] === RUN   TestCanonicalTarNameForPath
18:28:44 [2022-03-20T18:28:44.063Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
18:28:44 [2022-03-20T18:28:44.063Z] === RUN   TestCanonicalTarName
18:28:44 [2022-03-20T18:28:44.063Z] --- PASS: TestCanonicalTarName (0.00s)
18:28:44 [2022-03-20T18:28:44.063Z] === RUN   TestChmodTarEntry
18:28:44 [2022-03-20T18:28:44.063Z] --- PASS: TestChmodTarEntry (0.00s)
18:28:44 [2022-03-20T18:28:44.063Z] === RUN   TestHardLinkOrder
18:28:44 [2022-03-20T18:28:44.063Z] --- PASS: TestHardLinkOrder (0.13s)
18:28:44 [2022-03-20T18:28:44.063Z] === RUN   TestChangeString
18:28:44 [2022-03-20T18:28:44.063Z] --- PASS: TestChangeString (0.00s)
18:28:44 [2022-03-20T18:28:44.063Z] === RUN   TestChangesWithNoChanges
18:28:44 [2022-03-20T18:28:44.063Z] --- PASS: TestChangesWithNoChanges (0.03s)
18:28:44 [2022-03-20T18:28:44.063Z] === RUN   TestChangesWithChanges
18:28:44 [2022-03-20T18:28:44.481Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s)
18:28:44 [2022-03-20T18:28:44.481Z] === RUN   TestNetworkDBGarbageCollection
18:28:44 [2022-03-20T18:28:44.532Z] --- PASS: TestChangesWithChanges (0.03s)
18:28:44 [2022-03-20T18:28:44.532Z] === RUN   TestChangesWithChangesGH13590
18:28:44 [2022-03-20T18:28:44.532Z]     changes_test.go:195: needs more investigation
18:28:44 [2022-03-20T18:28:44.532Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
18:28:44 [2022-03-20T18:28:44.532Z] === RUN   TestChangesDirsEmpty
18:28:44 [2022-03-20T18:28:44.532Z] --- PASS: TestChangesDirsEmpty (0.14s)
18:28:44 [2022-03-20T18:28:44.532Z] === RUN   TestChangesDirsMutated
18:28:44 [2022-03-20T18:28:44.532Z] --- PASS: TestChangesDirsMutated (0.14s)
18:28:44 [2022-03-20T18:28:44.532Z] === RUN   TestApplyLayer
18:28:44 [2022-03-20T18:28:44.532Z]     changes_test.go:432: needs further investigation
18:28:44 [2022-03-20T18:28:44.532Z] --- SKIP: TestApplyLayer (0.00s)
18:28:44 [2022-03-20T18:28:44.532Z] === RUN   TestChangesSizeWithHardlinks
18:28:44 [2022-03-20T18:28:44.532Z]     changes_test.go:468: needs further investigation
18:28:44 [2022-03-20T18:28:44.532Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
18:28:44 [2022-03-20T18:28:44.532Z] === RUN   TestChangesSizeWithNoChanges
18:28:44 [2022-03-20T18:28:44.532Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
18:28:44 [2022-03-20T18:28:44.532Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
18:28:44 [2022-03-20T18:28:44.532Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
18:28:44 [2022-03-20T18:28:44.532Z] === RUN   TestChangesSize
18:28:44 [2022-03-20T18:28:44.532Z] --- PASS: TestChangesSize (0.01s)
18:28:44 [2022-03-20T18:28:44.532Z] === RUN   TestApplyLayerInvalidFilenames
18:28:44 [2022-03-20T18:28:44.532Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames526979870\\dest"
18:28:44 [2022-03-20T18:28:44.532Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
18:28:44 [2022-03-20T18:28:44.532Z] === RUN   TestApplyLayerInvalidHardlink
18:28:44 [2022-03-20T18:28:44.532Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1303518256\\victim\\hello" -> "../victim/hello"
18:28:44 [2022-03-20T18:28:44.532Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2948544254\\victim\\hello" -> "/../victim/hello"
18:28:44 [2022-03-20T18:28:44.532Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3326248417\\victim" -> "../victim"
18:28:44 [2022-03-20T18:28:44.532Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink341266649\\victim" -> "../victim"
18:28:44 [2022-03-20T18:28:44.532Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2213858423\\victim" -> "../victim"
18:28:44 [2022-03-20T18:28:44.532Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink790297235\\victim" -> "../victim"
18:28:44 [2022-03-20T18:28:44.532Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
18:28:44 [2022-03-20T18:28:44.532Z] === RUN   TestApplyLayerInvalidSymlink
18:28:44 [2022-03-20T18:28:44.532Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2248459743\\dest\\dotdot" -> "../victim/hello"
18:28:44 [2022-03-20T18:28:44.532Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink266282455\\dest\\slash-dotdot" -> "/../victim/hello"
18:28:44 [2022-03-20T18:28:44.532Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1767583977\\dest\\loophole-victim" -> "../victim"
18:28:44 [2022-03-20T18:28:44.532Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink274002682\\dest\\loophole-victim" -> "../victim"
18:28:44 [2022-03-20T18:28:44.532Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3642879301\\dest\\loophole-victim" -> "../victim"
18:28:44 [2022-03-20T18:28:44.532Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink727119604\\dest\\loophole-victim" -> "../victim"
18:28:44 [2022-03-20T18:28:44.532Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s)
18:28:44 [2022-03-20T18:28:44.532Z] === RUN   TestApplyLayerWhiteouts
18:28:44 [2022-03-20T18:28:44.532Z] --- PASS: TestApplyLayerWhiteouts (0.06s)
18:28:44 [2022-03-20T18:28:44.532Z] === RUN   TestGenerateEmptyFile
18:28:44 [2022-03-20T18:28:44.532Z] --- PASS: TestGenerateEmptyFile (0.00s)
18:28:44 [2022-03-20T18:28:44.532Z] === RUN   TestGenerateWithContent
18:28:44 [2022-03-20T18:28:44.532Z] --- PASS: TestGenerateWithContent (0.00s)
18:28:44 [2022-03-20T18:28:44.532Z] PASS
18:28:44 [2022-03-20T18:28:44.532Z] coverage: 63.0% of statements
18:28:44 [2022-03-20T18:28:44.532Z] ok  	github.com/docker/docker/pkg/archive	7.663s	coverage: 63.0% of statements
18:28:44 [2022-03-20T18:28:44.657Z] === RUN   TestNewSettable
18:28:44 [2022-03-20T18:28:44.657Z] --- PASS: TestNewSettable (0.00s)
18:28:44 [2022-03-20T18:28:44.657Z] === RUN   TestIsSettable
18:28:44 [2022-03-20T18:28:44.657Z] --- PASS: TestIsSettable (0.00s)
18:28:44 [2022-03-20T18:28:44.657Z] === RUN   TestUpdateSettingsEnv
18:28:44 [2022-03-20T18:28:44.657Z] --- PASS: TestUpdateSettingsEnv (0.00s)
18:28:44 [2022-03-20T18:28:44.657Z] PASS
18:28:44 [2022-03-20T18:28:44.657Z] coverage: 20.0% of statements
18:28:44 [2022-03-20T18:28:44.657Z] ok  	github.com/docker/docker/plugin/v2	0.045s	coverage: 20.0% of statements
18:28:44 [2022-03-20T18:28:44.677Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
18:28:44 [2022-03-20T18:28:44.677Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
18:28:44 [2022-03-20T18:28:44.677Z] GOOS="windows" GOARCH="amd64" GOARM=""
18:28:44 [2022-03-20T18:28:44.677Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
18:28:44 [2022-03-20T18:28:44.677Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
18:28:44 [2022-03-20T18:28:44.677Z] remote: Enumerating objects: 23, done.
18:28:44 [2022-03-20T18:28:44.677Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
18:28:44 [2022-03-20T18:28:44.677Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
18:28:44 [2022-03-20T18:28:44.677Z] Receiving objects:   4% (1/23)
Receiving objects:   8% (2/23)
remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
18:28:44 [2022-03-20T18:28:44.677Z] Receiving objects:  13% (3/23)
Receiving objects:  17% (4/23)
Receiving objects:  21% (5/23)
Receiving objects:  26% (6/23)
Receiving objects:  30% (7/23)
Receiving objects:  34% (8/23)
Receiving objects:  39% (9/23)
Receiving objects:  43% (10/23)
Receiving objects:  47% (11/23)
Receiving objects:  52% (12/23)
Receiving objects:  56% (13/23)
Receiving objects:  60% (14/23)
Receiving objects:  65% (15/23)
Receiving objects:  69% (16/23)
Receiving objects:  73% (17/23)
Receiving objects:  78% (18/23)
Receiving objects:  82% (19/23)
Receiving objects:  86% (20/23)
Receiving objects:  91% (21/23)
Receiving objects:  95% (22/23)
Receiving objects: 100% (23/23)
Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done.
18:28:44 [2022-03-20T18:28:44.677Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
18:28:44 [2022-03-20T18:28:44.677Z] Building: bundles/cross/windows/amd64/containerutility.exe
18:28:44 [2022-03-20T18:28:44.704Z] --- PASS: TestReplicatedJob (5.06s)
18:28:44 [2022-03-20T18:28:44.704Z] === RUN   TestUpdateReplicatedJob
18:28:44 [2022-03-20T18:28:44.949Z] time="2022-03-20T18:28:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestCopyFileWithInvalidSrc
18:28:45 [2022-03-20T18:28:45.001Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestCopyFileWithInvalidDest
18:28:45 [2022-03-20T18:28:45.001Z] --- PASS: TestCopyFileWithInvalidDest (0.01s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestCopyFileWithSameSrcAndDest
18:28:45 [2022-03-20T18:28:45.001Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
18:28:45 [2022-03-20T18:28:45.001Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestCopyFile
18:28:45 [2022-03-20T18:28:45.001Z] --- PASS: TestCopyFile (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
18:28:45 [2022-03-20T18:28:45.001Z]     fileutils_test.go:133: Needs porting to Windows
18:28:45 [2022-03-20T18:28:45.001Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
18:28:45 [2022-03-20T18:28:45.001Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestReadSymlinkedDirectoryToFile
18:28:45 [2022-03-20T18:28:45.001Z]     fileutils_test.go:179: Needs porting to Windows
18:28:45 [2022-03-20T18:28:45.001Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestWildcardMatches
18:28:45 [2022-03-20T18:28:45.001Z] --- PASS: TestWildcardMatches (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestPatternMatches
18:28:45 [2022-03-20T18:28:45.001Z] --- PASS: TestPatternMatches (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestExclusionPatternMatchesPatternBefore
18:28:45 [2022-03-20T18:28:45.001Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestPatternMatchesFolderExclusions
18:28:45 [2022-03-20T18:28:45.001Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
18:28:45 [2022-03-20T18:28:45.001Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestPatternMatchesFolderWildcardExclusions
18:28:45 [2022-03-20T18:28:45.001Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestExclusionPatternMatchesPatternAfter
18:28:45 [2022-03-20T18:28:45.001Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestExclusionPatternMatchesWholeDirectory
18:28:45 [2022-03-20T18:28:45.001Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestSingleExclamationError
18:28:45 [2022-03-20T18:28:45.001Z] --- PASS: TestSingleExclamationError (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestMatchesWithNoPatterns
18:28:45 [2022-03-20T18:28:45.001Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestMatchesWithMalformedPatterns
18:28:45 [2022-03-20T18:28:45.001Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestMatches
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestMatches/MatchesOrParentMatches
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestMatches/MatchesUsingParentResult
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestMatches/MatchesUsingParentResults
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestMatches/MatchesUsingParentResultsNoContext
18:28:45 [2022-03-20T18:28:45.001Z] --- PASS: TestMatches (0.01s)
18:28:45 [2022-03-20T18:28:45.001Z]     --- PASS: TestMatches/MatchesOrParentMatches (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z]     --- PASS: TestMatches/MatchesUsingParentResult (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z]     --- PASS: TestMatches/MatchesUsingParentResults (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z]     --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestCleanPatterns
18:28:45 [2022-03-20T18:28:45.001Z] --- PASS: TestCleanPatterns (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestCleanPatternsStripEmptyPatterns
18:28:45 [2022-03-20T18:28:45.001Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestCleanPatternsExceptionFlag
18:28:45 [2022-03-20T18:28:45.001Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
18:28:45 [2022-03-20T18:28:45.001Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
18:28:45 [2022-03-20T18:28:45.001Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestCleanPatternsErrorSingleException
18:28:45 [2022-03-20T18:28:45.001Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestCreateIfNotExistsDir
18:28:45 [2022-03-20T18:28:45.001Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestCreateIfNotExistsFile
18:28:45 [2022-03-20T18:28:45.001Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestMatch
18:28:45 [2022-03-20T18:28:45.001Z] --- PASS: TestMatch (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestCompile
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestCompile/slash
18:28:45 [2022-03-20T18:28:45.001Z] === RUN   TestCompile/backslash
18:28:45 [2022-03-20T18:28:45.001Z] --- PASS: TestCompile (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z]     --- PASS: TestCompile/slash (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z]     --- PASS: TestCompile/backslash (0.00s)
18:28:45 [2022-03-20T18:28:45.001Z] PASS
18:28:45 [2022-03-20T18:28:45.001Z] coverage: 84.7% of statements
18:28:45 [2022-03-20T18:28:45.001Z] ok  	github.com/docker/docker/pkg/fileutils	0.086s	coverage: 84.7% of statements
18:28:45 [2022-03-20T18:28:45.127Z] === RUN   TestLoad
18:28:45 [2022-03-20T18:28:45.127Z] --- PASS: TestLoad (0.00s)
18:28:45 [2022-03-20T18:28:45.127Z] === RUN   TestSave
18:28:45 [2022-03-20T18:28:45.127Z] --- PASS: TestSave (0.03s)
18:28:45 [2022-03-20T18:28:45.127Z] === RUN   TestAddDeleteGet
18:28:45 [2022-03-20T18:28:45.127Z] --- PASS: TestAddDeleteGet (0.05s)
18:28:45 [2022-03-20T18:28:45.127Z] === RUN   TestInvalidTags
18:28:45 [2022-03-20T18:28:45.127Z] --- PASS: TestInvalidTags (0.00s)
18:28:45 [2022-03-20T18:28:45.127Z] PASS
18:28:45 [2022-03-20T18:28:45.127Z] coverage: 84.4% of statements
18:28:45 [2022-03-20T18:28:45.127Z] ok  	github.com/docker/docker/reference	0.138s	coverage: 84.4% of statements
18:28:45 [2022-03-20T18:28:45.370Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
18:28:45 [2022-03-20T18:28:45.595Z] === RUN   TestValidatePrivileges
18:28:45 [2022-03-20T18:28:45.595Z] --- PASS: TestValidatePrivileges (0.00s)
18:28:45 [2022-03-20T18:28:45.595Z] === RUN   TestFilterByCapNeg
18:28:45 [2022-03-20T18:28:45.595Z] --- PASS: TestFilterByCapNeg (0.00s)
18:28:45 [2022-03-20T18:28:45.595Z] === RUN   TestFilterByCapPos
18:28:45 [2022-03-20T18:28:45.595Z] --- PASS: TestFilterByCapPos (0.00s)
18:28:45 [2022-03-20T18:28:45.595Z] === RUN   TestStoreGetPluginNotMatchCapRefs
18:28:45 [2022-03-20T18:28:45.595Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
18:28:45 [2022-03-20T18:28:45.595Z] PASS
18:28:45 [2022-03-20T18:28:45.595Z] coverage: 12.0% of statements
18:28:45 [2022-03-20T18:28:45.595Z] ok  	github.com/docker/docker/plugin	0.060s	coverage: 12.0% of statements
18:28:45 [2022-03-20T18:28:45.934Z] --- PASS: TestRequest (7.73s)
18:28:45 [2022-03-20T18:28:45.934Z] === RUN   TestOverlappingRequests
18:28:45 [2022-03-20T18:28:45.989Z] === RUN   TestGet
18:28:45 [2022-03-20T18:28:45.989Z] --- PASS: TestGet (0.00s)
18:28:45 [2022-03-20T18:28:45.989Z] === RUN   TestGetShortcutString
18:28:45 [2022-03-20T18:28:45.989Z] --- PASS: TestGetShortcutString (0.00s)
18:28:45 [2022-03-20T18:28:45.989Z] PASS
18:28:45 [2022-03-20T18:28:45.989Z] coverage: 42.9% of statements
18:28:45 [2022-03-20T18:28:45.989Z] ok  	github.com/docker/docker/pkg/homedir	0.041s	coverage: 42.9% of statements
18:28:46 [2022-03-20T18:28:46.402Z] --- PASS: TestOverlappingRequests (0.37s)
18:28:46 [2022-03-20T18:28:46.402Z] === RUN   TestRelease
18:28:46 [2022-03-20T18:28:46.458Z] --- PASS: TestNetworkDBNodeLeave (2.84s)
18:28:46 [2022-03-20T18:28:46.458Z] === RUN   TestNetworkDBWatch
18:28:46 [2022-03-20T18:28:46.582Z] === RUN   TestRestartManagerTimeout
18:28:46 [2022-03-20T18:28:46.582Z] --- PASS: TestRestartManagerTimeout (0.00s)
18:28:46 [2022-03-20T18:28:46.582Z] === RUN   TestRestartManagerTimeoutReset
18:28:46 [2022-03-20T18:28:46.582Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
18:28:46 [2022-03-20T18:28:46.582Z] PASS
18:28:46 [2022-03-20T18:28:46.582Z] coverage: 50.9% of statements
18:28:46 [2022-03-20T18:28:46.582Z] ok  	github.com/docker/docker/restartmanager	0.042s	coverage: 50.9% of statements
18:28:46 [2022-03-20T18:28:46.582Z] === RUN   TestResumableRequestHeaderSimpleErrors
18:28:46 [2022-03-20T18:28:46.582Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
18:28:46 [2022-03-20T18:28:46.582Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
18:28:46 [2022-03-20T18:28:46.582Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
18:28:46 [2022-03-20T18:28:46.582Z] === RUN   TestResumableRequestHeaderTooMuchFailures
18:28:46 [2022-03-20T18:28:46.582Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
18:28:46 [2022-03-20T18:28:46.582Z] === RUN   TestResumableRequestReaderWithReadError
18:28:46 [2022-03-20T18:28:46.927Z] === RUN   TestCreateIDMapOrder
18:28:46 [2022-03-20T18:28:46.927Z] --- PASS: TestCreateIDMapOrder (0.00s)
18:28:46 [2022-03-20T18:28:46.927Z] PASS
18:28:46 [2022-03-20T18:28:46.927Z] coverage: 7.2% of statements
18:28:46 [2022-03-20T18:28:46.927Z] ok  	github.com/docker/docker/pkg/idtools	0.058s	coverage: 7.2% of statements
18:28:47 [2022-03-20T18:28:47.053Z] time="2022-03-20T18:28:46Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
18:28:47 [2022-03-20T18:28:47.053Z] --- PASS: TestResumableRequestReaderWithReadError (0.22s)
18:28:47 [2022-03-20T18:28:47.053Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
18:28:47 [2022-03-20T18:28:47.053Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
18:28:47 [2022-03-20T18:28:47.053Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
18:28:47 [2022-03-20T18:28:47.053Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
18:28:47 [2022-03-20T18:28:47.053Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
18:28:47 [2022-03-20T18:28:47.053Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
18:28:47 [2022-03-20T18:28:47.053Z] === RUN   TestResumableRequestReader
18:28:47 [2022-03-20T18:28:47.053Z] --- PASS: TestResumableRequestReader (0.00s)
18:28:47 [2022-03-20T18:28:47.053Z] === RUN   TestResumableRequestReaderWithInitialResponse
18:28:47 [2022-03-20T18:28:47.053Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
18:28:47 [2022-03-20T18:28:47.053Z] PASS
18:28:47 [2022-03-20T18:28:47.053Z] coverage: 100.0% of statements
18:28:47 [2022-03-20T18:28:47.053Z] ok  	github.com/docker/docker/registry/resumable	0.292s	coverage: 100.0% of statements
18:28:47 [2022-03-20T18:28:47.053Z] === RUN   TestResolveAuthConfigIndexServer
18:28:47 [2022-03-20T18:28:47.053Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
18:28:47 [2022-03-20T18:28:47.053Z] === RUN   TestResolveAuthConfigFullURL
18:28:47 [2022-03-20T18:28:47.053Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
18:28:47 [2022-03-20T18:28:47.053Z] === RUN   TestLoadAllowNondistributableArtifacts
18:28:47 [2022-03-20T18:28:47.053Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
18:28:47 [2022-03-20T18:28:47.053Z] === RUN   TestValidateMirror
18:28:47 [2022-03-20T18:28:47.053Z] --- PASS: TestValidateMirror (0.00s)
18:28:47 [2022-03-20T18:28:47.053Z] === RUN   TestLoadInsecureRegistries
18:28:47 [2022-03-20T18:28:47.246Z] --- PASS: TestUpdateReplicatedJob (2.90s)
18:28:47 [2022-03-20T18:28:47.246Z] === RUN   TestServiceListWithStatuses
18:28:47 [2022-03-20T18:28:47.246Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:28:47 [2022-03-20T18:28:47.246Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:28:47 [2022-03-20T18:28:47.246Z] === RUN   TestDockerNetworkConnectAlias
18:28:47 [2022-03-20T18:28:47.261Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
18:28:47 [2022-03-20T18:28:47.527Z] time="2022-03-20T18:28:46Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
18:28:47 [2022-03-20T18:28:47.527Z] time="2022-03-20T18:28:47Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
18:28:47 [2022-03-20T18:28:47.527Z] time="2022-03-20T18:28:47Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
18:28:47 [2022-03-20T18:28:47.527Z] --- PASS: TestLoadInsecureRegistries (0.22s)
18:28:47 [2022-03-20T18:28:47.527Z] === RUN   TestNewServiceConfig
18:28:47 [2022-03-20T18:28:47.527Z] --- PASS: TestNewServiceConfig (0.00s)
18:28:47 [2022-03-20T18:28:47.527Z] === RUN   TestValidateIndexName
18:28:47 [2022-03-20T18:28:47.527Z] --- PASS: TestValidateIndexName (0.00s)
18:28:47 [2022-03-20T18:28:47.527Z] === RUN   TestValidateIndexNameWithError
18:28:47 [2022-03-20T18:28:47.527Z] --- PASS: TestValidateIndexNameWithError (0.00s)
18:28:47 [2022-03-20T18:28:47.527Z] === RUN   TestEndpointParse
18:28:47 [2022-03-20T18:28:47.527Z] --- PASS: TestEndpointParse (0.00s)
18:28:47 [2022-03-20T18:28:47.527Z] === RUN   TestEndpointParseInvalid
18:28:47 [2022-03-20T18:28:47.527Z] --- PASS: TestEndpointParseInvalid (0.00s)
18:28:47 [2022-03-20T18:28:47.527Z] === RUN   TestValidateEndpoint
18:28:47 [2022-03-20T18:28:47.527Z] --- PASS: TestValidateEndpoint (0.01s)
18:28:47 [2022-03-20T18:28:47.527Z] === RUN   TestPing
18:28:47 [2022-03-20T18:28:47.527Z] --- PASS: TestPing (0.00s)
18:28:47 [2022-03-20T18:28:47.527Z] === RUN   TestPingRegistryEndpoint
18:28:47 [2022-03-20T18:28:47.527Z]     registry_test.go:50: os.Getuid() != 0: skipping test that requires root
18:28:47 [2022-03-20T18:28:47.527Z] --- SKIP: TestPingRegistryEndpoint (0.01s)
18:28:47 [2022-03-20T18:28:47.527Z] === RUN   TestEndpoint
18:28:47 [2022-03-20T18:28:47.527Z]     registry_test.go:70: os.Getuid() != 0: skipping test that requires root
18:28:47 [2022-03-20T18:28:47.527Z] --- SKIP: TestEndpoint (0.00s)
18:28:47 [2022-03-20T18:28:47.527Z] === RUN   TestParseRepositoryInfo
18:28:47 [2022-03-20T18:28:47.527Z] --- PASS: TestParseRepositoryInfo (0.00s)
18:28:47 [2022-03-20T18:28:47.527Z] === RUN   TestNewIndexInfo
18:28:47 [2022-03-20T18:28:47.527Z] --- PASS: TestNewIndexInfo (0.00s)
18:28:47 [2022-03-20T18:28:47.527Z] === RUN   TestMirrorEndpointLookup
18:28:47 [2022-03-20T18:28:47.527Z]     registry_test.go:511: os.Getuid() != 0: skipping test that requires root
18:28:47 [2022-03-20T18:28:47.527Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
18:28:47 [2022-03-20T18:28:47.527Z] === RUN   TestSearchRepositories
18:28:47 [2022-03-20T18:28:47.527Z]     registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1
18:28:47 [2022-03-20T18:28:47.527Z]         Host: 127.0.0.1:49344
18:28:47 [2022-03-20T18:28:47.527Z]         User-Agent: docker test client
18:28:47 [2022-03-20T18:28:47.527Z]         Authorization: Token fake-token
18:28:47 [2022-03-20T18:28:47.527Z]         X-Docker-Token: true
18:28:47 [2022-03-20T18:28:47.527Z]         Accept-Encoding: gzip
18:28:47 [2022-03-20T18:28:47.527Z]         
18:28:47 [2022-03-20T18:28:47.527Z]         
18:28:47 [2022-03-20T18:28:47.527Z]     registry_test.go:731: HTTP/1.1 200 OK
18:28:47 [2022-03-20T18:28:47.527Z]         Connection: close
18:28:47 [2022-03-20T18:28:47.527Z]         Content-Length: 144
18:28:47 [2022-03-20T18:28:47.527Z]         Cache-Control: no-cache
18:28:47 [2022-03-20T18:28:47.527Z]         Content-Type: application/json
18:28:47 [2022-03-20T18:28:47.527Z]         Date: Sun, 20 Mar 2022 18:28:47 GMT
18:28:47 [2022-03-20T18:28:47.527Z]         Expires: -1
18:28:47 [2022-03-20T18:28:47.527Z]         Pragma: no-cache
18:28:47 [2022-03-20T18:28:47.527Z]         Server: docker-tests/mock
18:28:47 [2022-03-20T18:28:47.527Z]         X-Docker-Registry-Config: mock
18:28:47 [2022-03-20T18:28:47.527Z]         X-Docker-Registry-Version: 0.0.0
18:28:47 [2022-03-20T18:28:47.527Z]         
18:28:47 [2022-03-20T18:28:47.527Z]         
18:28:47 [2022-03-20T18:28:47.527Z] --- PASS: TestSearchRepositories (0.01s)
18:28:47 [2022-03-20T18:28:47.527Z] === RUN   TestTrustedLocation
18:28:47 [2022-03-20T18:28:47.527Z] --- PASS: TestTrustedLocation (0.00s)
18:28:47 [2022-03-20T18:28:47.527Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
18:28:47 [2022-03-20T18:28:47.527Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
18:28:47 [2022-03-20T18:28:47.527Z] === RUN   TestAllowNondistributableArtifacts
18:28:47 [2022-03-20T18:28:47.527Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
18:28:47 [2022-03-20T18:28:47.527Z] === RUN   TestIsSecureIndex
18:28:47 [2022-03-20T18:28:47.527Z] --- PASS: TestIsSecureIndex (0.00s)
18:28:47 [2022-03-20T18:28:47.527Z] PASS
18:28:47 [2022-03-20T18:28:47.527Z] coverage: 52.0% of statements
18:28:47 [2022-03-20T18:28:47.527Z] ok  	github.com/docker/docker/registry	0.325s	coverage: 52.0% of statements
18:28:47 [2022-03-20T18:28:47.527Z] === RUN   TestDecodeContainerConfig
18:28:47 [2022-03-20T18:28:47.527Z] --- PASS: TestDecodeContainerConfig (0.00s)
18:28:47 [2022-03-20T18:28:47.527Z] === RUN   TestDecodeContainerConfigIsolation
18:28:47 [2022-03-20T18:28:47.527Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
18:28:47 [2022-03-20T18:28:47.527Z] === RUN   TestValidatePrivileged
18:28:47 [2022-03-20T18:28:47.527Z] --- PASS: TestValidatePrivileged (0.00s)
18:28:47 [2022-03-20T18:28:47.527Z] PASS
18:28:47 [2022-03-20T18:28:47.527Z] coverage: 52.6% of statements
18:28:47 [2022-03-20T18:28:47.527Z] ok  	github.com/docker/docker/runconfig	0.052s	coverage: 52.6% of statements
18:28:47 [2022-03-20T18:28:47.916Z] 2022/03/20 18:28:47 Closing DB instances...
18:28:47 [2022-03-20T18:28:47.966Z] --- PASS: TestRelease (1.51s)
18:28:47 [2022-03-20T18:28:47.966Z] === RUN   TestAllocateRandomDeallocate
18:28:48 [2022-03-20T18:28:48.005Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
18:28:48 [2022-03-20T18:28:48.005Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
18:28:48 [2022-03-20T18:28:48.005Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
18:28:48 [2022-03-20T18:28:48.005Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
18:28:48 [2022-03-20T18:28:48.005Z] PASS
18:28:48 [2022-03-20T18:28:48.005Z] coverage: 62.5% of statements
18:28:48 [2022-03-20T18:28:48.005Z] ok  	github.com/docker/docker/testutil	0.058s	coverage: 62.5% of statements
18:28:48 [2022-03-20T18:28:48.389Z] === RUN   TestFixedBufferCap
18:28:48 [2022-03-20T18:28:48.389Z] --- PASS: TestFixedBufferCap (0.00s)
18:28:48 [2022-03-20T18:28:48.389Z] === RUN   TestFixedBufferLen
18:28:48 [2022-03-20T18:28:48.389Z] --- PASS: TestFixedBufferLen (0.00s)
18:28:48 [2022-03-20T18:28:48.389Z] === RUN   TestFixedBufferString
18:28:48 [2022-03-20T18:28:48.389Z] --- PASS: TestFixedBufferString (0.00s)
18:28:48 [2022-03-20T18:28:48.389Z] === RUN   TestFixedBufferWrite
18:28:48 [2022-03-20T18:28:48.389Z] --- PASS: TestFixedBufferWrite (0.00s)
18:28:48 [2022-03-20T18:28:48.389Z] === RUN   TestFixedBufferRead
18:28:48 [2022-03-20T18:28:48.389Z] --- PASS: TestFixedBufferRead (0.00s)
18:28:48 [2022-03-20T18:28:48.390Z] === RUN   TestBytesPipeRead
18:28:48 [2022-03-20T18:28:48.390Z] --- PASS: TestBytesPipeRead (0.00s)
18:28:48 [2022-03-20T18:28:48.390Z] === RUN   TestBytesPipeWrite
18:28:48 [2022-03-20T18:28:48.390Z] --- PASS: TestBytesPipeWrite (0.00s)
18:28:48 [2022-03-20T18:28:48.390Z] === RUN   TestBytesPipeWriteRandomChunks
18:28:48 [2022-03-20T18:28:48.859Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s)
18:28:48 [2022-03-20T18:28:48.859Z] === RUN   TestAtomicWriteToFile
18:28:48 [2022-03-20T18:28:48.859Z] --- PASS: TestAtomicWriteToFile (0.02s)
18:28:48 [2022-03-20T18:28:48.859Z] === RUN   TestAtomicWriteSetCommit
18:28:48 [2022-03-20T18:28:48.859Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
18:28:48 [2022-03-20T18:28:48.859Z] === RUN   TestAtomicWriteSetCancel
18:28:48 [2022-03-20T18:28:48.859Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
18:28:48 [2022-03-20T18:28:48.859Z] === RUN   TestReadCloserWrapperClose
18:28:48 [2022-03-20T18:28:48.859Z] --- PASS: TestReadCloserWrapperClose (0.00s)
18:28:48 [2022-03-20T18:28:48.859Z] === RUN   TestReaderErrWrapperReadOnError
18:28:48 [2022-03-20T18:28:48.859Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
18:28:48 [2022-03-20T18:28:48.859Z] === RUN   TestReaderErrWrapperRead
18:28:48 [2022-03-20T18:28:48.859Z] --- PASS: TestReaderErrWrapperRead (0.00s)
18:28:48 [2022-03-20T18:28:48.859Z] === RUN   TestCancelReadCloser
18:28:48 [2022-03-20T18:28:48.859Z] --- PASS: TestCancelReadCloser (0.10s)
18:28:48 [2022-03-20T18:28:48.859Z] === RUN   TestWriteCloserWrapperClose
18:28:48 [2022-03-20T18:28:48.859Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
18:28:48 [2022-03-20T18:28:48.859Z] === RUN   TestNopWriteCloser
18:28:48 [2022-03-20T18:28:48.859Z] --- PASS: TestNopWriteCloser (0.00s)
18:28:48 [2022-03-20T18:28:48.859Z] === RUN   TestNopWriter
18:28:48 [2022-03-20T18:28:48.859Z] --- PASS: TestNopWriter (0.00s)
18:28:48 [2022-03-20T18:28:48.859Z] === RUN   TestWriteCounter
18:28:48 [2022-03-20T18:28:48.859Z] --- PASS: TestWriteCounter (0.00s)
18:28:48 [2022-03-20T18:28:48.859Z] PASS
18:28:48 [2022-03-20T18:28:48.859Z] coverage: 70.1% of statements
18:28:48 [2022-03-20T18:28:48.859Z] ok  	github.com/docker/docker/pkg/ioutils	0.665s	coverage: 70.1% of statements
18:28:49 [2022-03-20T18:28:49.328Z] --- PASS: TestNetworkDBWatch (3.05s)
18:28:49 [2022-03-20T18:28:49.328Z] === RUN   TestNetworkDBBulkSync
18:28:49 [2022-03-20T18:28:49.529Z] time="2022-03-20T18:28:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
18:28:49 [2022-03-20T18:28:49.797Z] === RUN   TestError
18:28:49 [2022-03-20T18:28:49.797Z] --- PASS: TestError (0.00s)
18:28:49 [2022-03-20T18:28:49.797Z] === RUN   TestProgressString
18:28:49 [2022-03-20T18:28:49.797Z] === RUN   TestProgressString/no_progress
18:28:49 [2022-03-20T18:28:49.797Z] === RUN   TestProgressString/progress_1
18:28:49 [2022-03-20T18:28:49.797Z] === RUN   TestProgressString/some_progress_with_a_start_time
18:28:49 [2022-03-20T18:28:49.797Z] === RUN   TestProgressString/some_progress_without_a_start_time
18:28:49 [2022-03-20T18:28:49.797Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
18:28:49 [2022-03-20T18:28:49.797Z] === RUN   TestProgressString/with_units
18:28:49 [2022-03-20T18:28:49.797Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
18:28:49 [2022-03-20T18:28:49.797Z] === RUN   TestProgressString/hide_counts
18:28:49 [2022-03-20T18:28:49.797Z] --- PASS: TestProgressString (0.00s)
18:28:49 [2022-03-20T18:28:49.797Z]     --- PASS: TestProgressString/no_progress (0.00s)
18:28:49 [2022-03-20T18:28:49.797Z]     --- PASS: TestProgressString/progress_1 (0.00s)
18:28:49 [2022-03-20T18:28:49.797Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
18:28:49 [2022-03-20T18:28:49.797Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
18:28:49 [2022-03-20T18:28:49.797Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
18:28:49 [2022-03-20T18:28:49.797Z]     --- PASS: TestProgressString/with_units (0.00s)
18:28:49 [2022-03-20T18:28:49.797Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
18:28:49 [2022-03-20T18:28:49.797Z]     --- PASS: TestProgressString/hide_counts (0.00s)
18:28:49 [2022-03-20T18:28:49.797Z] === RUN   TestJSONMessageDisplay
18:28:49 [2022-03-20T18:28:49.968Z] Cross building: bundles/cross/linux/ppc64le
18:28:49 [2022-03-20T18:28:49.968Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev
18:28:49 [2022-03-20T18:28:49.968Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
18:28:50 [2022-03-20T18:28:50.222Z] === RUN   TestGetAddress
18:28:50 [2022-03-20T18:28:50.222Z] --- PASS: TestGetAddress (0.00s)
18:28:50 [2022-03-20T18:28:50.222Z] === RUN   TestRemove
18:28:50 [2022-03-20T18:28:50.222Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
18:28:50 [2022-03-20T18:28:50.222Z] --- SKIP: TestRemove (0.00s)
18:28:50 [2022-03-20T18:28:50.222Z] === RUN   TestInitializeWithVolumes
18:28:50 [2022-03-20T18:28:50.222Z] --- PASS: TestInitializeWithVolumes (0.01s)
18:28:50 [2022-03-20T18:28:50.222Z] === RUN   TestCreate
18:28:50 [2022-03-20T18:28:50.222Z] --- PASS: TestCreate (0.01s)
18:28:50 [2022-03-20T18:28:50.222Z] === RUN   TestValidateName
18:28:50 [2022-03-20T18:28:50.222Z] --- PASS: TestValidateName (0.00s)
18:28:50 [2022-03-20T18:28:50.222Z] === RUN   TestCreateWithOpts
18:28:50 [2022-03-20T18:28:50.222Z]     local_test.go:180: runtime.GOOS == "windows"
18:28:50 [2022-03-20T18:28:50.222Z] --- SKIP: TestCreateWithOpts (0.00s)
18:28:50 [2022-03-20T18:28:50.222Z] === RUN   TestRelaodNoOpts
18:28:50 [2022-03-20T18:28:50.222Z] --- PASS: TestRelaodNoOpts (0.02s)
18:28:50 [2022-03-20T18:28:50.222Z] PASS
18:28:50 [2022-03-20T18:28:50.222Z] coverage: 41.5% of statements
18:28:50 [2022-03-20T18:28:50.222Z] ok  	github.com/docker/docker/volume/local	0.096s	coverage: 41.5% of statements
18:28:50 [2022-03-20T18:28:50.222Z] === RUN   TestGetDriver
18:28:50 [2022-03-20T18:28:50.222Z] --- PASS: TestGetDriver (0.00s)
18:28:50 [2022-03-20T18:28:50.222Z] === RUN   TestVolumeRequestError
18:28:50 [2022-03-20T18:28:50.222Z] --- PASS: TestVolumeRequestError (0.01s)
18:28:50 [2022-03-20T18:28:50.222Z] PASS
18:28:50 [2022-03-20T18:28:50.222Z] coverage: 36.1% of statements
18:28:50 [2022-03-20T18:28:50.222Z] ok  	github.com/docker/docker/volume/drivers	0.064s	coverage: 36.1% of statements
18:28:50 [2022-03-20T18:28:50.268Z] --- PASS: TestJSONMessageDisplay (0.17s)
18:28:50 [2022-03-20T18:28:50.268Z] === RUN   TestJSONMessageDisplayWithJSONError
18:28:50 [2022-03-20T18:28:50.268Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
18:28:50 [2022-03-20T18:28:50.268Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
18:28:50 [2022-03-20T18:28:50.268Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
18:28:50 [2022-03-20T18:28:50.268Z] === RUN   TestDisplayJSONMessagesStream
18:28:50 [2022-03-20T18:28:50.268Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
18:28:50 [2022-03-20T18:28:50.268Z] PASS
18:28:50 [2022-03-20T18:28:50.268Z] coverage: 91.7% of statements
18:28:50 [2022-03-20T18:28:50.268Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.215s	coverage: 91.7% of statements
18:28:50 [2022-03-20T18:28:50.535Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
18:28:50 [2022-03-20T18:28:50.691Z] === RUN   TestLCOWParseMountRaw
18:28:50 [2022-03-20T18:28:50.691Z] --- PASS: TestLCOWParseMountRaw (0.00s)
18:28:50 [2022-03-20T18:28:50.691Z] === RUN   TestLCOWParseMountRawSplit
18:28:50 [2022-03-20T18:28:50.691Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
18:28:50 [2022-03-20T18:28:50.691Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
18:28:50 [2022-03-20T18:28:50.691Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
18:28:50 [2022-03-20T18:28:50.691Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
18:28:50 [2022-03-20T18:28:50.691Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
18:28:50 [2022-03-20T18:28:50.691Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
18:28:50 [2022-03-20T18:28:50.691Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
18:28:50 [2022-03-20T18:28:50.691Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
18:28:50 [2022-03-20T18:28:50.691Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
18:28:50 [2022-03-20T18:28:50.691Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
18:28:50 [2022-03-20T18:28:50.691Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
18:28:50 [2022-03-20T18:28:50.691Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
18:28:50 [2022-03-20T18:28:50.691Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
18:28:50 [2022-03-20T18:28:50.691Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
18:28:50 [2022-03-20T18:28:50.691Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
18:28:50 [2022-03-20T18:28:50.691Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
18:28:50 [2022-03-20T18:28:50.691Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
18:28:50 [2022-03-20T18:28:50.691Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
18:28:50 [2022-03-20T18:28:50.691Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
18:28:50 [2022-03-20T18:28:50.691Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
18:28:50 [2022-03-20T18:28:50.691Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
18:28:50 [2022-03-20T18:28:50.691Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
18:28:50 [2022-03-20T18:28:50.691Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
18:28:50 [2022-03-20T18:28:50.691Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
18:28:50 [2022-03-20T18:28:50.691Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
18:28:50 [2022-03-20T18:28:50.691Z] === RUN   TestLinuxParseMountRaw
18:28:50 [2022-03-20T18:28:50.691Z] --- PASS: TestLinuxParseMountRaw (0.00s)
18:28:50 [2022-03-20T18:28:50.691Z] === RUN   TestLinuxParseMountRawSplit
18:28:50 [2022-03-20T18:28:50.691Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
18:28:50 [2022-03-20T18:28:50.691Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
18:28:50 [2022-03-20T18:28:50.691Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
18:28:50 [2022-03-20T18:28:50.691Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
18:28:50 [2022-03-20T18:28:50.691Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
18:28:50 [2022-03-20T18:28:50.691Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
18:28:50 [2022-03-20T18:28:50.691Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
18:28:50 [2022-03-20T18:28:50.691Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
18:28:50 [2022-03-20T18:28:50.691Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
18:28:50 [2022-03-20T18:28:50.692Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
18:28:50 [2022-03-20T18:28:50.692Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z] === RUN   TestConvertTmpfsOptions
18:28:50 [2022-03-20T18:28:50.692Z]     linux_parser_test.go:209: data="mode=700,size=1m"
18:28:50 [2022-03-20T18:28:50.692Z]     linux_parser_test.go:209: data="ro"
18:28:50 [2022-03-20T18:28:50.692Z] --- PASS: TestConvertTmpfsOptions (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z] === RUN   TestParseMountSpec
18:28:50 [2022-03-20T18:28:50.692Z]     parser_test.go:62: case 0
18:28:50 [2022-03-20T18:28:50.692Z]     parser_test.go:62: case 1
18:28:50 [2022-03-20T18:28:50.692Z]     parser_test.go:62: case 2
18:28:50 [2022-03-20T18:28:50.692Z]     parser_test.go:62: case 3
18:28:50 [2022-03-20T18:28:50.692Z]     parser_test.go:62: case 4
18:28:50 [2022-03-20T18:28:50.692Z]     parser_test.go:62: case 5
18:28:50 [2022-03-20T18:28:50.692Z] --- PASS: TestParseMountSpec (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z] === RUN   TestValidateMount
18:28:50 [2022-03-20T18:28:50.692Z] --- PASS: TestValidateMount (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z] === RUN   TestWindowsParseMountRaw
18:28:50 [2022-03-20T18:28:50.692Z] --- PASS: TestWindowsParseMountRaw (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z] === RUN   TestWindowsParseMountRawSplit
18:28:50 [2022-03-20T18:28:50.692Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
18:28:50 [2022-03-20T18:28:50.692Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
18:28:50 [2022-03-20T18:28:50.692Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
18:28:50 [2022-03-20T18:28:50.692Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
18:28:50 [2022-03-20T18:28:50.692Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
18:28:50 [2022-03-20T18:28:50.692Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
18:28:50 [2022-03-20T18:28:50.692Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
18:28:50 [2022-03-20T18:28:50.692Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
18:28:50 [2022-03-20T18:28:50.692Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
18:28:50 [2022-03-20T18:28:50.692Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
18:28:50 [2022-03-20T18:28:50.692Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
18:28:50 [2022-03-20T18:28:50.692Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
18:28:50 [2022-03-20T18:28:50.692Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
18:28:50 [2022-03-20T18:28:50.692Z] --- PASS: TestWindowsParseMountRawSplit (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
18:28:50 [2022-03-20T18:28:50.692Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
18:28:50 [2022-03-20T18:28:50.692Z] PASS
18:28:50 [2022-03-20T18:28:50.692Z] coverage: 67.6% of statements
18:28:50 [2022-03-20T18:28:50.692Z] ok  	github.com/docker/docker/volume/mounts	0.058s	coverage: 67.6% of statements
18:28:50 [2022-03-20T18:28:50.737Z] 2022/03/20 18:28:50 Closing DB instances...
18:28:50 [2022-03-20T18:28:50.737Z] === RUN   TestStandardLongPath
18:28:50 [2022-03-20T18:28:50.737Z] --- PASS: TestStandardLongPath (0.00s)
18:28:50 [2022-03-20T18:28:50.737Z] === RUN   TestUNCLongPath
18:28:50 [2022-03-20T18:28:50.737Z] --- PASS: TestUNCLongPath (0.00s)
18:28:50 [2022-03-20T18:28:50.737Z] PASS
18:28:50 [2022-03-20T18:28:50.737Z] coverage: 100.0% of statements
18:28:50 [2022-03-20T18:28:50.737Z] ok  	github.com/docker/docker/pkg/longpath	0.037s	coverage: 100.0% of statements
18:28:51 [2022-03-20T18:28:51.456Z] --- PASS: TestDockerNetworkConnectAlias (3.96s)
18:28:51 [2022-03-20T18:28:51.456Z] === RUN   TestDockerNetworkReConnect
18:28:51 [2022-03-20T18:28:51.725Z] === RUN   TestNameFormat
18:28:51 [2022-03-20T18:28:51.725Z] --- PASS: TestNameFormat (0.00s)
18:28:51 [2022-03-20T18:28:51.725Z] === RUN   TestNameRetries
18:28:51 [2022-03-20T18:28:51.725Z] --- PASS: TestNameRetries (0.00s)
18:28:51 [2022-03-20T18:28:51.725Z] PASS
18:28:51 [2022-03-20T18:28:51.725Z] coverage: 85.7% of statements
18:28:51 [2022-03-20T18:28:51.725Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.058s	coverage: 85.7% of statements
18:28:52 [2022-03-20T18:28:52.194Z] === RUN   TestParseKeyValueOpt
18:28:52 [2022-03-20T18:28:52.194Z] --- PASS: TestParseKeyValueOpt (0.00s)
18:28:52 [2022-03-20T18:28:52.194Z] === RUN   TestParseUintList
18:28:52 [2022-03-20T18:28:52.194Z] --- PASS: TestParseUintList (0.00s)
18:28:52 [2022-03-20T18:28:52.194Z] === RUN   TestParseUintListMaximumLimits
18:28:52 [2022-03-20T18:28:52.194Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
18:28:52 [2022-03-20T18:28:52.194Z] PASS
18:28:52 [2022-03-20T18:28:52.194Z] coverage: 97.0% of statements
18:28:52 [2022-03-20T18:28:52.194Z] ok  	github.com/docker/docker/pkg/parsers	0.049s	coverage: 97.0% of statements
18:28:52 [2022-03-20T18:28:52.194Z] --- PASS: TestNetworkDBBulkSync (2.84s)
18:28:52 [2022-03-20T18:28:52.194Z] === RUN   TestNetworkDBCRUDMediumCluster
18:28:52 [2022-03-20T18:28:52.265Z] === RUN   TestSetGetMeta
18:28:52 [2022-03-20T18:28:52.265Z] === PAUSE TestSetGetMeta
18:28:52 [2022-03-20T18:28:52.265Z] === RUN   TestRestore
18:28:52 [2022-03-20T18:28:52.265Z] === PAUSE TestRestore
18:28:52 [2022-03-20T18:28:52.265Z] === RUN   TestServiceCreate
18:28:52 [2022-03-20T18:28:52.265Z] === PAUSE TestServiceCreate
18:28:52 [2022-03-20T18:28:52.265Z] === RUN   TestServiceList
18:28:52 [2022-03-20T18:28:52.265Z] === PAUSE TestServiceList
18:28:52 [2022-03-20T18:28:52.265Z] === RUN   TestServiceRemove
18:28:52 [2022-03-20T18:28:52.265Z] === PAUSE TestServiceRemove
18:28:52 [2022-03-20T18:28:52.265Z] === RUN   TestServiceGet
18:28:52 [2022-03-20T18:28:52.265Z] === PAUSE TestServiceGet
18:28:52 [2022-03-20T18:28:52.265Z] === RUN   TestServicePrune
18:28:52 [2022-03-20T18:28:52.265Z] === PAUSE TestServicePrune
18:28:52 [2022-03-20T18:28:52.265Z] === RUN   TestCreate
18:28:52 [2022-03-20T18:28:52.265Z] === PAUSE TestCreate
18:28:52 [2022-03-20T18:28:52.265Z] === RUN   TestRemove
18:28:52 [2022-03-20T18:28:52.265Z] === PAUSE TestRemove
18:28:52 [2022-03-20T18:28:52.265Z] === RUN   TestList
18:28:52 [2022-03-20T18:28:52.265Z] === PAUSE TestList
18:28:52 [2022-03-20T18:28:52.265Z] === RUN   TestFindByDriver
18:28:52 [2022-03-20T18:28:52.265Z] === PAUSE TestFindByDriver
18:28:52 [2022-03-20T18:28:52.265Z] === RUN   TestFindByReferenced
18:28:52 [2022-03-20T18:28:52.265Z] === PAUSE TestFindByReferenced
18:28:52 [2022-03-20T18:28:52.265Z] === RUN   TestDerefMultipleOfSameRef
18:28:52 [2022-03-20T18:28:52.265Z] === PAUSE TestDerefMultipleOfSameRef
18:28:52 [2022-03-20T18:28:52.265Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
18:28:52 [2022-03-20T18:28:52.265Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
18:28:52 [2022-03-20T18:28:52.265Z] === RUN   TestDefererencePluginOnCreateError
18:28:52 [2022-03-20T18:28:52.265Z] === PAUSE TestDefererencePluginOnCreateError
18:28:52 [2022-03-20T18:28:52.265Z] === RUN   TestRefDerefRemove
18:28:52 [2022-03-20T18:28:52.265Z] === PAUSE TestRefDerefRemove
18:28:52 [2022-03-20T18:28:52.265Z] === RUN   TestGet
18:28:52 [2022-03-20T18:28:52.265Z] === PAUSE TestGet
18:28:52 [2022-03-20T18:28:52.265Z] === RUN   TestGetWithReference
18:28:52 [2022-03-20T18:28:52.265Z] === PAUSE TestGetWithReference
18:28:52 [2022-03-20T18:28:52.265Z] === RUN   TestFilterFunc
18:28:52 [2022-03-20T18:28:52.265Z] === RUN   TestFilterFunc/test_nil_list
18:28:52 [2022-03-20T18:28:52.265Z] === PAUSE TestFilterFunc/test_nil_list
18:28:52 [2022-03-20T18:28:52.265Z] === RUN   TestFilterFunc/test_empty_list
18:28:52 [2022-03-20T18:28:52.265Z] === PAUSE TestFilterFunc/test_empty_list
18:28:52 [2022-03-20T18:28:52.265Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
18:28:52 [2022-03-20T18:28:52.265Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
18:28:52 [2022-03-20T18:28:52.265Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
18:28:52 [2022-03-20T18:28:52.265Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
18:28:52 [2022-03-20T18:28:52.265Z] === RUN   TestFilterFunc/test_filter_some
18:28:52 [2022-03-20T18:28:52.265Z] === PAUSE TestFilterFunc/test_filter_some
18:28:52 [2022-03-20T18:28:52.265Z] === RUN   TestFilterFunc/test_filter_middle
18:28:52 [2022-03-20T18:28:52.265Z] === PAUSE TestFilterFunc/test_filter_middle
18:28:52 [2022-03-20T18:28:52.265Z] === RUN   TestFilterFunc/test_filter_middle_and_last
18:28:52 [2022-03-20T18:28:52.265Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
18:28:52 [2022-03-20T18:28:52.265Z] === RUN   TestFilterFunc/test_filter_first_and_last
18:28:52 [2022-03-20T18:28:52.265Z] === PAUSE TestFilterFunc/test_filter_first_and_last
18:28:52 [2022-03-20T18:28:52.265Z] === CONT  TestFilterFunc/test_nil_list
18:28:52 [2022-03-20T18:28:52.265Z] === CONT  TestFilterFunc/test_filter_first_and_last
18:28:52 [2022-03-20T18:28:52.265Z] === CONT  TestFilterFunc/test_filter_some
18:28:52 [2022-03-20T18:28:52.265Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
18:28:52 [2022-03-20T18:28:52.265Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
18:28:52 [2022-03-20T18:28:52.265Z] === CONT  TestFilterFunc/test_empty_list
18:28:52 [2022-03-20T18:28:52.265Z] === CONT  TestFilterFunc/test_filter_middle_and_last
18:28:52 [2022-03-20T18:28:52.265Z] === CONT  TestFilterFunc/test_filter_middle
18:28:52 [2022-03-20T18:28:52.265Z] --- PASS: TestFilterFunc (0.00s)
18:28:52 [2022-03-20T18:28:52.265Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
18:28:52 [2022-03-20T18:28:52.265Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
18:28:52 [2022-03-20T18:28:52.265Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
18:28:52 [2022-03-20T18:28:52.265Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
18:28:52 [2022-03-20T18:28:52.265Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
18:28:52 [2022-03-20T18:28:52.265Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
18:28:52 [2022-03-20T18:28:52.265Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
18:28:52 [2022-03-20T18:28:52.265Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
18:28:52 [2022-03-20T18:28:52.265Z] === CONT  TestSetGetMeta
18:28:52 [2022-03-20T18:28:52.265Z] === CONT  TestDefererencePluginOnCreateError
18:28:52 [2022-03-20T18:28:52.265Z] === CONT  TestList
18:28:52 [2022-03-20T18:28:52.265Z] === CONT  TestDerefMultipleOfSameRef
18:28:52 [2022-03-20T18:28:52.265Z] --- PASS: TestSetGetMeta (0.02s)
18:28:52 [2022-03-20T18:28:52.265Z] === CONT  TestGetWithReference
18:28:52 [2022-03-20T18:28:52.265Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
18:28:52 [2022-03-20T18:28:52.265Z] === CONT  TestGet
18:28:52 [2022-03-20T18:28:52.265Z] --- PASS: TestDerefMultipleOfSameRef (0.03s)
18:28:52 [2022-03-20T18:28:52.265Z] === CONT  TestRefDerefRemove
18:28:52 [2022-03-20T18:28:52.265Z] --- PASS: TestList (0.03s)
18:28:52 [2022-03-20T18:28:52.265Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
18:28:52 [2022-03-20T18:28:52.265Z] --- PASS: TestGetWithReference (0.02s)
18:28:52 [2022-03-20T18:28:52.265Z] === CONT  TestFindByReferenced
18:28:52 [2022-03-20T18:28:52.265Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
18:28:52 [2022-03-20T18:28:52.265Z] === CONT  TestFindByDriver
18:28:52 [2022-03-20T18:28:52.265Z] --- PASS: TestGet (0.02s)
18:28:52 [2022-03-20T18:28:52.265Z] === CONT  TestRemove
18:28:52 [2022-03-20T18:28:52.265Z] --- PASS: TestRefDerefRemove (0.02s)
18:28:52 [2022-03-20T18:28:52.265Z] === CONT  TestCreate
18:28:52 [2022-03-20T18:28:52.265Z] --- PASS: TestFindByReferenced (0.02s)
18:28:52 [2022-03-20T18:28:52.265Z] === CONT  TestServicePrune
18:28:52 [2022-03-20T18:28:52.265Z] --- PASS: TestCreate (0.02s)
18:28:52 [2022-03-20T18:28:52.265Z] === CONT  TestServiceGet
18:28:52 [2022-03-20T18:28:52.265Z] --- PASS: TestFindByDriver (0.02s)
18:28:52 [2022-03-20T18:28:52.265Z] === CONT  TestServiceRemove
18:28:52 [2022-03-20T18:28:52.265Z] --- PASS: TestRemove (0.02s)
18:28:52 [2022-03-20T18:28:52.265Z] === CONT  TestServiceList
18:28:52 [2022-03-20T18:28:52.265Z] time="2022-03-20T18:28:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
18:28:52 [2022-03-20T18:28:52.478Z] --- PASS: TestAllocateRandomDeallocate (4.36s)
18:28:52 [2022-03-20T18:28:52.478Z] === RUN   TestRetrieveFromStore
18:28:52 [2022-03-20T18:28:52.733Z] --- PASS: TestServiceGet (0.18s)
18:28:52 [2022-03-20T18:28:52.733Z] === CONT  TestServiceCreate
18:28:52 [2022-03-20T18:28:52.733Z] --- PASS: TestServiceRemove (0.18s)
18:28:52 [2022-03-20T18:28:52.733Z] === CONT  TestRestore
18:28:52 [2022-03-20T18:28:52.733Z] --- PASS: TestServiceList (0.18s)
18:28:52 [2022-03-20T18:28:52.733Z] time="2022-03-20T18:28:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
18:28:52 [2022-03-20T18:28:52.733Z] time="2022-03-20T18:28:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
18:28:52 [2022-03-20T18:28:52.733Z] time="2022-03-20T18:28:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
18:28:52 [2022-03-20T18:28:52.733Z] --- PASS: TestServiceCreate (0.02s)
18:28:52 [2022-03-20T18:28:52.733Z] time="2022-03-20T18:28:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
18:28:52 [2022-03-20T18:28:52.733Z] --- PASS: TestRestore (0.02s)
18:28:52 [2022-03-20T18:28:52.733Z] --- PASS: TestServicePrune (0.22s)
18:28:52 [2022-03-20T18:28:52.733Z] PASS
18:28:52 [2022-03-20T18:28:52.733Z] coverage: 69.0% of statements
18:28:52 [2022-03-20T18:28:52.733Z] ok  	github.com/docker/docker/volume/service	0.323s	coverage: 69.0% of statements
18:28:53 [2022-03-20T18:28:53.183Z] === RUN   Test_windowsOSRelease_String
18:28:53 [2022-03-20T18:28:53.183Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes
18:28:53 [2022-03-20T18:28:53.183Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no
18:28:53 [2022-03-20T18:28:53.183Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes
18:28:53 [2022-03-20T18:28:53.183Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no
18:28:53 [2022-03-20T18:28:53.183Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes
18:28:53 [2022-03-20T18:28:53.183Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no
18:28:53 [2022-03-20T18:28:53.183Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes
18:28:53 [2022-03-20T18:28:53.183Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no
18:28:53 [2022-03-20T18:28:53.183Z] --- PASS: Test_windowsOSRelease_String (0.00s)
18:28:53 [2022-03-20T18:28:53.183Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s)
18:28:53 [2022-03-20T18:28:53.183Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s)
18:28:53 [2022-03-20T18:28:53.183Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s)
18:28:53 [2022-03-20T18:28:53.183Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s)
18:28:53 [2022-03-20T18:28:53.183Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s)
18:28:53 [2022-03-20T18:28:53.183Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s)
18:28:53 [2022-03-20T18:28:53.183Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s)
18:28:53 [2022-03-20T18:28:53.183Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s)
18:28:53 [2022-03-20T18:28:53.183Z] PASS
18:28:53 [2022-03-20T18:28:53.183Z] coverage: 36.4% of statements
18:28:53 [2022-03-20T18:28:53.183Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.043s	coverage: 36.4% of statements
18:28:53 [2022-03-20T18:28:53.465Z] --- PASS: TestRetrieveFromStore (1.37s)
18:28:53 [2022-03-20T18:28:53.465Z] === RUN   TestRequestReleaseAddressDuplicate
18:28:53 [2022-03-20T18:28:53.465Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s)
18:28:53 [2022-03-20T18:28:53.465Z] === RUN   TestParallelPredefinedRequest1
18:28:53 [2022-03-20T18:28:53.465Z] === PAUSE TestParallelPredefinedRequest1
18:28:53 [2022-03-20T18:28:53.465Z] === RUN   TestParallelPredefinedRequest2
18:28:53 [2022-03-20T18:28:53.465Z] === PAUSE TestParallelPredefinedRequest2
18:28:53 [2022-03-20T18:28:53.465Z] === RUN   TestParallelPredefinedRequest3
18:28:53 [2022-03-20T18:28:53.465Z] === PAUSE TestParallelPredefinedRequest3
18:28:53 [2022-03-20T18:28:53.465Z] === RUN   TestParallelPredefinedRequest4
18:28:53 [2022-03-20T18:28:53.465Z] === PAUSE TestParallelPredefinedRequest4
18:28:53 [2022-03-20T18:28:53.465Z] === RUN   TestParallelPredefinedRequest5
18:28:53 [2022-03-20T18:28:53.465Z] === PAUSE TestParallelPredefinedRequest5
18:28:53 [2022-03-20T18:28:53.465Z] === RUN   TestDebug
18:28:53 [2022-03-20T18:28:53.465Z] --- PASS: TestDebug (0.00s)
18:28:53 [2022-03-20T18:28:53.465Z] === RUN   TestRequestPoolParallel
18:28:53 [2022-03-20T18:28:53.813Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
18:28:53 [2022-03-20T18:28:53.933Z] --- PASS: TestRequestPoolParallel (0.48s)
18:28:53 [2022-03-20T18:28:53.933Z] === RUN   TestFullAllocateRelease
18:28:54 [2022-03-20T18:28:54.171Z] === RUN   TestNewAndRemove
18:28:54 [2022-03-20T18:28:54.171Z] --- PASS: TestNewAndRemove (0.00s)
18:28:54 [2022-03-20T18:28:54.171Z] === RUN   TestRemoveInvalidPath
18:28:54 [2022-03-20T18:28:54.171Z] --- PASS: TestRemoveInvalidPath (0.00s)
18:28:54 [2022-03-20T18:28:54.171Z] PASS
18:28:54 [2022-03-20T18:28:54.171Z] coverage: 82.6% of statements
18:28:54 [2022-03-20T18:28:54.171Z] ok  	github.com/docker/docker/pkg/pidfile	0.054s	coverage: 82.6% of statements
18:28:54 [2022-03-20T18:28:54.403Z] === RUN   TestParseEmptyInterface
18:28:54 [2022-03-20T18:28:54.403Z] --- PASS: TestParseEmptyInterface (0.00s)
18:28:54 [2022-03-20T18:28:54.403Z] === RUN   TestParseNonInterfaceType
18:28:54 [2022-03-20T18:28:54.403Z] --- PASS: TestParseNonInterfaceType (0.00s)
18:28:54 [2022-03-20T18:28:54.403Z] === RUN   TestParseWithOneFunction
18:28:54 [2022-03-20T18:28:54.403Z] --- PASS: TestParseWithOneFunction (0.00s)
18:28:54 [2022-03-20T18:28:54.403Z] === RUN   TestParseWithMultipleFuncs
18:28:54 [2022-03-20T18:28:54.403Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
18:28:54 [2022-03-20T18:28:54.403Z] === RUN   TestParseWithUnnamedReturn
18:28:54 [2022-03-20T18:28:54.403Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
18:28:54 [2022-03-20T18:28:54.403Z] === RUN   TestEmbeddedInterface
18:28:54 [2022-03-20T18:28:54.403Z] --- PASS: TestEmbeddedInterface (0.00s)
18:28:54 [2022-03-20T18:28:54.403Z] === RUN   TestParsedImports
18:28:54 [2022-03-20T18:28:54.403Z] --- PASS: TestParsedImports (0.00s)
18:28:54 [2022-03-20T18:28:54.403Z] === RUN   TestAliasedImports
18:28:54 [2022-03-20T18:28:54.403Z] --- PASS: TestAliasedImports (0.00s)
18:28:54 [2022-03-20T18:28:54.403Z] PASS
18:28:54 [2022-03-20T18:28:54.403Z] coverage: 56.8% of statements
18:28:54 [2022-03-20T18:28:54.403Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.066s	coverage: 56.8% of statements
18:28:54 [2022-03-20T18:28:54.745Z] === RUN   TestDockerSuite/TestBuildDotDotFile
18:28:54 [2022-03-20T18:28:54.745Z] === RUN   TestDockerSuite/TestBuildEOLInLine
18:28:54 [2022-03-20T18:28:54.795Z] --- PASS: TestDockerNetworkReConnect (3.17s)
18:28:54 [2022-03-20T18:28:54.795Z] === RUN   TestServicePlugin
18:28:54 [2022-03-20T18:28:54.795Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:28:54 [2022-03-20T18:28:54.795Z] --- SKIP: TestServicePlugin (0.00s)
18:28:54 [2022-03-20T18:28:54.795Z] === RUN   TestServiceUpdateLabel
18:28:54 [2022-03-20T18:28:54.871Z] --- PASS: TestFullAllocateRelease (0.66s)
18:28:54 [2022-03-20T18:28:54.871Z] === RUN   TestOddAllocateRelease
18:28:55 [2022-03-20T18:28:55.340Z] --- PASS: TestOddAllocateRelease (0.38s)
18:28:55 [2022-03-20T18:28:55.340Z] === RUN   TestFullAllocateSerialReleaseParallel
18:28:55 [2022-03-20T18:28:55.340Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s)
18:28:55 [2022-03-20T18:28:55.340Z] === RUN   TestOddAllocateSerialReleaseParallel
18:28:55 [2022-03-20T18:28:55.340Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s)
18:28:55 [2022-03-20T18:28:55.340Z] === RUN   TestEvenAllocateSerialReleaseParallel
18:28:55 [2022-03-20T18:28:55.340Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s)
18:28:55 [2022-03-20T18:28:55.340Z] === CONT  TestParallelPredefinedRequest1
18:28:55 [2022-03-20T18:28:55.340Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:28:55 [2022-03-20T18:28:55.340Z] === CONT  TestParallelPredefinedRequest4
18:28:55 [2022-03-20T18:28:55.340Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
18:28:55 [2022-03-20T18:28:55.340Z] === CONT  TestParallelPredefinedRequest3
18:28:55 [2022-03-20T18:28:55.340Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:28:55 [2022-03-20T18:28:55.340Z] === CONT  TestParallelPredefinedRequest5
18:28:55 [2022-03-20T18:28:55.340Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:28:55 [2022-03-20T18:28:55.340Z] === CONT  TestParallelPredefinedRequest2
18:28:55 [2022-03-20T18:28:55.340Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:28:55 [2022-03-20T18:28:55.340Z] === CONT  TestParallelPredefinedRequest4
18:28:55 [2022-03-20T18:28:55.340Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:28:55 [2022-03-20T18:28:55.340Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
18:28:55 [2022-03-20T18:28:55.340Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
18:28:55 [2022-03-20T18:28:55.340Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
18:28:55 [2022-03-20T18:28:55.340Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
18:28:55 [2022-03-20T18:28:55.340Z] PASS
18:28:55 [2022-03-20T18:28:55.340Z] coverage: 85.3% of statements
18:28:55 [2022-03-20T18:28:55.340Z] ok  	github.com/docker/docker/libnetwork/ipam	51.941s	coverage: 85.3% of statements
18:28:55 [2022-03-20T18:28:55.738Z] 2022/03/20 18:28:55 Closing DB instances...
18:28:55 [2022-03-20T18:28:55.738Z] --- PASS: TestGetAddress (26.26s)
18:28:55 [2022-03-20T18:28:55.738Z] === RUN   TestRequestSyntaxCheck
18:28:55 [2022-03-20T18:28:55.738Z] --- PASS: TestRequestSyntaxCheck (0.04s)
18:28:55 [2022-03-20T18:28:55.738Z] === RUN   TestRequest
18:28:55 [2022-03-20T18:28:55.810Z] === RUN   TestHTTPTransport
18:28:55 [2022-03-20T18:28:55.810Z] --- PASS: TestHTTPTransport (0.00s)
18:28:55 [2022-03-20T18:28:55.810Z] PASS
18:28:55 [2022-03-20T18:28:55.810Z] coverage: 85.7% of statements
18:28:55 [2022-03-20T18:28:55.810Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.049s	coverage: 85.7% of statements
18:28:56 [2022-03-20T18:28:56.206Z] === RUN   TestFailedConnection
18:28:56 [2022-03-20T18:28:56.720Z] --- PASS: TestServiceUpdateLabel (2.10s)
18:28:56 [2022-03-20T18:28:56.720Z] === RUN   TestServiceUpdateSecrets
18:28:56 [2022-03-20T18:28:56.796Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
18:28:56 [2022-03-20T18:28:56.796Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
18:28:56 [2022-03-20T18:28:56.796Z] === RUN   TestBufioReaderPoolPutAndGet
18:28:56 [2022-03-20T18:28:56.796Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
18:28:56 [2022-03-20T18:28:56.796Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
18:28:56 [2022-03-20T18:28:56.796Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
18:28:56 [2022-03-20T18:28:56.796Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
18:28:56 [2022-03-20T18:28:56.796Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
18:28:56 [2022-03-20T18:28:56.796Z] === RUN   TestBufioWriterPoolPutAndGet
18:28:56 [2022-03-20T18:28:56.796Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
18:28:56 [2022-03-20T18:28:56.796Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
18:28:56 [2022-03-20T18:28:56.796Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
18:28:56 [2022-03-20T18:28:56.796Z] === RUN   TestBufferPoolPutAndGet
18:28:56 [2022-03-20T18:28:56.796Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
18:28:56 [2022-03-20T18:28:56.796Z] PASS
18:28:56 [2022-03-20T18:28:56.796Z] coverage: 88.2% of statements
18:28:56 [2022-03-20T18:28:56.796Z] ok  	github.com/docker/docker/pkg/pools	0.048s	coverage: 88.2% of statements
18:28:57 [2022-03-20T18:28:57.193Z] --- PASS: TestFailedConnection (1.08s)
18:28:57 [2022-03-20T18:28:57.194Z] === RUN   TestFailOnce
18:28:57 [2022-03-20T18:28:57.194Z] 2022/03/20 18:28:56 http: panic serving 127.0.0.1:49321: Plugin not ready
18:28:57 [2022-03-20T18:28:57.194Z] goroutine 34 [running]:
18:28:57 [2022-03-20T18:28:57.194Z] net/http.(*conn).serve.func1()
18:28:57 [2022-03-20T18:28:57.194Z] 	c:/go/src/net/http/server.go:1825 +0xbf
18:28:57 [2022-03-20T18:28:57.194Z] panic({0x15e3700, 0x172d030})
18:28:57 [2022-03-20T18:28:57.194Z] 	c:/go/src/runtime/panic.go:844 +0x258
18:28:57 [2022-03-20T18:28:57.194Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000241a70?)
18:28:57 [2022-03-20T18:28:57.194Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
18:28:57 [2022-03-20T18:28:57.194Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1732838?, 0xc0002b0000?}, 0x153da46?)
18:28:57 [2022-03-20T18:28:57.194Z] 	c:/go/src/net/http/server.go:2084 +0x2f
18:28:57 [2022-03-20T18:28:57.194Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1732838, 0xc0002b0000}, 0xc0002a2000)
18:28:57 [2022-03-20T18:28:57.194Z] 	c:/go/src/net/http/server.go:2462 +0x149
18:28:57 [2022-03-20T18:28:57.194Z] net/http.serverHandler.ServeHTTP({0x1730e58?}, {0x1732838, 0xc0002b0000}, 0xc0002a2000)
18:28:57 [2022-03-20T18:28:57.194Z] 	c:/go/src/net/http/server.go:2916 +0x43b
18:28:57 [2022-03-20T18:28:57.194Z] net/http.(*conn).serve(0xc00028c000, {0x1732d38, 0xc00008a0c0})
18:28:57 [2022-03-20T18:28:57.194Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
18:28:57 [2022-03-20T18:28:57.194Z] created by net/http.(*Server).Serve
18:28:57 [2022-03-20T18:28:57.194Z] 	c:/go/src/net/http/server.go:3071 +0x4db
18:28:57 [2022-03-20T18:28:57.194Z] time="2022-03-20T18:28:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49320/Test.FailOnce: Post \"http://127.0.0.1:49320/Test.FailOnce\": EOF, retrying in 1s"
18:28:57 [2022-03-20T18:28:57.265Z] === RUN   TestOutputOnPrematureClose
18:28:57 [2022-03-20T18:28:57.265Z] --- PASS: TestOutputOnPrematureClose (0.00s)
18:28:57 [2022-03-20T18:28:57.265Z] === RUN   TestCompleteSilently
18:28:57 [2022-03-20T18:28:57.265Z] --- PASS: TestCompleteSilently (0.00s)
18:28:57 [2022-03-20T18:28:57.265Z] PASS
18:28:57 [2022-03-20T18:28:57.265Z] coverage: 75.9% of statements
18:28:57 [2022-03-20T18:28:57.265Z] ok  	github.com/docker/docker/pkg/progress	0.042s	coverage: 75.9% of statements
18:28:58 [2022-03-20T18:28:58.012Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
18:28:58 [2022-03-20T18:28:58.180Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.87s)
18:28:58 [2022-03-20T18:28:58.180Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
18:28:58 [2022-03-20T18:28:58.180Z] --- PASS: TestFailOnce (1.15s)
18:28:58 [2022-03-20T18:28:58.180Z] === RUN   TestEchoInputOutput
18:28:58 [2022-03-20T18:28:58.180Z] --- PASS: TestEchoInputOutput (0.00s)
18:28:58 [2022-03-20T18:28:58.180Z] === RUN   TestBackoff
18:28:58 [2022-03-20T18:28:58.180Z] --- PASS: TestBackoff (0.00s)
18:28:58 [2022-03-20T18:28:58.180Z] === RUN   TestAbortRetry
18:28:58 [2022-03-20T18:28:58.180Z] --- PASS: TestAbortRetry (0.00s)
18:28:58 [2022-03-20T18:28:58.180Z] === RUN   TestClientScheme
18:28:58 [2022-03-20T18:28:58.180Z] --- PASS: TestClientScheme (0.00s)
18:28:58 [2022-03-20T18:28:58.180Z] === RUN   TestNewClientWithTimeout
18:28:58 [2022-03-20T18:28:58.249Z] === RUN   TestSendToOneSub
18:28:58 [2022-03-20T18:28:58.250Z] --- PASS: TestSendToOneSub (0.00s)
18:28:58 [2022-03-20T18:28:58.250Z] === RUN   TestSendToMultipleSubs
18:28:58 [2022-03-20T18:28:58.250Z] --- PASS: TestSendToMultipleSubs (0.00s)
18:28:58 [2022-03-20T18:28:58.250Z] === RUN   TestEvictOneSub
18:28:58 [2022-03-20T18:28:58.250Z] --- PASS: TestEvictOneSub (0.00s)
18:28:58 [2022-03-20T18:28:58.250Z] === RUN   TestClosePublisher
18:28:58 [2022-03-20T18:28:58.250Z] --- PASS: TestClosePublisher (0.00s)
18:28:58 [2022-03-20T18:28:58.250Z] === RUN   TestPubSubRace
18:28:58 [2022-03-20T18:28:58.250Z] --- PASS: TestNewClientWithTimeout (17.61s)
18:28:58 [2022-03-20T18:28:58.250Z] === RUN   TestClientStream
18:28:58 [2022-03-20T18:28:58.250Z] --- PASS: TestClientStream (0.00s)
18:28:58 [2022-03-20T18:28:58.250Z] === RUN   TestClientSendFile
18:28:58 [2022-03-20T18:28:58.250Z] --- PASS: TestClientSendFile (0.00s)
18:28:58 [2022-03-20T18:28:58.250Z] === RUN   TestClientWithRequestTimeout
18:28:58 [2022-03-20T18:28:58.250Z] --- PASS: TestClientWithRequestTimeout (0.00s)
18:28:58 [2022-03-20T18:28:58.250Z] === RUN   TestFileSpecPlugin
18:28:58 [2022-03-20T18:28:58.250Z] --- PASS: TestFileSpecPlugin (0.02s)
18:28:58 [2022-03-20T18:28:58.250Z] === RUN   TestFileJSONSpecPlugin
18:28:58 [2022-03-20T18:28:58.250Z] --- PASS: TestFileJSONSpecPlugin (0.01s)
18:28:58 [2022-03-20T18:28:58.250Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
18:28:58 [2022-03-20T18:28:58.250Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s)
18:28:58 [2022-03-20T18:28:58.250Z] === RUN   TestPluginAddHandler
18:28:58 [2022-03-20T18:28:58.250Z] --- PASS: TestPluginAddHandler (0.00s)
18:28:58 [2022-03-20T18:28:58.250Z] === RUN   TestPluginWaitBadPlugin
18:28:58 [2022-03-20T18:28:58.250Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
18:28:58 [2022-03-20T18:28:58.250Z] === RUN   TestGet
18:28:58 [2022-03-20T18:28:58.250Z] time="2022-03-20T18:28:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
18:28:58 [2022-03-20T18:28:58.649Z] time="2022-03-20T18:28:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49328/Test.Echo: Post \"http://127.0.0.1:49328/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
18:28:59 [2022-03-20T18:28:59.118Z] 2022/03/20 18:28:58 Closing DB instances...
18:28:59 [2022-03-20T18:28:59.236Z] time="2022-03-20T18:28:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
18:28:59 [2022-03-20T18:28:59.236Z] --- PASS: TestPubSubRace (1.07s)
18:28:59 [2022-03-20T18:28:59.236Z] PASS
18:28:59 [2022-03-20T18:28:59.236Z] coverage: 75.0% of statements
18:28:59 [2022-03-20T18:28:59.236Z] ok  	github.com/docker/docker/pkg/pubsub	1.138s	coverage: 75.0% of statements
18:28:59 [2022-03-20T18:28:59.385Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
18:28:59 [2022-03-20T18:28:59.385Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
18:28:59 [2022-03-20T18:28:59.642Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
18:29:00 [2022-03-20T18:29:00.107Z] === RUN   TestParseEmptyInterface
18:29:00 [2022-03-20T18:29:00.107Z] --- PASS: TestParseEmptyInterface (0.00s)
18:29:00 [2022-03-20T18:29:00.107Z] === RUN   TestParseNonInterfaceType
18:29:00 [2022-03-20T18:29:00.107Z] --- PASS: TestParseNonInterfaceType (0.00s)
18:29:00 [2022-03-20T18:29:00.107Z] === RUN   TestParseWithOneFunction
18:29:00 [2022-03-20T18:29:00.107Z] --- PASS: TestParseWithOneFunction (0.00s)
18:29:00 [2022-03-20T18:29:00.107Z] === RUN   TestParseWithMultipleFuncs
18:29:00 [2022-03-20T18:29:00.107Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
18:29:00 [2022-03-20T18:29:00.107Z] === RUN   TestParseWithUnnamedReturn
18:29:00 [2022-03-20T18:29:00.107Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
18:29:00 [2022-03-20T18:29:00.107Z] === RUN   TestEmbeddedInterface
18:29:00 [2022-03-20T18:29:00.107Z] --- PASS: TestEmbeddedInterface (0.00s)
18:29:00 [2022-03-20T18:29:00.107Z] === RUN   TestParsedImports
18:29:00 [2022-03-20T18:29:00.107Z] --- PASS: TestParsedImports (0.00s)
18:29:00 [2022-03-20T18:29:00.107Z] === RUN   TestAliasedImports
18:29:00 [2022-03-20T18:29:00.107Z] --- PASS: TestAliasedImports (0.00s)
18:29:00 [2022-03-20T18:29:00.107Z] PASS
18:29:00 [2022-03-20T18:29:00.107Z] coverage: 56.8% of statements
18:29:00 [2022-03-20T18:29:00.107Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.052s	coverage: 56.8% of statements
18:29:00 [2022-03-20T18:29:00.107Z] time="2022-03-20T18:29:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49328/Test.Echo: Post \"http://127.0.0.1:49328/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
18:29:00 [2022-03-20T18:29:00.205Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
18:29:00 [2022-03-20T18:29:00.223Z] === RUN   TestRegister
18:29:00 [2022-03-20T18:29:00.223Z] --- PASS: TestRegister (0.00s)
18:29:00 [2022-03-20T18:29:00.223Z] === RUN   TestCommand
18:29:00 [2022-03-20T18:29:00.223Z] --- PASS: TestCommand (0.04s)
18:29:00 [2022-03-20T18:29:00.223Z] === RUN   TestNaiveSelf
18:29:00 [2022-03-20T18:29:00.223Z] --- PASS: TestNaiveSelf (0.03s)
18:29:00 [2022-03-20T18:29:00.223Z] PASS
18:29:00 [2022-03-20T18:29:00.223Z] coverage: 82.4% of statements
18:29:00 [2022-03-20T18:29:00.223Z] ok  	github.com/docker/docker/pkg/reexec	0.117s	coverage: 82.4% of statements
18:29:00 [2022-03-20T18:29:00.462Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
18:29:00 [2022-03-20T18:29:00.576Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s)
18:29:00 [2022-03-20T18:29:00.576Z] === RUN   TestNetworkDBGarbageCollection
18:29:00 [2022-03-20T18:29:00.691Z] === RUN   TestDump
18:29:00 [2022-03-20T18:29:00.691Z] goroutine 4 [running]:
18:29:00 [2022-03-20T18:29:00.691Z] github.com/docker/docker/pkg/stack.dump(0x762d57?)
18:29:00 [2022-03-20T18:29:00.691Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
18:29:00 [2022-03-20T18:29:00.691Z] github.com/docker/docker/pkg/stack.Dump(...)
18:29:00 [2022-03-20T18:29:00.691Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
18:29:00 [2022-03-20T18:29:00.691Z] github.com/docker/docker/pkg/stack.TestDump(0x0?)
18:29:00 [2022-03-20T18:29:00.691Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a
18:29:00 [2022-03-20T18:29:00.691Z] testing.tRunner(0xc00015a000, 0x92a498)
18:29:00 [2022-03-20T18:29:00.691Z] 	c:/go/src/testing/testing.go:1439 +0x102
18:29:00 [2022-03-20T18:29:00.691Z] created by testing.(*T).Run
18:29:00 [2022-03-20T18:29:00.691Z] 	c:/go/src/testing/testing.go:1486 +0x35f
18:29:00 [2022-03-20T18:29:00.691Z] 
18:29:00 [2022-03-20T18:29:00.691Z] goroutine 1 [chan receive]:
18:29:00 [2022-03-20T18:29:00.691Z] testing.(*T).Run(0xc000031d40, {0x91913c?, 0x73c1f3?}, 0x92a498)
18:29:00 [2022-03-20T18:29:00.691Z] 	c:/go/src/testing/testing.go:1487 +0x37a
18:29:00 [2022-03-20T18:29:00.691Z] testing.runTests.func1(0xc000060840?)
18:29:00 [2022-03-20T18:29:00.691Z] 	c:/go/src/testing/testing.go:1839 +0x6e
18:29:00 [2022-03-20T18:29:00.691Z] testing.tRunner(0xc000031d40, 0xc000069ca0)
18:29:00 [2022-03-20T18:29:00.691Z] 	c:/go/src/testing/testing.go:1439 +0x102
18:29:00 [2022-03-20T18:29:00.691Z] testing.runTests(0xc00004c500?, {0xaae400, 0x3, 0x3}, {0x15edbf40108?, 0x40?, 0xab34a0?})
18:29:00 [2022-03-20T18:29:00.691Z] 	c:/go/src/testing/testing.go:1837 +0x457
18:29:00 [2022-03-20T18:29:00.691Z] testing.(*M).Run(0xc00004c500)
18:29:00 [2022-03-20T18:29:00.691Z] 	c:/go/src/testing/testing.go:1719 +0x5d9
18:29:00 [2022-03-20T18:29:00.691Z] main.main()
18:29:00 [2022-03-20T18:29:00.691Z] 	_testmain.go:99 +0x255
18:29:00 [2022-03-20T18:29:00.691Z] --- PASS: TestDump (0.00s)
18:29:00 [2022-03-20T18:29:00.691Z] === RUN   TestDumpToFile
18:29:01 [2022-03-20T18:29:01.027Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
18:29:01 [2022-03-20T18:29:01.027Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
18:29:01 [2022-03-20T18:29:01.045Z] === RUN   TestHTTPTransport
18:29:01 [2022-03-20T18:29:01.045Z] --- PASS: TestHTTPTransport (0.00s)
18:29:01 [2022-03-20T18:29:01.045Z] PASS
18:29:01 [2022-03-20T18:29:01.045Z] coverage: 85.7% of statements
18:29:01 [2022-03-20T18:29:01.045Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.043s	coverage: 85.7% of statements
18:29:01 [2022-03-20T18:29:01.160Z] --- PASS: TestDumpToFile (0.22s)
18:29:01 [2022-03-20T18:29:01.160Z] === RUN   TestDumpToFileWithEmptyInput
18:29:01 [2022-03-20T18:29:01.160Z] goroutine 6 [running]:
18:29:01 [2022-03-20T18:29:01.160Z] github.com/docker/docker/pkg/stack.dump(0x7decd3?)
18:29:01 [2022-03-20T18:29:01.160Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
18:29:01 [2022-03-20T18:29:01.160Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x7deca0?})
18:29:01 [2022-03-20T18:29:01.160Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217
18:29:01 [2022-03-20T18:29:01.160Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015a000?)
18:29:01 [2022-03-20T18:29:01.160Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26
18:29:01 [2022-03-20T18:29:01.160Z] testing.tRunner(0xc00015a680, 0x92a488)
18:29:01 [2022-03-20T18:29:01.160Z] 	c:/go/src/testing/testing.go:1439 +0x102
18:29:01 [2022-03-20T18:29:01.160Z] created by testing.(*T).Run
18:29:01 [2022-03-20T18:29:01.160Z] 	c:/go/src/testing/testing.go:1486 +0x35f
18:29:01 [2022-03-20T18:29:01.160Z] 
18:29:01 [2022-03-20T18:29:01.160Z] goroutine 1 [chan receive]:
18:29:01 [2022-03-20T18:29:01.160Z] testing.(*T).Run(0xc000031d40, {0x920713?, 0x73c1f3?}, 0x92a488)
18:29:01 [2022-03-20T18:29:01.160Z] 	c:/go/src/testing/testing.go:1487 +0x37a
18:29:01 [2022-03-20T18:29:01.160Z] testing.runTests.func1(0xc000060840?)
18:29:01 [2022-03-20T18:29:01.160Z] 	c:/go/src/testing/testing.go:1839 +0x6e
18:29:01 [2022-03-20T18:29:01.160Z] testing.tRunner(0xc000031d40, 0xc000069ca0)
18:29:01 [2022-03-20T18:29:01.160Z] 	c:/go/src/testing/testing.go:1439 +0x102
18:29:01 [2022-03-20T18:29:01.160Z] testing.runTests(0xc00004c500?, {0xaae400, 0x3, 0x3}, {0x15edbf40108?, 0x40?, 0xab34a0?})
18:29:01 [2022-03-20T18:29:01.160Z] 	c:/go/src/testing/testing.go:1837 +0x457
18:29:01 [2022-03-20T18:29:01.160Z] testing.(*M).Run(0xc00004c500)
18:29:01 [2022-03-20T18:29:01.160Z] 	c:/go/src/testing/testing.go:1719 +0x5d9
18:29:01 [2022-03-20T18:29:01.160Z] main.main()
18:29:01 [2022-03-20T18:29:01.160Z] 	_testmain.go:99 +0x255
18:29:01 [2022-03-20T18:29:01.160Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
18:29:01 [2022-03-20T18:29:01.160Z] PASS
18:29:01 [2022-03-20T18:29:01.160Z] coverage: 90.9% of statements
18:29:01 [2022-03-20T18:29:01.160Z] ok  	github.com/docker/docker/pkg/stack	0.271s	coverage: 90.9% of statements
18:29:01 [2022-03-20T18:29:01.160Z] time="2022-03-20T18:29:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
18:29:01 [2022-03-20T18:29:01.592Z] === RUN   TestDockerSuite/TestBuildEntrypoint
18:29:01 [2022-03-20T18:29:01.592Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
18:29:01 [2022-03-20T18:29:01.629Z] === RUN   TestNewStdWriter
18:29:01 [2022-03-20T18:29:01.629Z] --- PASS: TestNewStdWriter (0.00s)
18:29:01 [2022-03-20T18:29:01.630Z] === RUN   TestWriteWithUninitializedStdWriter
18:29:01 [2022-03-20T18:29:01.630Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
18:29:01 [2022-03-20T18:29:01.630Z] === RUN   TestWriteWithNilBytes
18:29:01 [2022-03-20T18:29:01.630Z] --- PASS: TestWriteWithNilBytes (0.00s)
18:29:01 [2022-03-20T18:29:01.630Z] === RUN   TestWrite
18:29:01 [2022-03-20T18:29:01.630Z] --- PASS: TestWrite (0.00s)
18:29:01 [2022-03-20T18:29:01.630Z] === RUN   TestWriteWithWriterError
18:29:01 [2022-03-20T18:29:01.630Z] --- PASS: TestWriteWithWriterError (0.00s)
18:29:01 [2022-03-20T18:29:01.630Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
18:29:01 [2022-03-20T18:29:01.630Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
18:29:01 [2022-03-20T18:29:01.630Z] === RUN   TestStdCopyWriteAndRead
18:29:01 [2022-03-20T18:29:01.630Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
18:29:01 [2022-03-20T18:29:01.630Z] === RUN   TestStdCopyReturnsErrorReadingHeader
18:29:01 [2022-03-20T18:29:01.630Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
18:29:01 [2022-03-20T18:29:01.630Z] === RUN   TestStdCopyReturnsErrorReadingFrame
18:29:01 [2022-03-20T18:29:01.630Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
18:29:01 [2022-03-20T18:29:01.630Z] === RUN   TestStdCopyDetectsCorruptedFrame
18:29:01 [2022-03-20T18:29:01.630Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
18:29:01 [2022-03-20T18:29:01.630Z] === RUN   TestStdCopyWithInvalidInputHeader
18:29:01 [2022-03-20T18:29:01.630Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
18:29:01 [2022-03-20T18:29:01.630Z] === RUN   TestStdCopyWithCorruptedPrefix
18:29:01 [2022-03-20T18:29:01.630Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
18:29:01 [2022-03-20T18:29:01.630Z] === RUN   TestStdCopyReturnsWriteErrors
18:29:02 [2022-03-20T18:29:02.035Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
18:29:02 [2022-03-20T18:29:02.035Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
18:29:02 [2022-03-20T18:29:02.035Z] === RUN   TestBufioReaderPoolPutAndGet
18:29:02 [2022-03-20T18:29:02.035Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
18:29:02 [2022-03-20T18:29:02.035Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
18:29:02 [2022-03-20T18:29:02.035Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
18:29:02 [2022-03-20T18:29:02.035Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
18:29:02 [2022-03-20T18:29:02.035Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
18:29:02 [2022-03-20T18:29:02.035Z] === RUN   TestBufioWriterPoolPutAndGet
18:29:02 [2022-03-20T18:29:02.035Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
18:29:02 [2022-03-20T18:29:02.035Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
18:29:02 [2022-03-20T18:29:02.035Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
18:29:02 [2022-03-20T18:29:02.035Z] === RUN   TestBufferPoolPutAndGet
18:29:02 [2022-03-20T18:29:02.035Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
18:29:02 [2022-03-20T18:29:02.035Z] PASS
18:29:02 [2022-03-20T18:29:02.035Z] coverage: 88.2% of statements
18:29:02 [2022-03-20T18:29:02.035Z] ok  	github.com/docker/docker/pkg/pools	0.035s	coverage: 88.2% of statements
18:29:02 [2022-03-20T18:29:02.099Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
18:29:02 [2022-03-20T18:29:02.099Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
18:29:02 [2022-03-20T18:29:02.099Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
18:29:02 [2022-03-20T18:29:02.099Z] === RUN   TestStdCopyReturnsErrorFromSystem
18:29:02 [2022-03-20T18:29:02.099Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
18:29:02 [2022-03-20T18:29:02.099Z] PASS
18:29:02 [2022-03-20T18:29:02.099Z] coverage: 100.0% of statements
18:29:02 [2022-03-20T18:29:02.099Z] ok  	github.com/docker/docker/pkg/stdcopy	0.049s	coverage: 100.0% of statements
18:29:02 [2022-03-20T18:29:02.157Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
18:29:02 [2022-03-20T18:29:02.504Z] === RUN   TestOutputOnPrematureClose
18:29:02 [2022-03-20T18:29:02.504Z] --- PASS: TestOutputOnPrematureClose (0.00s)
18:29:02 [2022-03-20T18:29:02.504Z] === RUN   TestCompleteSilently
18:29:02 [2022-03-20T18:29:02.504Z] --- PASS: TestCompleteSilently (0.00s)
18:29:02 [2022-03-20T18:29:02.504Z] PASS
18:29:02 [2022-03-20T18:29:02.504Z] coverage: 75.9% of statements
18:29:02 [2022-03-20T18:29:02.504Z] ok  	github.com/docker/docker/pkg/progress	0.049s	coverage: 75.9% of statements
18:29:02 [2022-03-20T18:29:02.973Z] time="2022-03-20T18:29:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49328/Test.Echo: Post \"http://127.0.0.1:49328/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
18:29:02 [2022-03-20T18:29:02.973Z] === RUN   TestSendToOneSub
18:29:02 [2022-03-20T18:29:02.973Z] --- PASS: TestSendToOneSub (0.00s)
18:29:02 [2022-03-20T18:29:02.973Z] === RUN   TestSendToMultipleSubs
18:29:02 [2022-03-20T18:29:02.973Z] --- PASS: TestSendToMultipleSubs (0.00s)
18:29:02 [2022-03-20T18:29:02.973Z] === RUN   TestEvictOneSub
18:29:02 [2022-03-20T18:29:02.973Z] --- PASS: TestEvictOneSub (0.00s)
18:29:02 [2022-03-20T18:29:02.973Z] === RUN   TestClosePublisher
18:29:02 [2022-03-20T18:29:02.973Z] --- PASS: TestClosePublisher (0.00s)
18:29:02 [2022-03-20T18:29:02.973Z] === RUN   TestPubSubRace
18:29:03 [2022-03-20T18:29:03.084Z] === RUN   TestRawProgressFormatterFormatStatus
18:29:03 [2022-03-20T18:29:03.084Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
18:29:03 [2022-03-20T18:29:03.084Z] === RUN   TestRawProgressFormatterFormatProgress
18:29:03 [2022-03-20T18:29:03.084Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
18:29:03 [2022-03-20T18:29:03.084Z] === RUN   TestFormatStatus
18:29:03 [2022-03-20T18:29:03.084Z] --- PASS: TestFormatStatus (0.00s)
18:29:03 [2022-03-20T18:29:03.084Z] === RUN   TestFormatError
18:29:03 [2022-03-20T18:29:03.084Z] --- PASS: TestFormatError (0.00s)
18:29:03 [2022-03-20T18:29:03.084Z] === RUN   TestFormatJSONError
18:29:03 [2022-03-20T18:29:03.084Z] --- PASS: TestFormatJSONError (0.00s)
18:29:03 [2022-03-20T18:29:03.084Z] === RUN   TestJsonProgressFormatterFormatProgress
18:29:03 [2022-03-20T18:29:03.084Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
18:29:03 [2022-03-20T18:29:03.084Z] === RUN   TestJsonProgressFormatterFormatStatus
18:29:03 [2022-03-20T18:29:03.084Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
18:29:03 [2022-03-20T18:29:03.084Z] === RUN   TestNewJSONProgressOutput
18:29:03 [2022-03-20T18:29:03.084Z] --- PASS: TestNewJSONProgressOutput (0.00s)
18:29:03 [2022-03-20T18:29:03.084Z] === RUN   TestAuxFormatterEmit
18:29:03 [2022-03-20T18:29:03.084Z] --- PASS: TestAuxFormatterEmit (0.00s)
18:29:03 [2022-03-20T18:29:03.084Z] === RUN   TestStreamWriterStdout
18:29:03 [2022-03-20T18:29:03.084Z] --- PASS: TestStreamWriterStdout (0.00s)
18:29:03 [2022-03-20T18:29:03.084Z] === RUN   TestStreamWriterStderr
18:29:03 [2022-03-20T18:29:03.084Z] --- PASS: TestStreamWriterStderr (0.00s)
18:29:03 [2022-03-20T18:29:03.084Z] PASS
18:29:03 [2022-03-20T18:29:03.084Z] coverage: 66.2% of statements
18:29:03 [2022-03-20T18:29:03.084Z] ok  	github.com/docker/docker/pkg/streamformatter	0.047s	coverage: 66.2% of statements
18:29:03 [2022-03-20T18:29:03.553Z] === RUN   TestGenerateRandomID
18:29:03 [2022-03-20T18:29:03.553Z] --- PASS: TestGenerateRandomID (0.00s)
18:29:03 [2022-03-20T18:29:03.553Z] === RUN   TestShortenId
18:29:03 [2022-03-20T18:29:03.553Z] --- PASS: TestShortenId (0.00s)
18:29:03 [2022-03-20T18:29:03.553Z] === RUN   TestShortenSha256Id
18:29:03 [2022-03-20T18:29:03.553Z] --- PASS: TestShortenSha256Id (0.00s)
18:29:03 [2022-03-20T18:29:03.553Z] === RUN   TestShortenIdEmpty
18:29:03 [2022-03-20T18:29:03.553Z] --- PASS: TestShortenIdEmpty (0.00s)
18:29:03 [2022-03-20T18:29:03.553Z] === RUN   TestShortenIdInvalid
18:29:03 [2022-03-20T18:29:03.553Z] --- PASS: TestShortenIdInvalid (0.00s)
18:29:03 [2022-03-20T18:29:03.553Z] === RUN   TestIsShortIDNonHex
18:29:03 [2022-03-20T18:29:03.553Z] --- PASS: TestIsShortIDNonHex (0.00s)
18:29:03 [2022-03-20T18:29:03.553Z] === RUN   TestIsShortIDNotCorrectSize
18:29:03 [2022-03-20T18:29:03.553Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
18:29:03 [2022-03-20T18:29:03.553Z] PASS
18:29:03 [2022-03-20T18:29:03.553Z] coverage: 70.6% of statements
18:29:03 [2022-03-20T18:29:03.553Z] ok  	github.com/docker/docker/pkg/stringid	0.044s	coverage: 70.6% of statements
18:29:03 [2022-03-20T18:29:03.963Z] --- PASS: TestPubSubRace (1.06s)
18:29:03 [2022-03-20T18:29:03.963Z] PASS
18:29:03 [2022-03-20T18:29:03.963Z] coverage: 75.0% of statements
18:29:03 [2022-03-20T18:29:03.963Z] ok  	github.com/docker/docker/pkg/pubsub	1.100s	coverage: 75.0% of statements
18:29:04 [2022-03-20T18:29:04.622Z] === RUN   TestIsCpusetListAvailable
18:29:04 [2022-03-20T18:29:04.622Z] --- PASS: TestIsCpusetListAvailable (0.00s)
18:29:04 [2022-03-20T18:29:04.622Z] PASS
18:29:04 [2022-03-20T18:29:04.622Z] coverage: 39.4% of statements
18:29:04 [2022-03-20T18:29:04.622Z] ok  	github.com/docker/docker/pkg/sysinfo	0.042s	coverage: 39.4% of statements
18:29:04 [2022-03-20T18:29:04.680Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
18:29:04 [2022-03-20T18:29:04.680Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
18:29:04 [2022-03-20T18:29:04.960Z] === RUN   TestRegister
18:29:04 [2022-03-20T18:29:04.960Z] --- PASS: TestRegister (0.00s)
18:29:04 [2022-03-20T18:29:04.960Z] === RUN   TestCommand
18:29:04 [2022-03-20T18:29:04.960Z] --- PASS: TestCommand (0.04s)
18:29:04 [2022-03-20T18:29:04.960Z] === RUN   TestNaiveSelf
18:29:04 [2022-03-20T18:29:04.960Z] --- PASS: TestNaiveSelf (0.03s)
18:29:04 [2022-03-20T18:29:04.960Z] PASS
18:29:04 [2022-03-20T18:29:04.960Z] coverage: 82.4% of statements
18:29:04 [2022-03-20T18:29:04.960Z] ok  	github.com/docker/docker/pkg/reexec	0.103s	coverage: 82.4% of statements
18:29:05 [2022-03-20T18:29:05.092Z] time="2022-03-20T18:29:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
18:29:05 [2022-03-20T18:29:05.430Z] === RUN   TestDump
18:29:05 [2022-03-20T18:29:05.430Z] goroutine 4 [running]:
18:29:05 [2022-03-20T18:29:05.430Z] github.com/docker/docker/pkg/stack.dump(0x1392d57?)
18:29:05 [2022-03-20T18:29:05.430Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
18:29:05 [2022-03-20T18:29:05.430Z] github.com/docker/docker/pkg/stack.Dump(...)
18:29:05 [2022-03-20T18:29:05.430Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
18:29:05 [2022-03-20T18:29:05.430Z] github.com/docker/docker/pkg/stack.TestDump(0x0?)
18:29:05 [2022-03-20T18:29:05.430Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a
18:29:05 [2022-03-20T18:29:05.430Z] testing.tRunner(0xc000031d40, 0x155a498)
18:29:05 [2022-03-20T18:29:05.430Z] 	c:/go/src/testing/testing.go:1439 +0x102
18:29:05 [2022-03-20T18:29:05.430Z] created by testing.(*T).Run
18:29:05 [2022-03-20T18:29:05.430Z] 	c:/go/src/testing/testing.go:1486 +0x35f
18:29:05 [2022-03-20T18:29:05.430Z] 
18:29:05 [2022-03-20T18:29:05.430Z] goroutine 1 [chan receive]:
18:29:05 [2022-03-20T18:29:05.430Z] testing.(*T).Run(0xc000031ba0, {0x154913c?, 0x136c1f3?}, 0x155a498)
18:29:05 [2022-03-20T18:29:05.430Z] 	c:/go/src/testing/testing.go:1487 +0x37a
18:29:05 [2022-03-20T18:29:05.430Z] testing.runTests.func1(0xc00005e840?)
18:29:05 [2022-03-20T18:29:05.430Z] 	c:/go/src/testing/testing.go:1839 +0x6e
18:29:05 [2022-03-20T18:29:05.430Z] testing.tRunner(0xc000031ba0, 0xc000067ca0)
18:29:05 [2022-03-20T18:29:05.430Z] 	c:/go/src/testing/testing.go:1439 +0x102
18:29:05 [2022-03-20T18:29:05.430Z] testing.runTests(0xc00004a460?, {0x16de400, 0x3, 0x3}, {0x189dbd80108?, 0x40?, 0x16e34a0?})
18:29:05 [2022-03-20T18:29:05.430Z] 	c:/go/src/testing/testing.go:1837 +0x457
18:29:05 [2022-03-20T18:29:05.430Z] testing.(*M).Run(0xc00004a460)
18:29:05 [2022-03-20T18:29:05.430Z] 	c:/go/src/testing/testing.go:1719 +0x5d9
18:29:05 [2022-03-20T18:29:05.430Z] main.main()
18:29:05 [2022-03-20T18:29:05.430Z] 	_testmain.go:99 +0x255
18:29:05 [2022-03-20T18:29:05.430Z] --- PASS: TestDump (0.00s)
18:29:05 [2022-03-20T18:29:05.430Z] === RUN   TestDumpToFile
18:29:05 [2022-03-20T18:29:05.900Z] --- PASS: TestDumpToFile (0.14s)
18:29:05 [2022-03-20T18:29:05.900Z] === RUN   TestDumpToFileWithEmptyInput
18:29:05 [2022-03-20T18:29:05.900Z] goroutine 6 [running]:
18:29:05 [2022-03-20T18:29:05.900Z] github.com/docker/docker/pkg/stack.dump(0x140ecd3?)
18:29:05 [2022-03-20T18:29:05.900Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
18:29:05 [2022-03-20T18:29:05.900Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x140eca0?})
18:29:05 [2022-03-20T18:29:05.900Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217
18:29:05 [2022-03-20T18:29:05.900Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000031d40?)
18:29:05 [2022-03-20T18:29:05.900Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26
18:29:05 [2022-03-20T18:29:05.900Z] testing.tRunner(0xc00015c4e0, 0x155a488)
18:29:05 [2022-03-20T18:29:05.900Z] 	c:/go/src/testing/testing.go:1439 +0x102
18:29:05 [2022-03-20T18:29:05.900Z] created by testing.(*T).Run
18:29:05 [2022-03-20T18:29:05.900Z] 	c:/go/src/testing/testing.go:1486 +0x35f
18:29:05 [2022-03-20T18:29:05.900Z] 
18:29:05 [2022-03-20T18:29:05.900Z] goroutine 1 [chan receive]:
18:29:05 [2022-03-20T18:29:05.900Z] testing.(*T).Run(0xc000031ba0, {0x1550713?, 0x136c1f3?}, 0x155a488)
18:29:05 [2022-03-20T18:29:05.900Z] 	c:/go/src/testing/testing.go:1487 +0x37a
18:29:05 [2022-03-20T18:29:05.900Z] testing.runTests.func1(0xc00005e840?)
18:29:05 [2022-03-20T18:29:05.900Z] 	c:/go/src/testing/testing.go:1839 +0x6e
18:29:05 [2022-03-20T18:29:05.900Z] testing.tRunner(0xc000031ba0, 0xc000067ca0)
18:29:05 [2022-03-20T18:29:05.900Z] 	c:/go/src/testing/testing.go:1439 +0x102
18:29:05 [2022-03-20T18:29:05.900Z] testing.runTests(0xc00004a460?, {0x16de400, 0x3, 0x3}, {0x189dbd80108?, 0x40?, 0x16e34a0?})
18:29:05 [2022-03-20T18:29:05.900Z] 	c:/go/src/testing/testing.go:1837 +0x457
18:29:05 [2022-03-20T18:29:05.900Z] testing.(*M).Run(0xc00004a460)
18:29:05 [2022-03-20T18:29:05.900Z] 	c:/go/src/testing/testing.go:1719 +0x5d9
18:29:05 [2022-03-20T18:29:05.900Z] main.main()
18:29:05 [2022-03-20T18:29:05.900Z] 	_testmain.go:99 +0x255
18:29:05 [2022-03-20T18:29:05.900Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
18:29:05 [2022-03-20T18:29:05.900Z] PASS
18:29:05 [2022-03-20T18:29:05.900Z] coverage: 90.9% of statements
18:29:05 [2022-03-20T18:29:05.900Z] ok  	github.com/docker/docker/pkg/stack	0.174s	coverage: 90.9% of statements
18:29:06 [2022-03-20T18:29:06.051Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
18:29:06 [2022-03-20T18:29:06.369Z] === RUN   TestNewStdWriter
18:29:06 [2022-03-20T18:29:06.369Z] --- PASS: TestNewStdWriter (0.00s)
18:29:06 [2022-03-20T18:29:06.369Z] === RUN   TestWriteWithUninitializedStdWriter
18:29:06 [2022-03-20T18:29:06.369Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
18:29:06 [2022-03-20T18:29:06.369Z] === RUN   TestWriteWithNilBytes
18:29:06 [2022-03-20T18:29:06.369Z] --- PASS: TestWriteWithNilBytes (0.00s)
18:29:06 [2022-03-20T18:29:06.369Z] === RUN   TestWrite
18:29:06 [2022-03-20T18:29:06.369Z] --- PASS: TestWrite (0.00s)
18:29:06 [2022-03-20T18:29:06.369Z] === RUN   TestWriteWithWriterError
18:29:06 [2022-03-20T18:29:06.369Z] --- PASS: TestWriteWithWriterError (0.00s)
18:29:06 [2022-03-20T18:29:06.369Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
18:29:06 [2022-03-20T18:29:06.369Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
18:29:06 [2022-03-20T18:29:06.369Z] === RUN   TestStdCopyWriteAndRead
18:29:06 [2022-03-20T18:29:06.369Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
18:29:06 [2022-03-20T18:29:06.369Z] === RUN   TestStdCopyReturnsErrorReadingHeader
18:29:06 [2022-03-20T18:29:06.369Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
18:29:06 [2022-03-20T18:29:06.369Z] === RUN   TestStdCopyReturnsErrorReadingFrame
18:29:06 [2022-03-20T18:29:06.369Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
18:29:06 [2022-03-20T18:29:06.369Z] === RUN   TestStdCopyDetectsCorruptedFrame
18:29:06 [2022-03-20T18:29:06.369Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
18:29:06 [2022-03-20T18:29:06.369Z] === RUN   TestStdCopyWithInvalidInputHeader
18:29:06 [2022-03-20T18:29:06.369Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
18:29:06 [2022-03-20T18:29:06.369Z] === RUN   TestStdCopyWithCorruptedPrefix
18:29:06 [2022-03-20T18:29:06.369Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
18:29:06 [2022-03-20T18:29:06.369Z] === RUN   TestStdCopyReturnsWriteErrors
18:29:06 [2022-03-20T18:29:06.369Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
18:29:06 [2022-03-20T18:29:06.369Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
18:29:06 [2022-03-20T18:29:06.369Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
18:29:06 [2022-03-20T18:29:06.369Z] === RUN   TestStdCopyReturnsErrorFromSystem
18:29:06 [2022-03-20T18:29:06.369Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
18:29:06 [2022-03-20T18:29:06.369Z] PASS
18:29:06 [2022-03-20T18:29:06.369Z] coverage: 100.0% of statements
18:29:06 [2022-03-20T18:29:06.369Z] ok  	github.com/docker/docker/pkg/stdcopy	0.039s	coverage: 100.0% of statements
18:29:07 [2022-03-20T18:29:07.356Z] === RUN   TestRawProgressFormatterFormatStatus
18:29:07 [2022-03-20T18:29:07.356Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
18:29:07 [2022-03-20T18:29:07.356Z] === RUN   TestRawProgressFormatterFormatProgress
18:29:07 [2022-03-20T18:29:07.356Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
18:29:07 [2022-03-20T18:29:07.356Z] === RUN   TestFormatStatus
18:29:07 [2022-03-20T18:29:07.356Z] --- PASS: TestFormatStatus (0.00s)
18:29:07 [2022-03-20T18:29:07.356Z] === RUN   TestFormatError
18:29:07 [2022-03-20T18:29:07.356Z] --- PASS: TestFormatError (0.00s)
18:29:07 [2022-03-20T18:29:07.356Z] === RUN   TestFormatJSONError
18:29:07 [2022-03-20T18:29:07.356Z] --- PASS: TestFormatJSONError (0.00s)
18:29:07 [2022-03-20T18:29:07.356Z] === RUN   TestJsonProgressFormatterFormatProgress
18:29:07 [2022-03-20T18:29:07.356Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
18:29:07 [2022-03-20T18:29:07.356Z] === RUN   TestJsonProgressFormatterFormatStatus
18:29:07 [2022-03-20T18:29:07.356Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
18:29:07 [2022-03-20T18:29:07.356Z] === RUN   TestNewJSONProgressOutput
18:29:07 [2022-03-20T18:29:07.356Z] --- PASS: TestNewJSONProgressOutput (0.00s)
18:29:07 [2022-03-20T18:29:07.356Z] === RUN   TestAuxFormatterEmit
18:29:07 [2022-03-20T18:29:07.356Z] --- PASS: TestAuxFormatterEmit (0.00s)
18:29:07 [2022-03-20T18:29:07.356Z] === RUN   TestStreamWriterStdout
18:29:07 [2022-03-20T18:29:07.356Z] --- PASS: TestStreamWriterStdout (0.00s)
18:29:07 [2022-03-20T18:29:07.356Z] === RUN   TestStreamWriterStderr
18:29:07 [2022-03-20T18:29:07.356Z] --- PASS: TestStreamWriterStderr (0.00s)
18:29:07 [2022-03-20T18:29:07.356Z] PASS
18:29:07 [2022-03-20T18:29:07.356Z] coverage: 66.2% of statements
18:29:07 [2022-03-20T18:29:07.356Z] ok  	github.com/docker/docker/pkg/streamformatter	0.038s	coverage: 66.2% of statements
18:29:07 [2022-03-20T18:29:07.356Z] time="2022-03-20T18:29:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49328/Test.Echo: Post \"http://127.0.0.1:49328/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
18:29:07 [2022-03-20T18:29:07.828Z] === RUN   TestGenerateRandomID
18:29:07 [2022-03-20T18:29:07.828Z] --- PASS: TestGenerateRandomID (0.00s)
18:29:07 [2022-03-20T18:29:07.828Z] === RUN   TestShortenId
18:29:07 [2022-03-20T18:29:07.828Z] --- PASS: TestShortenId (0.00s)
18:29:07 [2022-03-20T18:29:07.828Z] === RUN   TestShortenSha256Id
18:29:07 [2022-03-20T18:29:07.828Z] --- PASS: TestShortenSha256Id (0.00s)
18:29:07 [2022-03-20T18:29:07.828Z] === RUN   TestShortenIdEmpty
18:29:07 [2022-03-20T18:29:07.828Z] --- PASS: TestShortenIdEmpty (0.00s)
18:29:07 [2022-03-20T18:29:07.828Z] === RUN   TestShortenIdInvalid
18:29:07 [2022-03-20T18:29:07.828Z] --- PASS: TestShortenIdInvalid (0.00s)
18:29:07 [2022-03-20T18:29:07.828Z] === RUN   TestIsShortIDNonHex
18:29:07 [2022-03-20T18:29:07.828Z] --- PASS: TestIsShortIDNonHex (0.00s)
18:29:07 [2022-03-20T18:29:07.828Z] === RUN   TestIsShortIDNotCorrectSize
18:29:07 [2022-03-20T18:29:07.828Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
18:29:07 [2022-03-20T18:29:07.828Z] PASS
18:29:07 [2022-03-20T18:29:07.828Z] coverage: 70.6% of statements
18:29:07 [2022-03-20T18:29:07.828Z] ok  	github.com/docker/docker/pkg/stringid	0.036s	coverage: 70.6% of statements
18:29:07 [2022-03-20T18:29:07.941Z] === RUN   TestDockerSuite/TestBuildEnv
18:29:08 [2022-03-20T18:29:08.044Z] === RUN   TestChtimes
18:29:08 [2022-03-20T18:29:08.044Z] --- PASS: TestChtimes (0.00s)
18:29:08 [2022-03-20T18:29:08.044Z] === RUN   TestChtimesWindows
18:29:08 [2022-03-20T18:29:08.044Z] --- PASS: TestChtimesWindows (0.00s)
18:29:08 [2022-03-20T18:29:08.044Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
18:29:08 [2022-03-20T18:29:08.044Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
18:29:08 [2022-03-20T18:29:08.044Z] PASS
18:29:08 [2022-03-20T18:29:08.044Z] coverage: 13.0% of statements
18:29:08 [2022-03-20T18:29:08.044Z] ok  	github.com/docker/docker/pkg/system	0.054s	coverage: 13.0% of statements
18:29:08 [2022-03-20T18:29:08.296Z] --- PASS: TestRequest (12.30s)
18:29:08 [2022-03-20T18:29:08.296Z] === RUN   TestOverlappingRequests
18:29:08 [2022-03-20T18:29:08.296Z] === RUN   TestIsCpusetListAvailable
18:29:08 [2022-03-20T18:29:08.296Z] --- PASS: TestIsCpusetListAvailable (0.00s)
18:29:08 [2022-03-20T18:29:08.296Z] PASS
18:29:08 [2022-03-20T18:29:08.296Z] coverage: 39.4% of statements
18:29:08 [2022-03-20T18:29:08.296Z] ok  	github.com/docker/docker/pkg/sysinfo	0.036s	coverage: 39.4% of statements
18:29:08 [2022-03-20T18:29:08.765Z] --- PASS: TestOverlappingRequests (0.57s)
18:29:08 [2022-03-20T18:29:08.765Z] === RUN   TestRelease
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestTailFile
18:29:09 [2022-03-20T18:29:09.049Z] --- PASS: TestTailFile (0.00s)
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestTailFileManyLines
18:29:09 [2022-03-20T18:29:09.049Z] --- PASS: TestTailFileManyLines (0.00s)
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestTailEmptyFile
18:29:09 [2022-03-20T18:29:09.049Z] --- PASS: TestTailEmptyFile (0.00s)
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestTailNegativeN
18:29:09 [2022-03-20T18:29:09.049Z] --- PASS: TestTailNegativeN (0.00s)
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader
18:29:09 [2022-03-20T18:29:09.049Z] === CONT  TestNewTailReader
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/no_delimiter
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/no_delimiter
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/single_byte_delimiter
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/single_byte_delimiter
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/2_byte_delimiter
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/2_byte_delimiter
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/4_byte_delimiter
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/4_byte_delimiter
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/8_byte_delimiter
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/8_byte_delimiter
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/12_byte_delimiter
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/12_byte_delimiter
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/truncated_last_line
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/truncated_last_line#01
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/truncated_last_line#02
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
18:29:09 [2022-03-20T18:29:09.049Z] === CONT  TestNewTailReader/no_delimiter
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/no_delimiter/no_lines
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
18:29:09 [2022-03-20T18:29:09.049Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.049Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
18:29:09 [2022-03-20T18:29:09.049Z] === CONT  TestNewTailReader/12_byte_delimiter
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
18:29:09 [2022-03-20T18:29:09.049Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.049Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
18:29:09 [2022-03-20T18:29:09.049Z] === CONT  TestNewTailReader/8_byte_delimiter
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
18:29:09 [2022-03-20T18:29:09.049Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.049Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
18:29:09 [2022-03-20T18:29:09.049Z] === CONT  TestNewTailReader/4_byte_delimiter
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
18:29:09 [2022-03-20T18:29:09.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
18:29:09 [2022-03-20T18:29:09.049Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
18:29:09 [2022-03-20T18:29:09.050Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === CONT  TestNewTailReader/2_byte_delimiter
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
18:29:09 [2022-03-20T18:29:09.050Z] === CONT  TestNewTailReader/no_delimiter/no_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
18:29:09 [2022-03-20T18:29:09.050Z] === CONT  TestNewTailReader/single_byte_delimiter
18:29:09 [2022-03-20T18:29:09.050Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
18:29:09 [2022-03-20T18:29:09.050Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.050Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
18:29:09 [2022-03-20T18:29:09.050Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
18:29:09 [2022-03-20T18:29:09.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
18:29:09 [2022-03-20T18:29:09.051Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.052Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
18:29:09 [2022-03-20T18:29:09.052Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
18:29:09 [2022-03-20T18:29:09.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
18:29:09 [2022-03-20T18:29:09.053Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
18:29:09 [2022-03-20T18:29:09.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
18:29:09 [2022-03-20T18:29:09.053Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
18:29:09 [2022-03-20T18:29:09.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
18:29:09 [2022-03-20T18:29:09.053Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.053Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
18:29:09 [2022-03-20T18:29:09.053Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
18:29:09 [2022-03-20T18:29:09.053Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.053Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.053Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
18:29:09 [2022-03-20T18:29:09.053Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
18:29:09 [2022-03-20T18:29:09.053Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
18:29:09 [2022-03-20T18:29:09.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
18:29:09 [2022-03-20T18:29:09.053Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.053Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
18:29:09 [2022-03-20T18:29:09.053Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
18:29:09 [2022-03-20T18:29:09.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
18:29:09 [2022-03-20T18:29:09.053Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
18:29:09 [2022-03-20T18:29:09.310Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
18:29:09 [2022-03-20T18:29:09.521Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
18:29:09 [2022-03-20T18:29:09.521Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
18:29:09 [2022-03-20T18:29:09.521Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
18:29:09 [2022-03-20T18:29:09.521Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
18:29:09 [2022-03-20T18:29:09.521Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
18:29:09 [2022-03-20T18:29:09.521Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
18:29:09 [2022-03-20T18:29:09.521Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.521Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
18:29:09 [2022-03-20T18:29:09.521Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
18:29:09 [2022-03-20T18:29:09.521Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
18:29:09 [2022-03-20T18:29:09.521Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
18:29:09 [2022-03-20T18:29:09.521Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
18:29:09 [2022-03-20T18:29:09.521Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
18:29:09 [2022-03-20T18:29:09.521Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
18:29:09 [2022-03-20T18:29:09.521Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
18:29:09 [2022-03-20T18:29:09.521Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
18:29:09 [2022-03-20T18:29:09.521Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
18:29:09 [2022-03-20T18:29:09.521Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
18:29:09 [2022-03-20T18:29:09.521Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.521Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.521Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
18:29:09 [2022-03-20T18:29:09.521Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
18:29:09 [2022-03-20T18:29:09.521Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
18:29:09 [2022-03-20T18:29:09.521Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
18:29:09 [2022-03-20T18:29:09.521Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
18:29:09 [2022-03-20T18:29:09.521Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
18:29:09 [2022-03-20T18:29:09.521Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
18:29:09 [2022-03-20T18:29:09.521Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
18:29:09 [2022-03-20T18:29:09.521Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
18:29:09 [2022-03-20T18:29:09.521Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
18:29:09 [2022-03-20T18:29:09.521Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
18:29:09 [2022-03-20T18:29:09.521Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.521Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:09 [2022-03-20T18:29:09.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:09 [2022-03-20T18:29:09.521Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:09 [2022-03-20T18:29:09.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:09 [2022-03-20T18:29:09.521Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:09 [2022-03-20T18:29:09.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:09 [2022-03-20T18:29:09.521Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:09 [2022-03-20T18:29:09.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:09 [2022-03-20T18:29:09.521Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.521Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
18:29:09 [2022-03-20T18:29:09.521Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
18:29:09 [2022-03-20T18:29:09.522Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
18:29:09 [2022-03-20T18:29:09.523Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:09 [2022-03-20T18:29:09.523Z] --- PASS: TestNewTailReader (0.00s)
18:29:09 [2022-03-20T18:29:09.523Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
18:29:09 [2022-03-20T18:29:09.523Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.523Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
18:29:09 [2022-03-20T18:29:09.523Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
18:29:09 [2022-03-20T18:29:09.523Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
18:29:09 [2022-03-20T18:29:09.523Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
18:29:09 [2022-03-20T18:29:09.523Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
18:29:09 [2022-03-20T18:29:09.523Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
18:29:09 [2022-03-20T18:29:09.523Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.523Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.523Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.04s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.04s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.03s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.02s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.05s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.06s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.05s)
18:29:09 [2022-03-20T18:29:09.524Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.524Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
18:29:09 [2022-03-20T18:29:09.524Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.01s)
18:29:09 [2022-03-20T18:29:09.525Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.525Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.02s)
18:29:09 [2022-03-20T18:29:09.755Z] === RUN   TestChtimes
18:29:09 [2022-03-20T18:29:09.755Z] --- PASS: TestChtimes (0.00s)
18:29:09 [2022-03-20T18:29:09.755Z] === RUN   TestChtimesWindows
18:29:09 [2022-03-20T18:29:09.755Z] --- PASS: TestChtimesWindows (0.00s)
18:29:09 [2022-03-20T18:29:09.755Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
18:29:09 [2022-03-20T18:29:09.755Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
18:29:09 [2022-03-20T18:29:09.755Z] PASS
18:29:09 [2022-03-20T18:29:09.755Z] coverage: 13.0% of statements
18:29:09 [2022-03-20T18:29:09.755Z] ok  	github.com/docker/docker/pkg/system	0.041s	coverage: 13.0% of statements
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.11s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.07s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.993Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:29:09 [2022-03-20T18:29:09.994Z] PASS
18:29:09 [2022-03-20T18:29:09.994Z] coverage: 88.6% of statements
18:29:09 [2022-03-20T18:29:09.994Z] ok  	github.com/docker/docker/pkg/tailfile	1.046s	coverage: 88.6% of statements
18:29:10 [2022-03-20T18:29:10.239Z]     docker_cli_daemon_test.go:2522: [d1dbec8341a7e] daemon is not started
18:29:10 [2022-03-20T18:29:10.239Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
18:29:10 [2022-03-20T18:29:10.555Z] 2022/03/20 18:29:08 Closing DB instances...
18:29:10 [2022-03-20T18:29:10.555Z] --- PASS: TestNetworkDBGarbageCollection (54.26s)
18:29:10 [2022-03-20T18:29:10.555Z] === RUN   TestFindNode
18:29:10 [2022-03-20T18:29:10.555Z] 2022/03/20 18:29:10 Closing DB instances...
18:29:10 [2022-03-20T18:29:10.555Z] --- PASS: TestFindNode (0.02s)
18:29:10 [2022-03-20T18:29:10.555Z] === RUN   TestChangeNodeState
18:29:10 [2022-03-20T18:29:10.555Z] 2022/03/20 18:29:10 Closing DB instances...
18:29:10 [2022-03-20T18:29:10.555Z] --- PASS: TestChangeNodeState (0.02s)
18:29:10 [2022-03-20T18:29:10.555Z] === RUN   TestNodeReincarnation
18:29:10 [2022-03-20T18:29:10.555Z] 2022/03/20 18:29:10 Closing DB instances...
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestTailFile
18:29:10 [2022-03-20T18:29:10.748Z] --- PASS: TestTailFile (0.00s)
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestTailFileManyLines
18:29:10 [2022-03-20T18:29:10.748Z] --- PASS: TestTailFileManyLines (0.00s)
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestTailEmptyFile
18:29:10 [2022-03-20T18:29:10.748Z] --- PASS: TestTailEmptyFile (0.00s)
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestTailNegativeN
18:29:10 [2022-03-20T18:29:10.748Z] --- PASS: TestTailNegativeN (0.00s)
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader
18:29:10 [2022-03-20T18:29:10.748Z] === CONT  TestNewTailReader
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/no_delimiter
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/no_delimiter
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/single_byte_delimiter
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/single_byte_delimiter
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/2_byte_delimiter
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/2_byte_delimiter
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/4_byte_delimiter
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/4_byte_delimiter
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/8_byte_delimiter
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/8_byte_delimiter
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/12_byte_delimiter
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/12_byte_delimiter
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/truncated_last_line
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/truncated_last_line#01
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/truncated_last_line#02
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
18:29:10 [2022-03-20T18:29:10.748Z] === CONT  TestNewTailReader/no_delimiter
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
18:29:10 [2022-03-20T18:29:10.748Z] === CONT  TestNewTailReader/4_byte_delimiter
18:29:10 [2022-03-20T18:29:10.748Z] === CONT  TestNewTailReader/single_byte_delimiter
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
18:29:10 [2022-03-20T18:29:10.748Z] === CONT  TestNewTailReader/2_byte_delimiter
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
18:29:10 [2022-03-20T18:29:10.748Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
18:29:10 [2022-03-20T18:29:10.748Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
18:29:10 [2022-03-20T18:29:10.749Z] === CONT  TestNewTailReader/12_byte_delimiter
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
18:29:10 [2022-03-20T18:29:10.749Z] === CONT  TestNewTailReader/8_byte_delimiter
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/no_delimiter/no_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
18:29:10 [2022-03-20T18:29:10.749Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
18:29:10 [2022-03-20T18:29:10.749Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.749Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
18:29:10 [2022-03-20T18:29:10.749Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:10 [2022-03-20T18:29:10.749Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.749Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.749Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
18:29:10 [2022-03-20T18:29:10.749Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.749Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.749Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:10 [2022-03-20T18:29:10.749Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
18:29:10 [2022-03-20T18:29:10.749Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
18:29:10 [2022-03-20T18:29:10.749Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.749Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.749Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
18:29:10 [2022-03-20T18:29:10.749Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
18:29:10 [2022-03-20T18:29:10.749Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
18:29:10 [2022-03-20T18:29:10.750Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
18:29:10 [2022-03-20T18:29:10.750Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:10 [2022-03-20T18:29:10.750Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
18:29:10 [2022-03-20T18:29:10.750Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:10 [2022-03-20T18:29:10.750Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
18:29:10 [2022-03-20T18:29:10.750Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
18:29:10 [2022-03-20T18:29:10.750Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
18:29:10 [2022-03-20T18:29:10.751Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
18:29:10 [2022-03-20T18:29:10.751Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
18:29:10 [2022-03-20T18:29:10.751Z] === CONT  TestNewTailReader/no_delimiter/no_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
18:29:10 [2022-03-20T18:29:10.751Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
18:29:10 [2022-03-20T18:29:10.751Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
18:29:10 [2022-03-20T18:29:10.751Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.751Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
18:29:10 [2022-03-20T18:29:10.751Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
18:29:10 [2022-03-20T18:29:10.751Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
18:29:10 [2022-03-20T18:29:10.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
18:29:10 [2022-03-20T18:29:10.752Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
18:29:10 [2022-03-20T18:29:10.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
18:29:10 [2022-03-20T18:29:10.752Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
18:29:10 [2022-03-20T18:29:10.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
18:29:10 [2022-03-20T18:29:10.752Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:10 [2022-03-20T18:29:10.752Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:10 [2022-03-20T18:29:10.752Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:10 [2022-03-20T18:29:10.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:10 [2022-03-20T18:29:10.752Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:10 [2022-03-20T18:29:10.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:10 [2022-03-20T18:29:10.752Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:10 [2022-03-20T18:29:10.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:10 [2022-03-20T18:29:10.752Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:10 [2022-03-20T18:29:10.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:10 [2022-03-20T18:29:10.752Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:10 [2022-03-20T18:29:10.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:10 [2022-03-20T18:29:10.980Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
18:29:10 [2022-03-20T18:29:10.980Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
18:29:10 [2022-03-20T18:29:10.980Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
18:29:10 [2022-03-20T18:29:10.980Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.344Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:11 [2022-03-20T18:29:11.344Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:11 [2022-03-20T18:29:11.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:11 [2022-03-20T18:29:11.345Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
18:29:11 [2022-03-20T18:29:11.345Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:29:11 [2022-03-20T18:29:11.346Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:29:11 [2022-03-20T18:29:11.346Z] --- PASS: TestNewTailReader (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.346Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.01s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]     --- PASS: TestNewTailReader/no_delimiter (0.01s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.347Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.01s)
18:29:11 [2022-03-20T18:29:11.348Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.01s)
18:29:11 [2022-03-20T18:29:11.348Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.01s)
18:29:11 [2022-03-20T18:29:11.348Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.348Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
18:29:11 [2022-03-20T18:29:11.414Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.414Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.414Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.414Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:29:11 [2022-03-20T18:29:11.414Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.414Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:29:11 [2022-03-20T18:29:11.414Z] PASS
18:29:11 [2022-03-20T18:29:11.414Z] coverage: 88.6% of statements
18:29:11 [2022-03-20T18:29:11.414Z] ok  	github.com/docker/docker/pkg/tailfile	0.159s	coverage: 88.6% of statements
18:29:11 [2022-03-20T18:29:11.414Z] --- PASS: TestRelease (2.41s)
18:29:11 [2022-03-20T18:29:11.414Z] === RUN   TestAllocateRandomDeallocate
18:29:11 [2022-03-20T18:29:11.449Z] === RUN   TestTarSumRemoveNonExistent
18:29:11 [2022-03-20T18:29:11.449Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
18:29:11 [2022-03-20T18:29:11.449Z] === RUN   TestTarSumRemove
18:29:11 [2022-03-20T18:29:11.449Z] --- PASS: TestTarSumRemove (0.00s)
18:29:11 [2022-03-20T18:29:11.449Z] === RUN   TestSortFileInfoSums
18:29:11 [2022-03-20T18:29:11.449Z] --- PASS: TestSortFileInfoSums (0.00s)
18:29:11 [2022-03-20T18:29:11.449Z] === RUN   TestNewTarSumForLabelInvalid
18:29:11 [2022-03-20T18:29:11.449Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
18:29:11 [2022-03-20T18:29:11.449Z] === RUN   TestNewTarSumForLabel
18:29:11 [2022-03-20T18:29:11.449Z] --- PASS: TestNewTarSumForLabel (0.00s)
18:29:11 [2022-03-20T18:29:11.449Z] === RUN   TestEmptyTar
18:29:11 [2022-03-20T18:29:11.449Z] --- PASS: TestEmptyTar (0.00s)
18:29:11 [2022-03-20T18:29:11.449Z] === RUN   TestTarSumsReadSize
18:29:11 [2022-03-20T18:29:11.449Z] --- PASS: TestTarSumsReadSize (0.00s)
18:29:11 [2022-03-20T18:29:11.449Z] === RUN   TestTarSums
18:29:11 [2022-03-20T18:29:11.449Z] --- PASS: TestTarSums (0.08s)
18:29:11 [2022-03-20T18:29:11.449Z] === RUN   TestIteration
18:29:11 [2022-03-20T18:29:11.449Z] --- PASS: TestIteration (0.00s)
18:29:11 [2022-03-20T18:29:11.449Z] === RUN   TestVersionLabelForChecksum
18:29:11 [2022-03-20T18:29:11.449Z] --- PASS: TestVersionLabelForChecksum (0.00s)
18:29:11 [2022-03-20T18:29:11.449Z] === RUN   TestVersion
18:29:11 [2022-03-20T18:29:11.449Z] --- PASS: TestVersion (0.00s)
18:29:11 [2022-03-20T18:29:11.449Z] === RUN   TestGetVersion
18:29:11 [2022-03-20T18:29:11.449Z] --- PASS: TestGetVersion (0.00s)
18:29:11 [2022-03-20T18:29:11.449Z] === RUN   TestGetVersions
18:29:11 [2022-03-20T18:29:11.449Z] --- PASS: TestGetVersions (0.00s)
18:29:11 [2022-03-20T18:29:11.449Z] PASS
18:29:11 [2022-03-20T18:29:11.449Z] coverage: 89.3% of statements
18:29:11 [2022-03-20T18:29:11.449Z] ok  	github.com/docker/docker/pkg/tarsum	0.162s	coverage: 89.3% of statements
18:29:11 [2022-03-20T18:29:11.609Z] === RUN   TestDockerSuite/TestBuildEnvUsage
18:29:11 [2022-03-20T18:29:11.630Z] --- PASS: TestServiceUpdateSecrets (14.60s)
18:29:11 [2022-03-20T18:29:11.630Z] === RUN   TestServiceUpdateConfigs
18:29:11 [2022-03-20T18:29:11.917Z] === RUN   TestTruncIndex
18:29:11 [2022-03-20T18:29:11.917Z] --- PASS: TestTruncIndex (0.10s)
18:29:11 [2022-03-20T18:29:11.917Z] PASS
18:29:11 [2022-03-20T18:29:11.917Z] coverage: 91.5% of statements
18:29:11 [2022-03-20T18:29:11.917Z] ok  	github.com/docker/docker/pkg/truncindex	0.145s	coverage: 91.5% of statements
18:29:11 [2022-03-20T18:29:11.917Z] === RUN   TestIsGIT
18:29:11 [2022-03-20T18:29:11.917Z] --- PASS: TestIsGIT (0.00s)
18:29:11 [2022-03-20T18:29:11.917Z] === RUN   TestIsTransport
18:29:11 [2022-03-20T18:29:11.917Z] --- PASS: TestIsTransport (0.00s)
18:29:11 [2022-03-20T18:29:11.917Z] PASS
18:29:11 [2022-03-20T18:29:11.917Z] coverage: 100.0% of statements
18:29:11 [2022-03-20T18:29:11.917Z] ok  	github.com/docker/docker/pkg/urlutil	0.040s	coverage: 100.0% of statements
18:29:12 [2022-03-20T18:29:12.174Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
18:29:12 [2022-03-20T18:29:12.386Z] === RUN   TestVersionInfo
18:29:12 [2022-03-20T18:29:12.386Z] --- PASS: TestVersionInfo (0.00s)
18:29:12 [2022-03-20T18:29:12.386Z] === RUN   TestAppendVersions
18:29:12 [2022-03-20T18:29:12.386Z] --- PASS: TestAppendVersions (0.00s)
18:29:12 [2022-03-20T18:29:12.386Z] PASS
18:29:12 [2022-03-20T18:29:12.386Z] coverage: 88.9% of statements
18:29:12 [2022-03-20T18:29:12.386Z] ok  	github.com/docker/docker/pkg/useragent	0.040s	coverage: 88.9% of statements
18:29:12 [2022-03-20T18:29:12.402Z] === RUN   TestTarSumRemoveNonExistent
18:29:12 [2022-03-20T18:29:12.402Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
18:29:12 [2022-03-20T18:29:12.402Z] === RUN   TestTarSumRemove
18:29:12 [2022-03-20T18:29:12.402Z] --- PASS: TestTarSumRemove (0.00s)
18:29:12 [2022-03-20T18:29:12.402Z] === RUN   TestSortFileInfoSums
18:29:12 [2022-03-20T18:29:12.402Z] --- PASS: TestSortFileInfoSums (0.00s)
18:29:12 [2022-03-20T18:29:12.402Z] === RUN   TestNewTarSumForLabelInvalid
18:29:12 [2022-03-20T18:29:12.402Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
18:29:12 [2022-03-20T18:29:12.402Z] === RUN   TestNewTarSumForLabel
18:29:12 [2022-03-20T18:29:12.402Z] --- PASS: TestNewTarSumForLabel (0.00s)
18:29:12 [2022-03-20T18:29:12.402Z] === RUN   TestEmptyTar
18:29:12 [2022-03-20T18:29:12.402Z] --- PASS: TestEmptyTar (0.01s)
18:29:12 [2022-03-20T18:29:12.402Z] === RUN   TestTarSumsReadSize
18:29:12 [2022-03-20T18:29:12.402Z] --- PASS: TestTarSumsReadSize (0.00s)
18:29:12 [2022-03-20T18:29:12.402Z] === RUN   TestTarSums
18:29:12 [2022-03-20T18:29:12.402Z] --- PASS: TestTarSums (0.07s)
18:29:12 [2022-03-20T18:29:12.402Z] === RUN   TestIteration
18:29:12 [2022-03-20T18:29:12.402Z] --- PASS: TestIteration (0.00s)
18:29:12 [2022-03-20T18:29:12.402Z] === RUN   TestVersionLabelForChecksum
18:29:12 [2022-03-20T18:29:12.402Z] --- PASS: TestVersionLabelForChecksum (0.00s)
18:29:12 [2022-03-20T18:29:12.402Z] === RUN   TestVersion
18:29:12 [2022-03-20T18:29:12.402Z] --- PASS: TestVersion (0.00s)
18:29:12 [2022-03-20T18:29:12.402Z] === RUN   TestGetVersion
18:29:12 [2022-03-20T18:29:12.402Z] --- PASS: TestGetVersion (0.00s)
18:29:12 [2022-03-20T18:29:12.402Z] === RUN   TestGetVersions
18:29:12 [2022-03-20T18:29:12.402Z] --- PASS: TestGetVersions (0.00s)
18:29:12 [2022-03-20T18:29:12.402Z] PASS
18:29:12 [2022-03-20T18:29:12.402Z] coverage: 89.3% of statements
18:29:12 [2022-03-20T18:29:12.402Z] ok  	github.com/docker/docker/pkg/tarsum	0.143s	coverage: 89.3% of statements
18:29:12 [2022-03-20T18:29:12.871Z] === RUN   TestTruncIndex
18:29:12 [2022-03-20T18:29:12.872Z] --- PASS: TestTruncIndex (0.10s)
18:29:12 [2022-03-20T18:29:12.872Z] PASS
18:29:12 [2022-03-20T18:29:12.872Z] coverage: 91.5% of statements
18:29:12 [2022-03-20T18:29:12.872Z] ok  	github.com/docker/docker/pkg/truncindex	0.140s	coverage: 91.5% of statements
18:29:13 [2022-03-20T18:29:13.373Z] --- PASS: TestGet (15.01s)
18:29:13 [2022-03-20T18:29:13.373Z] === RUN   TestPluginWithNoManifest
18:29:13 [2022-03-20T18:29:13.373Z] --- PASS: TestPluginWithNoManifest (0.00s)
18:29:13 [2022-03-20T18:29:13.373Z] === RUN   TestGetAll
18:29:13 [2022-03-20T18:29:13.373Z] --- PASS: TestGetAll (0.01s)
18:29:13 [2022-03-20T18:29:13.373Z] PASS
18:29:13 [2022-03-20T18:29:13.373Z] coverage: 73.2% of statements
18:29:13 [2022-03-20T18:29:13.373Z] ok  	github.com/docker/docker/pkg/plugins	35.983s	coverage: 73.2% of statements
18:29:13 [2022-03-20T18:29:13.841Z] === RUN   TestNewSettable
18:29:13 [2022-03-20T18:29:13.841Z] --- PASS: TestNewSettable (0.00s)
18:29:13 [2022-03-20T18:29:13.841Z] === RUN   TestIsSettable
18:29:13 [2022-03-20T18:29:13.841Z] --- PASS: TestIsSettable (0.00s)
18:29:13 [2022-03-20T18:29:13.841Z] === RUN   TestUpdateSettingsEnv
18:29:13 [2022-03-20T18:29:13.841Z] --- PASS: TestUpdateSettingsEnv (0.00s)
18:29:13 [2022-03-20T18:29:13.841Z] PASS
18:29:13 [2022-03-20T18:29:13.841Z] coverage: 20.0% of statements
18:29:13 [2022-03-20T18:29:13.841Z] ok  	github.com/docker/docker/plugin/v2	0.046s	coverage: 20.0% of statements
18:29:13 [2022-03-20T18:29:13.859Z] === RUN   TestIsGIT
18:29:13 [2022-03-20T18:29:13.859Z] --- PASS: TestIsGIT (0.00s)
18:29:13 [2022-03-20T18:29:13.859Z] === RUN   TestIsTransport
18:29:13 [2022-03-20T18:29:13.859Z] --- PASS: TestIsTransport (0.00s)
18:29:13 [2022-03-20T18:29:13.859Z] PASS
18:29:13 [2022-03-20T18:29:13.859Z] coverage: 100.0% of statements
18:29:13 [2022-03-20T18:29:13.859Z] ok  	github.com/docker/docker/pkg/urlutil	0.038s	coverage: 100.0% of statements
18:29:14 [2022-03-20T18:29:14.310Z] === RUN   TestValidatePrivileges
18:29:14 [2022-03-20T18:29:14.310Z] --- PASS: TestValidatePrivileges (0.00s)
18:29:14 [2022-03-20T18:29:14.310Z] === RUN   TestFilterByCapNeg
18:29:14 [2022-03-20T18:29:14.310Z] --- PASS: TestFilterByCapNeg (0.00s)
18:29:14 [2022-03-20T18:29:14.310Z] === RUN   TestFilterByCapPos
18:29:14 [2022-03-20T18:29:14.310Z] --- PASS: TestFilterByCapPos (0.00s)
18:29:14 [2022-03-20T18:29:14.310Z] === RUN   TestStoreGetPluginNotMatchCapRefs
18:29:14 [2022-03-20T18:29:14.310Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
18:29:14 [2022-03-20T18:29:14.310Z] PASS
18:29:14 [2022-03-20T18:29:14.310Z] coverage: 12.0% of statements
18:29:14 [2022-03-20T18:29:14.310Z] ok  	github.com/docker/docker/plugin	0.059s	coverage: 12.0% of statements
18:29:14 [2022-03-20T18:29:14.310Z] === RUN   TestLoad
18:29:14 [2022-03-20T18:29:14.310Z] --- PASS: TestLoad (0.00s)
18:29:14 [2022-03-20T18:29:14.310Z] === RUN   TestSave
18:29:14 [2022-03-20T18:29:14.327Z] === RUN   TestVersionInfo
18:29:14 [2022-03-20T18:29:14.327Z] --- PASS: TestVersionInfo (0.00s)
18:29:14 [2022-03-20T18:29:14.327Z] === RUN   TestAppendVersions
18:29:14 [2022-03-20T18:29:14.327Z] --- PASS: TestAppendVersions (0.00s)
18:29:14 [2022-03-20T18:29:14.327Z] PASS
18:29:14 [2022-03-20T18:29:14.327Z] coverage: 88.9% of statements
18:29:14 [2022-03-20T18:29:14.328Z] ok  	github.com/docker/docker/pkg/useragent	0.047s	coverage: 88.9% of statements
18:29:14 [2022-03-20T18:29:14.779Z] --- PASS: TestSave (0.03s)
18:29:14 [2022-03-20T18:29:14.779Z] === RUN   TestAddDeleteGet
18:29:14 [2022-03-20T18:29:14.779Z] --- PASS: TestAddDeleteGet (0.04s)
18:29:14 [2022-03-20T18:29:14.779Z] === RUN   TestInvalidTags
18:29:14 [2022-03-20T18:29:14.779Z] --- PASS: TestInvalidTags (0.01s)
18:29:14 [2022-03-20T18:29:14.779Z] PASS
18:29:14 [2022-03-20T18:29:14.779Z] coverage: 83.7% of statements
18:29:14 [2022-03-20T18:29:14.779Z] ok  	github.com/docker/docker/reference	0.137s	coverage: 83.7% of statements
18:29:15 [2022-03-20T18:29:15.313Z] time="2022-03-20T18:29:15Z" level=error msg="failed to send node leave: timed out broadcasting node event"
18:29:15 [2022-03-20T18:29:15.313Z] --- PASS: TestNodeReincarnation (5.02s)
18:29:15 [2022-03-20T18:29:15.313Z] === RUN   TestParallelCreate
18:29:15 [2022-03-20T18:29:15.313Z] 2022/03/20 18:29:15 Closing DB instances...
18:29:15 [2022-03-20T18:29:15.313Z] --- PASS: TestParallelCreate (0.02s)
18:29:15 [2022-03-20T18:29:15.313Z] === RUN   TestParallelDelete
18:29:15 [2022-03-20T18:29:15.313Z] 2022/03/20 18:29:15 Closing DB instances...
18:29:15 [2022-03-20T18:29:15.313Z] --- PASS: TestParallelDelete (0.02s)
18:29:15 [2022-03-20T18:29:15.313Z] === RUN   TestNetworkDBIslands
18:29:15 [2022-03-20T18:29:15.313Z] time="2022-03-20T18:29:15Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6414f940d6ca with config:&{NodeID:6414f940d6ca 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}"
18:29:15 [2022-03-20T18:29:15.313Z] time="2022-03-20T18:29:15Z" level=info msg="Node 6414f940d6ca/172.20.4.74, joined gossip cluster"
18:29:15 [2022-03-20T18:29:15.313Z] time="2022-03-20T18:29:15Z" level=info msg="Node 6414f940d6ca/172.20.4.74, added to nodes list"
18:29:15 [2022-03-20T18:29:15.313Z] time="2022-03-20T18:29:15Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b6214ac7326a with config:&{NodeID:b6214ac7326a 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}"
18:29:15 [2022-03-20T18:29:15.313Z] time="2022-03-20T18:29:15Z" level=info msg="Node b6214ac7326a/172.20.4.74, joined gossip cluster"
18:29:15 [2022-03-20T18:29:15.313Z] time="2022-03-20T18:29:15Z" level=info msg="Node b6214ac7326a/172.20.4.74, added to nodes list"
18:29:15 [2022-03-20T18:29:15.313Z] time="2022-03-20T18:29:15Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
18:29:15 [2022-03-20T18:29:15.313Z] time="2022-03-20T18:29:15Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
18:29:15 [2022-03-20T18:29:15.313Z] time="2022-03-20T18:29:15Z" level=debug msg="memberlist: Stream connection from=[::1]:49359"
18:29:15 [2022-03-20T18:29:15.313Z] time="2022-03-20T18:29:15Z" level=info msg="Node b6214ac7326a/172.20.4.74, joined gossip cluster"
18:29:15 [2022-03-20T18:29:15.313Z] time="2022-03-20T18:29:15Z" level=info msg="Node b6214ac7326a/172.20.4.74, added to nodes list"
18:29:15 [2022-03-20T18:29:15.313Z] time="2022-03-20T18:29:15Z" level=info msg="Node 6414f940d6ca/172.20.4.74, joined gossip cluster"
18:29:15 [2022-03-20T18:29:15.313Z] time="2022-03-20T18:29:15Z" level=info msg="Node 6414f940d6ca/172.20.4.74, added to nodes list"
18:29:15 [2022-03-20T18:29:15.313Z] time="2022-03-20T18:29:15Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
18:29:15 [2022-03-20T18:29:15.313Z] time="2022-03-20T18:29:15Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360"
18:29:15 [2022-03-20T18:29:15.767Z] === RUN   TestResumableRequestHeaderSimpleErrors
18:29:15 [2022-03-20T18:29:15.767Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
18:29:15 [2022-03-20T18:29:15.767Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
18:29:15 [2022-03-20T18:29:15.767Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
18:29:15 [2022-03-20T18:29:15.767Z] === RUN   TestResumableRequestHeaderTooMuchFailures
18:29:15 [2022-03-20T18:29:15.767Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
18:29:15 [2022-03-20T18:29:15.767Z] === RUN   TestResumableRequestReaderWithReadError
18:29:15 [2022-03-20T18:29:15.767Z] === RUN   TestRestartManagerTimeout
18:29:15 [2022-03-20T18:29:15.767Z] --- PASS: TestRestartManagerTimeout (0.00s)
18:29:15 [2022-03-20T18:29:15.767Z] === RUN   TestRestartManagerTimeoutReset
18:29:15 [2022-03-20T18:29:15.767Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
18:29:15 [2022-03-20T18:29:15.767Z] PASS
18:29:15 [2022-03-20T18:29:15.767Z] coverage: 45.3% of statements
18:29:15 [2022-03-20T18:29:15.767Z] ok  	github.com/docker/docker/restartmanager	0.044s	coverage: 45.3% of statements
18:29:15 [2022-03-20T18:29:15.767Z] time="2022-03-20T18:29:15Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
18:29:15 [2022-03-20T18:29:15.767Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s)
18:29:15 [2022-03-20T18:29:15.767Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
18:29:15 [2022-03-20T18:29:15.767Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
18:29:15 [2022-03-20T18:29:15.767Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
18:29:15 [2022-03-20T18:29:15.767Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
18:29:15 [2022-03-20T18:29:15.767Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
18:29:15 [2022-03-20T18:29:15.767Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
18:29:15 [2022-03-20T18:29:15.767Z] === RUN   TestResumableRequestReader
18:29:15 [2022-03-20T18:29:15.767Z] --- PASS: TestResumableRequestReader (0.00s)
18:29:15 [2022-03-20T18:29:15.767Z] === RUN   TestResumableRequestReaderWithInitialResponse
18:29:15 [2022-03-20T18:29:15.767Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
18:29:15 [2022-03-20T18:29:15.767Z] PASS
18:29:15 [2022-03-20T18:29:15.767Z] coverage: 100.0% of statements
18:29:15 [2022-03-20T18:29:15.767Z] ok  	github.com/docker/docker/registry/resumable	0.279s	coverage: 100.0% of statements
18:29:15 [2022-03-20T18:29:15.890Z] --- PASS: TestNewClientWithTimeout (17.61s)
18:29:15 [2022-03-20T18:29:15.890Z] === RUN   TestClientStream
18:29:15 [2022-03-20T18:29:15.890Z] --- PASS: TestClientStream (0.00s)
18:29:15 [2022-03-20T18:29:15.890Z] === RUN   TestClientSendFile
18:29:15 [2022-03-20T18:29:15.890Z] --- PASS: TestClientSendFile (0.00s)
18:29:15 [2022-03-20T18:29:15.890Z] === RUN   TestClientWithRequestTimeout
18:29:15 [2022-03-20T18:29:15.890Z] --- PASS: TestClientWithRequestTimeout (0.01s)
18:29:15 [2022-03-20T18:29:15.890Z] === RUN   TestFileSpecPlugin
18:29:15 [2022-03-20T18:29:15.890Z] --- PASS: TestFileSpecPlugin (0.01s)
18:29:15 [2022-03-20T18:29:15.890Z] === RUN   TestFileJSONSpecPlugin
18:29:15 [2022-03-20T18:29:15.890Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
18:29:15 [2022-03-20T18:29:15.890Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
18:29:15 [2022-03-20T18:29:15.890Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
18:29:15 [2022-03-20T18:29:15.890Z] === RUN   TestPluginAddHandler
18:29:15 [2022-03-20T18:29:15.890Z] --- PASS: TestPluginAddHandler (0.00s)
18:29:15 [2022-03-20T18:29:15.890Z] === RUN   TestPluginWaitBadPlugin
18:29:15 [2022-03-20T18:29:15.890Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
18:29:15 [2022-03-20T18:29:15.890Z] === RUN   TestGet
18:29:15 [2022-03-20T18:29:15.890Z] time="2022-03-20T18:29:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
18:29:16 [2022-03-20T18:29:16.302Z] time="2022-03-20T18:29:15Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:347affdd0e9e with config:&{NodeID:347affdd0e9e 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}"
18:29:16 [2022-03-20T18:29:16.302Z] time="2022-03-20T18:29:15Z" level=info msg="Node 347affdd0e9e/172.20.4.74, joined gossip cluster"
18:29:16 [2022-03-20T18:29:16.302Z] time="2022-03-20T18:29:15Z" level=info msg="Node 347affdd0e9e/172.20.4.74, added to nodes list"
18:29:16 [2022-03-20T18:29:16.302Z] time="2022-03-20T18:29:15Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
18:29:16 [2022-03-20T18:29:16.302Z] time="2022-03-20T18:29:15Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
18:29:16 [2022-03-20T18:29:16.302Z] time="2022-03-20T18:29:15Z" level=debug msg="memberlist: Stream connection from=[::1]:49361"
18:29:16 [2022-03-20T18:29:16.302Z] time="2022-03-20T18:29:15Z" level=info msg="Node 347affdd0e9e/172.20.4.74, joined gossip cluster"
18:29:16 [2022-03-20T18:29:16.302Z] time="2022-03-20T18:29:15Z" level=info msg="Node 347affdd0e9e/172.20.4.74, added to nodes list"
18:29:16 [2022-03-20T18:29:16.302Z] time="2022-03-20T18:29:15Z" level=info msg="Node 6414f940d6ca/172.20.4.74, joined gossip cluster"
18:29:16 [2022-03-20T18:29:16.302Z] time="2022-03-20T18:29:15Z" level=info msg="Node 6414f940d6ca/172.20.4.74, added to nodes list"
18:29:16 [2022-03-20T18:29:16.302Z] time="2022-03-20T18:29:15Z" level=info msg="Node b6214ac7326a/172.20.4.74, joined gossip cluster"
18:29:16 [2022-03-20T18:29:16.302Z] time="2022-03-20T18:29:15Z" level=info msg="Node b6214ac7326a/172.20.4.74, added to nodes list"
18:29:16 [2022-03-20T18:29:16.302Z] time="2022-03-20T18:29:15Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
18:29:16 [2022-03-20T18:29:16.302Z] time="2022-03-20T18:29:15Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362"
18:29:16 [2022-03-20T18:29:16.302Z] time="2022-03-20T18:29:16Z" level=info msg="Node 347affdd0e9e/172.20.4.74, joined gossip cluster"
18:29:16 [2022-03-20T18:29:16.302Z] time="2022-03-20T18:29:16Z" level=info msg="Node 347affdd0e9e/172.20.4.74, added to nodes list"
18:29:16 [2022-03-20T18:29:16.351Z] === RUN   TestValidatePrivileges
18:29:16 [2022-03-20T18:29:16.351Z] --- PASS: TestValidatePrivileges (0.00s)
18:29:16 [2022-03-20T18:29:16.351Z] === RUN   TestFilterByCapNeg
18:29:16 [2022-03-20T18:29:16.351Z] --- PASS: TestFilterByCapNeg (0.00s)
18:29:16 [2022-03-20T18:29:16.351Z] === RUN   TestFilterByCapPos
18:29:16 [2022-03-20T18:29:16.351Z] --- PASS: TestFilterByCapPos (0.00s)
18:29:16 [2022-03-20T18:29:16.351Z] === RUN   TestStoreGetPluginNotMatchCapRefs
18:29:16 [2022-03-20T18:29:16.351Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
18:29:16 [2022-03-20T18:29:16.351Z] PASS
18:29:16 [2022-03-20T18:29:16.351Z] coverage: 12.0% of statements
18:29:16 [2022-03-20T18:29:16.351Z] ok  	github.com/docker/docker/plugin	0.053s	coverage: 12.0% of statements
18:29:16 [2022-03-20T18:29:16.759Z] === RUN   TestResolveAuthConfigIndexServer
18:29:16 [2022-03-20T18:29:16.759Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
18:29:16 [2022-03-20T18:29:16.759Z] === RUN   TestResolveAuthConfigFullURL
18:29:16 [2022-03-20T18:29:16.759Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
18:29:16 [2022-03-20T18:29:16.759Z] === RUN   TestLoadAllowNondistributableArtifacts
18:29:16 [2022-03-20T18:29:16.759Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
18:29:16 [2022-03-20T18:29:16.759Z] === RUN   TestValidateMirror
18:29:16 [2022-03-20T18:29:16.759Z] --- PASS: TestValidateMirror (0.00s)
18:29:16 [2022-03-20T18:29:16.759Z] === RUN   TestLoadInsecureRegistries
18:29:16 [2022-03-20T18:29:16.759Z] === RUN   TestDecodeContainerConfig
18:29:16 [2022-03-20T18:29:16.759Z] --- PASS: TestDecodeContainerConfig (0.00s)
18:29:16 [2022-03-20T18:29:16.759Z] === RUN   TestDecodeContainerConfigIsolation
18:29:16 [2022-03-20T18:29:16.759Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
18:29:16 [2022-03-20T18:29:16.759Z] === RUN   TestValidatePrivileged
18:29:16 [2022-03-20T18:29:16.759Z] --- PASS: TestValidatePrivileged (0.00s)
18:29:16 [2022-03-20T18:29:16.759Z] PASS
18:29:16 [2022-03-20T18:29:16.759Z] coverage: 52.6% of statements
18:29:16 [2022-03-20T18:29:16.759Z] ok  	github.com/docker/docker/runconfig	0.057s	coverage: 52.6% of statements
18:29:16 [2022-03-20T18:29:16.759Z] time="2022-03-20T18:29:16Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
18:29:16 [2022-03-20T18:29:16.759Z] time="2022-03-20T18:29:16Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
18:29:16 [2022-03-20T18:29:16.759Z] time="2022-03-20T18:29:16Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
18:29:16 [2022-03-20T18:29:16.759Z] --- PASS: TestLoadInsecureRegistries (0.20s)
18:29:16 [2022-03-20T18:29:16.759Z] === RUN   TestNewServiceConfig
18:29:16 [2022-03-20T18:29:16.759Z] --- PASS: TestNewServiceConfig (0.00s)
18:29:16 [2022-03-20T18:29:16.759Z] === RUN   TestValidateIndexName
18:29:16 [2022-03-20T18:29:16.759Z] --- PASS: TestValidateIndexName (0.00s)
18:29:16 [2022-03-20T18:29:16.759Z] === RUN   TestValidateIndexNameWithError
18:29:16 [2022-03-20T18:29:16.759Z] --- PASS: TestValidateIndexNameWithError (0.00s)
18:29:16 [2022-03-20T18:29:16.759Z] === RUN   TestEndpointParse
18:29:16 [2022-03-20T18:29:16.759Z] --- PASS: TestEndpointParse (0.00s)
18:29:16 [2022-03-20T18:29:16.759Z] === RUN   TestEndpointParseInvalid
18:29:16 [2022-03-20T18:29:16.759Z] --- PASS: TestEndpointParseInvalid (0.00s)
18:29:16 [2022-03-20T18:29:16.759Z] === RUN   TestValidateEndpoint
18:29:16 [2022-03-20T18:29:16.759Z] --- PASS: TestValidateEndpoint (0.03s)
18:29:16 [2022-03-20T18:29:16.759Z] === RUN   TestPing
18:29:16 [2022-03-20T18:29:16.759Z] --- PASS: TestPing (0.00s)
18:29:16 [2022-03-20T18:29:16.759Z] === RUN   TestPingRegistryEndpoint
18:29:16 [2022-03-20T18:29:16.759Z]     registry_test.go:50: os.Getuid() != 0: skipping test that requires root
18:29:16 [2022-03-20T18:29:16.759Z] --- SKIP: TestPingRegistryEndpoint (0.01s)
18:29:16 [2022-03-20T18:29:16.759Z] === RUN   TestEndpoint
18:29:16 [2022-03-20T18:29:16.759Z]     registry_test.go:70: os.Getuid() != 0: skipping test that requires root
18:29:16 [2022-03-20T18:29:16.759Z] --- SKIP: TestEndpoint (0.00s)
18:29:16 [2022-03-20T18:29:16.759Z] === RUN   TestParseRepositoryInfo
18:29:16 [2022-03-20T18:29:16.759Z] --- PASS: TestParseRepositoryInfo (0.00s)
18:29:16 [2022-03-20T18:29:16.759Z] === RUN   TestNewIndexInfo
18:29:16 [2022-03-20T18:29:16.759Z] --- PASS: TestNewIndexInfo (0.00s)
18:29:16 [2022-03-20T18:29:16.759Z] === RUN   TestMirrorEndpointLookup
18:29:16 [2022-03-20T18:29:16.759Z]     registry_test.go:511: os.Getuid() != 0: skipping test that requires root
18:29:16 [2022-03-20T18:29:16.759Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
18:29:16 [2022-03-20T18:29:16.759Z] === RUN   TestSearchRepositories
18:29:16 [2022-03-20T18:29:16.759Z]     registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1
18:29:16 [2022-03-20T18:29:16.759Z]         Host: 127.0.0.1:49357
18:29:16 [2022-03-20T18:29:16.759Z]         User-Agent: docker test client
18:29:16 [2022-03-20T18:29:16.759Z]         Authorization: Token fake-token
18:29:16 [2022-03-20T18:29:16.759Z]         X-Docker-Token: true
18:29:16 [2022-03-20T18:29:16.759Z]         Accept-Encoding: gzip
18:29:16 [2022-03-20T18:29:16.759Z]         
18:29:16 [2022-03-20T18:29:16.759Z]         
18:29:16 [2022-03-20T18:29:16.759Z]     registry_test.go:731: HTTP/1.1 200 OK
18:29:16 [2022-03-20T18:29:16.759Z]         Connection: close
18:29:16 [2022-03-20T18:29:16.759Z]         Content-Length: 144
18:29:16 [2022-03-20T18:29:16.759Z]         Cache-Control: no-cache
18:29:16 [2022-03-20T18:29:16.759Z]         Content-Type: application/json
18:29:16 [2022-03-20T18:29:16.759Z]         Date: Sun, 20 Mar 2022 18:29:16 GMT
18:29:16 [2022-03-20T18:29:16.759Z]         Expires: -1
18:29:16 [2022-03-20T18:29:16.759Z]         Pragma: no-cache
18:29:16 [2022-03-20T18:29:16.759Z]         Server: docker-tests/mock
18:29:16 [2022-03-20T18:29:16.759Z]         X-Docker-Registry-Config: mock
18:29:16 [2022-03-20T18:29:16.759Z]         X-Docker-Registry-Version: 0.0.0
18:29:16 [2022-03-20T18:29:16.759Z]         
18:29:16 [2022-03-20T18:29:16.759Z]         
18:29:16 [2022-03-20T18:29:16.759Z] --- PASS: TestSearchRepositories (0.01s)
18:29:16 [2022-03-20T18:29:16.759Z] === RUN   TestTrustedLocation
18:29:16 [2022-03-20T18:29:16.759Z] --- PASS: TestTrustedLocation (0.00s)
18:29:16 [2022-03-20T18:29:16.759Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
18:29:16 [2022-03-20T18:29:16.759Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
18:29:16 [2022-03-20T18:29:16.759Z] === RUN   TestAllowNondistributableArtifacts
18:29:16 [2022-03-20T18:29:16.759Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
18:29:16 [2022-03-20T18:29:16.759Z] === RUN   TestIsSecureIndex
18:29:16 [2022-03-20T18:29:16.759Z] --- PASS: TestIsSecureIndex (0.00s)
18:29:16 [2022-03-20T18:29:16.759Z] PASS
18:29:16 [2022-03-20T18:29:16.759Z] coverage: 52.0% of statements
18:29:16 [2022-03-20T18:29:16.759Z] ok  	github.com/docker/docker/registry	0.333s	coverage: 52.0% of statements
18:29:16 [2022-03-20T18:29:16.770Z] time="2022-03-20T18:29:16Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:1d2bd529ba44 with config:&{NodeID:1d2bd529ba44 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}"
18:29:16 [2022-03-20T18:29:16.770Z] time="2022-03-20T18:29:16Z" level=info msg="Node 1d2bd529ba44/172.20.4.74, joined gossip cluster"
18:29:16 [2022-03-20T18:29:16.770Z] time="2022-03-20T18:29:16Z" level=info msg="Node 1d2bd529ba44/172.20.4.74, added to nodes list"
18:29:16 [2022-03-20T18:29:16.770Z] time="2022-03-20T18:29:16Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
18:29:16 [2022-03-20T18:29:16.770Z] time="2022-03-20T18:29:16Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
18:29:16 [2022-03-20T18:29:16.770Z] time="2022-03-20T18:29:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49363"
18:29:16 [2022-03-20T18:29:16.770Z] time="2022-03-20T18:29:16Z" level=info msg="Node 1d2bd529ba44/172.20.4.74, joined gossip cluster"
18:29:16 [2022-03-20T18:29:16.770Z] time="2022-03-20T18:29:16Z" level=info msg="Node 1d2bd529ba44/172.20.4.74, added to nodes list"
18:29:16 [2022-03-20T18:29:16.770Z] time="2022-03-20T18:29:16Z" level=info msg="Node 6414f940d6ca/172.20.4.74, joined gossip cluster"
18:29:16 [2022-03-20T18:29:16.770Z] time="2022-03-20T18:29:16Z" level=info msg="Node 6414f940d6ca/172.20.4.74, added to nodes list"
18:29:16 [2022-03-20T18:29:16.770Z] time="2022-03-20T18:29:16Z" level=info msg="Node b6214ac7326a/172.20.4.74, joined gossip cluster"
18:29:16 [2022-03-20T18:29:16.770Z] time="2022-03-20T18:29:16Z" level=info msg="Node b6214ac7326a/172.20.4.74, added to nodes list"
18:29:16 [2022-03-20T18:29:16.770Z] time="2022-03-20T18:29:16Z" level=info msg="Node 347affdd0e9e/172.20.4.74, joined gossip cluster"
18:29:16 [2022-03-20T18:29:16.770Z] time="2022-03-20T18:29:16Z" level=info msg="Node 347affdd0e9e/172.20.4.74, added to nodes list"
18:29:16 [2022-03-20T18:29:16.770Z] time="2022-03-20T18:29:16Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
18:29:16 [2022-03-20T18:29:16.770Z] time="2022-03-20T18:29:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364"
18:29:16 [2022-03-20T18:29:16.770Z] time="2022-03-20T18:29:16Z" level=info msg="Node 1d2bd529ba44/172.20.4.74, joined gossip cluster"
18:29:16 [2022-03-20T18:29:16.770Z] time="2022-03-20T18:29:16Z" level=info msg="Node 1d2bd529ba44/172.20.4.74, added to nodes list"
18:29:16 [2022-03-20T18:29:16.770Z] time="2022-03-20T18:29:16Z" level=info msg="Node 1d2bd529ba44/172.20.4.74, joined gossip cluster"
18:29:16 [2022-03-20T18:29:16.770Z] time="2022-03-20T18:29:16Z" level=info msg="Node 1d2bd529ba44/172.20.4.74, added to nodes list"
18:29:16 [2022-03-20T18:29:16.812Z] time="2022-03-20T18:29:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
18:29:17 [2022-03-20T18:29:17.228Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
18:29:17 [2022-03-20T18:29:17.228Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
18:29:17 [2022-03-20T18:29:17.228Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
18:29:17 [2022-03-20T18:29:17.228Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
18:29:17 [2022-03-20T18:29:17.228Z] PASS
18:29:17 [2022-03-20T18:29:17.228Z] coverage: 62.5% of statements
18:29:17 [2022-03-20T18:29:17.228Z] ok  	github.com/docker/docker/testutil	0.060s	coverage: 62.5% of statements
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:16Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:10663edb8c45 with config:&{NodeID:10663edb8c45 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}"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:16Z" level=info msg="Node 10663edb8c45/172.20.4.74, joined gossip cluster"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:16Z" level=info msg="Node 10663edb8c45/172.20.4.74, added to nodes list"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:16Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:16Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49365"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:16Z" level=info msg="Node 10663edb8c45/172.20.4.74, joined gossip cluster"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:16Z" level=info msg="Node 10663edb8c45/172.20.4.74, added to nodes list"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:16Z" level=info msg="Node 347affdd0e9e/172.20.4.74, joined gossip cluster"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:16Z" level=info msg="Node 347affdd0e9e/172.20.4.74, added to nodes list"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:16Z" level=info msg="Node b6214ac7326a/172.20.4.74, joined gossip cluster"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:16Z" level=info msg="Node b6214ac7326a/172.20.4.74, added to nodes list"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:16Z" level=info msg="Node 1d2bd529ba44/172.20.4.74, joined gossip cluster"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:16Z" level=info msg="Node 1d2bd529ba44/172.20.4.74, added to nodes list"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:16Z" level=info msg="Node 6414f940d6ca/172.20.4.74, joined gossip cluster"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:16Z" level=info msg="Node 6414f940d6ca/172.20.4.74, added to nodes list"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:16Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:16Z" level=info msg="Node 10663edb8c45/172.20.4.74, joined gossip cluster"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:16Z" level=info msg="Node 10663edb8c45/172.20.4.74, added to nodes list"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:17Z" level=info msg="Node 10663edb8c45/172.20.4.74, joined gossip cluster"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:17Z" level=info msg="Node 10663edb8c45/172.20.4.74, added to nodes list"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:17Z" level=info msg="Node 10663edb8c45/172.20.4.74, joined gossip cluster"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:17Z" level=info msg="Node 10663edb8c45/172.20.4.74, added to nodes list"
18:29:17 [2022-03-20T18:29:17.239Z]     networkdb_test.go:835: Re-joining: 3
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:17Z" level=info msg="The new bootstrap node list is:[172.20.4.74:10033 172.20.4.74:10034 172.20.4.74:10035]"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:17Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.4.74:10033"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:17Z" level=debug msg="memberlist: Stream connection from=172.20.4.74:49367"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:17Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.4.74:10034"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:17Z" level=debug msg="memberlist: Stream connection from=172.20.4.74:49368"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:17Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.4.74:10035"
18:29:17 [2022-03-20T18:29:17.239Z] time="2022-03-20T18:29:17Z" level=debug msg="memberlist: Stream connection from=172.20.4.74:49369"
18:29:17 [2022-03-20T18:29:17.707Z]     networkdb_test.go:835: Re-joining: 4
18:29:17 [2022-03-20T18:29:17.707Z] time="2022-03-20T18:29:17Z" level=info msg="The new bootstrap node list is:[172.20.4.74:10033 172.20.4.74:10034 172.20.4.74:10035]"
18:29:17 [2022-03-20T18:29:17.707Z] time="2022-03-20T18:29:17Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.4.74:10033"
18:29:17 [2022-03-20T18:29:17.707Z] time="2022-03-20T18:29:17Z" level=debug msg="memberlist: Stream connection from=172.20.4.74:49370"
18:29:17 [2022-03-20T18:29:17.707Z] time="2022-03-20T18:29:17Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.4.74:10034"
18:29:17 [2022-03-20T18:29:17.707Z] time="2022-03-20T18:29:17Z" level=debug msg="memberlist: Stream connection from=172.20.4.74:49371"
18:29:17 [2022-03-20T18:29:17.707Z] time="2022-03-20T18:29:17Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.4.74:10035"
18:29:17 [2022-03-20T18:29:17.707Z] time="2022-03-20T18:29:17Z" level=debug msg="memberlist: Stream connection from=172.20.4.74:49372"
18:29:17 [2022-03-20T18:29:17.707Z] time="2022-03-20T18:29:17Z" level=info msg="node 0 leaving"
18:29:17 [2022-03-20T18:29:17.784Z] === RUN   TestNewSettable
18:29:17 [2022-03-20T18:29:17.784Z] --- PASS: TestNewSettable (0.00s)
18:29:17 [2022-03-20T18:29:17.784Z] === RUN   TestIsSettable
18:29:17 [2022-03-20T18:29:17.784Z] --- PASS: TestIsSettable (0.00s)
18:29:17 [2022-03-20T18:29:17.784Z] === RUN   TestUpdateSettingsEnv
18:29:17 [2022-03-20T18:29:17.784Z] --- PASS: TestUpdateSettingsEnv (0.00s)
18:29:17 [2022-03-20T18:29:17.784Z] PASS
18:29:17 [2022-03-20T18:29:17.784Z] coverage: 20.0% of statements
18:29:17 [2022-03-20T18:29:17.784Z] ok  	github.com/docker/docker/plugin/v2	0.039s	coverage: 20.0% of statements
18:29:18 [2022-03-20T18:29:18.176Z] time="2022-03-20T18:29:17Z" level=info msg="Node 6414f940d6ca change state NodeActive --> NodeLeft"
18:29:18 [2022-03-20T18:29:18.176Z] time="2022-03-20T18:29:17Z" level=info msg="node5(10663edb8c45): Node leave event for 6414f940d6ca/172.20.4.74"
18:29:18 [2022-03-20T18:29:18.176Z] time="2022-03-20T18:29:17Z" level=info msg="Node 6414f940d6ca change state NodeActive --> NodeLeft"
18:29:18 [2022-03-20T18:29:18.176Z] time="2022-03-20T18:29:17Z" level=info msg="node4(1d2bd529ba44): Node leave event for 6414f940d6ca/172.20.4.74"
18:29:18 [2022-03-20T18:29:18.176Z] time="2022-03-20T18:29:17Z" level=info msg="Node 6414f940d6ca change state NodeActive --> NodeLeft"
18:29:18 [2022-03-20T18:29:18.176Z] time="2022-03-20T18:29:17Z" level=info msg="node2(b6214ac7326a): Node leave event for 6414f940d6ca/172.20.4.74"
18:29:18 [2022-03-20T18:29:18.176Z] time="2022-03-20T18:29:17Z" level=info msg="Node 6414f940d6ca change state NodeActive --> NodeLeft"
18:29:18 [2022-03-20T18:29:18.176Z] time="2022-03-20T18:29:17Z" level=info msg="node1(6414f940d6ca): Node leave event for 6414f940d6ca/172.20.4.74"
18:29:18 [2022-03-20T18:29:18.176Z] time="2022-03-20T18:29:17Z" level=info msg="Node 6414f940d6ca change state NodeActive --> NodeLeft"
18:29:18 [2022-03-20T18:29:18.176Z] time="2022-03-20T18:29:17Z" level=info msg="node3(347affdd0e9e): Node leave event for 6414f940d6ca/172.20.4.74"
18:29:18 [2022-03-20T18:29:18.176Z] time="2022-03-20T18:29:17Z" level=info msg="Node 6414f940d6ca/172.20.4.74, left gossip cluster"
18:29:18 [2022-03-20T18:29:18.176Z] time="2022-03-20T18:29:17Z" level=info msg="Node 6414f940d6ca/172.20.4.74, left gossip cluster"
18:29:18 [2022-03-20T18:29:18.176Z] time="2022-03-20T18:29:17Z" level=info msg="Node 6414f940d6ca/172.20.4.74, left gossip cluster"
18:29:18 [2022-03-20T18:29:18.176Z] time="2022-03-20T18:29:17Z" level=info msg="Node 6414f940d6ca/172.20.4.74, left gossip cluster"
18:29:18 [2022-03-20T18:29:18.176Z] time="2022-03-20T18:29:17Z" level=info msg="Node 6414f940d6ca/172.20.4.74, left gossip cluster"
18:29:18 [2022-03-20T18:29:18.176Z] time="2022-03-20T18:29:18Z" level=info msg="node 1 leaving"
18:29:18 [2022-03-20T18:29:18.644Z] time="2022-03-20T18:29:18Z" level=info msg="Node b6214ac7326a change state NodeActive --> NodeLeft"
18:29:18 [2022-03-20T18:29:18.644Z] time="2022-03-20T18:29:18Z" level=info msg="node4(1d2bd529ba44): Node leave event for b6214ac7326a/172.20.4.74"
18:29:18 [2022-03-20T18:29:18.644Z] time="2022-03-20T18:29:18Z" level=info msg="Node b6214ac7326a/172.20.4.74, left gossip cluster"
18:29:18 [2022-03-20T18:29:18.644Z] time="2022-03-20T18:29:18Z" level=info msg="Node b6214ac7326a change state NodeActive --> NodeFailed"
18:29:18 [2022-03-20T18:29:18.644Z] time="2022-03-20T18:29:18Z" level=info msg="Node b6214ac7326a/172.20.4.74, added to failed nodes list"
18:29:18 [2022-03-20T18:29:18.644Z] time="2022-03-20T18:29:18Z" level=info msg="Node b6214ac7326a change state NodeActive --> NodeLeft"
18:29:18 [2022-03-20T18:29:18.644Z] time="2022-03-20T18:29:18Z" level=info msg="node3(347affdd0e9e): Node leave event for b6214ac7326a/172.20.4.74"
18:29:18 [2022-03-20T18:29:18.644Z] time="2022-03-20T18:29:18Z" level=info msg="Node b6214ac7326a change state NodeActive --> NodeLeft"
18:29:18 [2022-03-20T18:29:18.644Z] time="2022-03-20T18:29:18Z" level=info msg="node5(10663edb8c45): Node leave event for b6214ac7326a/172.20.4.74"
18:29:18 [2022-03-20T18:29:18.644Z] time="2022-03-20T18:29:18Z" level=error msg="node: b6214ac7326a is unknown to memberlist"
18:29:18 [2022-03-20T18:29:18.644Z] time="2022-03-20T18:29:18Z" level=info msg="Node b6214ac7326a/172.20.4.74, left gossip cluster"
18:29:18 [2022-03-20T18:29:18.644Z] time="2022-03-20T18:29:18Z" level=info msg="Node b6214ac7326a/172.20.4.74, left gossip cluster"
18:29:18 [2022-03-20T18:29:18.644Z] time="2022-03-20T18:29:18Z" level=info msg="Node b6214ac7326a/172.20.4.74, left gossip cluster"
18:29:18 [2022-03-20T18:29:18.644Z] time="2022-03-20T18:29:18Z" level=info msg="node 2 leaving"
18:29:18 [2022-03-20T18:29:18.644Z] time="2022-03-20T18:29:18Z" level=info msg="Node 347affdd0e9e change state NodeActive --> NodeLeft"
18:29:18 [2022-03-20T18:29:18.644Z] time="2022-03-20T18:29:18Z" level=info msg="node5(10663edb8c45): Node leave event for 347affdd0e9e/172.20.4.74"
18:29:18 [2022-03-20T18:29:18.644Z] time="2022-03-20T18:29:18Z" level=info msg="Node 347affdd0e9e change state NodeActive --> NodeLeft"
18:29:18 [2022-03-20T18:29:18.644Z] time="2022-03-20T18:29:18Z" level=info msg="node4(1d2bd529ba44): Node leave event for 347affdd0e9e/172.20.4.74"
18:29:18 [2022-03-20T18:29:18.725Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
18:29:18 [2022-03-20T18:29:18.753Z] === RUN   TestLoad
18:29:18 [2022-03-20T18:29:18.753Z] --- PASS: TestLoad (0.00s)
18:29:18 [2022-03-20T18:29:18.753Z] === RUN   TestSave
18:29:18 [2022-03-20T18:29:18.753Z] --- PASS: TestSave (0.04s)
18:29:18 [2022-03-20T18:29:18.753Z] === RUN   TestAddDeleteGet
18:29:18 [2022-03-20T18:29:18.753Z] --- PASS: TestAllocateRandomDeallocate (7.50s)
18:29:18 [2022-03-20T18:29:18.753Z] === RUN   TestRetrieveFromStore
18:29:18 [2022-03-20T18:29:18.753Z] --- PASS: TestAddDeleteGet (0.05s)
18:29:18 [2022-03-20T18:29:18.753Z] === RUN   TestInvalidTags
18:29:18 [2022-03-20T18:29:18.753Z] --- PASS: TestInvalidTags (0.01s)
18:29:18 [2022-03-20T18:29:18.753Z] PASS
18:29:18 [2022-03-20T18:29:18.753Z] coverage: 84.4% of statements
18:29:18 [2022-03-20T18:29:18.753Z] ok  	github.com/docker/docker/reference	0.142s	coverage: 84.4% of statements
18:29:18 [2022-03-20T18:29:18.753Z] time="2022-03-20T18:29:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
18:29:19 [2022-03-20T18:29:19.113Z] time="2022-03-20T18:29:18Z" level=info msg="Node 347affdd0e9e change state NodeActive --> NodeLeft"
18:29:19 [2022-03-20T18:29:19.113Z] time="2022-03-20T18:29:18Z" level=info msg="node3(347affdd0e9e): Node leave event for 347affdd0e9e/172.20.4.74"
18:29:19 [2022-03-20T18:29:19.113Z] time="2022-03-20T18:29:18Z" level=debug msg="memberlist: Failed ping: 1d2bd529ba44 (timeout reached)"
18:29:19 [2022-03-20T18:29:19.113Z] time="2022-03-20T18:29:18Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.4.74:10037: use of closed network connection"
18:29:19 [2022-03-20T18:29:19.113Z] time="2022-03-20T18:29:18Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.4.74:10034: use of closed network connection"
18:29:19 [2022-03-20T18:29:19.113Z] time="2022-03-20T18:29:18Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.4.74:10035: use of closed network connection"
18:29:19 [2022-03-20T18:29:19.113Z] time="2022-03-20T18:29:18Z" level=debug msg="memberlist: Stream connection from=172.20.4.74:49373"
18:29:19 [2022-03-20T18:29:19.113Z] time="2022-03-20T18:29:18Z" level=info msg="Node 347affdd0e9e/172.20.4.74, left gossip cluster"
18:29:19 [2022-03-20T18:29:19.113Z] time="2022-03-20T18:29:18Z" level=info msg="Node 347affdd0e9e/172.20.4.74, left gossip cluster"
18:29:19 [2022-03-20T18:29:19.113Z] time="2022-03-20T18:29:18Z" level=info msg="Node 347affdd0e9e/172.20.4.74, left gossip cluster"
18:29:19 [2022-03-20T18:29:19.582Z] time="2022-03-20T18:29:19Z" level=warning msg="memberlist: Was able to connect to 1d2bd529ba44 but other probes failed, network may be misconfigured"
18:29:19 [2022-03-20T18:29:19.582Z]     networkdb_test.go:867: node5: OK
18:29:19 [2022-03-20T18:29:19.582Z]     networkdb_test.go:867: node4: OK
18:29:19 [2022-03-20T18:29:19.582Z] time="2022-03-20T18:29:19Z" level=info msg="node 0 coming back"
18:29:19 [2022-03-20T18:29:19.582Z] time="2022-03-20T18:29:19Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e7ffb8e409c6 with config:&{NodeID:e7ffb8e409c6 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}"
18:29:19 [2022-03-20T18:29:19.582Z] time="2022-03-20T18:29:19Z" level=info msg="Node e7ffb8e409c6/172.20.4.74, joined gossip cluster"
18:29:19 [2022-03-20T18:29:19.582Z] time="2022-03-20T18:29:19Z" level=info msg="Node e7ffb8e409c6/172.20.4.74, added to nodes list"
18:29:19 [2022-03-20T18:29:19.582Z] time="2022-03-20T18:29:19Z" level=info msg="node 1 coming back"
18:29:19 [2022-03-20T18:29:19.582Z] time="2022-03-20T18:29:19Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:23850207353a with config:&{NodeID:23850207353a 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}"
18:29:19 [2022-03-20T18:29:19.582Z] time="2022-03-20T18:29:19Z" level=info msg="Node 23850207353a/172.20.4.74, joined gossip cluster"
18:29:19 [2022-03-20T18:29:19.582Z] time="2022-03-20T18:29:19Z" level=info msg="Node 23850207353a/172.20.4.74, added to nodes list"
18:29:19 [2022-03-20T18:29:19.582Z] time="2022-03-20T18:29:19Z" level=info msg="node 2 coming back"
18:29:19 [2022-03-20T18:29:19.582Z] time="2022-03-20T18:29:19Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:e6ae67598ea3 with config:&{NodeID:e6ae67598ea3 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}"
18:29:19 [2022-03-20T18:29:19.582Z] time="2022-03-20T18:29:19Z" level=info msg="Node e6ae67598ea3/172.20.4.74, joined gossip cluster"
18:29:19 [2022-03-20T18:29:19.582Z] time="2022-03-20T18:29:19Z" level=info msg="Node e6ae67598ea3/172.20.4.74, added to nodes list"
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestGetAddress
18:29:20 [2022-03-20T18:29:20.193Z] --- PASS: TestGetAddress (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestRemove
18:29:20 [2022-03-20T18:29:20.193Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
18:29:20 [2022-03-20T18:29:20.193Z] --- SKIP: TestRemove (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestInitializeWithVolumes
18:29:20 [2022-03-20T18:29:20.193Z] --- PASS: TestInitializeWithVolumes (0.01s)
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestCreate
18:29:20 [2022-03-20T18:29:20.193Z] --- PASS: TestCreate (0.01s)
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestValidateName
18:29:20 [2022-03-20T18:29:20.193Z] --- PASS: TestValidateName (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestCreateWithOpts
18:29:20 [2022-03-20T18:29:20.193Z]     local_test.go:180: runtime.GOOS == "windows"
18:29:20 [2022-03-20T18:29:20.193Z] --- SKIP: TestCreateWithOpts (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestRelaodNoOpts
18:29:20 [2022-03-20T18:29:20.193Z] --- PASS: TestRelaodNoOpts (0.02s)
18:29:20 [2022-03-20T18:29:20.193Z] PASS
18:29:20 [2022-03-20T18:29:20.193Z] coverage: 41.5% of statements
18:29:20 [2022-03-20T18:29:20.193Z] ok  	github.com/docker/docker/volume/local	0.087s	coverage: 41.5% of statements
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestGetDriver
18:29:20 [2022-03-20T18:29:20.193Z] --- PASS: TestGetDriver (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestVolumeRequestError
18:29:20 [2022-03-20T18:29:20.193Z] --- PASS: TestVolumeRequestError (0.01s)
18:29:20 [2022-03-20T18:29:20.193Z] PASS
18:29:20 [2022-03-20T18:29:20.193Z] coverage: 36.1% of statements
18:29:20 [2022-03-20T18:29:20.193Z] ok  	github.com/docker/docker/volume/drivers	0.058s	coverage: 36.1% of statements
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestLCOWParseMountRaw
18:29:20 [2022-03-20T18:29:20.193Z] --- PASS: TestLCOWParseMountRaw (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestLCOWParseMountRawSplit
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
18:29:20 [2022-03-20T18:29:20.193Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestLinuxParseMountRaw
18:29:20 [2022-03-20T18:29:20.193Z] --- PASS: TestLinuxParseMountRaw (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestLinuxParseMountRawSplit
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
18:29:20 [2022-03-20T18:29:20.193Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
18:29:20 [2022-03-20T18:29:20.193Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestConvertTmpfsOptions
18:29:20 [2022-03-20T18:29:20.193Z]     linux_parser_test.go:209: data="mode=700,size=1m"
18:29:20 [2022-03-20T18:29:20.193Z]     linux_parser_test.go:209: data="ro"
18:29:20 [2022-03-20T18:29:20.193Z] --- PASS: TestConvertTmpfsOptions (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestParseMountSpec
18:29:20 [2022-03-20T18:29:20.193Z]     parser_test.go:62: case 0
18:29:20 [2022-03-20T18:29:20.193Z]     parser_test.go:62: case 1
18:29:20 [2022-03-20T18:29:20.193Z]     parser_test.go:62: case 2
18:29:20 [2022-03-20T18:29:20.193Z]     parser_test.go:62: case 3
18:29:20 [2022-03-20T18:29:20.193Z]     parser_test.go:62: case 4
18:29:20 [2022-03-20T18:29:20.193Z]     parser_test.go:62: case 5
18:29:20 [2022-03-20T18:29:20.193Z] --- PASS: TestParseMountSpec (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestValidateMount
18:29:20 [2022-03-20T18:29:20.193Z] --- PASS: TestValidateMount (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestWindowsParseMountRaw
18:29:20 [2022-03-20T18:29:20.193Z] --- PASS: TestWindowsParseMountRaw (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestWindowsParseMountRawSplit
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
18:29:20 [2022-03-20T18:29:20.193Z] --- PASS: TestWindowsParseMountRawSplit (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
18:29:20 [2022-03-20T18:29:20.193Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
18:29:20 [2022-03-20T18:29:20.193Z] PASS
18:29:20 [2022-03-20T18:29:20.193Z] coverage: 67.6% of statements
18:29:20 [2022-03-20T18:29:20.193Z] ok  	github.com/docker/docker/volume/mounts	0.060s	coverage: 67.6% of statements
18:29:20 [2022-03-20T18:29:20.618Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestResolveAuthConfigIndexServer
18:29:20 [2022-03-20T18:29:20.959Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestResolveAuthConfigFullURL
18:29:20 [2022-03-20T18:29:20.959Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestLoadAllowNondistributableArtifacts
18:29:20 [2022-03-20T18:29:20.959Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestValidateMirror
18:29:20 [2022-03-20T18:29:20.959Z] --- PASS: TestValidateMirror (0.00s)
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestLoadInsecureRegistries
18:29:20 [2022-03-20T18:29:20.959Z] time="2022-03-20T18:29:20Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
18:29:20 [2022-03-20T18:29:20.959Z] time="2022-03-20T18:29:20Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
18:29:20 [2022-03-20T18:29:20.959Z] time="2022-03-20T18:29:20Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
18:29:20 [2022-03-20T18:29:20.959Z] --- PASS: TestLoadInsecureRegistries (0.15s)
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestNewServiceConfig
18:29:20 [2022-03-20T18:29:20.959Z] --- PASS: TestNewServiceConfig (0.00s)
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestValidateIndexName
18:29:20 [2022-03-20T18:29:20.959Z] --- PASS: TestValidateIndexName (0.00s)
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestValidateIndexNameWithError
18:29:20 [2022-03-20T18:29:20.959Z] --- PASS: TestValidateIndexNameWithError (0.00s)
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestEndpointParse
18:29:20 [2022-03-20T18:29:20.959Z] --- PASS: TestEndpointParse (0.00s)
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestEndpointParseInvalid
18:29:20 [2022-03-20T18:29:20.959Z] --- PASS: TestEndpointParseInvalid (0.00s)
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestValidateEndpoint
18:29:20 [2022-03-20T18:29:20.959Z] --- PASS: TestValidateEndpoint (0.01s)
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestPing
18:29:20 [2022-03-20T18:29:20.959Z] --- PASS: TestPing (0.00s)
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestPingRegistryEndpoint
18:29:20 [2022-03-20T18:29:20.959Z]     registry_test.go:50: os.Getuid() != 0: skipping test that requires root
18:29:20 [2022-03-20T18:29:20.959Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestEndpoint
18:29:20 [2022-03-20T18:29:20.959Z]     registry_test.go:70: os.Getuid() != 0: skipping test that requires root
18:29:20 [2022-03-20T18:29:20.959Z] --- SKIP: TestEndpoint (0.00s)
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestParseRepositoryInfo
18:29:20 [2022-03-20T18:29:20.959Z] --- PASS: TestParseRepositoryInfo (0.00s)
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestNewIndexInfo
18:29:20 [2022-03-20T18:29:20.959Z] --- PASS: TestNewIndexInfo (0.00s)
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestMirrorEndpointLookup
18:29:20 [2022-03-20T18:29:20.959Z]     registry_test.go:511: os.Getuid() != 0: skipping test that requires root
18:29:20 [2022-03-20T18:29:20.959Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestSearchRepositories
18:29:20 [2022-03-20T18:29:20.959Z]     registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1
18:29:20 [2022-03-20T18:29:20.959Z]         Host: 127.0.0.1:49371
18:29:20 [2022-03-20T18:29:20.959Z]         User-Agent: docker test client
18:29:20 [2022-03-20T18:29:20.959Z]         Authorization: Token fake-token
18:29:20 [2022-03-20T18:29:20.959Z]         X-Docker-Token: true
18:29:20 [2022-03-20T18:29:20.959Z]         Accept-Encoding: gzip
18:29:20 [2022-03-20T18:29:20.959Z]         
18:29:20 [2022-03-20T18:29:20.959Z]         
18:29:20 [2022-03-20T18:29:20.959Z]     registry_test.go:731: HTTP/1.1 200 OK
18:29:20 [2022-03-20T18:29:20.959Z]         Connection: close
18:29:20 [2022-03-20T18:29:20.959Z]         Content-Length: 144
18:29:20 [2022-03-20T18:29:20.959Z]         Cache-Control: no-cache
18:29:20 [2022-03-20T18:29:20.959Z]         Content-Type: application/json
18:29:20 [2022-03-20T18:29:20.959Z]         Date: Sun, 20 Mar 2022 18:29:20 GMT
18:29:20 [2022-03-20T18:29:20.959Z]         Expires: -1
18:29:20 [2022-03-20T18:29:20.959Z]         Pragma: no-cache
18:29:20 [2022-03-20T18:29:20.959Z]         Server: docker-tests/mock
18:29:20 [2022-03-20T18:29:20.959Z]         X-Docker-Registry-Config: mock
18:29:20 [2022-03-20T18:29:20.959Z]         X-Docker-Registry-Version: 0.0.0
18:29:20 [2022-03-20T18:29:20.959Z]         
18:29:20 [2022-03-20T18:29:20.959Z]         
18:29:20 [2022-03-20T18:29:20.959Z] --- PASS: TestSearchRepositories (0.01s)
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestTrustedLocation
18:29:20 [2022-03-20T18:29:20.959Z] --- PASS: TestTrustedLocation (0.00s)
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
18:29:20 [2022-03-20T18:29:20.959Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestAllowNondistributableArtifacts
18:29:20 [2022-03-20T18:29:20.959Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestIsSecureIndex
18:29:20 [2022-03-20T18:29:20.959Z] --- PASS: TestIsSecureIndex (0.00s)
18:29:20 [2022-03-20T18:29:20.959Z] PASS
18:29:20 [2022-03-20T18:29:20.959Z] coverage: 52.0% of statements
18:29:20 [2022-03-20T18:29:20.959Z] ok  	github.com/docker/docker/registry	0.223s	coverage: 52.0% of statements
18:29:20 [2022-03-20T18:29:20.959Z] --- PASS: TestRetrieveFromStore (2.37s)
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestRequestReleaseAddressDuplicate
18:29:20 [2022-03-20T18:29:20.959Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s)
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestParallelPredefinedRequest1
18:29:20 [2022-03-20T18:29:20.959Z] === PAUSE TestParallelPredefinedRequest1
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestParallelPredefinedRequest2
18:29:20 [2022-03-20T18:29:20.959Z] === PAUSE TestParallelPredefinedRequest2
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestParallelPredefinedRequest3
18:29:20 [2022-03-20T18:29:20.959Z] === PAUSE TestParallelPredefinedRequest3
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestParallelPredefinedRequest4
18:29:20 [2022-03-20T18:29:20.959Z] === PAUSE TestParallelPredefinedRequest4
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestParallelPredefinedRequest5
18:29:20 [2022-03-20T18:29:20.959Z] === PAUSE TestParallelPredefinedRequest5
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestDebug
18:29:20 [2022-03-20T18:29:20.959Z] --- PASS: TestDebug (0.00s)
18:29:20 [2022-03-20T18:29:20.959Z] === RUN   TestRequestPoolParallel
18:29:21 [2022-03-20T18:29:21.429Z] --- PASS: TestRequestPoolParallel (0.48s)
18:29:21 [2022-03-20T18:29:21.429Z] === RUN   TestFullAllocateRelease
18:29:21 [2022-03-20T18:29:21.899Z] --- PASS: TestFullAllocateRelease (0.40s)
18:29:21 [2022-03-20T18:29:21.900Z] === RUN   TestOddAllocateRelease
18:29:21 [2022-03-20T18:29:21.900Z] === RUN   TestResumableRequestHeaderSimpleErrors
18:29:21 [2022-03-20T18:29:21.900Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
18:29:21 [2022-03-20T18:29:21.900Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
18:29:21 [2022-03-20T18:29:21.900Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
18:29:21 [2022-03-20T18:29:21.900Z] === RUN   TestResumableRequestHeaderTooMuchFailures
18:29:21 [2022-03-20T18:29:21.900Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
18:29:21 [2022-03-20T18:29:21.900Z] === RUN   TestResumableRequestReaderWithReadError
18:29:21 [2022-03-20T18:29:21.900Z] time="2022-03-20T18:29:21Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
18:29:21 [2022-03-20T18:29:21.900Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s)
18:29:21 [2022-03-20T18:29:21.900Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
18:29:21 [2022-03-20T18:29:21.900Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
18:29:21 [2022-03-20T18:29:21.900Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
18:29:21 [2022-03-20T18:29:21.900Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
18:29:21 [2022-03-20T18:29:21.900Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
18:29:21 [2022-03-20T18:29:21.900Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
18:29:21 [2022-03-20T18:29:21.900Z] === RUN   TestResumableRequestReader
18:29:21 [2022-03-20T18:29:21.900Z] --- PASS: TestResumableRequestReader (0.00s)
18:29:21 [2022-03-20T18:29:21.900Z] === RUN   TestResumableRequestReaderWithInitialResponse
18:29:21 [2022-03-20T18:29:21.900Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
18:29:21 [2022-03-20T18:29:21.900Z] PASS
18:29:21 [2022-03-20T18:29:21.900Z] coverage: 100.0% of statements
18:29:21 [2022-03-20T18:29:21.900Z] ok  	github.com/docker/docker/registry/resumable	0.212s	coverage: 100.0% of statements
18:29:21 [2022-03-20T18:29:21.900Z] --- PASS: TestOddAllocateRelease (0.27s)
18:29:21 [2022-03-20T18:29:21.900Z] === RUN   TestFullAllocateSerialReleaseParallel
18:29:22 [2022-03-20T18:29:22.370Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s)
18:29:22 [2022-03-20T18:29:22.370Z] === RUN   TestOddAllocateSerialReleaseParallel
18:29:22 [2022-03-20T18:29:22.370Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s)
18:29:22 [2022-03-20T18:29:22.370Z] === RUN   TestEvenAllocateSerialReleaseParallel
18:29:22 [2022-03-20T18:29:22.370Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s)
18:29:22 [2022-03-20T18:29:22.370Z] === CONT  TestParallelPredefinedRequest1
18:29:22 [2022-03-20T18:29:22.370Z] === CONT  TestParallelPredefinedRequest4
18:29:22 [2022-03-20T18:29:22.370Z] === CONT  TestParallelPredefinedRequest5
18:29:22 [2022-03-20T18:29:22.370Z] === CONT  TestParallelPredefinedRequest1
18:29:22 [2022-03-20T18:29:22.370Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:29:22 [2022-03-20T18:29:22.370Z] === CONT  TestParallelPredefinedRequest5
18:29:22 [2022-03-20T18:29:22.370Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:29:22 [2022-03-20T18:29:22.370Z] === CONT  TestParallelPredefinedRequest4
18:29:22 [2022-03-20T18:29:22.370Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:29:22 [2022-03-20T18:29:22.370Z] === CONT  TestParallelPredefinedRequest2
18:29:22 [2022-03-20T18:29:22.370Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:29:22 [2022-03-20T18:29:22.370Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
18:29:22 [2022-03-20T18:29:22.370Z] === CONT  TestParallelPredefinedRequest3
18:29:22 [2022-03-20T18:29:22.370Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:29:22 [2022-03-20T18:29:22.370Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
18:29:22 [2022-03-20T18:29:22.370Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
18:29:22 [2022-03-20T18:29:22.370Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
18:29:22 [2022-03-20T18:29:22.370Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
18:29:22 [2022-03-20T18:29:22.370Z] PASS
18:29:22 [2022-03-20T18:29:22.370Z] coverage: 85.3% of statements
18:29:22 [2022-03-20T18:29:22.370Z] ok  	github.com/docker/docker/libnetwork/ipam	61.575s	coverage: 85.3% of statements
18:29:22 [2022-03-20T18:29:22.414Z] === RUN   TestSetGetMeta
18:29:22 [2022-03-20T18:29:22.414Z] === PAUSE TestSetGetMeta
18:29:22 [2022-03-20T18:29:22.414Z] === RUN   TestRestore
18:29:22 [2022-03-20T18:29:22.414Z] === PAUSE TestRestore
18:29:22 [2022-03-20T18:29:22.414Z] === RUN   TestServiceCreate
18:29:22 [2022-03-20T18:29:22.414Z] === PAUSE TestServiceCreate
18:29:22 [2022-03-20T18:29:22.414Z] === RUN   TestServiceList
18:29:22 [2022-03-20T18:29:22.414Z] === PAUSE TestServiceList
18:29:22 [2022-03-20T18:29:22.414Z] === RUN   TestServiceRemove
18:29:22 [2022-03-20T18:29:22.414Z] === PAUSE TestServiceRemove
18:29:22 [2022-03-20T18:29:22.414Z] === RUN   TestServiceGet
18:29:22 [2022-03-20T18:29:22.414Z] === PAUSE TestServiceGet
18:29:22 [2022-03-20T18:29:22.414Z] === RUN   TestServicePrune
18:29:22 [2022-03-20T18:29:22.414Z] === PAUSE TestServicePrune
18:29:22 [2022-03-20T18:29:22.414Z] === RUN   TestCreate
18:29:22 [2022-03-20T18:29:22.414Z] === PAUSE TestCreate
18:29:22 [2022-03-20T18:29:22.414Z] === RUN   TestRemove
18:29:22 [2022-03-20T18:29:22.414Z] === PAUSE TestRemove
18:29:22 [2022-03-20T18:29:22.414Z] === RUN   TestList
18:29:22 [2022-03-20T18:29:22.414Z] === PAUSE TestList
18:29:22 [2022-03-20T18:29:22.414Z] === RUN   TestFindByDriver
18:29:22 [2022-03-20T18:29:22.414Z] === PAUSE TestFindByDriver
18:29:22 [2022-03-20T18:29:22.414Z] === RUN   TestFindByReferenced
18:29:22 [2022-03-20T18:29:22.414Z] === PAUSE TestFindByReferenced
18:29:22 [2022-03-20T18:29:22.414Z] === RUN   TestDerefMultipleOfSameRef
18:29:22 [2022-03-20T18:29:22.414Z] === PAUSE TestDerefMultipleOfSameRef
18:29:22 [2022-03-20T18:29:22.414Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
18:29:22 [2022-03-20T18:29:22.414Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
18:29:22 [2022-03-20T18:29:22.414Z] === RUN   TestDefererencePluginOnCreateError
18:29:22 [2022-03-20T18:29:22.414Z] === PAUSE TestDefererencePluginOnCreateError
18:29:22 [2022-03-20T18:29:22.414Z] === RUN   TestRefDerefRemove
18:29:22 [2022-03-20T18:29:22.414Z] === PAUSE TestRefDerefRemove
18:29:22 [2022-03-20T18:29:22.414Z] === RUN   TestGet
18:29:22 [2022-03-20T18:29:22.414Z] === PAUSE TestGet
18:29:22 [2022-03-20T18:29:22.414Z] === RUN   TestGetWithReference
18:29:22 [2022-03-20T18:29:22.414Z] === PAUSE TestGetWithReference
18:29:22 [2022-03-20T18:29:22.414Z] === RUN   TestFilterFunc
18:29:22 [2022-03-20T18:29:22.414Z] === RUN   TestFilterFunc/test_nil_list
18:29:22 [2022-03-20T18:29:22.414Z] === PAUSE TestFilterFunc/test_nil_list
18:29:22 [2022-03-20T18:29:22.414Z] === RUN   TestFilterFunc/test_empty_list
18:29:22 [2022-03-20T18:29:22.414Z] === PAUSE TestFilterFunc/test_empty_list
18:29:22 [2022-03-20T18:29:22.414Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
18:29:22 [2022-03-20T18:29:22.414Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
18:29:22 [2022-03-20T18:29:22.414Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
18:29:22 [2022-03-20T18:29:22.414Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
18:29:22 [2022-03-20T18:29:22.414Z] === RUN   TestFilterFunc/test_filter_some
18:29:22 [2022-03-20T18:29:22.414Z] === PAUSE TestFilterFunc/test_filter_some
18:29:22 [2022-03-20T18:29:22.414Z] === RUN   TestFilterFunc/test_filter_middle
18:29:22 [2022-03-20T18:29:22.414Z] === PAUSE TestFilterFunc/test_filter_middle
18:29:22 [2022-03-20T18:29:22.414Z] === RUN   TestFilterFunc/test_filter_middle_and_last
18:29:22 [2022-03-20T18:29:22.414Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
18:29:22 [2022-03-20T18:29:22.414Z] === RUN   TestFilterFunc/test_filter_first_and_last
18:29:22 [2022-03-20T18:29:22.414Z] === PAUSE TestFilterFunc/test_filter_first_and_last
18:29:22 [2022-03-20T18:29:22.414Z] === CONT  TestFilterFunc/test_nil_list
18:29:22 [2022-03-20T18:29:22.414Z] === CONT  TestFilterFunc/test_filter_some
18:29:22 [2022-03-20T18:29:22.414Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
18:29:22 [2022-03-20T18:29:22.414Z] === CONT  TestFilterFunc/test_filter_first_and_last
18:29:22 [2022-03-20T18:29:22.414Z] === CONT  TestFilterFunc/test_filter_middle
18:29:22 [2022-03-20T18:29:22.414Z] === CONT  TestFilterFunc/test_filter_middle_and_last
18:29:22 [2022-03-20T18:29:22.414Z] === CONT  TestFilterFunc/test_empty_list
18:29:22 [2022-03-20T18:29:22.414Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
18:29:22 [2022-03-20T18:29:22.414Z] --- PASS: TestFilterFunc (0.00s)
18:29:22 [2022-03-20T18:29:22.414Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
18:29:22 [2022-03-20T18:29:22.414Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
18:29:22 [2022-03-20T18:29:22.414Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
18:29:22 [2022-03-20T18:29:22.414Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
18:29:22 [2022-03-20T18:29:22.414Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
18:29:22 [2022-03-20T18:29:22.414Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
18:29:22 [2022-03-20T18:29:22.414Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
18:29:22 [2022-03-20T18:29:22.414Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
18:29:22 [2022-03-20T18:29:22.414Z] === CONT  TestSetGetMeta
18:29:22 [2022-03-20T18:29:22.414Z] === CONT  TestList
18:29:22 [2022-03-20T18:29:22.414Z] === CONT  TestDefererencePluginOnCreateError
18:29:22 [2022-03-20T18:29:22.414Z] === CONT  TestGet
18:29:22 [2022-03-20T18:29:22.414Z] --- PASS: TestSetGetMeta (0.03s)
18:29:22 [2022-03-20T18:29:22.414Z] === CONT  TestGetWithReference
18:29:22 [2022-03-20T18:29:22.414Z] --- PASS: TestGet (0.04s)
18:29:22 [2022-03-20T18:29:22.414Z] === CONT  TestDerefMultipleOfSameRef
18:29:22 [2022-03-20T18:29:22.414Z] --- PASS: TestDefererencePluginOnCreateError (0.04s)
18:29:22 [2022-03-20T18:29:22.414Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
18:29:22 [2022-03-20T18:29:22.414Z] --- PASS: TestList (0.05s)
18:29:22 [2022-03-20T18:29:22.414Z] === CONT  TestRefDerefRemove
18:29:22 [2022-03-20T18:29:22.414Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
18:29:22 [2022-03-20T18:29:22.414Z] === CONT  TestServiceGet
18:29:22 [2022-03-20T18:29:22.414Z] --- PASS: TestGetWithReference (0.04s)
18:29:22 [2022-03-20T18:29:22.414Z] === CONT  TestRemove
18:29:22 [2022-03-20T18:29:22.414Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
18:29:22 [2022-03-20T18:29:22.414Z] === CONT  TestCreate
18:29:22 [2022-03-20T18:29:22.414Z] --- PASS: TestRefDerefRemove (0.03s)
18:29:22 [2022-03-20T18:29:22.414Z] === CONT  TestServicePrune
18:29:22 [2022-03-20T18:29:22.414Z] --- PASS: TestCreate (0.02s)
18:29:22 [2022-03-20T18:29:22.414Z] === CONT  TestServiceList
18:29:22 [2022-03-20T18:29:22.414Z] --- PASS: TestRemove (0.03s)
18:29:22 [2022-03-20T18:29:22.414Z] === CONT  TestServiceRemove
18:29:22 [2022-03-20T18:29:22.414Z] --- PASS: TestServiceGet (0.21s)
18:29:22 [2022-03-20T18:29:22.414Z] === CONT  TestServiceCreate
18:29:22 [2022-03-20T18:29:22.414Z] time="2022-03-20T18:29:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
18:29:22 [2022-03-20T18:29:22.414Z] --- PASS: TestServiceRemove (0.18s)
18:29:22 [2022-03-20T18:29:22.414Z] === CONT  TestFindByReferenced
18:29:22 [2022-03-20T18:29:22.414Z] --- PASS: TestServiceList (0.19s)
18:29:22 [2022-03-20T18:29:22.414Z] === CONT  TestFindByDriver
18:29:22 [2022-03-20T18:29:22.414Z] time="2022-03-20T18:29:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
18:29:22 [2022-03-20T18:29:22.414Z] time="2022-03-20T18:29:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
18:29:22 [2022-03-20T18:29:22.414Z] time="2022-03-20T18:29:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
18:29:22 [2022-03-20T18:29:22.414Z] --- PASS: TestServiceCreate (0.03s)
18:29:22 [2022-03-20T18:29:22.414Z] === CONT  TestRestore
18:29:22 [2022-03-20T18:29:22.414Z] --- PASS: TestFindByReferenced (0.03s)
18:29:22 [2022-03-20T18:29:22.414Z] time="2022-03-20T18:29:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
18:29:22 [2022-03-20T18:29:22.414Z] --- PASS: TestFindByDriver (0.03s)
18:29:22 [2022-03-20T18:29:22.414Z] --- PASS: TestServicePrune (0.23s)
18:29:22 [2022-03-20T18:29:22.414Z] --- PASS: TestRestore (0.03s)
18:29:22 [2022-03-20T18:29:22.414Z] PASS
18:29:22 [2022-03-20T18:29:22.414Z] coverage: 69.0% of statements
18:29:22 [2022-03-20T18:29:22.414Z] ok  	github.com/docker/docker/volume/service	0.378s	coverage: 69.0% of statements
18:29:22 [2022-03-20T18:29:22.532Z] time="2022-03-20T18:29:22Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.4.74:10033 172.20.4.74:10034 172.20.4.74:10035]"
18:29:22 [2022-03-20T18:29:22.838Z] === RUN   TestRestartManagerTimeout
18:29:22 [2022-03-20T18:29:22.838Z] --- PASS: TestRestartManagerTimeout (0.00s)
18:29:22 [2022-03-20T18:29:22.838Z] === RUN   TestRestartManagerTimeoutReset
18:29:22 [2022-03-20T18:29:22.838Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
18:29:22 [2022-03-20T18:29:22.838Z] PASS
18:29:22 [2022-03-20T18:29:22.838Z] coverage: 50.9% of statements
18:29:22 [2022-03-20T18:29:22.838Z] ok  	github.com/docker/docker/restartmanager	0.034s	coverage: 50.9% of statements
18:29:22 [2022-03-20T18:29:22.838Z] time="2022-03-20T18:29:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
18:29:23 [2022-03-20T18:29:23.002Z] time="2022-03-20T18:29:22Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.4.74:10033 172.20.4.74:10034 172.20.4.74:10035]"
18:29:23 [2022-03-20T18:29:23.147Z] === RUN   TestDockerDaemonSuite/TestShmSize
18:29:23 [2022-03-20T18:29:23.308Z] === RUN   TestDecodeContainerConfig
18:29:23 [2022-03-20T18:29:23.308Z] --- PASS: TestDecodeContainerConfig (0.00s)
18:29:23 [2022-03-20T18:29:23.308Z] === RUN   TestDecodeContainerConfigIsolation
18:29:23 [2022-03-20T18:29:23.308Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
18:29:23 [2022-03-20T18:29:23.308Z] === RUN   TestValidatePrivileged
18:29:23 [2022-03-20T18:29:23.308Z] --- PASS: TestValidatePrivileged (0.00s)
18:29:23 [2022-03-20T18:29:23.308Z] PASS
18:29:23 [2022-03-20T18:29:23.308Z] coverage: 52.6% of statements
18:29:23 [2022-03-20T18:29:23.308Z] ok  	github.com/docker/docker/runconfig	0.041s	coverage: 52.6% of statements
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.4.74:10033"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=debug msg="memberlist: Stream connection from=172.20.4.74:49374"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node 1d2bd529ba44/172.20.4.74, joined gossip cluster"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node 1d2bd529ba44/172.20.4.74, added to nodes list"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node 10663edb8c45/172.20.4.74, joined gossip cluster"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node 10663edb8c45/172.20.4.74, added to nodes list"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node e7ffb8e409c6/172.20.4.74, joined gossip cluster"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node e7ffb8e409c6/172.20.4.74, is the new incarnation of the shutdown node 6414f940d6ca/172.20.4.74"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node e7ffb8e409c6/172.20.4.74, added to nodes list"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=debug msg="memberlist: Stream connection from=172.20.4.74:49375"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.4.74:10034"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node e7ffb8e409c6/172.20.4.74, joined gossip cluster"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node e7ffb8e409c6/172.20.4.74, added to nodes list"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node 1d2bd529ba44/172.20.4.74, joined gossip cluster"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node 1d2bd529ba44/172.20.4.74, added to nodes list"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node 10663edb8c45/172.20.4.74, joined gossip cluster"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node 10663edb8c45/172.20.4.74, added to nodes list"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node 23850207353a/172.20.4.74, joined gossip cluster"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node 23850207353a/172.20.4.74, is the new incarnation of the shutdown node b6214ac7326a/172.20.4.74"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node 23850207353a/172.20.4.74, added to nodes list"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.4.74:10035"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=debug msg="memberlist: Stream connection from=172.20.4.74:49376"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node e7ffb8e409c6/172.20.4.74, joined gossip cluster"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node e7ffb8e409c6/172.20.4.74, added to nodes list"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node 1d2bd529ba44/172.20.4.74, joined gossip cluster"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node 1d2bd529ba44/172.20.4.74, added to nodes list"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node 10663edb8c45/172.20.4.74, joined gossip cluster"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node 10663edb8c45/172.20.4.74, added to nodes list"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node 23850207353a/172.20.4.74, joined gossip cluster"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node 23850207353a/172.20.4.74, added to nodes list"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node e6ae67598ea3/172.20.4.74, joined gossip cluster"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node e6ae67598ea3/172.20.4.74, is the new incarnation of the shutdown node 347affdd0e9e/172.20.4.74"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node e6ae67598ea3/172.20.4.74, added to nodes list"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node 23850207353a/172.20.4.74, joined gossip cluster"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node 23850207353a/172.20.4.74, is the new incarnation of the shutdown node b6214ac7326a/172.20.4.74"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node 23850207353a/172.20.4.74, added to nodes list"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node e7ffb8e409c6/172.20.4.74, joined gossip cluster"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node 23850207353a/172.20.4.74, joined gossip cluster"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node e7ffb8e409c6/172.20.4.74, is the new incarnation of the shutdown node 6414f940d6ca/172.20.4.74"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node e7ffb8e409c6/172.20.4.74, added to nodes list"
18:29:23 [2022-03-20T18:29:23.473Z] time="2022-03-20T18:29:23Z" level=info msg="Node 23850207353a/172.20.4.74, added to nodes list"
18:29:23 [2022-03-20T18:29:23.941Z] time="2022-03-20T18:29:23Z" level=info msg="Node e6ae67598ea3/172.20.4.74, joined gossip cluster"
18:29:23 [2022-03-20T18:29:23.941Z] time="2022-03-20T18:29:23Z" level=info msg="Node e6ae67598ea3/172.20.4.74, is the new incarnation of the shutdown node 347affdd0e9e/172.20.4.74"
18:29:23 [2022-03-20T18:29:23.941Z] time="2022-03-20T18:29:23Z" level=info msg="Node e6ae67598ea3/172.20.4.74, added to nodes list"
18:29:23 [2022-03-20T18:29:23.941Z] time="2022-03-20T18:29:23Z" level=info msg="Node e6ae67598ea3/172.20.4.74, joined gossip cluster"
18:29:23 [2022-03-20T18:29:23.941Z] time="2022-03-20T18:29:23Z" level=info msg="Node e6ae67598ea3/172.20.4.74, added to nodes list"
18:29:23 [2022-03-20T18:29:23.941Z] time="2022-03-20T18:29:23Z" level=info msg="Node e6ae67598ea3/172.20.4.74, joined gossip cluster"
18:29:23 [2022-03-20T18:29:23.941Z] time="2022-03-20T18:29:23Z" level=info msg="Node e6ae67598ea3/172.20.4.74, added to nodes list"
18:29:23 [2022-03-20T18:29:23.941Z] time="2022-03-20T18:29:23Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.4.74:10033"
18:29:23 [2022-03-20T18:29:23.941Z] time="2022-03-20T18:29:23Z" level=debug msg="memberlist: Stream connection from=172.20.4.74:49377"
18:29:23 [2022-03-20T18:29:23.941Z] time="2022-03-20T18:29:23Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.4.74:10034"
18:29:23 [2022-03-20T18:29:23.941Z] time="2022-03-20T18:29:23Z" level=debug msg="memberlist: Stream connection from=172.20.4.74:49378"
18:29:23 [2022-03-20T18:29:23.941Z] time="2022-03-20T18:29:23Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.4.74:10035"
18:29:23 [2022-03-20T18:29:23.941Z] time="2022-03-20T18:29:23Z" level=debug msg="memberlist: Stream connection from=172.20.4.74:49379"
18:29:24 [2022-03-20T18:29:24.296Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
18:29:24 [2022-03-20T18:29:24.296Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
18:29:24 [2022-03-20T18:29:24.296Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
18:29:24 [2022-03-20T18:29:24.296Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
18:29:24 [2022-03-20T18:29:24.296Z] PASS
18:29:24 [2022-03-20T18:29:24.296Z] coverage: 62.5% of statements
18:29:24 [2022-03-20T18:29:24.296Z] ok  	github.com/docker/docker/testutil	0.035s	coverage: 62.5% of statements
18:29:24 [2022-03-20T18:29:24.411Z] 2022/03/20 18:29:24 Closing DB instances...
18:29:24 [2022-03-20T18:29:24.881Z] time="2022-03-20T18:29:24Z" level=info msg="Node e7ffb8e409c6 change state NodeActive --> NodeLeft"
18:29:24 [2022-03-20T18:29:24.881Z] time="2022-03-20T18:29:24Z" level=info msg="node2(23850207353a): Node leave event for e7ffb8e409c6/172.20.4.74"
18:29:24 [2022-03-20T18:29:24.881Z] time="2022-03-20T18:29:24Z" level=info msg="Node e7ffb8e409c6 change state NodeActive --> NodeLeft"
18:29:24 [2022-03-20T18:29:24.881Z] time="2022-03-20T18:29:24Z" level=info msg="node3(e6ae67598ea3): Node leave event for e7ffb8e409c6/172.20.4.74"
18:29:24 [2022-03-20T18:29:24.881Z] time="2022-03-20T18:29:24Z" level=info msg="Node e7ffb8e409c6 change state NodeActive --> NodeLeft"
18:29:24 [2022-03-20T18:29:24.881Z] time="2022-03-20T18:29:24Z" level=info msg="node4(1d2bd529ba44): Node leave event for e7ffb8e409c6/172.20.4.74"
18:29:24 [2022-03-20T18:29:24.881Z] time="2022-03-20T18:29:24Z" level=info msg="Node e7ffb8e409c6 change state NodeActive --> NodeLeft"
18:29:24 [2022-03-20T18:29:24.881Z] time="2022-03-20T18:29:24Z" level=info msg="node5(10663edb8c45): Node leave event for e7ffb8e409c6/172.20.4.74"
18:29:24 [2022-03-20T18:29:24.881Z] time="2022-03-20T18:29:24Z" level=info msg="Node e7ffb8e409c6 change state NodeActive --> NodeLeft"
18:29:24 [2022-03-20T18:29:24.881Z] time="2022-03-20T18:29:24Z" level=info msg="node1(e7ffb8e409c6): Node leave event for e7ffb8e409c6/172.20.4.74"
18:29:24 [2022-03-20T18:29:24.881Z] time="2022-03-20T18:29:24Z" level=info msg="Node e7ffb8e409c6/172.20.4.74, left gossip cluster"
18:29:24 [2022-03-20T18:29:24.881Z] time="2022-03-20T18:29:24Z" level=info msg="Node e7ffb8e409c6/172.20.4.74, left gossip cluster"
18:29:24 [2022-03-20T18:29:24.881Z] time="2022-03-20T18:29:24Z" level=info msg="Node e7ffb8e409c6/172.20.4.74, left gossip cluster"
18:29:24 [2022-03-20T18:29:24.881Z] time="2022-03-20T18:29:24Z" level=info msg="Node e7ffb8e409c6/172.20.4.74, left gossip cluster"
18:29:24 [2022-03-20T18:29:24.881Z] time="2022-03-20T18:29:24Z" level=info msg="Node e7ffb8e409c6/172.20.4.74, left gossip cluster"
18:29:24 [2022-03-20T18:29:24.881Z] time="2022-03-20T18:29:24Z" level=info msg="Node 23850207353a change state NodeActive --> NodeLeft"
18:29:24 [2022-03-20T18:29:24.881Z] time="2022-03-20T18:29:24Z" level=info msg="node5(10663edb8c45): Node leave event for 23850207353a/172.20.4.74"
18:29:24 [2022-03-20T18:29:24.881Z] time="2022-03-20T18:29:24Z" level=info msg="Node 23850207353a change state NodeActive --> NodeLeft"
18:29:24 [2022-03-20T18:29:24.881Z] time="2022-03-20T18:29:24Z" level=info msg="node4(1d2bd529ba44): Node leave event for 23850207353a/172.20.4.74"
18:29:24 [2022-03-20T18:29:24.881Z] time="2022-03-20T18:29:24Z" level=info msg="Node 23850207353a change state NodeActive --> NodeLeft"
18:29:24 [2022-03-20T18:29:24.881Z] time="2022-03-20T18:29:24Z" level=info msg="node3(e6ae67598ea3): Node leave event for 23850207353a/172.20.4.74"
18:29:24 [2022-03-20T18:29:24.881Z] time="2022-03-20T18:29:24Z" level=info msg="Node 23850207353a change state NodeActive --> NodeLeft"
18:29:24 [2022-03-20T18:29:24.881Z] time="2022-03-20T18:29:24Z" level=info msg="node2(23850207353a): Node leave event for 23850207353a/172.20.4.74"
18:29:25 [2022-03-20T18:29:25.044Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
18:29:25 [2022-03-20T18:29:25.349Z] time="2022-03-20T18:29:25Z" level=info msg="Node 23850207353a/172.20.4.74, left gossip cluster"
18:29:25 [2022-03-20T18:29:25.349Z] time="2022-03-20T18:29:25Z" level=info msg="Node 23850207353a/172.20.4.74, left gossip cluster"
18:29:25 [2022-03-20T18:29:25.349Z] time="2022-03-20T18:29:25Z" level=info msg="Node 23850207353a/172.20.4.74, left gossip cluster"
18:29:25 [2022-03-20T18:29:25.349Z] time="2022-03-20T18:29:25Z" level=info msg="Node 23850207353a/172.20.4.74, left gossip cluster"
18:29:25 [2022-03-20T18:29:25.349Z] time="2022-03-20T18:29:25Z" level=info msg="Node e6ae67598ea3 change state NodeActive --> NodeLeft"
18:29:25 [2022-03-20T18:29:25.349Z] time="2022-03-20T18:29:25Z" level=info msg="node5(10663edb8c45): Node leave event for e6ae67598ea3/172.20.4.74"
18:29:25 [2022-03-20T18:29:25.349Z] time="2022-03-20T18:29:25Z" level=info msg="Node e6ae67598ea3 change state NodeActive --> NodeLeft"
18:29:25 [2022-03-20T18:29:25.349Z] time="2022-03-20T18:29:25Z" level=info msg="node4(1d2bd529ba44): Node leave event for e6ae67598ea3/172.20.4.74"
18:29:25 [2022-03-20T18:29:25.817Z] time="2022-03-20T18:29:25Z" level=info msg="Node e6ae67598ea3 change state NodeActive --> NodeLeft"
18:29:25 [2022-03-20T18:29:25.817Z] time="2022-03-20T18:29:25Z" level=info msg="node3(e6ae67598ea3): Node leave event for e6ae67598ea3/172.20.4.74"
18:29:25 [2022-03-20T18:29:25.817Z] time="2022-03-20T18:29:25Z" level=info msg="Node e6ae67598ea3/172.20.4.74, left gossip cluster"
18:29:25 [2022-03-20T18:29:25.817Z] time="2022-03-20T18:29:25Z" level=info msg="Node e6ae67598ea3/172.20.4.74, left gossip cluster"
18:29:25 [2022-03-20T18:29:25.817Z] time="2022-03-20T18:29:25Z" level=info msg="Node e6ae67598ea3/172.20.4.74, left gossip cluster"
18:29:25 [2022-03-20T18:29:25.817Z] time="2022-03-20T18:29:25Z" level=debug msg="memberlist: Failed ping: 1d2bd529ba44 (timeout reached)"
18:29:25 [2022-03-20T18:29:25.817Z] time="2022-03-20T18:29:25Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.4.74:10035: use of closed network connection"
18:29:25 [2022-03-20T18:29:25.817Z] time="2022-03-20T18:29:25Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.4.74:10037: use of closed network connection"
18:29:25 [2022-03-20T18:29:25.817Z] time="2022-03-20T18:29:25Z" level=debug msg="memberlist: Stream connection from=172.20.4.74:49380"
18:29:26 [2022-03-20T18:29:26.288Z] time="2022-03-20T18:29:25Z" level=info msg="Node 1d2bd529ba44 change state NodeActive --> NodeLeft"
18:29:26 [2022-03-20T18:29:26.288Z] time="2022-03-20T18:29:25Z" level=info msg="node5(10663edb8c45): Node leave event for 1d2bd529ba44/172.20.4.74"
18:29:26 [2022-03-20T18:29:26.288Z] time="2022-03-20T18:29:25Z" level=info msg="Node 1d2bd529ba44 change state NodeActive --> NodeLeft"
18:29:26 [2022-03-20T18:29:26.288Z] time="2022-03-20T18:29:25Z" level=info msg="node4(1d2bd529ba44): Node leave event for 1d2bd529ba44/172.20.4.74"
18:29:26 [2022-03-20T18:29:26.288Z] time="2022-03-20T18:29:26Z" level=warning msg="memberlist: Was able to connect to 1d2bd529ba44 but other probes failed, network may be misconfigured"
18:29:26 [2022-03-20T18:29:26.546Z] --- PASS: TestServiceUpdateConfigs (14.28s)
18:29:26 [2022-03-20T18:29:26.546Z] === RUN   TestServiceUpdateNetwork
18:29:26 [2022-03-20T18:29:26.756Z] time="2022-03-20T18:29:26Z" level=info msg="Node 1d2bd529ba44/172.20.4.74, left gossip cluster"
18:29:26 [2022-03-20T18:29:26.756Z] time="2022-03-20T18:29:26Z" level=info msg="Node 1d2bd529ba44/172.20.4.74, left gossip cluster"
18:29:27 [2022-03-20T18:29:27.568Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
18:29:27 [2022-03-20T18:29:27.568Z]     check_test.go:308: [d10df887c108e] daemon is not started
18:29:27 [2022-03-20T18:29:27.568Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
18:29:27 [2022-03-20T18:29:27.743Z] time="2022-03-20T18:29:27Z" level=info msg="Node 10663edb8c45/172.20.4.74, left gossip cluster"
18:29:27 [2022-03-20T18:29:27.743Z] time="2022-03-20T18:29:27Z" level=info msg="Node 10663edb8c45 change state NodeActive --> NodeFailed"
18:29:27 [2022-03-20T18:29:27.743Z] time="2022-03-20T18:29:27Z" level=info msg="Node 10663edb8c45/172.20.4.74, added to failed nodes list"
18:29:27 [2022-03-20T18:29:27.743Z] --- PASS: TestNetworkDBIslands (12.10s)
18:29:27 [2022-03-20T18:29:27.743Z] PASS
18:29:27 [2022-03-20T18:29:27.743Z] coverage: 60.0% of statements
18:29:27 [2022-03-20T18:29:27.743Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.797s	coverage: 60.0% of statements
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/quota	[no test files]
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/rootless	[no test files]
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/volume	[no test files]
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:29:27 [2022-03-20T18:29:27.743Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:29:28 [2022-03-20T18:29:28.093Z] === RUN   TestGetDriver
18:29:28 [2022-03-20T18:29:28.093Z] --- PASS: TestGetDriver (0.00s)
18:29:28 [2022-03-20T18:29:28.093Z] === RUN   TestVolumeRequestError
18:29:28 [2022-03-20T18:29:28.093Z] --- PASS: TestVolumeRequestError (0.01s)
18:29:28 [2022-03-20T18:29:28.093Z] PASS
18:29:28 [2022-03-20T18:29:28.093Z] coverage: 36.1% of statements
18:29:28 [2022-03-20T18:29:28.093Z] ok  	github.com/docker/docker/volume/drivers	0.049s	coverage: 36.1% of statements
18:29:29 [2022-03-20T18:29:29.662Z] === RUN   TestGetAddress
18:29:29 [2022-03-20T18:29:29.662Z] --- PASS: TestGetAddress (0.00s)
18:29:29 [2022-03-20T18:29:29.662Z] === RUN   TestRemove
18:29:29 [2022-03-20T18:29:29.662Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
18:29:29 [2022-03-20T18:29:29.662Z] --- SKIP: TestRemove (0.00s)
18:29:29 [2022-03-20T18:29:29.662Z] === RUN   TestInitializeWithVolumes
18:29:29 [2022-03-20T18:29:29.662Z] --- PASS: TestInitializeWithVolumes (0.01s)
18:29:29 [2022-03-20T18:29:29.662Z] === RUN   TestCreate
18:29:29 [2022-03-20T18:29:29.662Z] --- PASS: TestCreate (0.01s)
18:29:29 [2022-03-20T18:29:29.662Z] === RUN   TestValidateName
18:29:29 [2022-03-20T18:29:29.662Z] --- PASS: TestValidateName (0.00s)
18:29:29 [2022-03-20T18:29:29.662Z] === RUN   TestCreateWithOpts
18:29:29 [2022-03-20T18:29:29.662Z]     local_test.go:180: runtime.GOOS == "windows"
18:29:29 [2022-03-20T18:29:29.662Z] --- SKIP: TestCreateWithOpts (0.00s)
18:29:29 [2022-03-20T18:29:29.662Z] === RUN   TestRelaodNoOpts
18:29:29 [2022-03-20T18:29:29.662Z] --- PASS: TestRelaodNoOpts (0.01s)
18:29:29 [2022-03-20T18:29:29.662Z] PASS
18:29:29 [2022-03-20T18:29:29.662Z] coverage: 41.5% of statements
18:29:29 [2022-03-20T18:29:29.662Z] ok  	github.com/docker/docker/volume/local	0.068s	coverage: 41.5% of statements
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === Skipped
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     dispatchers_test.go:377: Windows does not support stopsignal
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
18:29:30 [2022-03-20T18:29:30.694Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     client_test.go:23: runtime.GOOS == "windows"
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     network_proxy_test.go:208: No support for dual stack yet
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     daemon_test.go:145: root required
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     reload_test.go:342: root required
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     config_test.go:447: os.Getuid() != 0: skipping test that requires root
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     pull_v2_test.go:82: Needs fixing on Windows
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     pull_v2_test.go:127: Needs fixing on Windows
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     download_test.go:267: Needs fixing on Windows
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     layer_test.go:291: Failing on Windows
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     layer_test.go:340: Failing on Windows
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     layer_test.go:455: Failing on Windows
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     layer_test.go:684: Failing on Windows
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     migration_test.go:45: Failing on Windows
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     migration_test.go:181: Failing on Windows
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     mount_test.go:17: Failing on Windows
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     mount_test.go:76: Failing on Windows
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     mount_test.go:125: Failing on Windows
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     mount_test.go:212: Failing on Windows
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s)
18:29:30 [2022-03-20T18:29:30.694Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     archive_test.go:133: Xz not present in msys2
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s)
18:29:30 [2022-03-20T18:29:30.694Z]     archive_test.go:140: zstd not installed
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     archive_test.go:252: Failing on Windows CI machines
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     archive_windows_test.go:16: Currently fails
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     changes_test.go:195: needs more investigation
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     changes_test.go:432: needs further investigation
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     changes_test.go:468: needs further investigation
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     archive_test.go:44: os.Getuid() != 0: skipping test that requires root
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     archive_test.go:76: os.Getuid() != 0: skipping test that requires root
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
18:29:30 [2022-03-20T18:29:30.694Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
18:29:30 [2022-03-20T18:29:30.694Z] 
18:29:30 [2022-03-20T18:29:30.695Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
18:29:30 [2022-03-20T18:29:30.695Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
18:29:30 [2022-03-20T18:29:30.695Z] 
18:29:30 [2022-03-20T18:29:30.695Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
18:29:30 [2022-03-20T18:29:30.695Z]     poller_test.go:40: No chmod on Windows
18:29:30 [2022-03-20T18:29:30.695Z] 
18:29:30 [2022-03-20T18:29:30.695Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
18:29:30 [2022-03-20T18:29:30.695Z]     fileutils_test.go:133: Needs porting to Windows
18:29:30 [2022-03-20T18:29:30.695Z] 
18:29:30 [2022-03-20T18:29:30.695Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
18:29:30 [2022-03-20T18:29:30.695Z]     fileutils_test.go:179: Needs porting to Windows
18:29:30 [2022-03-20T18:29:30.695Z] 
18:29:30 [2022-03-20T18:29:30.695Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
18:29:30 [2022-03-20T18:29:30.695Z]     registry_test.go:50: os.Getuid() != 0: skipping test that requires root
18:29:30 [2022-03-20T18:29:30.695Z] 
18:29:30 [2022-03-20T18:29:30.695Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
18:29:30 [2022-03-20T18:29:30.695Z]     registry_test.go:70: os.Getuid() != 0: skipping test that requires root
18:29:30 [2022-03-20T18:29:30.695Z] 
18:29:30 [2022-03-20T18:29:30.695Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
18:29:30 [2022-03-20T18:29:30.695Z]     registry_test.go:511: os.Getuid() != 0: skipping test that requires root
18:29:30 [2022-03-20T18:29:30.695Z] 
18:29:30 [2022-03-20T18:29:30.695Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
18:29:30 [2022-03-20T18:29:30.695Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
18:29:30 [2022-03-20T18:29:30.695Z] 
18:29:30 [2022-03-20T18:29:30.695Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
18:29:30 [2022-03-20T18:29:30.695Z]     local_test.go:180: runtime.GOOS == "windows"
18:29:30 [2022-03-20T18:29:30.695Z] 
18:29:30 [2022-03-20T18:29:30.695Z] DONE 2091 tests, 70 skipped in 304.131s
18:29:30 [2022-03-20T18:29:30.695Z] INFO: make.ps1 ended at 03/20/2022 18:29:30
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestLCOWParseMountRaw
18:29:31 [2022-03-20T18:29:31.229Z] --- PASS: TestLCOWParseMountRaw (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestLCOWParseMountRawSplit
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
18:29:31 [2022-03-20T18:29:31.229Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestLinuxParseMountRaw
18:29:31 [2022-03-20T18:29:31.229Z] --- PASS: TestLinuxParseMountRaw (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestLinuxParseMountRawSplit
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
18:29:31 [2022-03-20T18:29:31.229Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
18:29:31 [2022-03-20T18:29:31.229Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestConvertTmpfsOptions
18:29:31 [2022-03-20T18:29:31.229Z]     linux_parser_test.go:209: data="mode=700,size=1m"
18:29:31 [2022-03-20T18:29:31.229Z]     linux_parser_test.go:209: data="ro"
18:29:31 [2022-03-20T18:29:31.229Z] --- PASS: TestConvertTmpfsOptions (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestParseMountSpec
18:29:31 [2022-03-20T18:29:31.229Z]     parser_test.go:62: case 0
18:29:31 [2022-03-20T18:29:31.229Z]     parser_test.go:62: case 1
18:29:31 [2022-03-20T18:29:31.229Z]     parser_test.go:62: case 2
18:29:31 [2022-03-20T18:29:31.229Z]     parser_test.go:62: case 3
18:29:31 [2022-03-20T18:29:31.229Z]     parser_test.go:62: case 4
18:29:31 [2022-03-20T18:29:31.229Z]     parser_test.go:62: case 5
18:29:31 [2022-03-20T18:29:31.229Z] --- PASS: TestParseMountSpec (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestValidateMount
18:29:31 [2022-03-20T18:29:31.229Z] --- PASS: TestValidateMount (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestWindowsParseMountRaw
18:29:31 [2022-03-20T18:29:31.229Z] --- PASS: TestWindowsParseMountRaw (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestWindowsParseMountRawSplit
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
18:29:31 [2022-03-20T18:29:31.229Z] --- PASS: TestWindowsParseMountRawSplit (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
18:29:31 [2022-03-20T18:29:31.229Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z] PASS
18:29:31 [2022-03-20T18:29:31.229Z] coverage: 67.6% of statements
18:29:31 [2022-03-20T18:29:31.229Z] ok  	github.com/docker/docker/volume/mounts	0.051s	coverage: 67.6% of statements
18:29:31 [2022-03-20T18:29:31.229Z] --- PASS: TestGet (15.01s)
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestPluginWithNoManifest
18:29:31 [2022-03-20T18:29:31.229Z] --- PASS: TestPluginWithNoManifest (0.00s)
18:29:31 [2022-03-20T18:29:31.229Z] === RUN   TestGetAll
18:29:31 [2022-03-20T18:29:31.229Z] --- PASS: TestGetAll (0.01s)
18:29:31 [2022-03-20T18:29:31.229Z] PASS
18:29:31 [2022-03-20T18:29:31.229Z] coverage: 73.2% of statements
18:29:31 [2022-03-20T18:29:31.229Z] ok  	github.com/docker/docker/pkg/plugins	34.941s	coverage: 73.2% of statements
18:29:32 [2022-03-20T18:29:32.801Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
18:29:32 [2022-03-20T18:29:32.801Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
18:29:32 [2022-03-20T18:29:32.801Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
18:29:32 [2022-03-20T18:29:32.801Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
18:29:32 [2022-03-20T18:29:32.801Z] === RUN   TestSetGetMeta
18:29:32 [2022-03-20T18:29:32.801Z] === PAUSE TestSetGetMeta
18:29:32 [2022-03-20T18:29:32.801Z] === RUN   TestRestore
18:29:32 [2022-03-20T18:29:32.801Z] === PAUSE TestRestore
18:29:32 [2022-03-20T18:29:32.801Z] === RUN   TestServiceCreate
18:29:32 [2022-03-20T18:29:32.801Z] === PAUSE TestServiceCreate
18:29:32 [2022-03-20T18:29:32.801Z] === RUN   TestServiceList
18:29:32 [2022-03-20T18:29:32.801Z] === PAUSE TestServiceList
18:29:32 [2022-03-20T18:29:32.801Z] === RUN   TestServiceRemove
18:29:32 [2022-03-20T18:29:32.801Z] === PAUSE TestServiceRemove
18:29:32 [2022-03-20T18:29:32.801Z] === RUN   TestServiceGet
18:29:32 [2022-03-20T18:29:32.801Z] === PAUSE TestServiceGet
18:29:32 [2022-03-20T18:29:32.801Z] === RUN   TestServicePrune
18:29:32 [2022-03-20T18:29:32.801Z] === PAUSE TestServicePrune
18:29:32 [2022-03-20T18:29:32.801Z] === RUN   TestCreate
18:29:32 [2022-03-20T18:29:32.801Z] === PAUSE TestCreate
18:29:32 [2022-03-20T18:29:32.801Z] === RUN   TestRemove
18:29:32 [2022-03-20T18:29:32.801Z] === PAUSE TestRemove
18:29:32 [2022-03-20T18:29:32.801Z] === RUN   TestList
18:29:32 [2022-03-20T18:29:32.801Z] === PAUSE TestList
18:29:32 [2022-03-20T18:29:32.801Z] === RUN   TestFindByDriver
18:29:32 [2022-03-20T18:29:32.801Z] === PAUSE TestFindByDriver
18:29:32 [2022-03-20T18:29:32.801Z] === RUN   TestFindByReferenced
18:29:32 [2022-03-20T18:29:32.801Z] === PAUSE TestFindByReferenced
18:29:32 [2022-03-20T18:29:32.801Z] === RUN   TestDerefMultipleOfSameRef
18:29:32 [2022-03-20T18:29:32.801Z] === PAUSE TestDerefMultipleOfSameRef
18:29:32 [2022-03-20T18:29:32.801Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
18:29:32 [2022-03-20T18:29:32.801Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
18:29:32 [2022-03-20T18:29:32.801Z] === RUN   TestDefererencePluginOnCreateError
18:29:32 [2022-03-20T18:29:32.801Z] === PAUSE TestDefererencePluginOnCreateError
18:29:32 [2022-03-20T18:29:32.801Z] === RUN   TestRefDerefRemove
18:29:32 [2022-03-20T18:29:32.801Z] === PAUSE TestRefDerefRemove
18:29:32 [2022-03-20T18:29:32.801Z] === RUN   TestGet
18:29:32 [2022-03-20T18:29:32.801Z] === PAUSE TestGet
18:29:32 [2022-03-20T18:29:32.801Z] === RUN   TestGetWithReference
18:29:32 [2022-03-20T18:29:32.801Z] === PAUSE TestGetWithReference
18:29:32 [2022-03-20T18:29:32.801Z] === RUN   TestFilterFunc
18:29:32 [2022-03-20T18:29:32.801Z] === RUN   TestFilterFunc/test_nil_list
18:29:32 [2022-03-20T18:29:32.801Z] === PAUSE TestFilterFunc/test_nil_list
18:29:32 [2022-03-20T18:29:32.801Z] === RUN   TestFilterFunc/test_empty_list
18:29:32 [2022-03-20T18:29:32.801Z] === PAUSE TestFilterFunc/test_empty_list
18:29:32 [2022-03-20T18:29:32.801Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
18:29:32 [2022-03-20T18:29:32.801Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
18:29:32 [2022-03-20T18:29:32.801Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
18:29:32 [2022-03-20T18:29:32.801Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
18:29:32 [2022-03-20T18:29:32.801Z] === RUN   TestFilterFunc/test_filter_some
18:29:32 [2022-03-20T18:29:32.801Z] === PAUSE TestFilterFunc/test_filter_some
18:29:32 [2022-03-20T18:29:32.801Z] === RUN   TestFilterFunc/test_filter_middle
18:29:32 [2022-03-20T18:29:32.801Z] === PAUSE TestFilterFunc/test_filter_middle
18:29:32 [2022-03-20T18:29:32.801Z] === RUN   TestFilterFunc/test_filter_middle_and_last
18:29:32 [2022-03-20T18:29:32.801Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
18:29:32 [2022-03-20T18:29:32.801Z] === RUN   TestFilterFunc/test_filter_first_and_last
18:29:32 [2022-03-20T18:29:32.801Z] === PAUSE TestFilterFunc/test_filter_first_and_last
18:29:32 [2022-03-20T18:29:32.801Z] === CONT  TestFilterFunc/test_nil_list
18:29:32 [2022-03-20T18:29:32.801Z] === CONT  TestFilterFunc/test_filter_some
18:29:32 [2022-03-20T18:29:32.801Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
18:29:32 [2022-03-20T18:29:32.801Z] === CONT  TestFilterFunc/test_filter_middle_and_last
18:29:32 [2022-03-20T18:29:32.801Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
18:29:32 [2022-03-20T18:29:32.801Z] === CONT  TestFilterFunc/test_filter_first_and_last
18:29:32 [2022-03-20T18:29:32.801Z] === CONT  TestFilterFunc/test_filter_middle
18:29:32 [2022-03-20T18:29:32.801Z] === CONT  TestFilterFunc/test_empty_list
18:29:32 [2022-03-20T18:29:32.801Z] --- PASS: TestFilterFunc (0.00s)
18:29:32 [2022-03-20T18:29:32.801Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
18:29:32 [2022-03-20T18:29:32.801Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
18:29:32 [2022-03-20T18:29:32.801Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
18:29:32 [2022-03-20T18:29:32.801Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
18:29:32 [2022-03-20T18:29:32.801Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
18:29:32 [2022-03-20T18:29:32.801Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
18:29:32 [2022-03-20T18:29:32.801Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
18:29:32 [2022-03-20T18:29:32.801Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
18:29:32 [2022-03-20T18:29:32.801Z] === CONT  TestSetGetMeta
18:29:32 [2022-03-20T18:29:32.801Z] === CONT  TestList
18:29:32 [2022-03-20T18:29:32.801Z] === CONT  TestDefererencePluginOnCreateError
18:29:32 [2022-03-20T18:29:32.801Z] === CONT  TestServiceGet
18:29:32 [2022-03-20T18:29:32.801Z] --- PASS: TestSetGetMeta (0.02s)
18:29:32 [2022-03-20T18:29:32.801Z] === CONT  TestServiceRemove
18:29:32 [2022-03-20T18:29:32.801Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
18:29:32 [2022-03-20T18:29:32.801Z] === CONT  TestServiceList
18:29:32 [2022-03-20T18:29:32.801Z] --- PASS: TestList (0.04s)
18:29:32 [2022-03-20T18:29:32.801Z] === CONT  TestServiceCreate
18:29:32 [2022-03-20T18:29:32.801Z] --- PASS: TestServiceGet (0.14s)
18:29:32 [2022-03-20T18:29:32.801Z] === CONT  TestRestore
18:29:32 [2022-03-20T18:29:32.801Z] --- PASS: TestServiceRemove (0.13s)
18:29:32 [2022-03-20T18:29:32.801Z] === CONT  TestCreate
18:29:32 [2022-03-20T18:29:32.801Z] --- PASS: TestServiceList (0.12s)
18:29:32 [2022-03-20T18:29:32.801Z] === CONT  TestRemove
18:29:32 [2022-03-20T18:29:32.801Z] --- PASS: TestServiceCreate (0.11s)
18:29:32 [2022-03-20T18:29:32.801Z] === CONT  TestServicePrune
18:29:32 [2022-03-20T18:29:32.801Z] --- PASS: TestCreate (0.02s)
18:29:32 [2022-03-20T18:29:32.801Z] === CONT  TestDerefMultipleOfSameRef
18:29:32 [2022-03-20T18:29:32.801Z] --- PASS: TestRestore (0.03s)
18:29:32 [2022-03-20T18:29:32.801Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
18:29:32 [2022-03-20T18:29:32.801Z] time="2022-03-20T18:29:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
18:29:32 [2022-03-20T18:29:32.801Z] --- PASS: TestRemove (0.03s)
18:29:32 [2022-03-20T18:29:32.801Z] === CONT  TestFindByReferenced
18:29:32 [2022-03-20T18:29:32.801Z] time="2022-03-20T18:29:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
18:29:32 [2022-03-20T18:29:32.801Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
18:29:32 [2022-03-20T18:29:32.801Z] === CONT  TestFindByDriver
18:29:32 [2022-03-20T18:29:32.801Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
18:29:32 [2022-03-20T18:29:32.801Z] === CONT  TestGet
18:29:32 [2022-03-20T18:29:32.801Z] time="2022-03-20T18:29:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
18:29:32 [2022-03-20T18:29:32.914Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
18:29:32 [2022-03-20T18:29:32.914Z] INFO: Unit tests ended at 03/20/2022 18:29:32. Duration:00:05:20.2457338
18:29:32 [2022-03-20T18:29:32.914Z] INFO: Building busybox
18:29:32 [2022-03-20T18:29:32.914Z] Sending build context to Docker daemon   5.12kB
18:29:32 [2022-03-20T18:29:32.914Z] 
18:29:32 [2022-03-20T18:29:32.914Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
18:29:32 [2022-03-20T18:29:32.914Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
18:29:32 [2022-03-20T18:29:32.914Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
18:29:32 [2022-03-20T18:29:32.914Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
18:29:32 [2022-03-20T18:29:32.914Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
18:29:32 [2022-03-20T18:29:32.914Z]  ---> 02f938cacc3b
18:29:32 [2022-03-20T18:29:32.914Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
18:29:32 [2022-03-20T18:29:32.914Z]  ---> Running in 268051b8d1d0
18:29:33 [2022-03-20T18:29:33.271Z] time="2022-03-20T18:29:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
18:29:33 [2022-03-20T18:29:33.271Z] --- PASS: TestFindByReferenced (0.03s)
18:29:33 [2022-03-20T18:29:33.271Z] === CONT  TestGetWithReference
18:29:33 [2022-03-20T18:29:33.271Z] time="2022-03-20T18:29:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
18:29:33 [2022-03-20T18:29:33.271Z] === CONT  TestRefDerefRemove
18:29:33 [2022-03-20T18:29:33.271Z] --- PASS: TestServicePrune (0.07s)
18:29:33 [2022-03-20T18:29:33.271Z] --- PASS: TestGet (0.03s)
18:29:33 [2022-03-20T18:29:33.271Z] --- PASS: TestFindByDriver (0.04s)
18:29:33 [2022-03-20T18:29:33.271Z] --- PASS: TestGetWithReference (0.03s)
18:29:33 [2022-03-20T18:29:33.271Z] --- PASS: TestRefDerefRemove (0.02s)
18:29:33 [2022-03-20T18:29:33.271Z] PASS
18:29:33 [2022-03-20T18:29:33.271Z] coverage: 69.0% of statements
18:29:33 [2022-03-20T18:29:33.271Z] ok  	github.com/docker/docker/volume/service	0.290s	coverage: 69.0% of statements
18:29:34 [2022-03-20T18:29:34.109Z] --- PASS: TestDockerDaemonSuite (331.65s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.71s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.71s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.47s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.24s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.38s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.41s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.27s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.67s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.24s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.21s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.95s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.08s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.06s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.42s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.51s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.40s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.54s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.21s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.57s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.51s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.75s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.39s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.91s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.00s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.55s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.67s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.95s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.09s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.43s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.29s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.59s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.85s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.67s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.60s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.75s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.59s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.04s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.13s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.34s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.69s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.24s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.30s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.89s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.47s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.34s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.18s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.92s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.69s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.03s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.28s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.84s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.19s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.30s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.23s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.63s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.96s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.97s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.78s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.40s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.56s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.55s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.64s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.63s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.47s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.03s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.60s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.88s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.02s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.34s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.27s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.98s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.51s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.89s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.02s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.33s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.28s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.28s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.42s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.91s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.26s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.24s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.31s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.59s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.05s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.08s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.38s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.19s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.61s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.85s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.58s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s)
18:29:34 [2022-03-20T18:29:34.109Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.65s)
18:29:34 [2022-03-20T18:29:34.109Z] === RUN   TestDockerSwarmSuite
18:29:34 [2022-03-20T18:29:34.109Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
18:29:36 [2022-03-20T18:29:36.004Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
18:29:37 [2022-03-20T18:29:37.343Z] 2022/03/20 18:29:36 Closing DB instances...
18:29:38 [2022-03-20T18:29:38.532Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
18:29:38 [2022-03-20T18:29:38.781Z] --- PASS: TestServiceUpdateNetwork (12.18s)
18:29:38 [2022-03-20T18:29:38.781Z] === RUN   TestServiceUpdatePidsLimit
18:29:38 [2022-03-20T18:29:38.781Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:29:38 [2022-03-20T18:29:38.908Z] --- PASS: TestNetworkDBGarbageCollection (54.45s)
18:29:38 [2022-03-20T18:29:38.908Z] === RUN   TestFindNode
18:29:38 [2022-03-20T18:29:38.908Z] 2022/03/20 18:29:38 Closing DB instances...
18:29:38 [2022-03-20T18:29:38.908Z] --- PASS: TestFindNode (0.02s)
18:29:38 [2022-03-20T18:29:38.908Z] === RUN   TestChangeNodeState
18:29:38 [2022-03-20T18:29:38.908Z] 2022/03/20 18:29:38 Closing DB instances...
18:29:38 [2022-03-20T18:29:38.908Z] --- PASS: TestChangeNodeState (0.02s)
18:29:38 [2022-03-20T18:29:38.908Z] === RUN   TestNodeReincarnation
18:29:38 [2022-03-20T18:29:38.908Z] 2022/03/20 18:29:38 Closing DB instances...
18:29:39 [2022-03-20T18:29:39.100Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
18:29:39 [2022-03-20T18:29:39.354Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:29:40 [2022-03-20T18:29:40.105Z] Removing intermediate container 268051b8d1d0
18:29:40 [2022-03-20T18:29:40.105Z]  ---> 93bad3a7e682
18:29:40 [2022-03-20T18:29:40.105Z] Step 7/13 : ARG BUSYBOX_VERSION
18:29:40 [2022-03-20T18:29:40.105Z]  ---> Running in e68e89e68bc8
18:29:40 [2022-03-20T18:29:40.105Z] Removing intermediate container e68e89e68bc8
18:29:40 [2022-03-20T18:29:40.105Z]  ---> 8692a0cf3d18
18:29:40 [2022-03-20T18:29:40.105Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
18:29:40 [2022-03-20T18:29:40.105Z]  ---> Running in 9d0bda4fd50f
18:29:40 [2022-03-20T18:29:40.105Z] Removing intermediate container 9d0bda4fd50f
18:29:40 [2022-03-20T18:29:40.105Z]  ---> d7a6a488cb1f
18:29:40 [2022-03-20T18:29:40.105Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
18:29:40 [2022-03-20T18:29:40.467Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
18:29:41 [2022-03-20T18:29:41.670Z] 
18:29:42 [2022-03-20T18:29:42.138Z]  ---> 47a3556e58d2
18:29:42 [2022-03-20T18:29:42.138Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
18:29:42 [2022-03-20T18:29:42.138Z]  ---> Running in c2d978a24c9c
18:29:44 [2022-03-20T18:29:44.638Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:43Z" level=error msg="failed to send node leave: timed out broadcasting node event"
18:29:44 [2022-03-20T18:29:44.769Z] --- PASS: TestNodeReincarnation (5.02s)
18:29:44 [2022-03-20T18:29:44.769Z] === RUN   TestParallelCreate
18:29:44 [2022-03-20T18:29:44.769Z] 2022/03/20 18:29:43 Closing DB instances...
18:29:44 [2022-03-20T18:29:44.769Z] --- PASS: TestParallelCreate (0.02s)
18:29:44 [2022-03-20T18:29:44.769Z] === RUN   TestParallelDelete
18:29:44 [2022-03-20T18:29:44.769Z] 2022/03/20 18:29:43 Closing DB instances...
18:29:44 [2022-03-20T18:29:44.769Z] --- PASS: TestParallelDelete (0.02s)
18:29:44 [2022-03-20T18:29:44.769Z] === RUN   TestNetworkDBIslands
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:43Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5c3adf6459d6 with config:&{NodeID:5c3adf6459d6 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}"
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:43Z" level=info msg="Node 5c3adf6459d6/172.28.118.211, joined gossip cluster"
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:43Z" level=info msg="Node 5c3adf6459d6/172.28.118.211, added to nodes list"
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:43Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:28376c4ad11c with config:&{NodeID:28376c4ad11c 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}"
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:43Z" level=info msg="Node 28376c4ad11c/172.28.118.211, joined gossip cluster"
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:43Z" level=info msg="Node 28376c4ad11c/172.28.118.211, added to nodes list"
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:43Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:43Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49378"
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:43Z" level=info msg="Node 28376c4ad11c/172.28.118.211, joined gossip cluster"
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:43Z" level=info msg="Node 28376c4ad11c/172.28.118.211, added to nodes list"
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:43Z" level=info msg="Node 5c3adf6459d6/172.28.118.211, joined gossip cluster"
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:43Z" level=info msg="Node 5c3adf6459d6/172.28.118.211, added to nodes list"
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:43Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49379"
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:44Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:804549e580a5 with config:&{NodeID:804549e580a5 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}"
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:44Z" level=info msg="Node 804549e580a5/172.28.118.211, joined gossip cluster"
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:44Z" level=info msg="Node 804549e580a5/172.28.118.211, added to nodes list"
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:44Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:44Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49380"
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:44Z" level=info msg="Node 804549e580a5/172.28.118.211, joined gossip cluster"
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:44Z" level=info msg="Node 804549e580a5/172.28.118.211, added to nodes list"
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:44Z" level=info msg="Node 5c3adf6459d6/172.28.118.211, joined gossip cluster"
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:44Z" level=info msg="Node 5c3adf6459d6/172.28.118.211, added to nodes list"
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:44Z" level=info msg="Node 28376c4ad11c/172.28.118.211, joined gossip cluster"
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:44Z" level=info msg="Node 28376c4ad11c/172.28.118.211, added to nodes list"
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:44Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
18:29:44 [2022-03-20T18:29:44.769Z] time="2022-03-20T18:29:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49381"
18:29:45 [2022-03-20T18:29:45.237Z] time="2022-03-20T18:29:44Z" level=info msg="Node 804549e580a5/172.28.118.211, joined gossip cluster"
18:29:45 [2022-03-20T18:29:45.237Z] time="2022-03-20T18:29:44Z" level=info msg="Node 804549e580a5/172.28.118.211, added to nodes list"
18:29:45 [2022-03-20T18:29:45.237Z] time="2022-03-20T18:29:45Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:71f26051b8c3 with config:&{NodeID:71f26051b8c3 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}"
18:29:45 [2022-03-20T18:29:45.237Z] time="2022-03-20T18:29:45Z" level=info msg="Node 71f26051b8c3/172.28.118.211, joined gossip cluster"
18:29:45 [2022-03-20T18:29:45.237Z] time="2022-03-20T18:29:45Z" level=info msg="Node 71f26051b8c3/172.28.118.211, added to nodes list"
18:29:45 [2022-03-20T18:29:45.237Z] time="2022-03-20T18:29:45Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
18:29:45 [2022-03-20T18:29:45.237Z] time="2022-03-20T18:29:45Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
18:29:45 [2022-03-20T18:29:45.237Z] time="2022-03-20T18:29:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49382"
18:29:45 [2022-03-20T18:29:45.237Z] time="2022-03-20T18:29:45Z" level=info msg="Node 71f26051b8c3/172.28.118.211, joined gossip cluster"
18:29:45 [2022-03-20T18:29:45.237Z] time="2022-03-20T18:29:45Z" level=info msg="Node 71f26051b8c3/172.28.118.211, added to nodes list"
18:29:45 [2022-03-20T18:29:45.237Z] time="2022-03-20T18:29:45Z" level=info msg="Node 28376c4ad11c/172.28.118.211, joined gossip cluster"
18:29:45 [2022-03-20T18:29:45.237Z] time="2022-03-20T18:29:45Z" level=info msg="Node 28376c4ad11c/172.28.118.211, added to nodes list"
18:29:45 [2022-03-20T18:29:45.237Z] time="2022-03-20T18:29:45Z" level=info msg="Node 804549e580a5/172.28.118.211, joined gossip cluster"
18:29:45 [2022-03-20T18:29:45.237Z] time="2022-03-20T18:29:45Z" level=info msg="Node 804549e580a5/172.28.118.211, added to nodes list"
18:29:45 [2022-03-20T18:29:45.237Z] time="2022-03-20T18:29:45Z" level=info msg="Node 5c3adf6459d6/172.28.118.211, joined gossip cluster"
18:29:45 [2022-03-20T18:29:45.237Z] time="2022-03-20T18:29:45Z" level=info msg="Node 5c3adf6459d6/172.28.118.211, added to nodes list"
18:29:45 [2022-03-20T18:29:45.237Z] time="2022-03-20T18:29:45Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
18:29:45 [2022-03-20T18:29:45.237Z] time="2022-03-20T18:29:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49383"
18:29:45 [2022-03-20T18:29:45.707Z] time="2022-03-20T18:29:45Z" level=info msg="Node 71f26051b8c3/172.28.118.211, joined gossip cluster"
18:29:45 [2022-03-20T18:29:45.707Z] time="2022-03-20T18:29:45Z" level=info msg="Node 71f26051b8c3/172.28.118.211, added to nodes list"
18:29:45 [2022-03-20T18:29:45.707Z] time="2022-03-20T18:29:45Z" level=info msg="Node 71f26051b8c3/172.28.118.211, joined gossip cluster"
18:29:45 [2022-03-20T18:29:45.707Z] time="2022-03-20T18:29:45Z" level=info msg="Node 71f26051b8c3/172.28.118.211, added to nodes list"
18:29:45 [2022-03-20T18:29:45.707Z] time="2022-03-20T18:29:45Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:89d0eab97f5c with config:&{NodeID:89d0eab97f5c 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}"
18:29:45 [2022-03-20T18:29:45.707Z] time="2022-03-20T18:29:45Z" level=info msg="Node 89d0eab97f5c/172.28.118.211, joined gossip cluster"
18:29:45 [2022-03-20T18:29:45.707Z] time="2022-03-20T18:29:45Z" level=info msg="Node 89d0eab97f5c/172.28.118.211, added to nodes list"
18:29:45 [2022-03-20T18:29:45.707Z] time="2022-03-20T18:29:45Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
18:29:45 [2022-03-20T18:29:45.707Z] time="2022-03-20T18:29:45Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
18:29:45 [2022-03-20T18:29:45.707Z] time="2022-03-20T18:29:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49384"
18:29:45 [2022-03-20T18:29:45.707Z] time="2022-03-20T18:29:45Z" level=info msg="Node 89d0eab97f5c/172.28.118.211, joined gossip cluster"
18:29:45 [2022-03-20T18:29:45.707Z] time="2022-03-20T18:29:45Z" level=info msg="Node 89d0eab97f5c/172.28.118.211, added to nodes list"
18:29:45 [2022-03-20T18:29:45.707Z] time="2022-03-20T18:29:45Z" level=info msg="Node 804549e580a5/172.28.118.211, joined gossip cluster"
18:29:45 [2022-03-20T18:29:45.707Z] time="2022-03-20T18:29:45Z" level=info msg="Node 804549e580a5/172.28.118.211, added to nodes list"
18:29:45 [2022-03-20T18:29:45.707Z] time="2022-03-20T18:29:45Z" level=info msg="Node 71f26051b8c3/172.28.118.211, joined gossip cluster"
18:29:45 [2022-03-20T18:29:45.707Z] time="2022-03-20T18:29:45Z" level=info msg="Node 71f26051b8c3/172.28.118.211, added to nodes list"
18:29:45 [2022-03-20T18:29:45.708Z] time="2022-03-20T18:29:45Z" level=info msg="Node 5c3adf6459d6/172.28.118.211, joined gossip cluster"
18:29:45 [2022-03-20T18:29:45.708Z] time="2022-03-20T18:29:45Z" level=info msg="Node 5c3adf6459d6/172.28.118.211, added to nodes list"
18:29:45 [2022-03-20T18:29:45.708Z] time="2022-03-20T18:29:45Z" level=info msg="Node 28376c4ad11c/172.28.118.211, joined gossip cluster"
18:29:45 [2022-03-20T18:29:45.708Z] time="2022-03-20T18:29:45Z" level=info msg="Node 28376c4ad11c/172.28.118.211, added to nodes list"
18:29:45 [2022-03-20T18:29:45.708Z] time="2022-03-20T18:29:45Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
18:29:45 [2022-03-20T18:29:45.708Z] time="2022-03-20T18:29:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385"
18:29:46 [2022-03-20T18:29:46.176Z] time="2022-03-20T18:29:45Z" level=info msg="Node 89d0eab97f5c/172.28.118.211, joined gossip cluster"
18:29:46 [2022-03-20T18:29:46.176Z] time="2022-03-20T18:29:45Z" level=info msg="Node 89d0eab97f5c/172.28.118.211, added to nodes list"
18:29:46 [2022-03-20T18:29:46.176Z] time="2022-03-20T18:29:45Z" level=info msg="Node 89d0eab97f5c/172.28.118.211, joined gossip cluster"
18:29:46 [2022-03-20T18:29:46.176Z] time="2022-03-20T18:29:45Z" level=info msg="Node 89d0eab97f5c/172.28.118.211, added to nodes list"
18:29:46 [2022-03-20T18:29:46.176Z] time="2022-03-20T18:29:45Z" level=info msg="Node 89d0eab97f5c/172.28.118.211, joined gossip cluster"
18:29:46 [2022-03-20T18:29:46.176Z] time="2022-03-20T18:29:45Z" level=info msg="Node 89d0eab97f5c/172.28.118.211, added to nodes list"
18:29:46 [2022-03-20T18:29:46.176Z]     networkdb_test.go:835: Re-joining: 3
18:29:46 [2022-03-20T18:29:46.176Z] time="2022-03-20T18:29:45Z" level=info msg="The new bootstrap node list is:[172.28.118.211:10033 172.28.118.211:10034 172.28.118.211:10035]"
18:29:46 [2022-03-20T18:29:46.176Z] time="2022-03-20T18:29:45Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.118.211:10033"
18:29:46 [2022-03-20T18:29:46.176Z] time="2022-03-20T18:29:45Z" level=debug msg="memberlist: Stream connection from=172.28.118.211:49386"
18:29:46 [2022-03-20T18:29:46.176Z] time="2022-03-20T18:29:45Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.118.211:10034"
18:29:46 [2022-03-20T18:29:46.176Z] time="2022-03-20T18:29:45Z" level=debug msg="memberlist: Stream connection from=172.28.118.211:49387"
18:29:46 [2022-03-20T18:29:46.176Z] time="2022-03-20T18:29:45Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.118.211:10035"
18:29:46 [2022-03-20T18:29:46.176Z] time="2022-03-20T18:29:45Z" level=debug msg="memberlist: Stream connection from=172.28.118.211:49388"
18:29:46 [2022-03-20T18:29:46.176Z]     networkdb_test.go:835: Re-joining: 4
18:29:46 [2022-03-20T18:29:46.176Z] time="2022-03-20T18:29:46Z" level=info msg="The new bootstrap node list is:[172.28.118.211:10033 172.28.118.211:10034 172.28.118.211:10035]"
18:29:46 [2022-03-20T18:29:46.176Z] time="2022-03-20T18:29:46Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.118.211:10033"
18:29:46 [2022-03-20T18:29:46.176Z] time="2022-03-20T18:29:46Z" level=debug msg="memberlist: Stream connection from=172.28.118.211:49389"
18:29:46 [2022-03-20T18:29:46.176Z] time="2022-03-20T18:29:46Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.118.211:10034"
18:29:46 [2022-03-20T18:29:46.176Z] time="2022-03-20T18:29:46Z" level=debug msg="memberlist: Stream connection from=172.28.118.211:49390"
18:29:46 [2022-03-20T18:29:46.176Z] time="2022-03-20T18:29:46Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.118.211:10035"
18:29:46 [2022-03-20T18:29:46.176Z] time="2022-03-20T18:29:46Z" level=debug msg="memberlist: Stream connection from=172.28.118.211:49391"
18:29:46 [2022-03-20T18:29:46.644Z] time="2022-03-20T18:29:46Z" level=info msg="node 0 leaving"
18:29:46 [2022-03-20T18:29:46.644Z] time="2022-03-20T18:29:46Z" level=info msg="Node 5c3adf6459d6 change state NodeActive --> NodeLeft"
18:29:46 [2022-03-20T18:29:46.644Z] time="2022-03-20T18:29:46Z" level=info msg="node4(71f26051b8c3): Node leave event for 5c3adf6459d6/172.28.118.211"
18:29:46 [2022-03-20T18:29:46.644Z] time="2022-03-20T18:29:46Z" level=info msg="Node 5c3adf6459d6 change state NodeActive --> NodeLeft"
18:29:46 [2022-03-20T18:29:46.644Z] time="2022-03-20T18:29:46Z" level=info msg="node5(89d0eab97f5c): Node leave event for 5c3adf6459d6/172.28.118.211"
18:29:46 [2022-03-20T18:29:46.644Z] time="2022-03-20T18:29:46Z" level=info msg="Node 5c3adf6459d6 change state NodeActive --> NodeLeft"
18:29:46 [2022-03-20T18:29:46.644Z] time="2022-03-20T18:29:46Z" level=info msg="node2(28376c4ad11c): Node leave event for 5c3adf6459d6/172.28.118.211"
18:29:46 [2022-03-20T18:29:46.644Z] time="2022-03-20T18:29:46Z" level=info msg="Node 5c3adf6459d6 change state NodeActive --> NodeLeft"
18:29:46 [2022-03-20T18:29:46.644Z] time="2022-03-20T18:29:46Z" level=info msg="node1(5c3adf6459d6): Node leave event for 5c3adf6459d6/172.28.118.211"
18:29:46 [2022-03-20T18:29:46.644Z] time="2022-03-20T18:29:46Z" level=info msg="Node 5c3adf6459d6 change state NodeActive --> NodeLeft"
18:29:46 [2022-03-20T18:29:46.644Z] time="2022-03-20T18:29:46Z" level=info msg="node3(804549e580a5): Node leave event for 5c3adf6459d6/172.28.118.211"
18:29:46 [2022-03-20T18:29:46.644Z] time="2022-03-20T18:29:46Z" level=info msg="Node 5c3adf6459d6/172.28.118.211, left gossip cluster"
18:29:47 [2022-03-20T18:29:47.113Z] time="2022-03-20T18:29:46Z" level=info msg="Node 5c3adf6459d6/172.28.118.211, left gossip cluster"
18:29:47 [2022-03-20T18:29:47.113Z] time="2022-03-20T18:29:46Z" level=info msg="Node 5c3adf6459d6/172.28.118.211, left gossip cluster"
18:29:47 [2022-03-20T18:29:47.113Z] time="2022-03-20T18:29:46Z" level=info msg="Node 5c3adf6459d6/172.28.118.211, left gossip cluster"
18:29:47 [2022-03-20T18:29:47.113Z] time="2022-03-20T18:29:46Z" level=info msg="Node 5c3adf6459d6/172.28.118.211, left gossip cluster"
18:29:47 [2022-03-20T18:29:47.113Z] time="2022-03-20T18:29:46Z" level=warning msg="memberlist: Failed to send gossip to 172.28.118.211:10035: write udp [::]:10033->172.28.118.211:10035: use of closed network connection"
18:29:47 [2022-03-20T18:29:47.113Z] time="2022-03-20T18:29:46Z" level=info msg="node 1 leaving"
18:29:47 [2022-03-20T18:29:47.113Z] time="2022-03-20T18:29:46Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.28.118.211:10034: use of closed network connection"
18:29:47 [2022-03-20T18:29:47.113Z] time="2022-03-20T18:29:46Z" level=info msg="Node 28376c4ad11c change state NodeActive --> NodeLeft"
18:29:47 [2022-03-20T18:29:47.113Z] time="2022-03-20T18:29:46Z" level=info msg="node4(71f26051b8c3): Node leave event for 28376c4ad11c/172.28.118.211"
18:29:47 [2022-03-20T18:29:47.113Z] time="2022-03-20T18:29:46Z" level=info msg="Node 28376c4ad11c change state NodeActive --> NodeLeft"
18:29:47 [2022-03-20T18:29:47.113Z] time="2022-03-20T18:29:46Z" level=info msg="node3(804549e580a5): Node leave event for 28376c4ad11c/172.28.118.211"
18:29:47 [2022-03-20T18:29:47.113Z] time="2022-03-20T18:29:46Z" level=info msg="Node 28376c4ad11c change state NodeActive --> NodeLeft"
18:29:47 [2022-03-20T18:29:47.113Z] time="2022-03-20T18:29:46Z" level=info msg="Node 28376c4ad11c/172.28.118.211, left gossip cluster"
18:29:47 [2022-03-20T18:29:47.113Z] time="2022-03-20T18:29:46Z" level=info msg="Node 28376c4ad11c change state NodeActive --> NodeFailed"
18:29:47 [2022-03-20T18:29:47.113Z] time="2022-03-20T18:29:46Z" level=info msg="Node 28376c4ad11c/172.28.118.211, added to failed nodes list"
18:29:47 [2022-03-20T18:29:47.113Z] time="2022-03-20T18:29:46Z" level=info msg="node5(89d0eab97f5c): Node leave event for 28376c4ad11c/172.28.118.211"
18:29:47 [2022-03-20T18:29:47.113Z] time="2022-03-20T18:29:46Z" level=error msg="node: 28376c4ad11c is unknown to memberlist"
18:29:47 [2022-03-20T18:29:47.113Z] time="2022-03-20T18:29:47Z" level=info msg="Node 28376c4ad11c/172.28.118.211, left gossip cluster"
18:29:47 [2022-03-20T18:29:47.113Z] time="2022-03-20T18:29:47Z" level=info msg="Node 28376c4ad11c/172.28.118.211, left gossip cluster"
18:29:47 [2022-03-20T18:29:47.113Z] time="2022-03-20T18:29:47Z" level=info msg="Node 28376c4ad11c/172.28.118.211, left gossip cluster"
18:29:47 [2022-03-20T18:29:47.492Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:29:47 [2022-03-20T18:29:47.581Z] time="2022-03-20T18:29:47Z" level=info msg="node 2 leaving"
18:29:47 [2022-03-20T18:29:47.581Z] time="2022-03-20T18:29:47Z" level=info msg="Node 804549e580a5 change state NodeActive --> NodeLeft"
18:29:47 [2022-03-20T18:29:47.581Z] time="2022-03-20T18:29:47Z" level=info msg="node5(89d0eab97f5c): Node leave event for 804549e580a5/172.28.118.211"
18:29:47 [2022-03-20T18:29:47.581Z] time="2022-03-20T18:29:47Z" level=info msg="Node 804549e580a5 change state NodeActive --> NodeLeft"
18:29:47 [2022-03-20T18:29:47.581Z] time="2022-03-20T18:29:47Z" level=info msg="node4(71f26051b8c3): Node leave event for 804549e580a5/172.28.118.211"
18:29:47 [2022-03-20T18:29:47.581Z] time="2022-03-20T18:29:47Z" level=info msg="Node 804549e580a5 change state NodeActive --> NodeLeft"
18:29:47 [2022-03-20T18:29:47.581Z] time="2022-03-20T18:29:47Z" level=info msg="node3(804549e580a5): Node leave event for 804549e580a5/172.28.118.211"
18:29:47 [2022-03-20T18:29:47.581Z] time="2022-03-20T18:29:47Z" level=info msg="Node 804549e580a5/172.28.118.211, left gossip cluster"
18:29:47 [2022-03-20T18:29:47.581Z] time="2022-03-20T18:29:47Z" level=info msg="Node 804549e580a5/172.28.118.211, left gossip cluster"
18:29:48 [2022-03-20T18:29:48.049Z] time="2022-03-20T18:29:47Z" level=info msg="Node 804549e580a5/172.28.118.211, left gossip cluster"
18:29:48 [2022-03-20T18:29:48.049Z]     networkdb_test.go:867: node4: OK
18:29:48 [2022-03-20T18:29:48.049Z]     networkdb_test.go:867: node5: OK
18:29:48 [2022-03-20T18:29:48.049Z] time="2022-03-20T18:29:47Z" level=info msg="node 0 coming back"
18:29:48 [2022-03-20T18:29:48.049Z] time="2022-03-20T18:29:47Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0662df7cc85c with config:&{NodeID:0662df7cc85c 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}"
18:29:48 [2022-03-20T18:29:48.049Z] time="2022-03-20T18:29:47Z" level=info msg="Node 0662df7cc85c/172.28.118.211, joined gossip cluster"
18:29:48 [2022-03-20T18:29:48.049Z] time="2022-03-20T18:29:47Z" level=info msg="Node 0662df7cc85c/172.28.118.211, added to nodes list"
18:29:48 [2022-03-20T18:29:48.049Z] time="2022-03-20T18:29:47Z" level=info msg="node 1 coming back"
18:29:48 [2022-03-20T18:29:48.049Z] time="2022-03-20T18:29:47Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:290ba25daf6e with config:&{NodeID:290ba25daf6e 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}"
18:29:48 [2022-03-20T18:29:48.049Z] time="2022-03-20T18:29:47Z" level=info msg="Node 290ba25daf6e/172.28.118.211, joined gossip cluster"
18:29:48 [2022-03-20T18:29:48.049Z] time="2022-03-20T18:29:47Z" level=info msg="Node 290ba25daf6e/172.28.118.211, added to nodes list"
18:29:48 [2022-03-20T18:29:48.049Z] time="2022-03-20T18:29:47Z" level=info msg="node 2 coming back"
18:29:48 [2022-03-20T18:29:48.049Z] time="2022-03-20T18:29:47Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:9a0d8240d4e7 with config:&{NodeID:9a0d8240d4e7 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}"
18:29:48 [2022-03-20T18:29:48.049Z] time="2022-03-20T18:29:47Z" level=info msg="Node 9a0d8240d4e7/172.28.118.211, joined gossip cluster"
18:29:48 [2022-03-20T18:29:48.049Z] time="2022-03-20T18:29:47Z" level=info msg="Node 9a0d8240d4e7/172.28.118.211, added to nodes list"
18:29:48 [2022-03-20T18:29:48.517Z] time="2022-03-20T18:29:48Z" level=debug msg="memberlist: Failed ping: 89d0eab97f5c (timeout reached)"
18:29:48 [2022-03-20T18:29:48.517Z] time="2022-03-20T18:29:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.28.118.211:10036: use of closed network connection"
18:29:48 [2022-03-20T18:29:48.517Z] time="2022-03-20T18:29:48Z" level=debug msg="memberlist: Stream connection from=172.28.118.211:49392"
18:29:48 [2022-03-20T18:29:48.985Z] time="2022-03-20T18:29:48Z" level=warning msg="memberlist: Was able to connect to 89d0eab97f5c but other probes failed, network may be misconfigured"
18:29:49 [2022-03-20T18:29:49.938Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
18:29:49 [2022-03-20T18:29:49.938Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
18:29:50 [2022-03-20T18:29:50.196Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
18:29:50 [2022-03-20T18:29:50.762Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
18:29:51 [2022-03-20T18:29:51.196Z] time="2022-03-20T18:29:51Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.118.211:10033 172.28.118.211:10034 172.28.118.211:10035]"
18:29:51 [2022-03-20T18:29:51.664Z] time="2022-03-20T18:29:51Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.118.211:10033 172.28.118.211:10034 172.28.118.211:10035]"
18:29:52 [2022-03-20T18:29:52.133Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
18:29:52 [2022-03-20T18:29:52.133Z]     docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows
18:29:52 [2022-03-20T18:29:52.133Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
18:29:52 [2022-03-20T18:29:52.133Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.118.211:10033"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=debug msg="memberlist: Stream connection from=172.28.118.211:49393"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 71f26051b8c3/172.28.118.211, joined gossip cluster"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 71f26051b8c3/172.28.118.211, added to nodes list"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 89d0eab97f5c/172.28.118.211, joined gossip cluster"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 89d0eab97f5c/172.28.118.211, added to nodes list"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 0662df7cc85c/172.28.118.211, joined gossip cluster"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 0662df7cc85c/172.28.118.211, is the new incarnation of the shutdown node 5c3adf6459d6/172.28.118.211"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 0662df7cc85c/172.28.118.211, added to nodes list"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=debug msg="memberlist: Stream connection from=172.28.118.211:49394"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.118.211:10034"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 71f26051b8c3/172.28.118.211, joined gossip cluster"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 71f26051b8c3/172.28.118.211, added to nodes list"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 0662df7cc85c/172.28.118.211, joined gossip cluster"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 0662df7cc85c/172.28.118.211, added to nodes list"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 89d0eab97f5c/172.28.118.211, joined gossip cluster"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 89d0eab97f5c/172.28.118.211, added to nodes list"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 290ba25daf6e/172.28.118.211, joined gossip cluster"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 290ba25daf6e/172.28.118.211, is the new incarnation of the shutdown node 28376c4ad11c/172.28.118.211"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 290ba25daf6e/172.28.118.211, added to nodes list"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.118.211:10035"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=debug msg="memberlist: Stream connection from=172.28.118.211:49395"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 71f26051b8c3/172.28.118.211, joined gossip cluster"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 71f26051b8c3/172.28.118.211, added to nodes list"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 0662df7cc85c/172.28.118.211, joined gossip cluster"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 0662df7cc85c/172.28.118.211, added to nodes list"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 290ba25daf6e/172.28.118.211, joined gossip cluster"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 290ba25daf6e/172.28.118.211, added to nodes list"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 89d0eab97f5c/172.28.118.211, joined gossip cluster"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 9a0d8240d4e7/172.28.118.211, joined gossip cluster"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 9a0d8240d4e7/172.28.118.211, is the new incarnation of the shutdown node 804549e580a5/172.28.118.211"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 9a0d8240d4e7/172.28.118.211, added to nodes list"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 89d0eab97f5c/172.28.118.211, added to nodes list"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 290ba25daf6e/172.28.118.211, joined gossip cluster"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 290ba25daf6e/172.28.118.211, added to nodes list"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 290ba25daf6e/172.28.118.211, joined gossip cluster"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 290ba25daf6e/172.28.118.211, is the new incarnation of the shutdown node 28376c4ad11c/172.28.118.211"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 290ba25daf6e/172.28.118.211, added to nodes list"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 0662df7cc85c/172.28.118.211, joined gossip cluster"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 0662df7cc85c/172.28.118.211, is the new incarnation of the shutdown node 5c3adf6459d6/172.28.118.211"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 0662df7cc85c/172.28.118.211, added to nodes list"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 9a0d8240d4e7/172.28.118.211, joined gossip cluster"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 9a0d8240d4e7/172.28.118.211, is the new incarnation of the shutdown node 804549e580a5/172.28.118.211"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 9a0d8240d4e7/172.28.118.211, added to nodes list"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 9a0d8240d4e7/172.28.118.211, joined gossip cluster"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 9a0d8240d4e7/172.28.118.211, added to nodes list"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 9a0d8240d4e7/172.28.118.211, joined gossip cluster"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=info msg="Node 9a0d8240d4e7/172.28.118.211, added to nodes list"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.118.211:10033"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=debug msg="memberlist: Stream connection from=172.28.118.211:49396"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.118.211:10034"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=debug msg="memberlist: Stream connection from=172.28.118.211:49397"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.118.211:10035"
18:29:52 [2022-03-20T18:29:52.649Z] time="2022-03-20T18:29:52Z" level=debug msg="memberlist: Stream connection from=172.28.118.211:49398"
18:29:52 [2022-03-20T18:29:52.656Z] Removing intermediate container c2d978a24c9c
18:29:52 [2022-03-20T18:29:52.656Z]  ---> 4cf82e90e6ff
18:29:52 [2022-03-20T18:29:52.656Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
18:29:52 [2022-03-20T18:29:52.656Z]  ---> Running in d604278757d8
18:29:53 [2022-03-20T18:29:53.117Z] 2022/03/20 18:29:52 Closing DB instances...
18:29:53 [2022-03-20T18:29:53.117Z] time="2022-03-20T18:29:52Z" level=info msg="Node 0662df7cc85c change state NodeActive --> NodeLeft"
18:29:53 [2022-03-20T18:29:53.117Z] time="2022-03-20T18:29:52Z" level=info msg="node4(71f26051b8c3): Node leave event for 0662df7cc85c/172.28.118.211"
18:29:53 [2022-03-20T18:29:53.117Z] time="2022-03-20T18:29:52Z" level=info msg="Node 0662df7cc85c change state NodeActive --> NodeLeft"
18:29:53 [2022-03-20T18:29:53.117Z] time="2022-03-20T18:29:52Z" level=info msg="node2(290ba25daf6e): Node leave event for 0662df7cc85c/172.28.118.211"
18:29:53 [2022-03-20T18:29:53.117Z] time="2022-03-20T18:29:52Z" level=info msg="Node 0662df7cc85c change state NodeActive --> NodeLeft"
18:29:53 [2022-03-20T18:29:53.117Z] time="2022-03-20T18:29:52Z" level=info msg="node5(89d0eab97f5c): Node leave event for 0662df7cc85c/172.28.118.211"
18:29:53 [2022-03-20T18:29:53.117Z] time="2022-03-20T18:29:52Z" level=info msg="Node 0662df7cc85c change state NodeActive --> NodeLeft"
18:29:53 [2022-03-20T18:29:53.117Z] time="2022-03-20T18:29:52Z" level=info msg="node1(0662df7cc85c): Node leave event for 0662df7cc85c/172.28.118.211"
18:29:53 [2022-03-20T18:29:53.117Z] time="2022-03-20T18:29:52Z" level=info msg="Node 0662df7cc85c change state NodeActive --> NodeLeft"
18:29:53 [2022-03-20T18:29:53.117Z] time="2022-03-20T18:29:52Z" level=info msg="node3(9a0d8240d4e7): Node leave event for 0662df7cc85c/172.28.118.211"
18:29:53 [2022-03-20T18:29:53.585Z] time="2022-03-20T18:29:53Z" level=info msg="Node 0662df7cc85c/172.28.118.211, left gossip cluster"
18:29:53 [2022-03-20T18:29:53.585Z] time="2022-03-20T18:29:53Z" level=info msg="Node 0662df7cc85c/172.28.118.211, left gossip cluster"
18:29:53 [2022-03-20T18:29:53.585Z] time="2022-03-20T18:29:53Z" level=info msg="Node 0662df7cc85c/172.28.118.211, left gossip cluster"
18:29:53 [2022-03-20T18:29:53.585Z] time="2022-03-20T18:29:53Z" level=info msg="Node 0662df7cc85c/172.28.118.211, left gossip cluster"
18:29:53 [2022-03-20T18:29:53.585Z] time="2022-03-20T18:29:53Z" level=info msg="Node 0662df7cc85c/172.28.118.211, left gossip cluster"
18:29:53 [2022-03-20T18:29:53.585Z] time="2022-03-20T18:29:53Z" level=info msg="Node 290ba25daf6e change state NodeActive --> NodeLeft"
18:29:53 [2022-03-20T18:29:53.585Z] time="2022-03-20T18:29:53Z" level=info msg="node4(71f26051b8c3): Node leave event for 290ba25daf6e/172.28.118.211"
18:29:53 [2022-03-20T18:29:53.585Z] time="2022-03-20T18:29:53Z" level=info msg="Node 290ba25daf6e change state NodeActive --> NodeLeft"
18:29:53 [2022-03-20T18:29:53.585Z] time="2022-03-20T18:29:53Z" level=info msg="node5(89d0eab97f5c): Node leave event for 290ba25daf6e/172.28.118.211"
18:29:53 [2022-03-20T18:29:53.585Z] time="2022-03-20T18:29:53Z" level=info msg="Node 290ba25daf6e change state NodeActive --> NodeLeft"
18:29:53 [2022-03-20T18:29:53.585Z] time="2022-03-20T18:29:53Z" level=info msg="node3(9a0d8240d4e7): Node leave event for 290ba25daf6e/172.28.118.211"
18:29:53 [2022-03-20T18:29:53.585Z] time="2022-03-20T18:29:53Z" level=info msg="Node 290ba25daf6e change state NodeActive --> NodeLeft"
18:29:53 [2022-03-20T18:29:53.585Z] time="2022-03-20T18:29:53Z" level=info msg="node2(290ba25daf6e): Node leave event for 290ba25daf6e/172.28.118.211"
18:29:53 [2022-03-20T18:29:53.585Z] time="2022-03-20T18:29:53Z" level=info msg="Node 290ba25daf6e/172.28.118.211, left gossip cluster"
18:29:53 [2022-03-20T18:29:53.585Z] time="2022-03-20T18:29:53Z" level=info msg="Node 290ba25daf6e/172.28.118.211, left gossip cluster"
18:29:53 [2022-03-20T18:29:53.585Z] time="2022-03-20T18:29:53Z" level=info msg="Node 290ba25daf6e/172.28.118.211, left gossip cluster"
18:29:53 [2022-03-20T18:29:53.585Z] time="2022-03-20T18:29:53Z" level=info msg="Node 290ba25daf6e/172.28.118.211, left gossip cluster"
18:29:54 [2022-03-20T18:29:54.053Z] time="2022-03-20T18:29:53Z" level=info msg="Node 9a0d8240d4e7 change state NodeActive --> NodeLeft"
18:29:54 [2022-03-20T18:29:54.053Z] time="2022-03-20T18:29:53Z" level=info msg="node4(71f26051b8c3): Node leave event for 9a0d8240d4e7/172.28.118.211"
18:29:54 [2022-03-20T18:29:54.053Z] time="2022-03-20T18:29:53Z" level=info msg="Node 9a0d8240d4e7 change state NodeActive --> NodeLeft"
18:29:54 [2022-03-20T18:29:54.054Z] time="2022-03-20T18:29:53Z" level=info msg="node5(89d0eab97f5c): Node leave event for 9a0d8240d4e7/172.28.118.211"
18:29:54 [2022-03-20T18:29:54.054Z] time="2022-03-20T18:29:53Z" level=info msg="Node 9a0d8240d4e7 change state NodeActive --> NodeLeft"
18:29:54 [2022-03-20T18:29:54.054Z] time="2022-03-20T18:29:53Z" level=info msg="node3(9a0d8240d4e7): Node leave event for 9a0d8240d4e7/172.28.118.211"
18:29:54 [2022-03-20T18:29:54.054Z] time="2022-03-20T18:29:53Z" level=info msg="Node 9a0d8240d4e7/172.28.118.211, left gossip cluster"
18:29:54 [2022-03-20T18:29:54.054Z] time="2022-03-20T18:29:53Z" level=info msg="Node 9a0d8240d4e7/172.28.118.211, left gossip cluster"
18:29:54 [2022-03-20T18:29:54.081Z] --- PASS: TestServiceUpdatePidsLimit (15.95s)
18:29:54 [2022-03-20T18:29:54.081Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
18:29:54 [2022-03-20T18:29:54.081Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
18:29:54 [2022-03-20T18:29:54.081Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
18:29:54 [2022-03-20T18:29:54.081Z] PASS
18:29:54 [2022-03-20T18:29:54.081Z] 
18:29:54 [2022-03-20T18:29:54.081Z] === Skipped
18:29:54 [2022-03-20T18:29:54.081Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
18:29:54 [2022-03-20T18:29:54.081Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:29:54 [2022-03-20T18:29:54.081Z] 
18:29:54 [2022-03-20T18:29:54.081Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
18:29:54 [2022-03-20T18:29:54.081Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:29:54 [2022-03-20T18:29:54.081Z] 
18:29:54 [2022-03-20T18:29:54.081Z] DONE 27 tests, 2 skipped in 149.516s
18:29:54 [2022-03-20T18:29:54.081Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
18:29:54 [2022-03-20T18:29:54.081Z] ++ 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
18:29:54 [2022-03-20T18:29:54.081Z] ++ set -e
18:29:54 [2022-03-20T18:29:54.081Z] ++ '[' -n 0 ']'
18:29:54 [2022-03-20T18:29:54.081Z] ++ set -x
18:29:54 [2022-03-20T18:29:54.081Z] ++ 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
18:29:54 [2022-03-20T18:29:54.081Z] INFO: Testing against a local daemon
18:29:54 [2022-03-20T18:29:54.081Z] === RUN   TestSessionCreate
18:29:54 [2022-03-20T18:29:54.081Z] --- PASS: TestSessionCreate (0.02s)
18:29:54 [2022-03-20T18:29:54.081Z] === RUN   TestSessionCreateWithBadUpgrade
18:29:54 [2022-03-20T18:29:54.081Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:29:54 [2022-03-20T18:29:54.081Z] PASS
18:29:54 [2022-03-20T18:29:54.081Z] 
18:29:54 [2022-03-20T18:29:54.081Z] DONE 2 tests in 0.151s
18:29:54 [2022-03-20T18:29:54.081Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
18:29:54 [2022-03-20T18:29:54.081Z] ++ 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
18:29:54 [2022-03-20T18:29:54.081Z] ++ set -e
18:29:54 [2022-03-20T18:29:54.081Z] ++ '[' -n 0 ']'
18:29:54 [2022-03-20T18:29:54.081Z] ++ set -x
18:29:54 [2022-03-20T18:29:54.081Z] ++ 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
18:29:54 [2022-03-20T18:29:54.081Z] INFO: Testing against a local daemon
18:29:54 [2022-03-20T18:29:54.081Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:29:54 [2022-03-20T18:29:54.081Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:29:54 [2022-03-20T18:29:54.081Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:29:54 [2022-03-20T18:29:54.081Z] === RUN   TestDiskUsage
18:29:54 [2022-03-20T18:29:54.081Z] === PAUSE TestDiskUsage
18:29:54 [2022-03-20T18:29:54.081Z] === RUN   TestEventsExecDie
18:29:54 [2022-03-20T18:29:54.342Z] --- PASS: TestEventsExecDie (0.48s)
18:29:54 [2022-03-20T18:29:54.342Z] === RUN   TestEventsBackwardsCompatible
18:29:54 [2022-03-20T18:29:54.342Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
18:29:54 [2022-03-20T18:29:54.342Z] === RUN   TestEventsVolumeCreate
18:29:54 [2022-03-20T18:29:54.342Z] --- PASS: TestEventsVolumeCreate (0.06s)
18:29:54 [2022-03-20T18:29:54.342Z] === RUN   TestInfoBinaryCommits
18:29:54 [2022-03-20T18:29:54.342Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:29:54 [2022-03-20T18:29:54.342Z] === RUN   TestInfoAPIVersioned
18:29:54 [2022-03-20T18:29:54.342Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:29:54 [2022-03-20T18:29:54.342Z] === RUN   TestInfoAPI
18:29:54 [2022-03-20T18:29:54.342Z] --- PASS: TestInfoAPI (0.02s)
18:29:54 [2022-03-20T18:29:54.342Z] === RUN   TestInfoAPIWarnings
18:29:54 [2022-03-20T18:29:54.512Z] 2022/03/20 18:29:52 Closing DB instances...
18:29:54 [2022-03-20T18:29:54.521Z] time="2022-03-20T18:29:54Z" level=info msg="Node 9a0d8240d4e7/172.28.118.211, left gossip cluster"
18:29:54 [2022-03-20T18:29:54.521Z] time="2022-03-20T18:29:54Z" level=debug msg="memberlist: Failed ping: 89d0eab97f5c (timeout reached)"
18:29:54 [2022-03-20T18:29:54.521Z] time="2022-03-20T18:29:54Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.118.211:10035: use of closed network connection"
18:29:54 [2022-03-20T18:29:54.521Z] time="2022-03-20T18:29:54Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.118.211:10036: use of closed network connection"
18:29:54 [2022-03-20T18:29:54.521Z] time="2022-03-20T18:29:54Z" level=debug msg="memberlist: Stream connection from=172.28.118.211:49399"
18:29:54 [2022-03-20T18:29:54.521Z] time="2022-03-20T18:29:54Z" level=info msg="Node 71f26051b8c3 change state NodeActive --> NodeLeft"
18:29:54 [2022-03-20T18:29:54.521Z] time="2022-03-20T18:29:54Z" level=info msg="node5(89d0eab97f5c): Node leave event for 71f26051b8c3/172.28.118.211"
18:29:54 [2022-03-20T18:29:54.521Z] time="2022-03-20T18:29:54Z" level=info msg="Node 71f26051b8c3 change state NodeActive --> NodeLeft"
18:29:54 [2022-03-20T18:29:54.521Z] time="2022-03-20T18:29:54Z" level=info msg="node4(71f26051b8c3): Node leave event for 71f26051b8c3/172.28.118.211"
18:29:54 [2022-03-20T18:29:54.872Z] 
18:29:54 [2022-03-20T18:29:54.872Z] SUCCESS: Specified value was saved.
18:29:54 [2022-03-20T18:29:54.982Z] --- PASS: TestNetworkDBGarbageCollection (54.24s)
18:29:54 [2022-03-20T18:29:54.982Z] === RUN   TestFindNode
18:29:54 [2022-03-20T18:29:54.982Z] 2022/03/20 18:29:54 Closing DB instances...
18:29:54 [2022-03-20T18:29:54.982Z] --- PASS: TestFindNode (0.02s)
18:29:54 [2022-03-20T18:29:54.982Z] === RUN   TestChangeNodeState
18:29:54 [2022-03-20T18:29:54.982Z] 2022/03/20 18:29:54 Closing DB instances...
18:29:54 [2022-03-20T18:29:54.982Z] --- PASS: TestChangeNodeState (0.01s)
18:29:54 [2022-03-20T18:29:54.982Z] === RUN   TestNodeReincarnation
18:29:54 [2022-03-20T18:29:54.982Z] 2022/03/20 18:29:54 Closing DB instances...
18:29:54 [2022-03-20T18:29:54.989Z] time="2022-03-20T18:29:54Z" level=warning msg="memberlist: Was able to connect to 89d0eab97f5c but other probes failed, network may be misconfigured"
18:29:54 [2022-03-20T18:29:54.989Z] time="2022-03-20T18:29:54Z" level=info msg="Node 71f26051b8c3/172.28.118.211, left gossip cluster"
18:29:55 [2022-03-20T18:29:55.457Z] time="2022-03-20T18:29:55Z" level=info msg="Node 71f26051b8c3/172.28.118.211, left gossip cluster"
18:29:55 [2022-03-20T18:29:55.924Z] time="2022-03-20T18:29:55Z" level=info msg="Node 89d0eab97f5c/172.28.118.211, left gossip cluster"
18:29:55 [2022-03-20T18:29:55.924Z] time="2022-03-20T18:29:55Z" level=info msg="Node 89d0eab97f5c change state NodeActive --> NodeFailed"
18:29:55 [2022-03-20T18:29:55.924Z] time="2022-03-20T18:29:55Z" level=info msg="Node 89d0eab97f5c/172.28.118.211, added to failed nodes list"
18:29:55 [2022-03-20T18:29:55.924Z] --- PASS: TestNetworkDBIslands (11.67s)
18:29:55 [2022-03-20T18:29:55.924Z] PASS
18:29:55 [2022-03-20T18:29:55.924Z] coverage: 60.0% of statements
18:29:55 [2022-03-20T18:29:55.924Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.168s	coverage: 60.0% of statements
18:29:55 [2022-03-20T18:29:55.924Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
18:29:55 [2022-03-20T18:29:55.924Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
18:29:55 [2022-03-20T18:29:55.924Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
18:29:55 [2022-03-20T18:29:55.924Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:29:55 [2022-03-20T18:29:55.924Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:29:55 [2022-03-20T18:29:55.924Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
18:29:55 [2022-03-20T18:29:55.924Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:29:55 [2022-03-20T18:29:55.924Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:29:55 [2022-03-20T18:29:55.924Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:29:55 [2022-03-20T18:29:55.924Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:29:55 [2022-03-20T18:29:55.924Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
18:29:55 [2022-03-20T18:29:55.924Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:29:55 [2022-03-20T18:29:55.924Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
18:29:55 [2022-03-20T18:29:55.924Z] ?   	github.com/docker/docker/quota	[no test files]
18:29:55 [2022-03-20T18:29:55.924Z] ?   	github.com/docker/docker/rootless	[no test files]
18:29:55 [2022-03-20T18:29:55.924Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:29:55 [2022-03-20T18:29:55.924Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:29:55 [2022-03-20T18:29:55.925Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:29:55 [2022-03-20T18:29:55.925Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:29:55 [2022-03-20T18:29:55.925Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:29:55 [2022-03-20T18:29:55.925Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:29:55 [2022-03-20T18:29:55.925Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:29:55 [2022-03-20T18:29:55.925Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:29:55 [2022-03-20T18:29:55.925Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:29:55 [2022-03-20T18:29:55.925Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:29:55 [2022-03-20T18:29:55.925Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:29:55 [2022-03-20T18:29:55.925Z] ?   	github.com/docker/docker/volume	[no test files]
18:29:55 [2022-03-20T18:29:55.925Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:29:55 [2022-03-20T18:29:55.925Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:29:57 [2022-03-20T18:29:57.381Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
18:29:58 [2022-03-20T18:29:58.312Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
18:29:58 [2022-03-20T18:29:58.666Z] Removing intermediate container d604278757d8
18:29:58 [2022-03-20T18:29:58.666Z]  ---> 7dc84bd46240
18:29:58 [2022-03-20T18:29:58.666Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
18:29:58 [2022-03-20T18:29:58.666Z]  ---> Running in 6a913520c764
18:29:58 [2022-03-20T18:29:58.875Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === Skipped
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     dispatchers_test.go:377: Windows does not support stopsignal
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     client_test.go:23: runtime.GOOS == "windows"
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     network_proxy_test.go:208: No support for dual stack yet
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     daemon_test.go:145: root required
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     reload_test.go:342: root required
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s)
18:29:58 [2022-03-20T18:29:58.876Z]     config_test.go:447: os.Getuid() != 0: skipping test that requires root
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     pull_v2_test.go:82: Needs fixing on Windows
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     pull_v2_test.go:127: Needs fixing on Windows
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     download_test.go:267: Needs fixing on Windows
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     layer_test.go:291: Failing on Windows
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     layer_test.go:340: Failing on Windows
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     layer_test.go:455: Failing on Windows
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     layer_test.go:684: Failing on Windows
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     migration_test.go:45: Failing on Windows
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     migration_test.go:181: Failing on Windows
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     mount_test.go:17: Failing on Windows
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     mount_test.go:76: Failing on Windows
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     mount_test.go:125: Failing on Windows
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     mount_test.go:212: Failing on Windows
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     archive_test.go:133: Xz not present in msys2
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s)
18:29:58 [2022-03-20T18:29:58.876Z]     archive_test.go:140: zstd not installed
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     archive_test.go:252: Failing on Windows CI machines
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     archive_windows_test.go:16: Currently fails
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     changes_test.go:195: needs more investigation
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     changes_test.go:432: needs further investigation
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     changes_test.go:468: needs further investigation
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     archive_test.go:44: os.Getuid() != 0: skipping test that requires root
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     archive_test.go:76: os.Getuid() != 0: skipping test that requires root
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.876Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
18:29:58 [2022-03-20T18:29:58.876Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:29:58 [2022-03-20T18:29:58.876Z] 
18:29:58 [2022-03-20T18:29:58.877Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
18:29:58 [2022-03-20T18:29:58.877Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
18:29:58 [2022-03-20T18:29:58.877Z] 
18:29:58 [2022-03-20T18:29:58.877Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
18:29:58 [2022-03-20T18:29:58.877Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:29:58 [2022-03-20T18:29:58.877Z] 
18:29:58 [2022-03-20T18:29:58.877Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
18:29:58 [2022-03-20T18:29:58.877Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
18:29:58 [2022-03-20T18:29:58.877Z] 
18:29:58 [2022-03-20T18:29:58.877Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
18:29:58 [2022-03-20T18:29:58.877Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
18:29:58 [2022-03-20T18:29:58.877Z] 
18:29:58 [2022-03-20T18:29:58.877Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
18:29:58 [2022-03-20T18:29:58.877Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
18:29:58 [2022-03-20T18:29:58.877Z] 
18:29:58 [2022-03-20T18:29:58.877Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
18:29:58 [2022-03-20T18:29:58.877Z]     poller_test.go:40: No chmod on Windows
18:29:58 [2022-03-20T18:29:58.877Z] 
18:29:58 [2022-03-20T18:29:58.877Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
18:29:58 [2022-03-20T18:29:58.877Z]     fileutils_test.go:133: Needs porting to Windows
18:29:58 [2022-03-20T18:29:58.877Z] 
18:29:58 [2022-03-20T18:29:58.877Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
18:29:58 [2022-03-20T18:29:58.877Z]     fileutils_test.go:179: Needs porting to Windows
18:29:58 [2022-03-20T18:29:58.877Z] 
18:29:58 [2022-03-20T18:29:58.877Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
18:29:58 [2022-03-20T18:29:58.877Z]     registry_test.go:50: os.Getuid() != 0: skipping test that requires root
18:29:58 [2022-03-20T18:29:58.877Z] 
18:29:58 [2022-03-20T18:29:58.877Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
18:29:58 [2022-03-20T18:29:58.877Z]     registry_test.go:70: os.Getuid() != 0: skipping test that requires root
18:29:58 [2022-03-20T18:29:58.877Z] 
18:29:58 [2022-03-20T18:29:58.877Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
18:29:58 [2022-03-20T18:29:58.877Z]     registry_test.go:511: os.Getuid() != 0: skipping test that requires root
18:29:58 [2022-03-20T18:29:58.877Z] 
18:29:58 [2022-03-20T18:29:58.877Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
18:29:58 [2022-03-20T18:29:58.877Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
18:29:58 [2022-03-20T18:29:58.877Z] 
18:29:58 [2022-03-20T18:29:58.877Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
18:29:58 [2022-03-20T18:29:58.877Z]     local_test.go:180: runtime.GOOS == "windows"
18:29:58 [2022-03-20T18:29:58.877Z] 
18:29:58 [2022-03-20T18:29:58.877Z] DONE 2091 tests, 70 skipped in 298.992s
18:29:58 [2022-03-20T18:29:58.877Z] INFO: make.ps1 ended at 03/20/2022 18:29:58
18:30:00 [2022-03-20T18:30:00.833Z]     docker_api_swarm_test.go:563: [d5845f4324eb8] joining swarm manager [dd9e62c5893f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:29:59Z" level=error msg="failed to send node leave: timed out broadcasting node event"
18:30:00 [2022-03-20T18:30:00.858Z] --- PASS: TestNodeReincarnation (5.02s)
18:30:00 [2022-03-20T18:30:00.858Z] === RUN   TestParallelCreate
18:30:00 [2022-03-20T18:30:00.858Z] 2022/03/20 18:29:59 Closing DB instances...
18:30:00 [2022-03-20T18:30:00.858Z] --- PASS: TestParallelCreate (0.02s)
18:30:00 [2022-03-20T18:30:00.858Z] === RUN   TestParallelDelete
18:30:00 [2022-03-20T18:30:00.858Z] 2022/03/20 18:29:59 Closing DB instances...
18:30:00 [2022-03-20T18:30:00.858Z] --- PASS: TestParallelDelete (0.02s)
18:30:00 [2022-03-20T18:30:00.858Z] === RUN   TestNetworkDBIslands
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:29:59Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c84968b37ab7 with config:&{NodeID:c84968b37ab7 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}"
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:29:59Z" level=info msg="Node c84968b37ab7/192.168.134.202, joined gossip cluster"
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:29:59Z" level=info msg="Node c84968b37ab7/192.168.134.202, added to nodes list"
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:29:59Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:94f2194ccbfb with config:&{NodeID:94f2194ccbfb 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}"
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:29:59Z" level=info msg="Node 94f2194ccbfb/192.168.134.202, joined gossip cluster"
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:29:59Z" level=info msg="Node 94f2194ccbfb/192.168.134.202, added to nodes list"
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:29:59Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:29:59Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:29:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49443"
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:29:59Z" level=info msg="Node 94f2194ccbfb/192.168.134.202, joined gossip cluster"
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:29:59Z" level=info msg="Node 94f2194ccbfb/192.168.134.202, added to nodes list"
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:29:59Z" level=info msg="Node c84968b37ab7/192.168.134.202, joined gossip cluster"
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:29:59Z" level=info msg="Node c84968b37ab7/192.168.134.202, added to nodes list"
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:29:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49444"
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:29:59Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:30:00Z" level=debug msg="memberlist: Failed to join 192.168.134.202: dial tcp 192.168.134.202:10002: connectex: No connection could be made because the target machine actively refused it."
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:30:00Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1abc5c4c0a34 with config:&{NodeID:1abc5c4c0a34 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}"
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:30:00Z" level=info msg="Node 1abc5c4c0a34/192.168.134.202, joined gossip cluster"
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:30:00Z" level=info msg="Node 1abc5c4c0a34/192.168.134.202, added to nodes list"
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:30:00Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:30:00Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:30:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49446"
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:30:00Z" level=info msg="Node 1abc5c4c0a34/192.168.134.202, joined gossip cluster"
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:30:00Z" level=info msg="Node 1abc5c4c0a34/192.168.134.202, added to nodes list"
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:30:00Z" level=info msg="Node c84968b37ab7/192.168.134.202, joined gossip cluster"
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:30:00Z" level=info msg="Node c84968b37ab7/192.168.134.202, added to nodes list"
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:30:00Z" level=info msg="Node 94f2194ccbfb/192.168.134.202, joined gossip cluster"
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:30:00Z" level=info msg="Node 94f2194ccbfb/192.168.134.202, added to nodes list"
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:30:00Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
18:30:00 [2022-03-20T18:30:00.858Z] time="2022-03-20T18:30:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49447"
18:30:01 [2022-03-20T18:30:01.328Z] time="2022-03-20T18:30:00Z" level=info msg="Node 1abc5c4c0a34/192.168.134.202, joined gossip cluster"
18:30:01 [2022-03-20T18:30:01.328Z] time="2022-03-20T18:30:00Z" level=info msg="Node 1abc5c4c0a34/192.168.134.202, added to nodes list"
18:30:01 [2022-03-20T18:30:01.328Z] time="2022-03-20T18:30:01Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:8d7f4d4d8ab7 with config:&{NodeID:8d7f4d4d8ab7 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}"
18:30:01 [2022-03-20T18:30:01.328Z] time="2022-03-20T18:30:01Z" level=info msg="Node 8d7f4d4d8ab7/192.168.134.202, joined gossip cluster"
18:30:01 [2022-03-20T18:30:01.328Z] time="2022-03-20T18:30:01Z" level=info msg="Node 8d7f4d4d8ab7/192.168.134.202, added to nodes list"
18:30:01 [2022-03-20T18:30:01.328Z] time="2022-03-20T18:30:01Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
18:30:01 [2022-03-20T18:30:01.328Z] time="2022-03-20T18:30:01Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
18:30:01 [2022-03-20T18:30:01.328Z] time="2022-03-20T18:30:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49448"
18:30:01 [2022-03-20T18:30:01.328Z] time="2022-03-20T18:30:01Z" level=info msg="Node 8d7f4d4d8ab7/192.168.134.202, joined gossip cluster"
18:30:01 [2022-03-20T18:30:01.328Z] time="2022-03-20T18:30:01Z" level=info msg="Node 8d7f4d4d8ab7/192.168.134.202, added to nodes list"
18:30:01 [2022-03-20T18:30:01.328Z] time="2022-03-20T18:30:01Z" level=info msg="Node c84968b37ab7/192.168.134.202, joined gossip cluster"
18:30:01 [2022-03-20T18:30:01.328Z] time="2022-03-20T18:30:01Z" level=info msg="Node c84968b37ab7/192.168.134.202, added to nodes list"
18:30:01 [2022-03-20T18:30:01.328Z] time="2022-03-20T18:30:01Z" level=info msg="Node 94f2194ccbfb/192.168.134.202, joined gossip cluster"
18:30:01 [2022-03-20T18:30:01.328Z] time="2022-03-20T18:30:01Z" level=info msg="Node 94f2194ccbfb/192.168.134.202, added to nodes list"
18:30:01 [2022-03-20T18:30:01.328Z] time="2022-03-20T18:30:01Z" level=info msg="Node 1abc5c4c0a34/192.168.134.202, joined gossip cluster"
18:30:01 [2022-03-20T18:30:01.328Z] time="2022-03-20T18:30:01Z" level=info msg="Node 1abc5c4c0a34/192.168.134.202, added to nodes list"
18:30:01 [2022-03-20T18:30:01.328Z] time="2022-03-20T18:30:01Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
18:30:01 [2022-03-20T18:30:01.328Z] time="2022-03-20T18:30:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49449"
18:30:01 [2022-03-20T18:30:01.762Z] === RUN   TestDockerSuite/TestBuildExpose
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=info msg="Node 8d7f4d4d8ab7/192.168.134.202, joined gossip cluster"
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=info msg="Node 8d7f4d4d8ab7/192.168.134.202, added to nodes list"
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=info msg="Node 8d7f4d4d8ab7/192.168.134.202, joined gossip cluster"
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=info msg="Node 8d7f4d4d8ab7/192.168.134.202, added to nodes list"
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=debug msg="memberlist: Failed to join 192.168.134.202: dial tcp 192.168.134.202:10002: connectex: No connection could be made because the target machine actively refused it."
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:81a43e7987d6 with config:&{NodeID:81a43e7987d6 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}"
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=info msg="Node 81a43e7987d6/192.168.134.202, joined gossip cluster"
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=info msg="Node 81a43e7987d6/192.168.134.202, added to nodes list"
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49451"
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=info msg="Node 81a43e7987d6/192.168.134.202, joined gossip cluster"
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=info msg="Node 81a43e7987d6/192.168.134.202, added to nodes list"
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=info msg="Node 1abc5c4c0a34/192.168.134.202, joined gossip cluster"
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=info msg="Node 1abc5c4c0a34/192.168.134.202, added to nodes list"
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=info msg="Node 8d7f4d4d8ab7/192.168.134.202, joined gossip cluster"
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=info msg="Node 8d7f4d4d8ab7/192.168.134.202, added to nodes list"
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=info msg="Node c84968b37ab7/192.168.134.202, joined gossip cluster"
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=info msg="Node c84968b37ab7/192.168.134.202, added to nodes list"
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=info msg="Node 94f2194ccbfb/192.168.134.202, joined gossip cluster"
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=info msg="Node 94f2194ccbfb/192.168.134.202, added to nodes list"
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49452"
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=info msg="Node 81a43e7987d6/192.168.134.202, joined gossip cluster"
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=info msg="Node 81a43e7987d6/192.168.134.202, added to nodes list"
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=info msg="Node 81a43e7987d6/192.168.134.202, joined gossip cluster"
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=info msg="Node 81a43e7987d6/192.168.134.202, added to nodes list"
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=info msg="Node 81a43e7987d6/192.168.134.202, joined gossip cluster"
18:30:01 [2022-03-20T18:30:01.796Z] time="2022-03-20T18:30:01Z" level=info msg="Node 81a43e7987d6/192.168.134.202, added to nodes list"
18:30:01 [2022-03-20T18:30:01.825Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
18:30:01 [2022-03-20T18:30:01.825Z] INFO: Unit tests ended at 03/20/2022 18:30:01. Duration:00:05:15.8039078
18:30:01 [2022-03-20T18:30:01.825Z] INFO: Building busybox
18:30:01 [2022-03-20T18:30:01.825Z] Sending build context to Docker daemon   5.12kB
18:30:01 [2022-03-20T18:30:01.825Z] 
18:30:01 [2022-03-20T18:30:01.825Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
18:30:01 [2022-03-20T18:30:01.825Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
18:30:01 [2022-03-20T18:30:01.825Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
18:30:01 [2022-03-20T18:30:01.825Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
18:30:01 [2022-03-20T18:30:01.825Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
18:30:01 [2022-03-20T18:30:01.825Z]  ---> 02f938cacc3b
18:30:01 [2022-03-20T18:30:01.825Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
18:30:01 [2022-03-20T18:30:01.825Z]  ---> Running in c65b65ba4508
18:30:02 [2022-03-20T18:30:02.020Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
18:30:02 [2022-03-20T18:30:02.264Z]     networkdb_test.go:835: Re-joining: 3
18:30:02 [2022-03-20T18:30:02.264Z] time="2022-03-20T18:30:01Z" level=info msg="The new bootstrap node list is:[192.168.134.202:10033 192.168.134.202:10034 192.168.134.202:10035]"
18:30:02 [2022-03-20T18:30:02.264Z] time="2022-03-20T18:30:01Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.134.202:10033"
18:30:02 [2022-03-20T18:30:02.264Z] time="2022-03-20T18:30:01Z" level=debug msg="memberlist: Stream connection from=192.168.134.202:49453"
18:30:02 [2022-03-20T18:30:02.264Z] time="2022-03-20T18:30:01Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.134.202:10034"
18:30:02 [2022-03-20T18:30:02.264Z] time="2022-03-20T18:30:01Z" level=debug msg="memberlist: Stream connection from=192.168.134.202:49454"
18:30:02 [2022-03-20T18:30:02.264Z] time="2022-03-20T18:30:01Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.134.202:10035"
18:30:02 [2022-03-20T18:30:02.264Z] time="2022-03-20T18:30:01Z" level=debug msg="memberlist: Stream connection from=192.168.134.202:49455"
18:30:02 [2022-03-20T18:30:02.264Z]     networkdb_test.go:835: Re-joining: 4
18:30:02 [2022-03-20T18:30:02.264Z] time="2022-03-20T18:30:02Z" level=info msg="The new bootstrap node list is:[192.168.134.202:10033 192.168.134.202:10034 192.168.134.202:10035]"
18:30:02 [2022-03-20T18:30:02.264Z] time="2022-03-20T18:30:02Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.134.202:10033"
18:30:02 [2022-03-20T18:30:02.264Z] time="2022-03-20T18:30:02Z" level=debug msg="memberlist: Stream connection from=192.168.134.202:49456"
18:30:02 [2022-03-20T18:30:02.264Z] time="2022-03-20T18:30:02Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.134.202:10034"
18:30:02 [2022-03-20T18:30:02.264Z] time="2022-03-20T18:30:02Z" level=debug msg="memberlist: Stream connection from=192.168.134.202:49457"
18:30:02 [2022-03-20T18:30:02.264Z] time="2022-03-20T18:30:02Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.134.202:10035"
18:30:02 [2022-03-20T18:30:02.264Z] time="2022-03-20T18:30:02Z" level=debug msg="memberlist: Stream connection from=192.168.134.202:49458"
18:30:02 [2022-03-20T18:30:02.734Z] time="2022-03-20T18:30:02Z" level=info msg="node 0 leaving"
18:30:02 [2022-03-20T18:30:02.734Z] time="2022-03-20T18:30:02Z" level=debug msg="memberlist: Failed to join 192.168.134.202: dial tcp 192.168.134.202:10002: connectex: No connection could be made because the target machine actively refused it."
18:30:02 [2022-03-20T18:30:02.734Z] time="2022-03-20T18:30:02Z" level=info msg="Node c84968b37ab7 change state NodeActive --> NodeLeft"
18:30:02 [2022-03-20T18:30:02.734Z] time="2022-03-20T18:30:02Z" level=info msg="node5(81a43e7987d6): Node leave event for c84968b37ab7/192.168.134.202"
18:30:02 [2022-03-20T18:30:02.734Z] time="2022-03-20T18:30:02Z" level=info msg="Node c84968b37ab7 change state NodeActive --> NodeLeft"
18:30:02 [2022-03-20T18:30:02.734Z] time="2022-03-20T18:30:02Z" level=info msg="node2(94f2194ccbfb): Node leave event for c84968b37ab7/192.168.134.202"
18:30:02 [2022-03-20T18:30:02.734Z] time="2022-03-20T18:30:02Z" level=info msg="Node c84968b37ab7 change state NodeActive --> NodeLeft"
18:30:02 [2022-03-20T18:30:02.734Z] time="2022-03-20T18:30:02Z" level=info msg="node4(8d7f4d4d8ab7): Node leave event for c84968b37ab7/192.168.134.202"
18:30:02 [2022-03-20T18:30:02.734Z] time="2022-03-20T18:30:02Z" level=info msg="Node c84968b37ab7 change state NodeActive --> NodeLeft"
18:30:02 [2022-03-20T18:30:02.734Z] time="2022-03-20T18:30:02Z" level=info msg="node3(1abc5c4c0a34): Node leave event for c84968b37ab7/192.168.134.202"
18:30:02 [2022-03-20T18:30:02.734Z] time="2022-03-20T18:30:02Z" level=info msg="Node c84968b37ab7 change state NodeActive --> NodeLeft"
18:30:02 [2022-03-20T18:30:02.734Z] time="2022-03-20T18:30:02Z" level=info msg="node1(c84968b37ab7): Node leave event for c84968b37ab7/192.168.134.202"
18:30:02 [2022-03-20T18:30:02.734Z] time="2022-03-20T18:30:02Z" level=info msg="Node c84968b37ab7/192.168.134.202, left gossip cluster"
18:30:02 [2022-03-20T18:30:02.734Z] time="2022-03-20T18:30:02Z" level=info msg="Node c84968b37ab7/192.168.134.202, left gossip cluster"
18:30:02 [2022-03-20T18:30:02.734Z] time="2022-03-20T18:30:02Z" level=info msg="Node c84968b37ab7/192.168.134.202, left gossip cluster"
18:30:02 [2022-03-20T18:30:02.734Z] time="2022-03-20T18:30:02Z" level=info msg="Node c84968b37ab7/192.168.134.202, left gossip cluster"
18:30:02 [2022-03-20T18:30:02.734Z] time="2022-03-20T18:30:02Z" level=info msg="Node c84968b37ab7/192.168.134.202, left gossip cluster"
18:30:02 [2022-03-20T18:30:02.949Z] === RUN   TestDockerSuite/TestBuildExposeOrder
18:30:03 [2022-03-20T18:30:03.203Z] time="2022-03-20T18:30:02Z" level=warning msg="memberlist: Failed to send gossip to 192.168.134.202:10034: write udp [::]:10033->192.168.134.202:10034: use of closed network connection"
18:30:03 [2022-03-20T18:30:03.203Z] time="2022-03-20T18:30:02Z" level=info msg="node 1 leaving"
18:30:03 [2022-03-20T18:30:03.203Z] time="2022-03-20T18:30:02Z" level=info msg="Node 94f2194ccbfb change state NodeActive --> NodeLeft"
18:30:03 [2022-03-20T18:30:03.203Z] time="2022-03-20T18:30:02Z" level=info msg="node5(81a43e7987d6): Node leave event for 94f2194ccbfb/192.168.134.202"
18:30:03 [2022-03-20T18:30:03.203Z] time="2022-03-20T18:30:02Z" level=info msg="Node 94f2194ccbfb change state NodeActive --> NodeLeft"
18:30:03 [2022-03-20T18:30:03.203Z] time="2022-03-20T18:30:02Z" level=info msg="node4(8d7f4d4d8ab7): Node leave event for 94f2194ccbfb/192.168.134.202"
18:30:03 [2022-03-20T18:30:03.203Z] time="2022-03-20T18:30:02Z" level=info msg="Node 94f2194ccbfb/192.168.134.202, left gossip cluster"
18:30:03 [2022-03-20T18:30:03.203Z] time="2022-03-20T18:30:02Z" level=info msg="Node 94f2194ccbfb change state NodeActive --> NodeFailed"
18:30:03 [2022-03-20T18:30:03.203Z] time="2022-03-20T18:30:02Z" level=info msg="Node 94f2194ccbfb/192.168.134.202, added to failed nodes list"
18:30:03 [2022-03-20T18:30:03.203Z] time="2022-03-20T18:30:02Z" level=error msg="node: 94f2194ccbfb is unknown to memberlist"
18:30:03 [2022-03-20T18:30:03.203Z] time="2022-03-20T18:30:02Z" level=info msg="Node 94f2194ccbfb change state NodeActive --> NodeLeft"
18:30:03 [2022-03-20T18:30:03.203Z] time="2022-03-20T18:30:02Z" level=info msg="node3(1abc5c4c0a34): Node leave event for 94f2194ccbfb/192.168.134.202"
18:30:03 [2022-03-20T18:30:03.203Z] time="2022-03-20T18:30:03Z" level=info msg="Node 94f2194ccbfb/192.168.134.202, left gossip cluster"
18:30:03 [2022-03-20T18:30:03.203Z] time="2022-03-20T18:30:03Z" level=info msg="Node 94f2194ccbfb/192.168.134.202, left gossip cluster"
18:30:03 [2022-03-20T18:30:03.203Z] time="2022-03-20T18:30:03Z" level=info msg="Node 94f2194ccbfb/192.168.134.202, left gossip cluster"
18:30:03 [2022-03-20T18:30:03.417Z] Cannot create a file when that file already exists.
18:30:03 [2022-03-20T18:30:03.511Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
18:30:03 [2022-03-20T18:30:03.672Z] time="2022-03-20T18:30:03Z" level=info msg="node 2 leaving"
18:30:03 [2022-03-20T18:30:03.672Z] time="2022-03-20T18:30:03Z" level=info msg="Node 1abc5c4c0a34 change state NodeActive --> NodeLeft"
18:30:03 [2022-03-20T18:30:03.672Z] time="2022-03-20T18:30:03Z" level=info msg="node4(8d7f4d4d8ab7): Node leave event for 1abc5c4c0a34/192.168.134.202"
18:30:03 [2022-03-20T18:30:03.672Z] time="2022-03-20T18:30:03Z" level=info msg="Node 1abc5c4c0a34 change state NodeActive --> NodeLeft"
18:30:03 [2022-03-20T18:30:03.672Z] time="2022-03-20T18:30:03Z" level=info msg="node5(81a43e7987d6): Node leave event for 1abc5c4c0a34/192.168.134.202"
18:30:03 [2022-03-20T18:30:03.672Z] time="2022-03-20T18:30:03Z" level=info msg="Node 1abc5c4c0a34 change state NodeActive --> NodeLeft"
18:30:03 [2022-03-20T18:30:03.672Z] time="2022-03-20T18:30:03Z" level=info msg="node3(1abc5c4c0a34): Node leave event for 1abc5c4c0a34/192.168.134.202"
18:30:03 [2022-03-20T18:30:03.672Z] time="2022-03-20T18:30:03Z" level=debug msg="memberlist: Failed ping: 94f2194ccbfb (timeout reached)"
18:30:03 [2022-03-20T18:30:03.672Z] time="2022-03-20T18:30:03Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.134.202:10037: use of closed network connection"
18:30:03 [2022-03-20T18:30:03.672Z] time="2022-03-20T18:30:03Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.134.202:10036: use of closed network connection"
18:30:03 [2022-03-20T18:30:03.672Z] time="2022-03-20T18:30:03Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.134.202:10035: use of closed network connection"
18:30:03 [2022-03-20T18:30:03.672Z] time="2022-03-20T18:30:03Z" level=debug msg="memberlist: Failed to join 192.168.134.202: dial tcp 192.168.134.202:10002: connectex: No connection could be made because the target machine actively refused it."
18:30:03 [2022-03-20T18:30:03.673Z] time="2022-03-20T18:30:03Z" level=info msg="Node 1abc5c4c0a34/192.168.134.202, left gossip cluster"
18:30:03 [2022-03-20T18:30:03.673Z] time="2022-03-20T18:30:03Z" level=info msg="Node 1abc5c4c0a34/192.168.134.202, left gossip cluster"
18:30:03 [2022-03-20T18:30:03.767Z] === RUN   TestDockerSuite/TestBuildFails
18:30:04 [2022-03-20T18:30:04.141Z] time="2022-03-20T18:30:03Z" level=info msg="Node 1abc5c4c0a34/192.168.134.202, left gossip cluster"
18:30:04 [2022-03-20T18:30:04.141Z] time="2022-03-20T18:30:03Z" level=info msg="memberlist: Suspect 94f2194ccbfb has failed, no acks received"
18:30:04 [2022-03-20T18:30:04.141Z]     networkdb_test.go:867: node4: OK
18:30:04 [2022-03-20T18:30:04.141Z]     networkdb_test.go:867: node5: OK
18:30:04 [2022-03-20T18:30:04.141Z] time="2022-03-20T18:30:03Z" level=info msg="node 0 coming back"
18:30:04 [2022-03-20T18:30:04.141Z] time="2022-03-20T18:30:03Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:10c92c5bec71 with config:&{NodeID:10c92c5bec71 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}"
18:30:04 [2022-03-20T18:30:04.141Z] time="2022-03-20T18:30:03Z" level=info msg="Node 10c92c5bec71/192.168.134.202, joined gossip cluster"
18:30:04 [2022-03-20T18:30:04.141Z] time="2022-03-20T18:30:03Z" level=info msg="Node 10c92c5bec71/192.168.134.202, added to nodes list"
18:30:04 [2022-03-20T18:30:04.141Z] time="2022-03-20T18:30:03Z" level=info msg="node 1 coming back"
18:30:04 [2022-03-20T18:30:04.141Z] time="2022-03-20T18:30:03Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:951e9196f6a6 with config:&{NodeID:951e9196f6a6 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}"
18:30:04 [2022-03-20T18:30:04.141Z] time="2022-03-20T18:30:03Z" level=info msg="Node 951e9196f6a6/192.168.134.202, joined gossip cluster"
18:30:04 [2022-03-20T18:30:04.141Z] time="2022-03-20T18:30:03Z" level=info msg="Node 951e9196f6a6/192.168.134.202, added to nodes list"
18:30:04 [2022-03-20T18:30:04.141Z] time="2022-03-20T18:30:03Z" level=info msg="node 2 coming back"
18:30:04 [2022-03-20T18:30:04.141Z] time="2022-03-20T18:30:03Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5d0bd0463f36 with config:&{NodeID:5d0bd0463f36 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}"
18:30:04 [2022-03-20T18:30:04.141Z] time="2022-03-20T18:30:03Z" level=info msg="Node 5d0bd0463f36/192.168.134.202, joined gossip cluster"
18:30:04 [2022-03-20T18:30:04.141Z] time="2022-03-20T18:30:03Z" level=info msg="Node 5d0bd0463f36/192.168.134.202, added to nodes list"
18:30:04 [2022-03-20T18:30:04.610Z] time="2022-03-20T18:30:04Z" level=debug msg="memberlist: Failed to join 192.168.134.202: dial tcp 192.168.134.202:10002: connectex: No connection could be made because the target machine actively refused it."
18:30:04 [2022-03-20T18:30:04.695Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
18:30:04 [2022-03-20T18:30:04.695Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
18:30:05 [2022-03-20T18:30:05.597Z] time="2022-03-20T18:30:05Z" level=debug msg="memberlist: Failed to join 192.168.134.202: dial tcp 192.168.134.202:10002: connectex: No connection could be made because the target machine actively refused it."
18:30:06 [2022-03-20T18:30:06.584Z] time="2022-03-20T18:30:06Z" level=debug msg="memberlist: Failed to join 192.168.134.202: dial tcp 192.168.134.202:10002: connectex: No connection could be made because the target machine actively refused it."
18:30:07 [2022-03-20T18:30:07.215Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
18:30:07 [2022-03-20T18:30:07.572Z] time="2022-03-20T18:30:07Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.134.202:10033 192.168.134.202:10034 192.168.134.202:10035]"
18:30:07 [2022-03-20T18:30:07.572Z] time="2022-03-20T18:30:07Z" level=debug msg="memberlist: Failed to join 192.168.134.202: dial tcp 192.168.134.202:10002: connectex: No connection could be made because the target machine actively refused it."
18:30:07 [2022-03-20T18:30:07.691Z] Removing intermediate container c65b65ba4508
18:30:07 [2022-03-20T18:30:07.691Z]  ---> 9af0c346592d
18:30:07 [2022-03-20T18:30:07.691Z] Step 7/13 : ARG BUSYBOX_VERSION
18:30:07 [2022-03-20T18:30:07.691Z]  ---> Running in bc2cd1665be1
18:30:07 [2022-03-20T18:30:07.691Z] Removing intermediate container bc2cd1665be1
18:30:07 [2022-03-20T18:30:07.691Z]  ---> 8925d30508ea
18:30:07 [2022-03-20T18:30:07.691Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
18:30:07 [2022-03-20T18:30:07.691Z]  ---> Running in 7aed305ca1c0
18:30:08 [2022-03-20T18:30:08.044Z] time="2022-03-20T18:30:07Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.134.202:10033 192.168.134.202:10034 192.168.134.202:10035]"
18:30:08 [2022-03-20T18:30:08.159Z] Removing intermediate container 7aed305ca1c0
18:30:08 [2022-03-20T18:30:08.159Z]  ---> f9a8efd9dbbd
18:30:08 [2022-03-20T18:30:08.159Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=debug msg="memberlist: Stream connection from=192.168.134.202:49466"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.134.202:10033"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 8d7f4d4d8ab7/192.168.134.202, joined gossip cluster"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 8d7f4d4d8ab7/192.168.134.202, added to nodes list"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 81a43e7987d6/192.168.134.202, joined gossip cluster"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 81a43e7987d6/192.168.134.202, added to nodes list"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 10c92c5bec71/192.168.134.202, joined gossip cluster"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 10c92c5bec71/192.168.134.202, is the new incarnation of the shutdown node c84968b37ab7/192.168.134.202"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 10c92c5bec71/192.168.134.202, added to nodes list"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.134.202:10034"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=debug msg="memberlist: Stream connection from=192.168.134.202:49467"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 10c92c5bec71/192.168.134.202, joined gossip cluster"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 10c92c5bec71/192.168.134.202, added to nodes list"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 8d7f4d4d8ab7/192.168.134.202, joined gossip cluster"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 8d7f4d4d8ab7/192.168.134.202, added to nodes list"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 81a43e7987d6/192.168.134.202, joined gossip cluster"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 81a43e7987d6/192.168.134.202, added to nodes list"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 951e9196f6a6/192.168.134.202, joined gossip cluster"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 951e9196f6a6/192.168.134.202, is the new incarnation of the shutdown node 94f2194ccbfb/192.168.134.202"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 951e9196f6a6/192.168.134.202, added to nodes list"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.134.202:10035"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=debug msg="memberlist: Stream connection from=192.168.134.202:49468"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 951e9196f6a6/192.168.134.202, joined gossip cluster"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 951e9196f6a6/192.168.134.202, added to nodes list"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 8d7f4d4d8ab7/192.168.134.202, joined gossip cluster"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 8d7f4d4d8ab7/192.168.134.202, added to nodes list"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 81a43e7987d6/192.168.134.202, joined gossip cluster"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 81a43e7987d6/192.168.134.202, added to nodes list"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 10c92c5bec71/192.168.134.202, joined gossip cluster"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 10c92c5bec71/192.168.134.202, added to nodes list"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 5d0bd0463f36/192.168.134.202, joined gossip cluster"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 5d0bd0463f36/192.168.134.202, is the new incarnation of the shutdown node 1abc5c4c0a34/192.168.134.202"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 5d0bd0463f36/192.168.134.202, added to nodes list"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 951e9196f6a6/192.168.134.202, joined gossip cluster"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 951e9196f6a6/192.168.134.202, is the new incarnation of the shutdown node 94f2194ccbfb/192.168.134.202"
18:30:08 [2022-03-20T18:30:08.514Z] time="2022-03-20T18:30:08Z" level=info msg="Node 951e9196f6a6/192.168.134.202, added to nodes list"
18:30:08 [2022-03-20T18:30:08.515Z] time="2022-03-20T18:30:08Z" level=info msg="Node 10c92c5bec71/192.168.134.202, joined gossip cluster"
18:30:08 [2022-03-20T18:30:08.515Z] time="2022-03-20T18:30:08Z" level=info msg="Node 10c92c5bec71/192.168.134.202, is the new incarnation of the shutdown node c84968b37ab7/192.168.134.202"
18:30:08 [2022-03-20T18:30:08.515Z] time="2022-03-20T18:30:08Z" level=info msg="Node 10c92c5bec71/192.168.134.202, added to nodes list"
18:30:08 [2022-03-20T18:30:08.515Z] time="2022-03-20T18:30:08Z" level=info msg="Node 951e9196f6a6/192.168.134.202, joined gossip cluster"
18:30:08 [2022-03-20T18:30:08.515Z] time="2022-03-20T18:30:08Z" level=info msg="Node 951e9196f6a6/192.168.134.202, added to nodes list"
18:30:08 [2022-03-20T18:30:08.515Z] time="2022-03-20T18:30:08Z" level=info msg="Node 5d0bd0463f36/192.168.134.202, joined gossip cluster"
18:30:08 [2022-03-20T18:30:08.515Z] time="2022-03-20T18:30:08Z" level=info msg="Node 5d0bd0463f36/192.168.134.202, added to nodes list"
18:30:08 [2022-03-20T18:30:08.515Z] time="2022-03-20T18:30:08Z" level=info msg="Node 5d0bd0463f36/192.168.134.202, joined gossip cluster"
18:30:08 [2022-03-20T18:30:08.515Z] time="2022-03-20T18:30:08Z" level=info msg="Node 5d0bd0463f36/192.168.134.202, added to nodes list"
18:30:08 [2022-03-20T18:30:08.515Z] time="2022-03-20T18:30:08Z" level=info msg="Node 5d0bd0463f36/192.168.134.202, joined gossip cluster"
18:30:08 [2022-03-20T18:30:08.515Z] time="2022-03-20T18:30:08Z" level=info msg="Node 5d0bd0463f36/192.168.134.202, is the new incarnation of the shutdown node 1abc5c4c0a34/192.168.134.202"
18:30:08 [2022-03-20T18:30:08.515Z] time="2022-03-20T18:30:08Z" level=info msg="Node 5d0bd0463f36/192.168.134.202, added to nodes list"
18:30:08 [2022-03-20T18:30:08.515Z] time="2022-03-20T18:30:08Z" level=debug msg="memberlist: Failed to join 192.168.134.202: dial tcp 192.168.134.202:10002: connectex: No connection could be made because the target machine actively refused it."
18:30:08 [2022-03-20T18:30:08.584Z] === RUN   TestDockerSuite/TestBuildForceRm
18:30:08 [2022-03-20T18:30:08.984Z] time="2022-03-20T18:30:08Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.134.202:10033"
18:30:08 [2022-03-20T18:30:08.984Z] time="2022-03-20T18:30:08Z" level=debug msg="memberlist: Stream connection from=192.168.134.202:49470"
18:30:08 [2022-03-20T18:30:08.984Z] time="2022-03-20T18:30:08Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.134.202:10034"
18:30:08 [2022-03-20T18:30:08.984Z] time="2022-03-20T18:30:08Z" level=debug msg="memberlist: Stream connection from=192.168.134.202:49471"
18:30:08 [2022-03-20T18:30:08.984Z] time="2022-03-20T18:30:08Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.134.202:10035"
18:30:08 [2022-03-20T18:30:08.984Z] time="2022-03-20T18:30:08Z" level=debug msg="memberlist: Stream connection from=192.168.134.202:49472"
18:30:09 [2022-03-20T18:30:09.281Z] Removing intermediate container 6a913520c764
18:30:09 [2022-03-20T18:30:09.281Z]  ---> 717c3505190c
18:30:09 [2022-03-20T18:30:09.281Z] Step 13/13 : CMD ["sh"]
18:30:09 [2022-03-20T18:30:09.281Z]  ---> Running in 3b45826a21e2
18:30:09 [2022-03-20T18:30:09.454Z] 2022/03/20 18:30:08 Closing DB instances...
18:30:09 [2022-03-20T18:30:09.454Z] time="2022-03-20T18:30:09Z" level=info msg="Node 10c92c5bec71 change state NodeActive --> NodeLeft"
18:30:09 [2022-03-20T18:30:09.454Z] time="2022-03-20T18:30:09Z" level=info msg="node2(951e9196f6a6): Node leave event for 10c92c5bec71/192.168.134.202"
18:30:09 [2022-03-20T18:30:09.454Z] time="2022-03-20T18:30:09Z" level=info msg="Node 10c92c5bec71/192.168.134.202, left gossip cluster"
18:30:09 [2022-03-20T18:30:09.454Z] time="2022-03-20T18:30:09Z" level=info msg="Node 10c92c5bec71 change state NodeActive --> NodeLeft"
18:30:09 [2022-03-20T18:30:09.454Z] time="2022-03-20T18:30:09Z" level=info msg="node3(5d0bd0463f36): Node leave event for 10c92c5bec71/192.168.134.202"
18:30:09 [2022-03-20T18:30:09.454Z] time="2022-03-20T18:30:09Z" level=info msg="Node 10c92c5bec71 change state NodeActive --> NodeLeft"
18:30:09 [2022-03-20T18:30:09.454Z] time="2022-03-20T18:30:09Z" level=info msg="Node 10c92c5bec71 change state NodeActive --> NodeFailed"
18:30:09 [2022-03-20T18:30:09.454Z] time="2022-03-20T18:30:09Z" level=info msg="Node 10c92c5bec71/192.168.134.202, added to failed nodes list"
18:30:09 [2022-03-20T18:30:09.454Z] time="2022-03-20T18:30:09Z" level=info msg="node5(81a43e7987d6): Node leave event for 10c92c5bec71/192.168.134.202"
18:30:09 [2022-03-20T18:30:09.454Z] time="2022-03-20T18:30:09Z" level=info msg="Node 10c92c5bec71 change state NodeActive --> NodeLeft"
18:30:09 [2022-03-20T18:30:09.454Z] time="2022-03-20T18:30:09Z" level=info msg="node4(8d7f4d4d8ab7): Node leave event for 10c92c5bec71/192.168.134.202"
18:30:09 [2022-03-20T18:30:09.454Z] time="2022-03-20T18:30:09Z" level=error msg="node: 10c92c5bec71 is unknown to memberlist"
18:30:09 [2022-03-20T18:30:09.454Z] time="2022-03-20T18:30:09Z" level=info msg="Node 10c92c5bec71/192.168.134.202, left gossip cluster"
18:30:09 [2022-03-20T18:30:09.454Z] time="2022-03-20T18:30:09Z" level=info msg="Node 10c92c5bec71/192.168.134.202, left gossip cluster"
18:30:09 [2022-03-20T18:30:09.454Z] time="2022-03-20T18:30:09Z" level=info msg="Node 10c92c5bec71/192.168.134.202, left gossip cluster"
18:30:09 [2022-03-20T18:30:09.454Z] time="2022-03-20T18:30:09Z" level=info msg="Node 10c92c5bec71/192.168.134.202, left gossip cluster"
18:30:09 [2022-03-20T18:30:09.721Z] 
18:30:09 [2022-03-20T18:30:09.750Z] Removing intermediate container 3b45826a21e2
18:30:09 [2022-03-20T18:30:09.750Z]  ---> d0df5c5b1b67
18:30:09 [2022-03-20T18:30:09.750Z] Successfully built d0df5c5b1b67
18:30:09 [2022-03-20T18:30:09.750Z] Successfully tagged busybox:latest
18:30:09 [2022-03-20T18:30:09.750Z] INFO: Docker images of the daemon under test
18:30:09 [2022-03-20T18:30:09.750Z] 
18:30:09 [2022-03-20T18:30:09.750Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
18:30:09 [2022-03-20T18:30:09.750Z] busybox                                latest              d0df5c5b1b67        Less than a second ago   5.01GB
18:30:09 [2022-03-20T18:30:09.750Z] microsoft/windowsservercore            latest              02f938cacc3b        2 weeks ago              4.96GB
18:30:09 [2022-03-20T18:30:09.750Z] mcr.microsoft.com/windows/servercore   ltsc2022            02f938cacc3b        2 weeks ago              4.96GB
18:30:09 [2022-03-20T18:30:09.750Z] 
18:30:09 [2022-03-20T18:30:09.750Z] INFO: Running integration tests at 03/20/2022 18:30:09...
18:30:09 [2022-03-20T18:30:09.750Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
18:30:09 [2022-03-20T18:30:09.750Z] INFO: Integration API tests being run from the host:
18:30:09 [2022-03-20T18:30:09.750Z] INFO: make.ps1 starting at 03/20/2022 18:30:09
18:30:09 [2022-03-20T18:30:09.923Z] time="2022-03-20T18:30:09Z" level=debug msg="memberlist: Failed to join 192.168.134.202: dial tcp 192.168.134.202:10002: connectex: No connection could be made because the target machine actively refused it."
18:30:09 [2022-03-20T18:30:09.923Z] time="2022-03-20T18:30:09Z" level=info msg="Node 951e9196f6a6 change state NodeActive --> NodeLeft"
18:30:09 [2022-03-20T18:30:09.923Z] time="2022-03-20T18:30:09Z" level=info msg="node3(5d0bd0463f36): Node leave event for 951e9196f6a6/192.168.134.202"
18:30:09 [2022-03-20T18:30:09.923Z] time="2022-03-20T18:30:09Z" level=info msg="Node 951e9196f6a6 change state NodeActive --> NodeLeft"
18:30:09 [2022-03-20T18:30:09.923Z] time="2022-03-20T18:30:09Z" level=info msg="node5(81a43e7987d6): Node leave event for 951e9196f6a6/192.168.134.202"
18:30:09 [2022-03-20T18:30:09.923Z] time="2022-03-20T18:30:09Z" level=info msg="Node 951e9196f6a6 change state NodeActive --> NodeLeft"
18:30:09 [2022-03-20T18:30:09.923Z] time="2022-03-20T18:30:09Z" level=info msg="node4(8d7f4d4d8ab7): Node leave event for 951e9196f6a6/192.168.134.202"
18:30:09 [2022-03-20T18:30:09.923Z] time="2022-03-20T18:30:09Z" level=info msg="Node 951e9196f6a6 change state NodeActive --> NodeLeft"
18:30:09 [2022-03-20T18:30:09.923Z] time="2022-03-20T18:30:09Z" level=info msg="node2(951e9196f6a6): Node leave event for 951e9196f6a6/192.168.134.202"
18:30:09 [2022-03-20T18:30:09.923Z] time="2022-03-20T18:30:09Z" level=info msg="Node 951e9196f6a6/192.168.134.202, left gossip cluster"
18:30:09 [2022-03-20T18:30:09.923Z] time="2022-03-20T18:30:09Z" level=info msg="Node 951e9196f6a6/192.168.134.202, left gossip cluster"
18:30:09 [2022-03-20T18:30:09.923Z] time="2022-03-20T18:30:09Z" level=info msg="Node 951e9196f6a6/192.168.134.202, left gossip cluster"
18:30:09 [2022-03-20T18:30:09.923Z] time="2022-03-20T18:30:09Z" level=info msg="Node 951e9196f6a6/192.168.134.202, left gossip cluster"
18:30:09 [2022-03-20T18:30:09.996Z] === RUN   TestDockerSuite/TestBuildFromGit
18:30:10 [2022-03-20T18:30:10.188Z]  ---> 1e2550b8371c
18:30:10 [2022-03-20T18:30:10.188Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
18:30:10 [2022-03-20T18:30:10.188Z]  ---> Running in 3cd753866c36
18:30:10 [2022-03-20T18:30:10.392Z] time="2022-03-20T18:30:09Z" level=info msg="Node 5d0bd0463f36 change state NodeActive --> NodeLeft"
18:30:10 [2022-03-20T18:30:10.392Z] time="2022-03-20T18:30:09Z" level=info msg="node5(81a43e7987d6): Node leave event for 5d0bd0463f36/192.168.134.202"
18:30:10 [2022-03-20T18:30:10.392Z] time="2022-03-20T18:30:09Z" level=info msg="Node 5d0bd0463f36 change state NodeActive --> NodeLeft"
18:30:10 [2022-03-20T18:30:10.392Z] time="2022-03-20T18:30:09Z" level=info msg="node4(8d7f4d4d8ab7): Node leave event for 5d0bd0463f36/192.168.134.202"
18:30:10 [2022-03-20T18:30:10.392Z] time="2022-03-20T18:30:09Z" level=info msg="Node 5d0bd0463f36 change state NodeActive --> NodeLeft"
18:30:10 [2022-03-20T18:30:10.392Z] time="2022-03-20T18:30:09Z" level=info msg="node3(5d0bd0463f36): Node leave event for 5d0bd0463f36/192.168.134.202"
18:30:10 [2022-03-20T18:30:10.392Z] time="2022-03-20T18:30:10Z" level=info msg="Node 5d0bd0463f36/192.168.134.202, left gossip cluster"
18:30:10 [2022-03-20T18:30:10.392Z] time="2022-03-20T18:30:10Z" level=info msg="Node 5d0bd0463f36/192.168.134.202, left gossip cluster"
18:30:10 [2022-03-20T18:30:10.392Z] time="2022-03-20T18:30:10Z" level=info msg="Node 5d0bd0463f36/192.168.134.202, left gossip cluster"
18:30:10 [2022-03-20T18:30:10.864Z] time="2022-03-20T18:30:10Z" level=debug msg="memberlist: Failed to join 192.168.134.202: dial tcp 192.168.134.202:10002: connectex: No connection could be made because the target machine actively refused it."
18:30:10 [2022-03-20T18:30:10.864Z] time="2022-03-20T18:30:10Z" level=info msg="Node 8d7f4d4d8ab7 change state NodeActive --> NodeLeft"
18:30:10 [2022-03-20T18:30:10.864Z] time="2022-03-20T18:30:10Z" level=info msg="node5(81a43e7987d6): Node leave event for 8d7f4d4d8ab7/192.168.134.202"
18:30:10 [2022-03-20T18:30:10.864Z] time="2022-03-20T18:30:10Z" level=info msg="Node 8d7f4d4d8ab7 change state NodeActive --> NodeLeft"
18:30:10 [2022-03-20T18:30:10.864Z] time="2022-03-20T18:30:10Z" level=info msg="node4(8d7f4d4d8ab7): Node leave event for 8d7f4d4d8ab7/192.168.134.202"
18:30:11 [2022-03-20T18:30:11.315Z] Running D:\gopath\src\github.com\docker\docker\integration\build
18:30:11 [2022-03-20T18:30:11.369Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
18:30:11 [2022-03-20T18:30:11.852Z] time="2022-03-20T18:30:11Z" level=info msg="Node 8d7f4d4d8ab7/192.168.134.202, left gossip cluster"
18:30:11 [2022-03-20T18:30:11.852Z] time="2022-03-20T18:30:11Z" level=debug msg="memberlist: Failed to join 192.168.134.202: dial tcp 192.168.134.202:10002: connectex: No connection could be made because the target machine actively refused it."
18:30:11 [2022-03-20T18:30:11.852Z] time="2022-03-20T18:30:11Z" level=info msg="Node 8d7f4d4d8ab7/192.168.134.202, left gossip cluster"
18:30:11 [2022-03-20T18:30:11.939Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
18:30:12 [2022-03-20T18:30:12.321Z] time="2022-03-20T18:30:12Z" level=info msg="Node 81a43e7987d6/192.168.134.202, left gossip cluster"
18:30:12 [2022-03-20T18:30:12.321Z] time="2022-03-20T18:30:12Z" level=info msg="Node 81a43e7987d6 change state NodeActive --> NodeFailed"
18:30:12 [2022-03-20T18:30:12.321Z] time="2022-03-20T18:30:12Z" level=info msg="Node 81a43e7987d6/192.168.134.202, added to failed nodes list"
18:30:12 [2022-03-20T18:30:12.321Z] --- PASS: TestNetworkDBIslands (12.27s)
18:30:12 [2022-03-20T18:30:12.321Z] PASS
18:30:12 [2022-03-20T18:30:12.321Z] coverage: 60.5% of statements
18:30:12 [2022-03-20T18:30:12.321Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.441s	coverage: 60.5% of statements
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/quota	[no test files]
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/rootless	[no test files]
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/volume	[no test files]
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:30:12 [2022-03-20T18:30:12.321Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:30:12 [2022-03-20T18:30:12.465Z] --- PASS: TestInfoAPIWarnings (16.22s)
18:30:12 [2022-03-20T18:30:12.465Z] === RUN   TestInfoDebug
18:30:12 [2022-03-20T18:30:12.465Z] --- PASS: TestInfoDebug (0.52s)
18:30:12 [2022-03-20T18:30:12.465Z] === RUN   TestInfoInsecureRegistries
18:30:12 [2022-03-20T18:30:12.465Z] --- PASS: TestInfoInsecureRegistries (0.52s)
18:30:12 [2022-03-20T18:30:12.465Z] === RUN   TestInfoRegistryMirrors
18:30:12 [2022-03-20T18:30:12.465Z] --- PASS: TestInfoRegistryMirrors (0.52s)
18:30:12 [2022-03-20T18:30:12.465Z] === RUN   TestLoginFailsWithBadCredentials
18:30:12 [2022-03-20T18:30:12.465Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
18:30:12 [2022-03-20T18:30:12.465Z] === RUN   TestPingCacheHeaders
18:30:12 [2022-03-20T18:30:12.465Z] --- PASS: TestPingCacheHeaders (0.02s)
18:30:12 [2022-03-20T18:30:12.465Z] === RUN   TestPingGet
18:30:12 [2022-03-20T18:30:12.465Z] --- PASS: TestPingGet (0.01s)
18:30:12 [2022-03-20T18:30:12.465Z] === RUN   TestPingHead
18:30:12 [2022-03-20T18:30:12.465Z] --- PASS: TestPingHead (0.02s)
18:30:12 [2022-03-20T18:30:12.465Z] === RUN   TestVersion
18:30:12 [2022-03-20T18:30:12.465Z] --- PASS: TestVersion (0.02s)
18:30:12 [2022-03-20T18:30:12.465Z] === CONT  TestDiskUsage
18:30:12 [2022-03-20T18:30:12.727Z] === RUN   TestDiskUsage/empty
18:30:12 [2022-03-20T18:30:12.727Z] === RUN   TestDiskUsage/empty/container_types
18:30:12 [2022-03-20T18:30:12.727Z] === RUN   TestDiskUsage/empty/image_types
18:30:12 [2022-03-20T18:30:12.727Z] === RUN   TestDiskUsage/empty/volume_types
18:30:12 [2022-03-20T18:30:12.727Z] === RUN   TestDiskUsage/empty/build-cache_types
18:30:12 [2022-03-20T18:30:12.727Z] === RUN   TestDiskUsage/empty/container,_volume_types
18:30:12 [2022-03-20T18:30:12.727Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
18:30:12 [2022-03-20T18:30:12.727Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
18:30:12 [2022-03-20T18:30:12.727Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
18:30:12 [2022-03-20T18:30:12.727Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
18:30:12 [2022-03-20T18:30:12.727Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
18:30:12 [2022-03-20T18:30:12.727Z] === RUN   TestDiskUsage/after_LoadBusybox
18:30:12 [2022-03-20T18:30:12.988Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
18:30:12 [2022-03-20T18:30:12.988Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
18:30:12 [2022-03-20T18:30:12.988Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
18:30:12 [2022-03-20T18:30:12.988Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
18:30:12 [2022-03-20T18:30:12.988Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
18:30:12 [2022-03-20T18:30:12.988Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
18:30:12 [2022-03-20T18:30:12.988Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
18:30:12 [2022-03-20T18:30:12.988Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
18:30:12 [2022-03-20T18:30:12.988Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
18:30:12 [2022-03-20T18:30:12.988Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
18:30:12 [2022-03-20T18:30:12.988Z] === RUN   TestDiskUsage/after_container.Run
18:30:13 [2022-03-20T18:30:13.250Z] === RUN   TestDiskUsage/after_container.Run/container_types
18:30:13 [2022-03-20T18:30:13.250Z] === RUN   TestDiskUsage/after_container.Run/image_types
18:30:13 [2022-03-20T18:30:13.250Z] === RUN   TestDiskUsage/after_container.Run/volume_types
18:30:13 [2022-03-20T18:30:13.250Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
18:30:13 [2022-03-20T18:30:13.250Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
18:30:13 [2022-03-20T18:30:13.250Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
18:30:13 [2022-03-20T18:30:13.250Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
18:30:13 [2022-03-20T18:30:13.250Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
18:30:13 [2022-03-20T18:30:13.250Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
18:30:13 [2022-03-20T18:30:13.250Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
18:30:13 [2022-03-20T18:30:13.353Z]     docker_api_swarm_test.go:585: [de4a3eca6c04e] joining swarm manager [dd9e62c5893f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:30:13 [2022-03-20T18:30:13.353Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
18:30:13 [2022-03-20T18:30:13.512Z] --- PASS: TestDiskUsage (1.11s)
18:30:13 [2022-03-20T18:30:13.513Z]     --- PASS: TestDiskUsage/empty (0.01s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z] PASS
18:30:13 [2022-03-20T18:30:13.513Z] 
18:30:13 [2022-03-20T18:30:13.513Z] === Skipped
18:30:13 [2022-03-20T18:30:13.513Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:30:13 [2022-03-20T18:30:13.513Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:30:13 [2022-03-20T18:30:13.513Z] 
18:30:13 [2022-03-20T18:30:13.513Z] DONE 50 tests, 1 skipped in 19.819s
18:30:13 [2022-03-20T18:30:13.513Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
18:30:13 [2022-03-20T18:30:13.513Z] ++ 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
18:30:13 [2022-03-20T18:30:13.513Z] ++ set -e
18:30:13 [2022-03-20T18:30:13.513Z] ++ '[' -n 0 ']'
18:30:13 [2022-03-20T18:30:13.513Z] ++ set -x
18:30:13 [2022-03-20T18:30:13.513Z] ++ 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
18:30:13 [2022-03-20T18:30:13.513Z] INFO: Testing against a local daemon
18:30:13 [2022-03-20T18:30:13.513Z] === RUN   TestVolumesCreateAndList
18:30:13 [2022-03-20T18:30:13.513Z] --- PASS: TestVolumesCreateAndList (0.02s)
18:30:13 [2022-03-20T18:30:13.513Z] === RUN   TestVolumesRemove
18:30:13 [2022-03-20T18:30:13.513Z] --- PASS: TestVolumesRemove (0.07s)
18:30:13 [2022-03-20T18:30:13.513Z] === RUN   TestVolumesInspect
18:30:13 [2022-03-20T18:30:13.773Z] --- PASS: TestVolumesInspect (0.02s)
18:30:13 [2022-03-20T18:30:13.773Z] === RUN   TestVolumesInvalidJSON
18:30:13 [2022-03-20T18:30:13.773Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:30:13 [2022-03-20T18:30:13.773Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:30:13 [2022-03-20T18:30:13.773Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:30:13 [2022-03-20T18:30:13.773Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:30:13 [2022-03-20T18:30:13.773Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:30:13 [2022-03-20T18:30:13.773Z] PASS
18:30:13 [2022-03-20T18:30:13.773Z] 
18:30:13 [2022-03-20T18:30:13.773Z] DONE 5 tests in 0.241s
18:30:13 [2022-03-20T18:30:13.773Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:30:13 [2022-03-20T18:30:13.773Z] ++++ cat bundles/test-integration/docker.pid
18:30:13 [2022-03-20T18:30:13.773Z] +++ kill 13811
18:30:14 [2022-03-20T18:30:14.034Z] +++ /etc/init.d/apparmor stop
18:30:14 [2022-03-20T18:30:14.034Z] Leaving: AppArmorNo profiles have been unloaded.
18:30:14 [2022-03-20T18:30:14.034Z] 
18:30:14 [2022-03-20T18:30:14.034Z] Unloading profiles will leave already running processes permanently
18:30:14 [2022-03-20T18:30:14.034Z] unconfined, which can lead to unexpected situations.
18:30:14 [2022-03-20T18:30:14.034Z] 
18:30:14 [2022-03-20T18:30:14.034Z] To set a process to complain mode, use the command line tool
18:30:14 [2022-03-20T18:30:14.034Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:30:14 [2022-03-20T18:30:14.034Z] +++ true
18:30:14 [2022-03-20T18:30:14.034Z] exiting test-integration
18:30:14 [2022-03-20T18:30:14.034Z] ++ exit 0
18:30:14 [2022-03-20T18:30:14.034Z] 
18:30:14 [2022-03-20T18:30:14.540Z] 
18:30:14 [2022-03-20T18:30:14.540Z] === Skipped
18:30:14 [2022-03-20T18:30:14.540Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
18:30:14 [2022-03-20T18:30:14.540Z]     dispatchers_test.go:377: Windows does not support stopsignal
18:30:14 [2022-03-20T18:30:14.540Z] 
18:30:14 [2022-03-20T18:30:14.540Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s)
18:30:14 [2022-03-20T18:30:14.540Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
18:30:14 [2022-03-20T18:30:14.540Z] 
18:30:14 [2022-03-20T18:30:14.540Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s)
18:30:14 [2022-03-20T18:30:14.540Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
18:30:14 [2022-03-20T18:30:14.540Z] 
18:30:14 [2022-03-20T18:30:14.540Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
18:30:14 [2022-03-20T18:30:14.540Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
18:30:14 [2022-03-20T18:30:14.540Z] 
18:30:14 [2022-03-20T18:30:14.540Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
18:30:14 [2022-03-20T18:30:14.540Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
18:30:14 [2022-03-20T18:30:14.540Z] 
18:30:14 [2022-03-20T18:30:14.540Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
18:30:14 [2022-03-20T18:30:14.540Z]     client_test.go:23: runtime.GOOS == "windows"
18:30:14 [2022-03-20T18:30:14.540Z] 
18:30:14 [2022-03-20T18:30:14.540Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
18:30:14 [2022-03-20T18:30:14.540Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
18:30:14 [2022-03-20T18:30:14.540Z] 
18:30:14 [2022-03-20T18:30:14.540Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
18:30:14 [2022-03-20T18:30:14.540Z]     network_proxy_test.go:208: No support for dual stack yet
18:30:14 [2022-03-20T18:30:14.540Z] 
18:30:14 [2022-03-20T18:30:14.540Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
18:30:14 [2022-03-20T18:30:14.540Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
18:30:14 [2022-03-20T18:30:14.540Z] 
18:30:14 [2022-03-20T18:30:14.540Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
18:30:14 [2022-03-20T18:30:14.540Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
18:30:14 [2022-03-20T18:30:14.540Z] 
18:30:14 [2022-03-20T18:30:14.540Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
18:30:14 [2022-03-20T18:30:14.540Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
18:30:14 [2022-03-20T18:30:14.540Z] 
18:30:14 [2022-03-20T18:30:14.540Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
18:30:14 [2022-03-20T18:30:14.540Z]     daemon_test.go:145: root required
18:30:14 [2022-03-20T18:30:14.540Z] 
18:30:14 [2022-03-20T18:30:14.540Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
18:30:14 [2022-03-20T18:30:14.540Z]     reload_test.go:342: root required
18:30:14 [2022-03-20T18:30:14.540Z] 
18:30:14 [2022-03-20T18:30:14.540Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
18:30:14 [2022-03-20T18:30:14.540Z]     config_test.go:447: os.Getuid() != 0: skipping test that requires root
18:30:14 [2022-03-20T18:30:14.540Z] 
18:30:14 [2022-03-20T18:30:14.540Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     pull_v2_test.go:82: Needs fixing on Windows
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     pull_v2_test.go:127: Needs fixing on Windows
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     download_test.go:267: Needs fixing on Windows
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     layer_test.go:291: Failing on Windows
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     layer_test.go:340: Failing on Windows
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     layer_test.go:455: Failing on Windows
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     layer_test.go:684: Failing on Windows
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     migration_test.go:45: Failing on Windows
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     migration_test.go:181: Failing on Windows
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     mount_test.go:17: Failing on Windows
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     mount_test.go:76: Failing on Windows
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     mount_test.go:125: Failing on Windows
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     mount_test.go:212: Failing on Windows
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     archive_test.go:133: Xz not present in msys2
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s)
18:30:14 [2022-03-20T18:30:14.541Z]     archive_test.go:140: zstd not installed
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     archive_test.go:252: Failing on Windows CI machines
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     archive_windows_test.go:16: Currently fails
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     changes_test.go:195: needs more investigation
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     changes_test.go:432: needs further investigation
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     changes_test.go:468: needs further investigation
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     archive_test.go:44: os.Getuid() != 0: skipping test that requires root
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     archive_test.go:76: os.Getuid() != 0: skipping test that requires root
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     poller_test.go:40: No chmod on Windows
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     fileutils_test.go:133: Needs porting to Windows
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     fileutils_test.go:179: Needs porting to Windows
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     registry_test.go:50: os.Getuid() != 0: skipping test that requires root
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     registry_test.go:70: os.Getuid() != 0: skipping test that requires root
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     registry_test.go:511: os.Getuid() != 0: skipping test that requires root
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
18:30:14 [2022-03-20T18:30:14.541Z] 
18:30:14 [2022-03-20T18:30:14.541Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
18:30:14 [2022-03-20T18:30:14.541Z]     local_test.go:180: runtime.GOOS == "windows"
Post stage
[Pipeline] junit
18:30:14 [2022-03-20T18:30:14.621Z] Recording test results
18:30:14 [2022-03-20T18:30:14.789Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:30:15 [2022-03-20T18:30:15.011Z] 
18:30:15 [2022-03-20T18:30:15.011Z] DONE 2091 tests, 68 skipped in 290.303s
18:30:15 [2022-03-20T18:30:15.011Z] INFO: make.ps1 ended at 03/20/2022 18:30:14
18:30:15 [2022-03-20T18:30:15.128Z] + echo Ensuring container killed.
18:30:15 [2022-03-20T18:30:15.128Z] Ensuring container killed.
18:30:15 [2022-03-20T18:30:15.128Z] + docker rm -vf docker-pr3
18:30:15 [2022-03-20T18:30:15.128Z] Error: No such container: docker-pr3
[Pipeline] sh
18:30:15 [2022-03-20T18:30:15.245Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
18:30:15 [2022-03-20T18:30:15.414Z] + echo Chowning /workspace to jenkins user
18:30:15 [2022-03-20T18:30:15.414Z] Chowning /workspace to jenkins user
18:30:15 [2022-03-20T18:30:15.414Z] + id -u
18:30:15 [2022-03-20T18:30:15.414Z] + id -g
18:30:15 [2022-03-20T18:30:15.414Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43398:/workspace busybox chown -R 1000:1000 /workspace
18:30:15 [2022-03-20T18:30:15.414Z] Unable to find image 'busybox:latest' locally
18:30:15 [2022-03-20T18:30:15.414Z] latest: Pulling from library/busybox
18:30:15 [2022-03-20T18:30:15.675Z] aa5434a6d997: Pulling fs layer
18:30:15 [2022-03-20T18:30:15.675Z] aa5434a6d997: Verifying Checksum
18:30:15 [2022-03-20T18:30:15.675Z] aa5434a6d997: Download complete
18:30:15 [2022-03-20T18:30:15.675Z] aa5434a6d997: Pull complete
18:30:15 [2022-03-20T18:30:15.675Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a
18:30:15 [2022-03-20T18:30:15.675Z] Status: Downloaded newer image for busybox:latest
18:30:15 [2022-03-20T18:30:15.808Z]     check_test.go:379: [d5845f4324eb8] daemon is not started
18:30:16 [2022-03-20T18:30:16.370Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
18:30:16 [2022-03-20T18:30:16.626Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:30:17 [2022-03-20T18:30:17.234Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
18:30:17 [2022-03-20T18:30:17.234Z] INFO: Unit tests ended at 03/20/2022 18:30:16. Duration:00:05:07.8032985
18:30:17 [2022-03-20T18:30:17.234Z] INFO: Building busybox
18:30:17 [2022-03-20T18:30:17.234Z] Sending build context to Docker daemon   5.12kB
18:30:17 [2022-03-20T18:30:17.234Z] 
18:30:17 [2022-03-20T18:30:17.234Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
18:30:17 [2022-03-20T18:30:17.234Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
18:30:17 [2022-03-20T18:30:17.234Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
18:30:17 [2022-03-20T18:30:17.234Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
18:30:17 [2022-03-20T18:30:17.234Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
18:30:17 [2022-03-20T18:30:17.234Z]  ---> 6a11116086a4
18:30:17 [2022-03-20T18:30:17.234Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
18:30:17 [2022-03-20T18:30:17.234Z]  ---> Running in 808b30623fd3
18:30:17 [2022-03-20T18:30:17.367Z] + bundleName=arm64-integration
18:30:17 [2022-03-20T18:30:17.368Z] + echo Creating arm64-integration-bundles.tar.gz
18:30:17 [2022-03-20T18:30:17.368Z] Creating arm64-integration-bundles.tar.gz
18:30:17 [2022-03-20T18:30:17.368Z] + xargs tar -czf arm64-integration-bundles.tar.gz
18:30:17 [2022-03-20T18:30:17.368Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
18:30:17 [2022-03-20T18:30:17.382Z] Archiving artifacts
18:30:18 [2022-03-20T18:30:18.519Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
18:30:19 [2022-03-20T18:30:19.497Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43398/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:30:19 [2022-03-20T18:30:19.810Z] + make clean
18:30:19 [2022-03-20T18:30:19.810Z] docker volume rm -f docker-dev-cache docker-mod-cache
18:30:19 [2022-03-20T18:30:19.810Z] docker-dev-cache
18:30:19 [2022-03-20T18:30:19.810Z] docker-mod-cache
[Pipeline] deleteDir
18:30:19 [2022-03-20T18:30:19.890Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
18:30:20 [2022-03-20T18:30:20.633Z] Removing intermediate container 3cd753866c36
18:30:20 [2022-03-20T18:30:20.633Z]  ---> 0373efb67c17
18:30:20 [2022-03-20T18:30:20.633Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
18:30:20 [2022-03-20T18:30:20.633Z]  ---> Running in c3505d1803ba
18:30:21 [2022-03-20T18:30:21.261Z] === RUN   TestDockerSuite/TestBuildHistory
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:30:21 [2022-03-20T18:30:21.621Z] 
18:30:21 [2022-03-20T18:30:21.621Z] SUCCESS: Specified value was saved.
18:30:24 [2022-03-20T18:30:24.724Z] Removing intermediate container c3505d1803ba
18:30:24 [2022-03-20T18:30:24.724Z]  ---> c0017a68058a
18:30:24 [2022-03-20T18:30:24.724Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
18:30:24 [2022-03-20T18:30:24.724Z]  ---> Running in 3711db2cf4d3
18:30:25 [2022-03-20T18:30:25.554Z] === RUN   TestDockerSuite/TestBuildIidFile
18:30:25 [2022-03-20T18:30:25.554Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
18:30:26 [2022-03-20T18:30:26.116Z] === RUN   TestDockerSuite/TestBuildInheritance
18:30:26 [2022-03-20T18:30:26.373Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
18:30:26 [2022-03-20T18:30:26.373Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
18:30:26 [2022-03-20T18:30:26.373Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
18:30:26 [2022-03-20T18:30:26.935Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
18:30:27 [2022-03-20T18:30:27.498Z] === RUN   TestDockerSuite/TestBuildInvalidTag
18:30:27 [2022-03-20T18:30:27.498Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
18:30:28 [2022-03-20T18:30:28.868Z] === RUN   TestDockerSuite/TestBuildLabel
18:30:29 [2022-03-20T18:30:29.125Z]     docker_api_swarm_test.go:46: [df3468e10a4d9] joining swarm manager [dbc04a4aeca4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:30:29 [2022-03-20T18:30:29.476Z] Cannot create a file when that file already exists.
18:30:29 [2022-03-20T18:30:29.689Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
18:30:29 [2022-03-20T18:30:29.991Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
18:30:30 [2022-03-20T18:30:30.555Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
18:30:30 [2022-03-20T18:30:30.811Z] === RUN   TestDockerSuite/TestBuildLabels
18:30:31 [2022-03-20T18:30:31.405Z] === RUN   TestDockerSuite/TestBuildLabelsCache
18:30:32 [2022-03-20T18:30:32.349Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
18:30:34 [2022-03-20T18:30:34.228Z] Removing intermediate container 3711db2cf4d3
18:30:34 [2022-03-20T18:30:34.695Z]  ---> d5e993405704
18:30:34 [2022-03-20T18:30:34.695Z] Step 13/13 : CMD ["sh"]
18:30:34 [2022-03-20T18:30:34.695Z]  ---> Running in a0bc99c78922
18:30:34 [2022-03-20T18:30:34.872Z] === RUN   TestDockerSuite/TestBuildLastModified
18:30:35 [2022-03-20T18:30:35.164Z] Removing intermediate container a0bc99c78922
18:30:35 [2022-03-20T18:30:35.164Z]  ---> 918805304691
18:30:35 [2022-03-20T18:30:35.164Z] Successfully built 918805304691
18:30:35 [2022-03-20T18:30:35.164Z] Successfully tagged busybox:latest
18:30:35 [2022-03-20T18:30:35.164Z] INFO: Docker images of the daemon under test
18:30:35 [2022-03-20T18:30:35.164Z] 
18:30:35 [2022-03-20T18:30:35.164Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
18:30:35 [2022-03-20T18:30:35.164Z] busybox                                latest              918805304691        Less than a second ago   5.01GB
18:30:35 [2022-03-20T18:30:35.164Z] microsoft/windowsservercore            latest              02f938cacc3b        2 weeks ago              4.96GB
18:30:35 [2022-03-20T18:30:35.164Z] mcr.microsoft.com/windows/servercore   ltsc2022            02f938cacc3b        2 weeks ago              4.96GB
18:30:35 [2022-03-20T18:30:35.164Z] 
18:30:35 [2022-03-20T18:30:35.164Z] INFO: Running integration tests at 03/20/2022 18:30:34...
18:30:35 [2022-03-20T18:30:35.164Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
18:30:35 [2022-03-20T18:30:35.164Z] INFO: Integration API tests being run from the host:
18:30:35 [2022-03-20T18:30:35.164Z] INFO: make.ps1 starting at 03/20/2022 18:30:34
18:30:36 [2022-03-20T18:30:36.161Z] Running D:\gopath\src\github.com\docker\docker\integration\build
18:30:38 [2022-03-20T18:30:38.578Z] Removing intermediate container 808b30623fd3
18:30:38 [2022-03-20T18:30:38.578Z]  ---> f690fa43358f
18:30:38 [2022-03-20T18:30:38.578Z] Step 7/13 : ARG BUSYBOX_VERSION
18:30:38 [2022-03-20T18:30:38.578Z]  ---> Running in fd0b0ba5e99b
18:30:38 [2022-03-20T18:30:38.578Z] Removing intermediate container fd0b0ba5e99b
18:30:38 [2022-03-20T18:30:38.578Z]  ---> 912b85a5becb
18:30:38 [2022-03-20T18:30:38.578Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
18:30:38 [2022-03-20T18:30:38.578Z]  ---> Running in fb32757295a8
18:30:38 [2022-03-20T18:30:38.578Z] Removing intermediate container fb32757295a8
18:30:38 [2022-03-20T18:30:38.578Z]  ---> c46435e91ed3
18:30:38 [2022-03-20T18:30:38.578Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
18:30:38 [2022-03-20T18:30:38.578Z] 
18:30:39 [2022-03-20T18:30:39.571Z]  ---> 85fb45876b8f
18:30:39 [2022-03-20T18:30:39.571Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
18:30:39 [2022-03-20T18:30:39.571Z]  ---> Running in 5eaa90d20691
18:30:40 [2022-03-20T18:30:40.123Z] === RUN   TestDockerSuite/TestBuildLineBreak
18:30:41 [2022-03-20T18:30:41.516Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev
18:30:41 [2022-03-20T18:30:41.517Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
18:30:41 [2022-03-20T18:30:41.517Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
18:30:41 [2022-03-20T18:30:41.517Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
18:30:41 [2022-03-20T18:30:41.517Z] Cross building: bundles/cross/linux/s390x
18:30:41 [2022-03-20T18:30:41.517Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev
18:30:41 [2022-03-20T18:30:41.517Z] GOOS="linux" GOARCH="s390x" GOARM=""
18:30:43 [2022-03-20T18:30:43.401Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
18:30:43 [2022-03-20T18:30:43.401Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
18:30:43 [2022-03-20T18:30:43.401Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
18:30:43 [2022-03-20T18:30:43.401Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
18:30:43 [2022-03-20T18:30:43.401Z] === RUN   TestDockerSuite/TestBuildMaintainer
18:30:43 [2022-03-20T18:30:43.658Z] === RUN   TestDockerSuite/TestBuildMissingArgs
18:30:45 [2022-03-20T18:30:45.552Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
18:30:45 [2022-03-20T18:30:45.552Z] --- PASS: TestImportExtremelyLargeImageWorks (177.42s)
18:30:45 [2022-03-20T18:30:45.552Z] PASS
18:30:45 [2022-03-20T18:30:45.552Z] 
18:30:45 [2022-03-20T18:30:45.552Z] DONE 22 tests in 181.553s
18:30:45 [2022-03-20T18:30:45.552Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
18:30:45 [2022-03-20T18:30:45.552Z] ++ 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
18:30:45 [2022-03-20T18:30:45.552Z] ++ set -e
18:30:45 [2022-03-20T18:30:45.552Z] ++ '[' -n 0 ']'
18:30:45 [2022-03-20T18:30:45.552Z] ++ set -x
18:30:45 [2022-03-20T18:30:45.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-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
18:30:45 [2022-03-20T18:30:45.552Z] INFO: Testing against a local daemon
18:30:45 [2022-03-20T18:30:45.552Z] === RUN   TestNetworkCreateDelete
18:30:45 [2022-03-20T18:30:45.808Z] --- PASS: TestNetworkCreateDelete (0.16s)
18:30:45 [2022-03-20T18:30:45.808Z] === RUN   TestDockerNetworkDeletePreferID
18:30:46 [2022-03-20T18:30:46.067Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s)
18:30:46 [2022-03-20T18:30:46.067Z] === RUN   TestDaemonDNSFallback
18:30:46 [2022-03-20T18:30:46.324Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
18:30:46 [2022-03-20T18:30:46.890Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
18:30:47 [2022-03-20T18:30:47.819Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
18:30:49 [2022-03-20T18:30:49.186Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
18:30:49 [2022-03-20T18:30:49.749Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
18:30:50 [2022-03-20T18:30:50.005Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
18:30:53 [2022-03-20T18:30:53.279Z] --- PASS: TestDaemonDNSFallback (6.55s)
18:30:53 [2022-03-20T18:30:53.279Z] === RUN   TestInspectNetwork
18:30:54 [2022-03-20T18:30:54.051Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:30:54 [2022-03-20T18:30:54.051Z] INFO: Testing against a local daemon
18:30:54 [2022-03-20T18:30:54.051Z] === RUN   TestBuildWithSession
18:30:54 [2022-03-20T18:30:54.051Z]     build_session_test.go:25: TODO: BuildKit
18:30:54 [2022-03-20T18:30:54.051Z] --- SKIP: TestBuildWithSession (0.00s)
18:30:54 [2022-03-20T18:30:54.051Z] === RUN   TestBuildSquashParent
18:30:54 [2022-03-20T18:30:54.051Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
18:30:54 [2022-03-20T18:30:54.051Z] --- SKIP: TestBuildSquashParent (0.00s)
18:30:54 [2022-03-20T18:30:54.051Z] === RUN   TestBuildWithRemoveAndForceRemove
18:30:54 [2022-03-20T18:30:54.051Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:30:54 [2022-03-20T18:30:54.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:30:54 [2022-03-20T18:30:54.051Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:30:54 [2022-03-20T18:30:54.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:30:54 [2022-03-20T18:30:54.051Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:30:54 [2022-03-20T18:30:54.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:30:54 [2022-03-20T18:30:54.051Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:30:54 [2022-03-20T18:30:54.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:30:54 [2022-03-20T18:30:54.051Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:30:54 [2022-03-20T18:30:54.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:30:54 [2022-03-20T18:30:54.051Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:30:54 [2022-03-20T18:30:54.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:30:54 [2022-03-20T18:30:54.051Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:30:54 [2022-03-20T18:30:54.051Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:30:54 [2022-03-20T18:30:54.051Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:30:54 [2022-03-20T18:30:54.051Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:30:56 [2022-03-20T18:30:56.553Z] === RUN   TestInspectNetwork/full_network_id
18:30:56 [2022-03-20T18:30:56.553Z] === RUN   TestInspectNetwork/partial_network_id
18:30:56 [2022-03-20T18:30:56.553Z] === RUN   TestInspectNetwork/network_name
18:30:56 [2022-03-20T18:30:56.553Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:30:56 [2022-03-20T18:30:56.553Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
18:30:59 [2022-03-20T18:30:59.079Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
18:30:59 [2022-03-20T18:30:59.641Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
18:31:00 [2022-03-20T18:31:00.568Z] --- PASS: TestInspectNetwork (8.00s)
18:31:00 [2022-03-20T18:31:00.568Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:31:00 [2022-03-20T18:31:00.568Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:31:00 [2022-03-20T18:31:00.568Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:31:00 [2022-03-20T18:31:00.568Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:31:00 [2022-03-20T18:31:00.568Z] === RUN   TestRunContainerWithBridgeNone
18:31:00 [2022-03-20T18:31:00.822Z] Removing intermediate container 5eaa90d20691
18:31:00 [2022-03-20T18:31:00.822Z]  ---> 1de465ee5849
18:31:00 [2022-03-20T18:31:00.822Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
18:31:00 [2022-03-20T18:31:00.822Z]  ---> Running in 7c5bbf9840f6
18:31:01 [2022-03-20T18:31:01.497Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
18:31:01 [2022-03-20T18:31:01.497Z]     docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows
18:31:01 [2022-03-20T18:31:01.497Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
18:31:02 [2022-03-20T18:31:02.392Z] 
18:31:02 [2022-03-20T18:31:02.392Z] SUCCESS: Specified value was saved.
18:31:02 [2022-03-20T18:31:02.863Z] --- PASS: TestRunContainerWithBridgeNone (1.94s)
18:31:02 [2022-03-20T18:31:02.863Z] === RUN   TestNetworkInvalidJSON
18:31:02 [2022-03-20T18:31:02.863Z] === RUN   TestNetworkInvalidJSON//networks/create
18:31:02 [2022-03-20T18:31:02.863Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:31:02 [2022-03-20T18:31:02.863Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:31:02 [2022-03-20T18:31:02.863Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:31:02 [2022-03-20T18:31:02.863Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:31:02 [2022-03-20T18:31:02.863Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:31:02 [2022-03-20T18:31:02.863Z] === CONT  TestNetworkInvalidJSON//networks/create
18:31:02 [2022-03-20T18:31:02.863Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:31:02 [2022-03-20T18:31:02.863Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:31:02 [2022-03-20T18:31:02.863Z] --- PASS: TestNetworkInvalidJSON (0.03s)
18:31:02 [2022-03-20T18:31:02.863Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
18:31:02 [2022-03-20T18:31:02.863Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
18:31:02 [2022-03-20T18:31:02.863Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:31:02 [2022-03-20T18:31:02.863Z] === RUN   TestNetworkList
18:31:02 [2022-03-20T18:31:02.863Z] === RUN   TestNetworkList//networks
18:31:02 [2022-03-20T18:31:02.863Z] === PAUSE TestNetworkList//networks
18:31:02 [2022-03-20T18:31:02.863Z] === RUN   TestNetworkList//networks/
18:31:02 [2022-03-20T18:31:02.863Z] === PAUSE TestNetworkList//networks/
18:31:02 [2022-03-20T18:31:02.863Z] === CONT  TestNetworkList//networks
18:31:02 [2022-03-20T18:31:02.863Z] === CONT  TestNetworkList//networks/
18:31:02 [2022-03-20T18:31:02.863Z] --- PASS: TestNetworkList (0.02s)
18:31:02 [2022-03-20T18:31:02.863Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:31:02 [2022-03-20T18:31:02.863Z]     --- PASS: TestNetworkList//networks (0.00s)
18:31:02 [2022-03-20T18:31:02.863Z] === RUN   TestHostIPv4BridgeLabel
18:31:03 [2022-03-20T18:31:03.121Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
18:31:03 [2022-03-20T18:31:03.121Z] === RUN   TestDaemonRestartWithLiveRestore
18:31:04 [2022-03-20T18:31:04.490Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
18:31:04 [2022-03-20T18:31:04.490Z] === RUN   TestDaemonDefaultNetworkPools
18:31:04 [2022-03-20T18:31:04.747Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
18:31:05 [2022-03-20T18:31:05.006Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s)
18:31:05 [2022-03-20T18:31:05.006Z] === RUN   TestDaemonRestartWithExistingNetwork
18:31:05 [2022-03-20T18:31:05.262Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
18:31:05 [2022-03-20T18:31:05.348Z] Removing intermediate container 7c5bbf9840f6
18:31:05 [2022-03-20T18:31:05.349Z]  ---> 7c18c26b755f
18:31:05 [2022-03-20T18:31:05.349Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
18:31:05 [2022-03-20T18:31:05.349Z]  ---> Running in 1ae2ba29fa78
18:31:06 [2022-03-20T18:31:06.195Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
18:31:06 [2022-03-20T18:31:06.195Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:31:06 [2022-03-20T18:31:06.805Z] === RUN   TestDockerSuite/TestBuildMultipleTags
18:31:07 [2022-03-20T18:31:07.061Z] === RUN   TestDockerSuite/TestBuildNetContainer
18:31:07 [2022-03-20T18:31:07.671Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
18:31:07 [2022-03-20T18:31:07.671Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:31:08 [2022-03-20T18:31:08.236Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
18:31:08 [2022-03-20T18:31:08.236Z] === RUN   TestServiceWithPredefinedNetwork
18:31:08 [2022-03-20T18:31:08.236Z] === RUN   TestDockerSuite/TestBuildNetNone
18:31:08 [2022-03-20T18:31:08.846Z] === RUN   TestDockerSuite/TestBuildNoContext
18:31:09 [2022-03-20T18:31:09.408Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
18:31:10 [2022-03-20T18:31:10.339Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
18:31:10 [2022-03-20T18:31:10.900Z] --- PASS: TestServiceWithPredefinedNetwork (2.69s)
18:31:10 [2022-03-20T18:31:10.900Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:31:10 [2022-03-20T18:31:10.900Z]     service_test.go:243: FLAKY_TEST
18:31:10 [2022-03-20T18:31:10.900Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:31:10 [2022-03-20T18:31:10.900Z] === RUN   TestServiceWithDataPathPortInit
18:31:11 [2022-03-20T18:31:11.219Z] Cannot create a file when that file already exists.
18:31:11 [2022-03-20T18:31:11.828Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
18:31:11 [2022-03-20T18:31:11.828Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
18:31:11 [2022-03-20T18:31:11.828Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
18:31:11 [2022-03-20T18:31:11.895Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:31:11 [2022-03-20T18:31:11.895Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:31:12 [2022-03-20T18:31:12.083Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
18:31:12 [2022-03-20T18:31:12.646Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
18:31:13 [2022-03-20T18:31:13.208Z] === RUN   TestDockerSuite/TestBuildOnBuild
18:31:14 [2022-03-20T18:31:14.578Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
18:31:15 [2022-03-20T18:31:15.142Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
18:31:15 [2022-03-20T18:31:15.978Z] Removing intermediate container 1ae2ba29fa78
18:31:15 [2022-03-20T18:31:15.978Z]  ---> d5160d6d4ca8
18:31:15 [2022-03-20T18:31:15.978Z] Step 13/13 : CMD ["sh"]
18:31:15 [2022-03-20T18:31:15.978Z]  ---> Running in 91966f26a2b7
18:31:15 [2022-03-20T18:31:15.978Z] Removing intermediate container 91966f26a2b7
18:31:15 [2022-03-20T18:31:15.978Z]  ---> c829827a98e4
18:31:15 [2022-03-20T18:31:15.978Z] Successfully built c829827a98e4
18:31:15 [2022-03-20T18:31:15.978Z] Successfully tagged busybox:latest
18:31:15 [2022-03-20T18:31:15.978Z] INFO: Docker images of the daemon under test
18:31:15 [2022-03-20T18:31:15.978Z] 
18:31:15 [2022-03-20T18:31:15.978Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
18:31:15 [2022-03-20T18:31:15.978Z] busybox                                latest              c829827a98e4        Less than a second ago   5.78GB
18:31:15 [2022-03-20T18:31:15.978Z] mcr.microsoft.com/windows/servercore   ltsc2019            6a11116086a4        2 weeks ago              5.75GB
18:31:15 [2022-03-20T18:31:15.978Z] microsoft/windowsservercore            latest              6a11116086a4        2 weeks ago              5.75GB
18:31:15 [2022-03-20T18:31:15.978Z] 
18:31:15 [2022-03-20T18:31:15.978Z] INFO: Running integration tests at 03/20/2022 18:31:15...
18:31:15 [2022-03-20T18:31:15.978Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
18:31:15 [2022-03-20T18:31:15.978Z] INFO: Integration API tests being run from the host:
18:31:15 [2022-03-20T18:31:15.978Z] INFO: make.ps1 starting at 03/20/2022 18:31:15
18:31:16 [2022-03-20T18:31:16.513Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
18:31:16 [2022-03-20T18:31:16.966Z] Running D:\gopath\src\github.com\docker\docker\integration\build
18:31:17 [2022-03-20T18:31:17.886Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
18:31:18 [2022-03-20T18:31:18.894Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:31:18 [2022-03-20T18:31:18.894Z] INFO: Testing against a local daemon
18:31:18 [2022-03-20T18:31:18.894Z] === RUN   TestBuildWithSession
18:31:18 [2022-03-20T18:31:18.894Z]     build_session_test.go:25: TODO: BuildKit
18:31:18 [2022-03-20T18:31:18.894Z] --- SKIP: TestBuildWithSession (0.00s)
18:31:18 [2022-03-20T18:31:18.894Z] === RUN   TestBuildSquashParent
18:31:18 [2022-03-20T18:31:18.894Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
18:31:18 [2022-03-20T18:31:18.894Z] --- SKIP: TestBuildSquashParent (0.00s)
18:31:18 [2022-03-20T18:31:18.894Z] === RUN   TestBuildWithRemoveAndForceRemove
18:31:18 [2022-03-20T18:31:18.894Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:31:18 [2022-03-20T18:31:18.894Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:31:18 [2022-03-20T18:31:18.894Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:31:18 [2022-03-20T18:31:18.894Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:31:18 [2022-03-20T18:31:18.894Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:31:18 [2022-03-20T18:31:18.894Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:31:18 [2022-03-20T18:31:18.894Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:31:18 [2022-03-20T18:31:18.894Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:31:18 [2022-03-20T18:31:18.894Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:31:18 [2022-03-20T18:31:18.894Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:31:18 [2022-03-20T18:31:18.894Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:31:18 [2022-03-20T18:31:18.894Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:31:18 [2022-03-20T18:31:18.894Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:31:18 [2022-03-20T18:31:18.894Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:31:18 [2022-03-20T18:31:18.894Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:31:18 [2022-03-20T18:31:18.894Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:31:19 [2022-03-20T18:31:19.781Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
18:31:20 [2022-03-20T18:31:20.346Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
18:31:21 [2022-03-20T18:31:21.729Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
18:31:21 [2022-03-20T18:31:21.729Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
18:31:22 [2022-03-20T18:31:22.337Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
18:31:22 [2022-03-20T18:31:22.337Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.95s)
18:31:22 [2022-03-20T18:31:22.337Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.50s)
18:31:22 [2022-03-20T18:31:22.337Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (19.59s)
18:31:22 [2022-03-20T18:31:22.337Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (19.67s)
18:31:22 [2022-03-20T18:31:22.337Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.58s)
18:31:22 [2022-03-20T18:31:22.337Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.47s)
18:31:22 [2022-03-20T18:31:22.337Z] === RUN   TestBuildMultiStageCopy
18:31:22 [2022-03-20T18:31:22.337Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:31:24 [2022-03-20T18:31:24.262Z] === RUN   TestDockerSuite/TestBuildPATH
18:31:25 [2022-03-20T18:31:25.193Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
18:31:25 [2022-03-20T18:31:25.756Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
18:31:26 [2022-03-20T18:31:26.321Z] --- PASS: TestServiceWithDataPathPortInit (15.41s)
18:31:26 [2022-03-20T18:31:26.321Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:31:26 [2022-03-20T18:31:26.321Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
18:31:29 [2022-03-20T18:31:29.333Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:31:29 [2022-03-20T18:31:29.333Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:31:29 [2022-03-20T18:31:29.593Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4fqkejsm5rfvov6cpkwlv5vr6 Created:2022-03-20 18:31:27.643898925 +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[9e7c2b497d05e4402ae9c9390f65bc1bfafebfe680e293bed72834eba45020ad:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mzv6lw52knunj83tb0fa9vosl EndpointID:13b75780d47df531ffcc808a82231c708d4f040f6d22ae293ccbf3c71207cf2b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:07b6276eccd188008325451b11bfd2ec711b0db2dd09136b9554154158d27046 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:59efe85ec2c2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mzv6lw52knunj83tb0fa9vosl EndpointID:13b75780d47df531ffcc808a82231c708d4f040f6d22ae293ccbf3c71207cf2b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:31:32 [2022-03-20T18:31:32.867Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
18:31:34 [2022-03-20T18:31:34.234Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.81s)
18:31:34 [2022-03-20T18:31:34.234Z] PASS
18:31:34 [2022-03-20T18:31:34.234Z] 
18:31:34 [2022-03-20T18:31:34.234Z] === Skipped
18:31:34 [2022-03-20T18:31:34.234Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:31:34 [2022-03-20T18:31:34.234Z]     service_test.go:243: FLAKY_TEST
18:31:34 [2022-03-20T18:31:34.234Z] 
18:31:34 [2022-03-20T18:31:34.234Z] DONE 26 tests, 1 skipped in 48.574s
18:31:34 [2022-03-20T18:31:34.234Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:31:34 [2022-03-20T18:31:34.234Z] ++ 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
18:31:34 [2022-03-20T18:31:34.234Z] ++ set -e
18:31:34 [2022-03-20T18:31:34.234Z] ++ '[' -n 0 ']'
18:31:34 [2022-03-20T18:31:34.234Z] ++ set -x
18:31:34 [2022-03-20T18:31:34.234Z] ++ 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
18:31:34 [2022-03-20T18:31:34.234Z] INFO: Testing against a local daemon
18:31:34 [2022-03-20T18:31:34.234Z] === RUN   TestDockerNetworkIpvlanPersistance
18:31:34 [2022-03-20T18:31:34.234Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:31:34 [2022-03-20T18:31:34.234Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:31:34 [2022-03-20T18:31:34.234Z] === RUN   TestDockerNetworkIpvlan
18:31:34 [2022-03-20T18:31:34.234Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:31:34 [2022-03-20T18:31:34.234Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:31:34 [2022-03-20T18:31:34.234Z] PASS
18:31:34 [2022-03-20T18:31:34.234Z] 
18:31:34 [2022-03-20T18:31:34.234Z] === Skipped
18:31:34 [2022-03-20T18:31:34.234Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:31:34 [2022-03-20T18:31:34.234Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:31:34 [2022-03-20T18:31:34.234Z] 
18:31:34 [2022-03-20T18:31:34.234Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:31:34 [2022-03-20T18:31:34.234Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:31:34 [2022-03-20T18:31:34.234Z] 
18:31:34 [2022-03-20T18:31:34.234Z] DONE 2 tests, 2 skipped in 0.126s
18:31:34 [2022-03-20T18:31:34.234Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:31:34 [2022-03-20T18:31:34.234Z] ++ 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
18:31:34 [2022-03-20T18:31:34.234Z] ++ set -e
18:31:34 [2022-03-20T18:31:34.234Z] ++ '[' -n 0 ']'
18:31:34 [2022-03-20T18:31:34.234Z] ++ set -x
18:31:34 [2022-03-20T18:31:34.234Z] ++ 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
18:31:34 [2022-03-20T18:31:34.234Z] INFO: Testing against a local daemon
18:31:34 [2022-03-20T18:31:34.234Z] === RUN   TestDockerNetworkMacvlanPersistance
18:31:34 [2022-03-20T18:31:34.828Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:31:34 [2022-03-20T18:31:34.828Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:31:35 [2022-03-20T18:31:35.164Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
18:31:35 [2022-03-20T18:31:35.726Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
18:31:35 [2022-03-20T18:31:35.726Z] === RUN   TestDockerNetworkMacvlan
18:31:35 [2022-03-20T18:31:35.816Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:31:35 [2022-03-20T18:31:35.982Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
18:31:36 [2022-03-20T18:31:36.588Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:31:36 [2022-03-20T18:31:36.806Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:31:36 [2022-03-20T18:31:36.844Z] === RUN   TestDockerSuite/TestBuildRm
18:31:37 [2022-03-20T18:31:37.515Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:31:37 [2022-03-20T18:31:37.993Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.08s)
18:31:37 [2022-03-20T18:31:37.993Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.11s)
18:31:37 [2022-03-20T18:31:37.993Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.11s)
18:31:37 [2022-03-20T18:31:37.993Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.11s)
18:31:37 [2022-03-20T18:31:37.993Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.24s)
18:31:37 [2022-03-20T18:31:37.993Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.26s)
18:31:37 [2022-03-20T18:31:37.993Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.32s)
18:31:37 [2022-03-20T18:31:37.993Z] === RUN   TestBuildMultiStageCopy
18:31:37 [2022-03-20T18:31:37.993Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:31:38 [2022-03-20T18:31:38.465Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:31:38 [2022-03-20T18:31:38.465Z]     docker_api_swarm_test.go:304: [de1a0154ed386] joining swarm manager [d641d497073d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:31:39 [2022-03-20T18:31:39.022Z] --- PASS: TestBuildMultiStageCopy (16.77s)
18:31:39 [2022-03-20T18:31:39.022Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (11.54s)
18:31:39 [2022-03-20T18:31:39.022Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.97s)
18:31:39 [2022-03-20T18:31:39.022Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.17s)
18:31:39 [2022-03-20T18:31:39.022Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.45s)
18:31:39 [2022-03-20T18:31:39.022Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.64s)
18:31:39 [2022-03-20T18:31:39.022Z] === RUN   TestBuildMultiStageParentConfig
18:31:39 [2022-03-20T18:31:39.839Z]     docker_api_swarm_test.go:305: [d250a96d2fd48] joining swarm manager [d641d497073d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:31:40 [2022-03-20T18:31:40.096Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
18:31:41 [2022-03-20T18:31:41.026Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
18:31:41 [2022-03-20T18:31:41.026Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:31:41 [2022-03-20T18:31:41.026Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
18:31:41 [2022-03-20T18:31:41.973Z] --- PASS: TestBuildMultiStageParentConfig (3.07s)
18:31:41 [2022-03-20T18:31:41.973Z] === RUN   TestBuildLabelWithTargets
18:31:41 [2022-03-20T18:31:41.973Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
18:31:41 [2022-03-20T18:31:41.973Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
18:31:41 [2022-03-20T18:31:41.973Z] === RUN   TestBuildWithEmptyLayers
18:31:42 [2022-03-20T18:31:42.398Z] === RUN   TestDockerSuite/TestBuildScratchCopy
18:31:42 [2022-03-20T18:31:42.654Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
18:31:42 [2022-03-20T18:31:42.912Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
18:31:43 [2022-03-20T18:31:43.169Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:31:43 [2022-03-20T18:31:43.538Z] --- PASS: TestBuildWithEmptyLayers (1.64s)
18:31:43 [2022-03-20T18:31:43.538Z] === RUN   TestBuildMultiStageOnBuild
18:31:43 [2022-03-20T18:31:43.733Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
18:31:44 [2022-03-20T18:31:44.662Z] === RUN   TestDockerSuite/TestBuildShellInherited
18:31:45 [2022-03-20T18:31:45.591Z] === RUN   TestDockerSuite/TestBuildShellMultiple
18:31:47 [2022-03-20T18:31:47.482Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:31:48 [2022-03-20T18:31:48.048Z] --- PASS: TestDockerNetworkMacvlan (12.48s)
18:31:48 [2022-03-20T18:31:48.048Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
18:31:48 [2022-03-20T18:31:48.048Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
18:31:48 [2022-03-20T18:31:48.048Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.44s)
18:31:48 [2022-03-20T18:31:48.048Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.12s)
18:31:48 [2022-03-20T18:31:48.048Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.69s)
18:31:48 [2022-03-20T18:31:48.048Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.79s)
18:31:48 [2022-03-20T18:31:48.048Z] PASS
18:31:48 [2022-03-20T18:31:48.048Z] 
18:31:48 [2022-03-20T18:31:48.048Z] DONE 8 tests in 13.998s
18:31:48 [2022-03-20T18:31:48.048Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
18:31:48 [2022-03-20T18:31:48.048Z] ++ 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
18:31:48 [2022-03-20T18:31:48.048Z] ++ set -e
18:31:48 [2022-03-20T18:31:48.048Z] ++ '[' -n 0 ']'
18:31:48 [2022-03-20T18:31:48.048Z] ++ set -x
18:31:48 [2022-03-20T18:31:48.048Z] ++ 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
18:31:48 [2022-03-20T18:31:48.306Z] testing: warning: no tests to run
18:31:48 [2022-03-20T18:31:48.306Z] PASS
18:31:48 [2022-03-20T18:31:48.306Z] 
18:31:48 [2022-03-20T18:31:48.306Z] DONE 0 tests in 0.027s
18:31:48 [2022-03-20T18:31:48.306Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:31:48 [2022-03-20T18:31:48.306Z] ++ 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
18:31:48 [2022-03-20T18:31:48.306Z] ++ set -e
18:31:48 [2022-03-20T18:31:48.306Z] ++ '[' -n 0 ']'
18:31:48 [2022-03-20T18:31:48.306Z] ++ set -x
18:31:48 [2022-03-20T18:31:48.306Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:31:48 [2022-03-20T18:31:48.306Z] INFO: Testing against a local daemon
18:31:48 [2022-03-20T18:31:48.306Z] === RUN   TestAuthZPluginAllowRequest
18:31:48 [2022-03-20T18:31:48.408Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:31:48 [2022-03-20T18:31:48.408Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:31:48 [2022-03-20T18:31:48.563Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
18:31:48 [2022-03-20T18:31:48.563Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
18:31:48 [2022-03-20T18:31:48.821Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
18:31:48 [2022-03-20T18:31:48.821Z]     docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows
18:31:48 [2022-03-20T18:31:48.821Z] === RUN   TestDockerSuite/TestBuildSpaces
18:31:48 [2022-03-20T18:31:48.876Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:31:49 [2022-03-20T18:31:49.387Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
18:31:49 [2022-03-20T18:31:49.644Z] --- PASS: TestAuthZPluginAllowRequest (1.37s)
18:31:49 [2022-03-20T18:31:49.644Z] === RUN   TestAuthZPluginTLS
18:31:49 [2022-03-20T18:31:49.901Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
18:31:50 [2022-03-20T18:31:50.159Z] === RUN   TestDockerSuite/TestBuildStderr
18:31:50 [2022-03-20T18:31:50.418Z] --- PASS: TestAuthZPluginTLS (0.58s)
18:31:50 [2022-03-20T18:31:50.418Z] === RUN   TestAuthZPluginDenyRequest
18:31:50 [2022-03-20T18:31:50.441Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:31:50 [2022-03-20T18:31:50.675Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
18:31:50 [2022-03-20T18:31:50.933Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
18:31:50 [2022-03-20T18:31:50.933Z] === RUN   TestAuthZPluginAPIDenyResponse
18:31:51 [2022-03-20T18:31:51.495Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
18:31:51 [2022-03-20T18:31:51.495Z] === RUN   TestAuthZPluginDenyResponse
18:31:52 [2022-03-20T18:31:52.005Z] --- PASS: TestBuildMultiStageCopy (14.13s)
18:31:52 [2022-03-20T18:31:52.005Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (9.31s)
18:31:52 [2022-03-20T18:31:52.005Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.93s)
18:31:52 [2022-03-20T18:31:52.005Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.09s)
18:31:52 [2022-03-20T18:31:52.005Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.29s)
18:31:52 [2022-03-20T18:31:52.005Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.50s)
18:31:52 [2022-03-20T18:31:52.005Z] === RUN   TestBuildMultiStageParentConfig
18:31:52 [2022-03-20T18:31:52.060Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
18:31:52 [2022-03-20T18:31:52.060Z] === RUN   TestAuthZPluginAllowEventStream
18:31:52 [2022-03-20T18:31:52.317Z]     docker_api_swarm_test.go:364: Waiting for possible election...
18:31:53 [2022-03-20T18:31:53.731Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s)
18:31:53 [2022-03-20T18:31:53.731Z] === RUN   TestAuthZPluginErrorResponse
18:31:53 [2022-03-20T18:31:53.991Z] === RUN   TestDockerSuite/TestBuildStopSignal
18:31:54 [2022-03-20T18:31:54.248Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
18:31:54 [2022-03-20T18:31:54.248Z] === RUN   TestAuthZPluginErrorRequest
18:31:54 [2022-03-20T18:31:54.814Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
18:31:54 [2022-03-20T18:31:54.814Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:31:54 [2022-03-20T18:31:54.814Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
18:31:54 [2022-03-20T18:31:54.954Z] --- PASS: TestBuildMultiStageParentConfig (2.79s)
18:31:54 [2022-03-20T18:31:54.954Z] === RUN   TestBuildLabelWithTargets
18:31:54 [2022-03-20T18:31:54.954Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
18:31:54 [2022-03-20T18:31:54.954Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
18:31:54 [2022-03-20T18:31:54.954Z] === RUN   TestBuildWithEmptyLayers
18:31:55 [2022-03-20T18:31:55.376Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
18:31:55 [2022-03-20T18:31:55.376Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:31:55 [2022-03-20T18:31:55.633Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
18:31:55 [2022-03-20T18:31:55.938Z] --- PASS: TestBuildWithEmptyLayers (1.59s)
18:31:55 [2022-03-20T18:31:55.938Z] === RUN   TestBuildMultiStageOnBuild
18:31:56 [2022-03-20T18:31:56.196Z] === RUN   TestDockerSuite/TestBuildTagEvent
18:31:56 [2022-03-20T18:31:56.769Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
18:31:57 [2022-03-20T18:31:57.027Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s)
18:31:57 [2022-03-20T18:31:57.027Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:31:57 [2022-03-20T18:31:57.954Z] === RUN   TestDockerSuite/TestBuildUser
18:31:58 [2022-03-20T18:31:58.884Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.77s)
18:31:58 [2022-03-20T18:31:58.884Z] === RUN   TestAuthZPluginHeader
18:31:59 [2022-03-20T18:31:59.448Z] --- PASS: TestAuthZPluginHeader (0.76s)
18:31:59 [2022-03-20T18:31:59.448Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:31:59 [2022-03-20T18:31:59.448Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
18:31:59 [2022-03-20T18:31:59.831Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:31:59 [2022-03-20T18:31:59.831Z] INFO: Testing against a local daemon
18:31:59 [2022-03-20T18:31:59.831Z] === RUN   TestBuildWithSession
18:31:59 [2022-03-20T18:31:59.831Z]     build_session_test.go:25: TODO: BuildKit
18:31:59 [2022-03-20T18:31:59.831Z] --- SKIP: TestBuildWithSession (0.00s)
18:31:59 [2022-03-20T18:31:59.831Z] === RUN   TestBuildSquashParent
18:31:59 [2022-03-20T18:31:59.831Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
18:31:59 [2022-03-20T18:31:59.831Z] --- SKIP: TestBuildSquashParent (0.00s)
18:31:59 [2022-03-20T18:31:59.831Z] === RUN   TestBuildWithRemoveAndForceRemove
18:31:59 [2022-03-20T18:31:59.831Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:31:59 [2022-03-20T18:31:59.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:31:59 [2022-03-20T18:31:59.831Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:31:59 [2022-03-20T18:31:59.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:31:59 [2022-03-20T18:31:59.831Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:31:59 [2022-03-20T18:31:59.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:31:59 [2022-03-20T18:31:59.831Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:31:59 [2022-03-20T18:31:59.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:31:59 [2022-03-20T18:31:59.831Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:31:59 [2022-03-20T18:31:59.832Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:31:59 [2022-03-20T18:31:59.832Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:31:59 [2022-03-20T18:31:59.832Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:31:59 [2022-03-20T18:31:59.832Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:31:59 [2022-03-20T18:31:59.832Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:31:59 [2022-03-20T18:31:59.832Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:31:59 [2022-03-20T18:31:59.832Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:32:01 [2022-03-20T18:32:01.360Z] --- PASS: TestBuildMultiStageOnBuild (16.84s)
18:32:01 [2022-03-20T18:32:01.360Z] === RUN   TestBuildUncleanTarFilenames
18:32:01 [2022-03-20T18:32:01.360Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
18:32:01 [2022-03-20T18:32:01.360Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
18:32:01 [2022-03-20T18:32:01.360Z] === RUN   TestBuildMultiStageLayerLeak
18:32:02 [2022-03-20T18:32:02.011Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
18:32:03 [2022-03-20T18:32:03.908Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.41s)
18:32:03 [2022-03-20T18:32:03.908Z] === RUN   TestAuthZPluginV2Disable
18:32:08 [2022-03-20T18:32:08.124Z] --- PASS: TestAuthZPluginV2Disable (3.84s)
18:32:08 [2022-03-20T18:32:08.124Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:32:08 [2022-03-20T18:32:08.392Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:32:08 [2022-03-20T18:32:08.686Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
18:32:08 [2022-03-20T18:32:08.850Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:32:10 [2022-03-20T18:32:10.864Z] --- PASS: TestBuildMultiStageOnBuild (14.91s)
18:32:10 [2022-03-20T18:32:10.864Z] === RUN   TestBuildUncleanTarFilenames
18:32:10 [2022-03-20T18:32:10.864Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
18:32:10 [2022-03-20T18:32:10.864Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
18:32:10 [2022-03-20T18:32:10.864Z] === RUN   TestBuildMultiStageLayerLeak
18:32:11 [2022-03-20T18:32:11.207Z]     docker_api_swarm_test.go:272: [d1a69a1f0223b] joining swarm manager [dfefd57a2cd00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:32:11 [2022-03-20T18:32:11.464Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.81s)
18:32:11 [2022-03-20T18:32:11.464Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:32:12 [2022-03-20T18:32:12.833Z]     docker_api_swarm_test.go:273: [d2a0804922eb2] joining swarm manager [dfefd57a2cd00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:32:12 [2022-03-20T18:32:12.833Z] === RUN   TestDockerSuite/TestBuildVerboseOut
18:32:13 [2022-03-20T18:32:13.767Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
18:32:14 [2022-03-20T18:32:14.024Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
18:32:14 [2022-03-20T18:32:14.958Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
18:32:15 [2022-03-20T18:32:15.889Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
18:32:16 [2022-03-20T18:32:16.301Z] --- PASS: TestBuildMultiStageLayerLeak (14.13s)
18:32:16 [2022-03-20T18:32:16.301Z] === RUN   TestBuildWithHugeFile
18:32:17 [2022-03-20T18:32:17.286Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
18:32:17 [2022-03-20T18:32:17.286Z]     docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows
18:32:17 [2022-03-20T18:32:17.286Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
18:32:17 [2022-03-20T18:32:17.286Z]     docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
18:32:17 [2022-03-20T18:32:17.286Z] === RUN   TestDockerSuite/TestBuildWindowsUser
18:32:17 [2022-03-20T18:32:17.286Z]     docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows
18:32:17 [2022-03-20T18:32:17.286Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
18:32:17 [2022-03-20T18:32:17.286Z]     docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows
18:32:17 [2022-03-20T18:32:17.286Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
18:32:17 [2022-03-20T18:32:17.398Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
18:32:17 [2022-03-20T18:32:17.398Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.46s)
18:32:17 [2022-03-20T18:32:17.398Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.57s)
18:32:17 [2022-03-20T18:32:17.398Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.75s)
18:32:17 [2022-03-20T18:32:17.398Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.91s)
18:32:17 [2022-03-20T18:32:17.398Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.89s)
18:32:17 [2022-03-20T18:32:17.398Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.27s)
18:32:17 [2022-03-20T18:32:17.398Z] === RUN   TestBuildMultiStageCopy
18:32:17 [2022-03-20T18:32:17.398Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:32:19 [2022-03-20T18:32:19.176Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
18:32:19 [2022-03-20T18:32:19.176Z] === RUN   TestDockerSuite/TestBuildWithFailure
18:32:20 [2022-03-20T18:32:20.105Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
18:32:20 [2022-03-20T18:32:20.667Z] === RUN   TestDockerSuite/TestBuildWithTabs
18:32:21 [2022-03-20T18:32:21.271Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
18:32:21 [2022-03-20T18:32:21.271Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
18:32:22 [2022-03-20T18:32:22.640Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.21s)
18:32:22 [2022-03-20T18:32:22.640Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:32:23 [2022-03-20T18:32:23.204Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
18:32:24 [2022-03-20T18:32:24.613Z] === RUN   TestDockerSuite/TestBuildWithVolumes
18:32:24 [2022-03-20T18:32:24.870Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
18:32:25 [2022-03-20T18:32:25.126Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
18:32:25 [2022-03-20T18:32:25.384Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
18:32:25 [2022-03-20T18:32:25.384Z]     docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows
18:32:25 [2022-03-20T18:32:25.384Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
18:32:25 [2022-03-20T18:32:25.796Z] --- PASS: TestBuildMultiStageLayerLeak (12.69s)
18:32:25 [2022-03-20T18:32:25.796Z] === RUN   TestBuildWithHugeFile
18:32:25 [2022-03-20T18:32:25.942Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:32:25 [2022-03-20T18:32:25.946Z] === RUN   TestDockerSuite/TestBuildXZHost
18:32:26 [2022-03-20T18:32:26.906Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:32:27 [2022-03-20T18:32:27.318Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
18:32:27 [2022-03-20T18:32:27.318Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
18:32:27 [2022-03-20T18:32:27.318Z]     docker_cli_sni_test.go:18: Flakey test
18:32:27 [2022-03-20T18:32:27.318Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
18:32:27 [2022-03-20T18:32:27.869Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:32:27 [2022-03-20T18:32:27.882Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
18:32:28 [2022-03-20T18:32:28.447Z] === RUN   TestDockerSuite/TestCommitChange
18:32:29 [2022-03-20T18:32:29.009Z] === RUN   TestDockerSuite/TestCommitChangeLabels
18:32:29 [2022-03-20T18:32:29.401Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:32:29 [2022-03-20T18:32:29.571Z] === RUN   TestDockerSuite/TestCommitHardlink
18:32:30 [2022-03-20T18:32:30.365Z] --- PASS: TestBuildMultiStageCopy (13.71s)
18:32:30 [2022-03-20T18:32:30.365Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (8.96s)
18:32:30 [2022-03-20T18:32:30.365Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s)
18:32:30 [2022-03-20T18:32:30.365Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.10s)
18:32:30 [2022-03-20T18:32:30.365Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.27s)
18:32:30 [2022-03-20T18:32:30.365Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.47s)
18:32:30 [2022-03-20T18:32:30.365Z] === RUN   TestBuildMultiStageParentConfig
18:32:30 [2022-03-20T18:32:30.498Z] === RUN   TestDockerSuite/TestCommitNewFile
18:32:31 [2022-03-20T18:32:31.425Z] === RUN   TestDockerSuite/TestCommitPausedContainer
18:32:31 [2022-03-20T18:32:31.990Z] === RUN   TestDockerSuite/TestCommitTTY
18:32:32 [2022-03-20T18:32:32.922Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
18:32:33 [2022-03-20T18:32:33.049Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev
18:32:33 [2022-03-20T18:32:33.049Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev
18:32:33 [2022-03-20T18:32:33.049Z] GOOS="linux" GOARCH="s390x" GOARM=""
18:32:33 [2022-03-20T18:32:33.049Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev
18:32:33 [2022-03-20T18:32:33.049Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:32:33 [2022-03-20T18:32:33.257Z] --- PASS: TestBuildMultiStageParentConfig (2.88s)
18:32:33 [2022-03-20T18:32:33.257Z] === RUN   TestBuildLabelWithTargets
18:32:33 [2022-03-20T18:32:33.257Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
18:32:33 [2022-03-20T18:32:33.257Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
18:32:33 [2022-03-20T18:32:33.257Z] === RUN   TestBuildWithEmptyLayers
18:32:33 [2022-03-20T18:32:33.389Z] + sudo modprobe ip6table_filter
[Pipeline] sh
18:32:33 [2022-03-20T18:32:33.485Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
18:32:33 [2022-03-20T18:32:33.744Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
18:32:33 [2022-03-20T18:32:33.752Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43398/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=45067cda330b4ebcc889b17856a60761aa480ad6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:45067cda330b4ebcc889b17856a60761aa480ad6 hack/test/unit
18:32:34 [2022-03-20T18:32:34.013Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
18:32:34 [2022-03-20T18:32:34.013Z] + TESTFLAGS+=' -test.timeout=5m'
18:32:34 [2022-03-20T18:32:34.013Z] + TESTDIRS=./...
18:32:34 [2022-03-20T18:32:34.013Z] + exclude_paths='/vendor/|/integration'
18:32:34 [2022-03-20T18:32:34.013Z] ++ go list ./...
18:32:34 [2022-03-20T18:32:34.013Z] ++ grep -vE '(/vendor/|/integration)'
18:32:34 [2022-03-20T18:32:34.685Z] === RUN   TestDockerSuite/TestCommitWithoutPause
18:32:34 [2022-03-20T18:32:34.962Z] + pkg_list='github.com/docker/docker/api
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/server
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/server/backend/build
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/server/httputils
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/server/middleware
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/server/router
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/server/router/build
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/server/router/checkpoint
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/server/router/container
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/server/router/debug
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/server/router/distribution
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/server/router/grpc
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/server/router/image
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/server/router/network
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/server/router/plugin
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/server/router/session
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/server/router/swarm
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/server/router/system
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/server/router/volume
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/types
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/types/backend
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/types/blkiodev
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/types/container
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/types/events
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/types/filters
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/types/image
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/types/mount
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/types/network
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/types/plugins/logdriver
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/types/registry
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/types/strslice
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/types/swarm
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/types/swarm/runtime
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/types/time
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/types/versions
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/types/versions/v1p19
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/types/versions/v1p20
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/api/types/volume
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/builder
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/builder/builder-next
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/builder/builder-next/exporter
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/builder/builder-next/worker
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/builder/dockerfile
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/builder/remotecontext
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/builder/remotecontext/git
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/cli
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/cli/config
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/cli/debug
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/client
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/cmd/docker-proxy
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/cmd/dockerd
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/cmd/dockerd/trap
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/container
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/container/stream
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/contrib/apparmor
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/contrib/docker-device-tool
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/contrib/httpserver
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/cluster
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/cluster/convert
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/cluster/executor
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/cluster/executor/container
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/cluster/provider
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/config
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/events
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/events/testutils
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/exec
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/graphdriver
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/graphdriver/aufs
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/graphdriver/copy
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/graphdriver/overlay
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/graphdriver/register
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/graphdriver/vfs
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/graphdriver/zfs
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/images
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/initlayer
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/links
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/listeners
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/logger
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/logger/awslogs
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/logger/fluentd
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/logger/gcplogs
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/logger/gelf
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/logger/journald
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/logger/local
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/logger/logentries
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/logger/loggerutils
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/logger/splunk
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/logger/syslog
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/logger/templates
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/names
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/network
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/daemon/stats
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/distribution
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/distribution/metadata
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/distribution/utils
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/distribution/xfer
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/dockerversion
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/errdefs
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/image
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/image/cache
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/image/tarexport
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/image/v1
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/internal/test/suite
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/layer
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libcontainerd
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libcontainerd/queue
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libcontainerd/remote
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libcontainerd/supervisor
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libcontainerd/types
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/bitseq
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/cluster
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/config
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/datastore
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/diagnostic
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/discoverapi
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/driverapi
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/drivers/bridge
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/drivers/host
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/drivers/null
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/drivers/overlay
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/drivers/remote
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/drivers/windows
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/drvregistry
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/etchosts
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/idm
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/internal/caller
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/ipam
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/ipamapi
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/ipams/builtin
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/ipams/null
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/ipams/remote
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/ipamutils
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/iptables
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/netlabel
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/netutils
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/networkdb
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/ns
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/options
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/osl
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/osl/kernel
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/portallocator
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/portmapper
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/resolvconf
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/testutils
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/libnetwork/types
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/oci
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/oci/caps
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/opts
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/pkg/aaparser
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/pkg/archive
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/pkg/authorization
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/pkg/broadcaster
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/pkg/capabilities
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/pkg/chrootarchive
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/pkg/containerfs
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/pkg/devicemapper
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/pkg/directory
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/pkg/dmesg
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/pkg/filenotify
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/pkg/fileutils
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/pkg/fsutils
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/pkg/homedir
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/pkg/idtools
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/pkg/ioutils
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/pkg/jsonmessage
18:32:34 [2022-03-20T18:32:34.962Z] github.com/docker/docker/pkg/longpath
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/loopback
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/namesgenerator
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/parsers
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/parsers/kernel
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/pidfile
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/platform
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/plugingetter
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/plugins
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/plugins/transport
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/pools
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/progress
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/pubsub
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/reexec
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/signal
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/stack
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/stdcopy
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/streamformatter
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/stringid
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/sysinfo
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/system
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/tailfile
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/tarsum
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/truncindex
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/urlutil
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/useragent
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/plugin
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/plugin/executor/containerd
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/plugin/v2
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/profiles/apparmor
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/profiles/seccomp
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/quota
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/reference
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/registry
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/registry/resumable
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/restartmanager
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/rootless
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/rootless/specconv
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/runconfig
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/runconfig/opts
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/testutil
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/testutil/daemon
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/testutil/environment
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/testutil/fakecontext
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/testutil/fakegit
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/testutil/fakestorage
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/testutil/fixtures/load
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/testutil/fixtures/plugin
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/testutil/registry
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/testutil/request
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/volume
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/volume/drivers
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/volume/local
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/volume/mounts
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/volume/service
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/volume/service/opts
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/volume/testutils'
18:32:34 [2022-03-20T18:32:34.963Z] ++ grep --fixed-strings -v /libnetwork
18:32:34 [2022-03-20T18:32:34.963Z] ++ echo 'github.com/docker/docker/api
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/backend/build
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/httputils
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/middleware
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/router
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/router/build
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/router/checkpoint
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/router/container
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/router/debug
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/router/distribution
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/router/grpc
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/router/image
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/router/network
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/router/plugin
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/router/session
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/router/swarm
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/router/system
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/router/volume
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/types
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/types/backend
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/types/blkiodev
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/types/container
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/types/events
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/types/filters
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/types/image
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/types/mount
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/types/network
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/types/plugins/logdriver
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/types/registry
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/types/strslice
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/types/swarm
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/types/swarm/runtime
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/types/time
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/types/versions
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/types/versions/v1p19
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/types/versions/v1p20
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/types/volume
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/builder
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/builder/builder-next
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/builder/builder-next/exporter
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/builder/builder-next/worker
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/builder/dockerfile
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/builder/remotecontext
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/builder/remotecontext/git
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/cli
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/cli/config
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/cli/debug
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/client
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/cmd/docker-proxy
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/cmd/dockerd
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/cmd/dockerd/trap
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/container
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/container/stream
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/contrib/apparmor
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/contrib/docker-device-tool
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/contrib/httpserver
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/cluster
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/cluster/convert
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/cluster/executor
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/cluster/executor/container
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/cluster/provider
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/config
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/events
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/events/testutils
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/exec
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/graphdriver
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/graphdriver/aufs
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/graphdriver/copy
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/graphdriver/overlay
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/graphdriver/register
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/graphdriver/vfs
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/graphdriver/zfs
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/images
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/initlayer
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/links
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/listeners
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/logger
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/logger/awslogs
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/logger/fluentd
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/logger/gcplogs
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/logger/gelf
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/logger/journald
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/logger/local
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/logger/logentries
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/logger/loggerutils
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/logger/splunk
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/logger/syslog
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/logger/templates
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/names
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/network
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/daemon/stats
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/distribution
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/distribution/metadata
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/distribution/utils
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/distribution/xfer
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/dockerversion
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/errdefs
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/image
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/image/cache
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/image/tarexport
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/image/v1
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/internal/test/suite
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/layer
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libcontainerd
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libcontainerd/queue
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libcontainerd/remote
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libcontainerd/supervisor
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libcontainerd/types
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/bitseq
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/cluster
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/config
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/datastore
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/diagnostic
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/discoverapi
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/driverapi
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/drivers/bridge
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/drivers/host
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/drivers/null
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/drivers/overlay
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/drivers/remote
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/drivers/windows
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/drvregistry
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/etchosts
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/idm
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/internal/caller
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/ipam
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/ipamapi
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/ipams/builtin
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/ipams/null
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/ipams/remote
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/ipamutils
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/iptables
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/netlabel
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/netutils
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/networkdb
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/ns
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/options
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/osl
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/osl/kernel
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/portallocator
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/portmapper
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/resolvconf
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/testutils
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/libnetwork/types
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/oci
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/oci/caps
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/opts
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/aaparser
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/archive
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/authorization
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/broadcaster
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/capabilities
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/chrootarchive
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/containerfs
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/devicemapper
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/directory
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/dmesg
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/filenotify
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/fileutils
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/fsutils
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/homedir
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/idtools
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/ioutils
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/jsonmessage
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/longpath
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/loopback
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/namesgenerator
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/parsers
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/parsers/kernel
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/pidfile
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/platform
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/plugingetter
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/plugins
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/plugins/transport
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/pools
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/progress
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/pubsub
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/reexec
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/signal
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/stack
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/stdcopy
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/streamformatter
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/stringid
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/sysinfo
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/system
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/tailfile
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/tarsum
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/truncindex
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/urlutil
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/pkg/useragent
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/plugin
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/plugin/executor/containerd
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/plugin/v2
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/profiles/apparmor
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/profiles/seccomp
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/quota
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/reference
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/registry
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/registry/resumable
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/restartmanager
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/rootless
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/rootless/specconv
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/runconfig
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/runconfig/opts
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/testutil
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/testutil/daemon
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/testutil/environment
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/testutil/fakecontext
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/testutil/fakegit
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/testutil/fakestorage
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/testutil/fixtures/load
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/testutil/fixtures/plugin
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/testutil/registry
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/testutil/request
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/volume
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/volume/drivers
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/volume/local
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/volume/mounts
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/volume/service
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/volume/service/opts
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/volume/testutils'
18:32:34 [2022-03-20T18:32:34.963Z] + base_pkg_list='github.com/docker/docker/api
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/backend/build
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/httputils
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/middleware
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/router
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/router/build
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/router/checkpoint
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/router/container
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/router/debug
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/router/distribution
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/router/grpc
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/router/image
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/router/network
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/router/plugin
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/router/session
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/router/swarm
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/router/system
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/server/router/volume
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/types
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/types/backend
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/types/blkiodev
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/types/container
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/types/events
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/types/filters
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/types/image
18:32:34 [2022-03-20T18:32:34.963Z] github.com/docker/docker/api/types/mount
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/network
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/plugins/logdriver
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/registry
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/strslice
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/swarm
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/swarm/runtime
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/time
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/versions
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/versions/v1p19
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/versions/v1p20
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/volume
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/builder
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/builder/builder-next
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/builder/builder-next/exporter
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/builder/builder-next/worker
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/builder/dockerfile
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/builder/remotecontext
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/builder/remotecontext/git
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/cli
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/cli/config
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/cli/debug
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/client
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/cmd/docker-proxy
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/cmd/dockerd
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/cmd/dockerd/trap
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/container
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/container/stream
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/contrib/apparmor
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/contrib/docker-device-tool
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/contrib/httpserver
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/cluster
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/cluster/convert
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/cluster/executor
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/cluster/executor/container
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/cluster/provider
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/config
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/events
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/events/testutils
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/exec
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/graphdriver
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/graphdriver/aufs
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/graphdriver/copy
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/graphdriver/overlay
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/graphdriver/register
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/graphdriver/vfs
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/graphdriver/zfs
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/images
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/initlayer
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/links
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/listeners
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger/awslogs
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger/fluentd
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger/gcplogs
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger/gelf
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger/journald
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger/local
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger/logentries
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger/loggerutils
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger/splunk
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger/syslog
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger/templates
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/names
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/network
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/stats
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/distribution
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/distribution/metadata
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/distribution/utils
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/distribution/xfer
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/dockerversion
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/errdefs
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/image
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/image/cache
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/image/tarexport
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/image/v1
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/internal/test/suite
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/layer
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libcontainerd
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libcontainerd/queue
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libcontainerd/remote
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libcontainerd/supervisor
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libcontainerd/types
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/oci
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/oci/caps
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/opts
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/aaparser
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/archive
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/authorization
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/broadcaster
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/capabilities
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/chrootarchive
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/containerfs
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/devicemapper
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/directory
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/dmesg
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/filenotify
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/fileutils
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/fsutils
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/homedir
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/idtools
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/ioutils
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/jsonmessage
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/longpath
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/loopback
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/namesgenerator
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/parsers
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/parsers/kernel
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/pidfile
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/platform
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/plugingetter
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/plugins
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/plugins/transport
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/pools
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/progress
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/pubsub
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/reexec
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/signal
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/stack
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/stdcopy
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/streamformatter
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/stringid
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/sysinfo
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/system
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/tailfile
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/tarsum
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/truncindex
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/urlutil
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/pkg/useragent
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/plugin
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/plugin/executor/containerd
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/plugin/v2
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/profiles/apparmor
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/profiles/seccomp
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/quota
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/reference
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/registry
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/registry/resumable
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/restartmanager
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/rootless
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/rootless/specconv
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/runconfig
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/runconfig/opts
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/testutil
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/testutil/daemon
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/testutil/environment
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/testutil/fakecontext
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/testutil/fakegit
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/testutil/fakestorage
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/testutil/fixtures/load
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/testutil/fixtures/plugin
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/testutil/registry
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/testutil/request
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/volume
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/volume/drivers
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/volume/local
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/volume/mounts
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/volume/service
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/volume/service/opts
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/volume/testutils'
18:32:34 [2022-03-20T18:32:34.964Z] ++ echo 'github.com/docker/docker/api
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/server
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/server/backend/build
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/server/httputils
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/server/middleware
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/server/router
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/server/router/build
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/server/router/checkpoint
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/server/router/container
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/server/router/debug
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/server/router/distribution
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/server/router/grpc
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/server/router/image
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/server/router/network
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/server/router/plugin
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/server/router/session
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/server/router/swarm
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/server/router/system
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/server/router/volume
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/backend
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/blkiodev
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/container
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/events
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/filters
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/image
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/mount
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/network
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/plugins/logdriver
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/registry
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/strslice
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/swarm
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/swarm/runtime
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/time
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/versions
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/versions/v1p19
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/versions/v1p20
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/api/types/volume
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/builder
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/builder/builder-next
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/builder/builder-next/exporter
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/builder/builder-next/worker
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/builder/dockerfile
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/builder/remotecontext
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/builder/remotecontext/git
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/cli
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/cli/config
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/cli/debug
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/client
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/cmd/docker-proxy
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/cmd/dockerd
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/cmd/dockerd/trap
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/container
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/container/stream
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/contrib/apparmor
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/contrib/docker-device-tool
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/contrib/httpserver
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/cluster
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/cluster/convert
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/cluster/executor
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/cluster/executor/container
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/cluster/provider
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/config
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/events
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/events/testutils
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/exec
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/graphdriver
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/graphdriver/aufs
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/graphdriver/copy
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/graphdriver/overlay
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/graphdriver/register
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/graphdriver/vfs
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/graphdriver/zfs
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/images
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/initlayer
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/links
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/listeners
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger/awslogs
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger/fluentd
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger/gcplogs
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger/gelf
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger/journald
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger/local
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger/logentries
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger/loggerutils
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger/splunk
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger/syslog
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/logger/templates
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/names
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/network
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/daemon/stats
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/distribution
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/distribution/metadata
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/distribution/utils
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/distribution/xfer
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/dockerversion
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/errdefs
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/image
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/image/cache
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/image/tarexport
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/image/v1
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/internal/test/suite
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/layer
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libcontainerd
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libcontainerd/queue
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libcontainerd/remote
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libcontainerd/supervisor
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libcontainerd/types
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/bitseq
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/cluster
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/config
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/datastore
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/diagnostic
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/discoverapi
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/driverapi
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/drivers/bridge
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/drivers/host
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/drivers/null
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/drivers/overlay
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/drivers/remote
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/drivers/windows
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/drvregistry
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/etchosts
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/idm
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/internal/caller
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/ipam
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/ipamapi
18:32:34 [2022-03-20T18:32:34.964Z] github.com/docker/docker/libnetwork/ipams/builtin
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/ipams/null
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/ipams/remote
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/ipamutils
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/iptables
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/netlabel
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/netutils
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/networkdb
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/ns
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/options
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/osl
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/osl/kernel
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/portallocator
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/portmapper
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/resolvconf
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/testutils
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/types
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/oci
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/oci/caps
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/opts
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/aaparser
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/archive
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/authorization
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/broadcaster
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/capabilities
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/chrootarchive
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/containerfs
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/devicemapper
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/directory
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/dmesg
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/filenotify
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/fileutils
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/fsutils
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/homedir
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/idtools
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/ioutils
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/jsonmessage
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/longpath
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/loopback
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/namesgenerator
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/parsers
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/parsers/kernel
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/pidfile
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/platform
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/plugingetter
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/plugins
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/plugins/transport
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/pools
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/progress
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/pubsub
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/reexec
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/signal
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/stack
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/stdcopy
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/streamformatter
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/stringid
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/sysinfo
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/system
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/tailfile
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/tarsum
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/truncindex
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/urlutil
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/pkg/useragent
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/plugin
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/plugin/executor/containerd
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/plugin/v2
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/profiles/apparmor
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/profiles/seccomp
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/quota
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/reference
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/registry
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/registry/resumable
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/restartmanager
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/rootless
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/rootless/specconv
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/runconfig
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/runconfig/opts
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/testutil
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/testutil/daemon
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/testutil/environment
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/testutil/fakecontext
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/testutil/fakegit
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/testutil/fakestorage
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/testutil/fixtures/load
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/testutil/fixtures/plugin
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/testutil/registry
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/testutil/request
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/volume
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/volume/drivers
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/volume/local
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/volume/mounts
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/volume/service
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/volume/service/opts
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/volume/testutils'
18:32:34 [2022-03-20T18:32:34.965Z] ++ grep --fixed-strings /libnetwork
18:32:34 [2022-03-20T18:32:34.965Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/bitseq
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/cluster
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/config
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/datastore
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/diagnostic
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/discoverapi
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/driverapi
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/bridge
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/host
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/null
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/overlay
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/remote
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/windows
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drvregistry
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/etchosts
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/idm
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/internal/caller
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/ipam
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/ipamapi
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/ipams/builtin
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/ipams/null
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/ipams/remote
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/ipamutils
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/iptables
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/netlabel
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/netutils
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/networkdb
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/ns
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/options
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/osl
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/osl/kernel
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/portallocator
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/portmapper
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/resolvconf
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/testutils
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/types'
18:32:34 [2022-03-20T18:32:34.965Z] + echo 'github.com/docker/docker/libnetwork
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/bitseq
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/cluster
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/config
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/datastore
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/diagnostic
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/discoverapi
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/driverapi
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/bridge
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/host
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/null
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/overlay
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/remote
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/windows
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drvregistry
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/etchosts
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/idm
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/internal/caller
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/ipam
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/ipamapi
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/ipams/builtin
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/ipams/null
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/ipams/remote
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/ipamutils
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/iptables
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/netlabel
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/netutils
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/networkdb
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/ns
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/options
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/osl
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/osl/kernel
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/portallocator
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/portmapper
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/resolvconf
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/testutils
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/types'
18:32:34 [2022-03-20T18:32:34.965Z] + grep --fixed-strings libnetwork/drivers/bridge
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/bridge
18:32:34 [2022-03-20T18:32:34.965Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:32:34 [2022-03-20T18:32:34.965Z] + type docker-proxy
18:32:34 [2022-03-20T18:32:34.965Z] hack/test/unit: line 25: type: docker-proxy: not found
18:32:34 [2022-03-20T18:32:34.965Z] + hack/make.sh binary-proxy install-proxy
18:32:34 [2022-03-20T18:32:34.965Z] 
18:32:34 [2022-03-20T18:32:34.965Z] Removing bundles/
18:32:35 [2022-03-20T18:32:35.228Z] 
18:32:35 [2022-03-20T18:32:35.228Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
18:32:35 [2022-03-20T18:32:35.228Z] Building: bundles/binary-proxy/docker-proxy-dev
18:32:35 [2022-03-20T18:32:35.228Z] GOOS="" GOARCH="" GOARM=""
18:32:35 [2022-03-20T18:32:35.251Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
18:32:35 [2022-03-20T18:32:35.251Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
18:32:35 [2022-03-20T18:32:35.251Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
18:32:35 [2022-03-20T18:32:35.434Z] --- PASS: TestBuildWithEmptyLayers (1.60s)
18:32:35 [2022-03-20T18:32:35.434Z] === RUN   TestBuildMultiStageOnBuild
18:32:35 [2022-03-20T18:32:35.508Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
18:32:35 [2022-03-20T18:32:35.509Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
18:32:35 [2022-03-20T18:32:35.509Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
18:32:35 [2022-03-20T18:32:35.509Z] === RUN   TestDockerSuite/TestContainerAPICommit
18:32:36 [2022-03-20T18:32:36.877Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
18:32:37 [2022-03-20T18:32:37.848Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
18:32:37 [2022-03-20T18:32:37.849Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
18:32:38 [2022-03-20T18:32:38.107Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
18:32:38 [2022-03-20T18:32:38.670Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
18:32:38 [2022-03-20T18:32:38.928Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
18:32:39 [2022-03-20T18:32:39.490Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
18:32:39 [2022-03-20T18:32:39.490Z] PASS
18:32:39 [2022-03-20T18:32:39.490Z] 
18:32:39 [2022-03-20T18:32:39.490Z] DONE 17 tests in 51.118s
18:32:39 [2022-03-20T18:32:39.490Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:32:39 [2022-03-20T18:32:39.490Z] ++ 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
18:32:39 [2022-03-20T18:32:39.490Z] ++ set -e
18:32:39 [2022-03-20T18:32:39.490Z] ++ '[' -n 0 ']'
18:32:39 [2022-03-20T18:32:39.490Z] ++ set -x
18:32:39 [2022-03-20T18:32:39.490Z] ++ 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
18:32:39 [2022-03-20T18:32:39.490Z] INFO: Testing against a local daemon
18:32:39 [2022-03-20T18:32:39.490Z] === RUN   TestPluginInvalidJSON
18:32:39 [2022-03-20T18:32:39.490Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:32:39 [2022-03-20T18:32:39.490Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:32:39 [2022-03-20T18:32:39.490Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:32:39 [2022-03-20T18:32:39.490Z] --- PASS: TestPluginInvalidJSON (0.02s)
18:32:39 [2022-03-20T18:32:39.490Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
18:32:39 [2022-03-20T18:32:39.490Z] === RUN   TestPluginInstall
18:32:39 [2022-03-20T18:32:39.490Z] === RUN   TestPluginInstall/no_auth
18:32:39 [2022-03-20T18:32:39.490Z] === RUN   TestDockerSuite/TestContainerAPICreate
18:32:40 [2022-03-20T18:32:40.052Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
18:32:40 [2022-03-20T18:32:40.053Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
18:32:40 [2022-03-20T18:32:40.053Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
18:32:40 [2022-03-20T18:32:40.616Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
18:32:40 [2022-03-20T18:32:40.616Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
18:32:40 [2022-03-20T18:32:40.616Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
18:32:40 [2022-03-20T18:32:40.616Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
18:32:40 [2022-03-20T18:32:40.616Z] === RUN   TestDockerSuite/TestContainerAPIDelete
18:32:41 [2022-03-20T18:32:41.545Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
18:32:41 [2022-03-20T18:32:41.545Z] time="2022-03-20T18:32:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:32:41 [2022-03-20T18:32:41.545Z] time="2022-03-20T18:32:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92841e48167fcfa3f4820b747f44cb8c6a1731ac310ed0f28ce1bc7985db8869" mediatype=application/vnd.docker.plugin.v1+json size=522
18:32:41 [2022-03-20T18:32:41.545Z] time="2022-03-20T18:32:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:32:41 [2022-03-20T18:32:41.545Z] time="2022-03-20T18:32:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92841e48167fcfa3f4820b747f44cb8c6a1731ac310ed0f28ce1bc7985db8869" mediatype=application/vnd.docker.plugin.v1+json size=522
18:32:41 [2022-03-20T18:32:41.802Z] === RUN   TestPluginInstall/with_htpasswd
18:32:42 [2022-03-20T18:32:42.058Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
18:32:42 [2022-03-20T18:32:42.314Z] time="2022-03-20T18:32:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:32:42 [2022-03-20T18:32:42.314Z] time="2022-03-20T18:32:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92841e48167fcfa3f4820b747f44cb8c6a1731ac310ed0f28ce1bc7985db8869" mediatype=application/vnd.docker.plugin.v1+json size=522
18:32:42 [2022-03-20T18:32:42.314Z] time="2022-03-20T18:32:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:32:42 [2022-03-20T18:32:42.314Z] time="2022-03-20T18:32:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92841e48167fcfa3f4820b747f44cb8c6a1731ac310ed0f28ce1bc7985db8869" mediatype=application/vnd.docker.plugin.v1+json size=522
18:32:42 [2022-03-20T18:32:42.570Z] === RUN   TestPluginInstall/with_insecure
18:32:42 [2022-03-20T18:32:42.570Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
18:32:42 [2022-03-20T18:32:42.570Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
18:32:43 [2022-03-20T18:32:43.378Z] Created binary: bundles/binary-proxy/docker-proxy-dev
18:32:43 [2022-03-20T18:32:43.378Z] 
18:32:43 [2022-03-20T18:32:43.378Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
18:32:43 [2022-03-20T18:32:43.378Z] Installing docker-proxy to /usr/local/bin/
18:32:43 [2022-03-20T18:32:43.378Z] 
18:32:43 [2022-03-20T18:32:43.378Z] + mkdir -p bundles
18:32:43 [2022-03-20T18:32:43.378Z] + '[' -n 'github.com/docker/docker/api
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/server
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/server/backend/build
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/server/httputils
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/server/middleware
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/server/router
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/server/router/build
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/server/router/checkpoint
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/server/router/container
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/server/router/debug
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/server/router/distribution
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/server/router/grpc
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/server/router/image
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/server/router/network
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/server/router/plugin
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/server/router/session
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/server/router/swarm
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/server/router/system
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/server/router/volume
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/types
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/types/backend
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/types/blkiodev
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/types/container
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/types/events
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/types/filters
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/types/image
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/types/mount
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/types/network
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/types/plugins/logdriver
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/types/registry
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/types/strslice
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/types/swarm
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/types/swarm/runtime
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/types/time
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/types/versions
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/types/versions/v1p19
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/types/versions/v1p20
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/api/types/volume
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/builder
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/builder/builder-next
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/builder/builder-next/exporter
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/builder/builder-next/worker
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/builder/dockerfile
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/builder/remotecontext
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/builder/remotecontext/git
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/cli
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/cli/config
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/cli/debug
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/client
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/cmd/docker-proxy
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/cmd/dockerd
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/cmd/dockerd/trap
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/container
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/container/stream
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/contrib/apparmor
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/contrib/docker-device-tool
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/contrib/httpserver
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/cluster
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/cluster/convert
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/cluster/executor
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/cluster/executor/container
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/cluster/provider
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/config
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/events
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/events/testutils
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/exec
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/graphdriver
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/graphdriver/aufs
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/graphdriver/copy
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/graphdriver/overlay
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/graphdriver/register
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/graphdriver/vfs
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/graphdriver/zfs
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/images
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/initlayer
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/links
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/listeners
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/logger
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/logger/awslogs
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/logger/fluentd
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/logger/gcplogs
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/logger/gelf
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/logger/journald
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/logger/local
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/logger/logentries
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/logger/loggerutils
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/logger/splunk
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/logger/syslog
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/logger/templates
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/names
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/network
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/daemon/stats
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/distribution
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/distribution/metadata
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/distribution/utils
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/distribution/xfer
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/dockerversion
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/errdefs
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/image
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/image/cache
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/image/tarexport
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/image/v1
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/internal/test/suite
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/layer
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/libcontainerd
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/libcontainerd/queue
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/libcontainerd/remote
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/libcontainerd/supervisor
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/libcontainerd/types
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/oci
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/oci/caps
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/opts
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/aaparser
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/archive
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/authorization
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/broadcaster
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/capabilities
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/chrootarchive
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/containerfs
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/devicemapper
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/directory
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/dmesg
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/filenotify
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/fileutils
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/fsutils
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/homedir
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/idtools
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/ioutils
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/jsonmessage
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/longpath
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/loopback
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/namesgenerator
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/parsers
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/parsers/kernel
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/pidfile
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/platform
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/plugingetter
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/plugins
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/plugins/transport
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/pools
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/progress
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/pubsub
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/reexec
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/signal
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/stack
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/stdcopy
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/streamformatter
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/stringid
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/sysinfo
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/system
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/tailfile
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/tarsum
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/truncindex
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/urlutil
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/pkg/useragent
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/plugin
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/plugin/executor/containerd
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/plugin/v2
18:32:43 [2022-03-20T18:32:43.378Z] github.com/docker/docker/profiles/apparmor
18:32:43 [2022-03-20T18:32:43.379Z] github.com/docker/docker/profiles/seccomp
18:32:43 [2022-03-20T18:32:43.379Z] github.com/docker/docker/quota
18:32:43 [2022-03-20T18:32:43.379Z] github.com/docker/docker/reference
18:32:43 [2022-03-20T18:32:43.379Z] github.com/docker/docker/registry
18:32:43 [2022-03-20T18:32:43.379Z] github.com/docker/docker/registry/resumable
18:32:43 [2022-03-20T18:32:43.379Z] github.com/docker/docker/restartmanager
18:32:43 [2022-03-20T18:32:43.379Z] github.com/docker/docker/rootless
18:32:43 [2022-03-20T18:32:43.379Z] github.com/docker/docker/rootless/specconv
18:32:43 [2022-03-20T18:32:43.379Z] github.com/docker/docker/runconfig
18:32:43 [2022-03-20T18:32:43.379Z] github.com/docker/docker/runconfig/opts
18:32:43 [2022-03-20T18:32:43.379Z] github.com/docker/docker/testutil
18:32:43 [2022-03-20T18:32:43.379Z] github.com/docker/docker/testutil/daemon
18:32:43 [2022-03-20T18:32:43.379Z] github.com/docker/docker/testutil/environment
18:32:43 [2022-03-20T18:32:43.379Z] github.com/docker/docker/testutil/fakecontext
18:32:43 [2022-03-20T18:32:43.379Z] github.com/docker/docker/testutil/fakegit
18:32:43 [2022-03-20T18:32:43.379Z] github.com/docker/docker/testutil/fakestorage
18:32:43 [2022-03-20T18:32:43.379Z] github.com/docker/docker/testutil/fixtures/load
18:32:43 [2022-03-20T18:32:43.379Z] github.com/docker/docker/testutil/fixtures/plugin
18:32:43 [2022-03-20T18:32:43.379Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:32:43 [2022-03-20T18:32:43.379Z] github.com/docker/docker/testutil/registry
18:32:43 [2022-03-20T18:32:43.379Z] github.com/docker/docker/testutil/request
18:32:43 [2022-03-20T18:32:43.379Z] github.com/docker/docker/volume
18:32:43 [2022-03-20T18:32:43.379Z] github.com/docker/docker/volume/drivers
18:32:43 [2022-03-20T18:32:43.379Z] github.com/docker/docker/volume/local
18:32:43 [2022-03-20T18:32:43.379Z] github.com/docker/docker/volume/mounts
18:32:43 [2022-03-20T18:32:43.379Z] github.com/docker/docker/volume/service
18:32:43 [2022-03-20T18:32:43.379Z] github.com/docker/docker/volume/service/opts
18:32:43 [2022-03-20T18:32:43.379Z] github.com/docker/docker/volume/testutils' ']'
18:32:43 [2022-03-20T18:32:43.379Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/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
18:32:43 [2022-03-20T18:32:43.379Z] ?   	github.com/docker/docker/api	[no test files]
18:32:43 [2022-03-20T18:32:43.500Z] time="2022-03-20T18:32:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:32:43 [2022-03-20T18:32:43.500Z] time="2022-03-20T18:32:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62f17b03f07371521df8dff57b66beb85769264ce790f9796ec5e8df31768949" mediatype=application/vnd.docker.plugin.v1+json size=522
18:32:43 [2022-03-20T18:32:43.500Z] time="2022-03-20T18:32:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:32:43 [2022-03-20T18:32:43.500Z] time="2022-03-20T18:32:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62f17b03f07371521df8dff57b66beb85769264ce790f9796ec5e8df31768949" mediatype=application/vnd.docker.plugin.v1+json size=522
18:32:44 [2022-03-20T18:32:44.064Z]     plugin_test.go:165: [da47a51ec007b] daemon is not started
18:32:44 [2022-03-20T18:32:44.064Z] --- PASS: TestPluginInstall (4.42s)
18:32:44 [2022-03-20T18:32:44.064Z]     --- PASS: TestPluginInstall/no_auth (2.31s)
18:32:44 [2022-03-20T18:32:44.064Z]     --- PASS: TestPluginInstall/with_htpasswd (0.85s)
18:32:44 [2022-03-20T18:32:44.064Z]     --- PASS: TestPluginInstall/with_insecure (1.27s)
18:32:44 [2022-03-20T18:32:44.064Z] === RUN   TestPluginsWithRuntimes
18:32:44 [2022-03-20T18:32:44.064Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
18:32:44 [2022-03-20T18:32:44.629Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
18:32:44 [2022-03-20T18:32:44.629Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
18:32:45 [2022-03-20T18:32:45.192Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
18:32:45 [2022-03-20T18:32:45.756Z] === RUN   TestPluginsWithRuntimes/No_Args
18:32:45 [2022-03-20T18:32:45.756Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
18:32:46 [2022-03-20T18:32:46.320Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
18:32:46 [2022-03-20T18:32:46.581Z] === RUN   TestPluginsWithRuntimes/With_Args
18:32:46 [2022-03-20T18:32:46.839Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
18:32:46 [2022-03-20T18:32:46.839Z] === RUN   TestDockerSuite/TestContainerAPIKill
18:32:47 [2022-03-20T18:32:47.402Z] === RUN   TestDockerSuite/TestContainerAPIPause
18:32:47 [2022-03-20T18:32:47.659Z] --- PASS: TestPluginsWithRuntimes (3.78s)
18:32:47 [2022-03-20T18:32:47.659Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.00s)
18:32:47 [2022-03-20T18:32:47.659Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.97s)
18:32:47 [2022-03-20T18:32:47.659Z] === RUN   TestPluginBackCompatMediaTypes
18:32:47 [2022-03-20T18:32:47.917Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
18:32:48 [2022-03-20T18:32:48.481Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s)
18:32:48 [2022-03-20T18:32:48.481Z] PASS
18:32:48 [2022-03-20T18:32:48.481Z] 
18:32:48 [2022-03-20T18:32:48.481Z] DONE 10 tests in 9.098s
18:32:48 [2022-03-20T18:32:48.481Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:32:48 [2022-03-20T18:32:48.481Z] ++ 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
18:32:48 [2022-03-20T18:32:48.481Z] ++ set -e
18:32:48 [2022-03-20T18:32:48.481Z] ++ '[' -n 0 ']'
18:32:48 [2022-03-20T18:32:48.481Z] ++ set -x
18:32:48 [2022-03-20T18:32:48.481Z] ++ 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
18:32:48 [2022-03-20T18:32:48.481Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
18:32:48 [2022-03-20T18:32:48.481Z] INFO: Testing against a local daemon
18:32:48 [2022-03-20T18:32:48.481Z] === RUN   TestExternalGraphDriver
18:32:48 [2022-03-20T18:32:48.481Z] === RUN   TestDockerSuite/TestContainerAPIRename
18:32:48 [2022-03-20T18:32:48.739Z] === RUN   TestExternalGraphDriver/json
18:32:48 [2022-03-20T18:32:48.998Z] === RUN   TestDockerSuite/TestContainerAPIRestart
18:32:50 [2022-03-20T18:32:50.370Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
18:32:50 [2022-03-20T18:32:50.370Z] === RUN   TestExternalGraphDriver/spec
18:32:51 [2022-03-20T18:32:51.302Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
18:32:51 [2022-03-20T18:32:51.302Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
18:32:51 [2022-03-20T18:32:51.302Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
18:32:51 [2022-03-20T18:32:51.302Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
18:32:51 [2022-03-20T18:32:51.302Z] === RUN   TestDockerSuite/TestContainerAPIStart
18:32:51 [2022-03-20T18:32:51.867Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
18:32:52 [2022-03-20T18:32:52.124Z] === RUN   TestExternalGraphDriver/pull
18:32:53 [2022-03-20T18:32:53.088Z] --- PASS: TestBuildMultiStageOnBuild (17.12s)
18:32:53 [2022-03-20T18:32:53.088Z] === RUN   TestBuildUncleanTarFilenames
18:32:53 [2022-03-20T18:32:53.088Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
18:32:53 [2022-03-20T18:32:53.088Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
18:32:53 [2022-03-20T18:32:53.088Z] === RUN   TestBuildMultiStageLayerLeak
18:32:54 [2022-03-20T18:32:54.012Z] --- PASS: TestExternalGraphDriver (5.12s)
18:32:54 [2022-03-20T18:32:54.012Z]     --- PASS: TestExternalGraphDriver/json (1.82s)
18:32:54 [2022-03-20T18:32:54.012Z]     --- PASS: TestExternalGraphDriver/spec (1.70s)
18:32:54 [2022-03-20T18:32:54.012Z]     --- PASS: TestExternalGraphDriver/pull (1.55s)
18:32:54 [2022-03-20T18:32:54.012Z] === RUN   TestGraphdriverPluginV2
18:32:56 [2022-03-20T18:32:56.574Z] === RUN   TestDockerSuite/TestContainerAPIStop
18:32:56 [2022-03-20T18:32:56.831Z] === RUN   TestDockerSuite/TestContainerAPITop
18:32:57 [2022-03-20T18:32:57.396Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
18:32:57 [2022-03-20T18:32:57.396Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
18:32:57 [2022-03-20T18:32:57.396Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
18:32:57 [2022-03-20T18:32:57.396Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
18:32:57 [2022-03-20T18:32:57.653Z] === RUN   TestDockerSuite/TestContainerAPIWait
18:32:58 [2022-03-20T18:32:58.218Z] --- PASS: TestGraphdriverPluginV2 (4.49s)
18:32:58 [2022-03-20T18:32:58.218Z] PASS
18:32:58 [2022-03-20T18:32:58.218Z] 
18:32:58 [2022-03-20T18:32:58.218Z] DONE 5 tests in 9.734s
18:32:58 [2022-03-20T18:32:58.218Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:32:58 [2022-03-20T18:32:58.218Z] ++ 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
18:32:58 [2022-03-20T18:32:58.218Z] ++ set -e
18:32:58 [2022-03-20T18:32:58.218Z] ++ '[' -n 0 ']'
18:32:58 [2022-03-20T18:32:58.218Z] ++ set -x
18:32:58 [2022-03-20T18:32:58.218Z] ++ 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
18:32:58 [2022-03-20T18:32:58.218Z] INFO: Testing against a local daemon
18:32:58 [2022-03-20T18:32:58.218Z] === RUN   TestContinueAfterPluginCrash
18:32:58 [2022-03-20T18:32:58.218Z] === PAUSE TestContinueAfterPluginCrash
18:32:58 [2022-03-20T18:32:58.218Z] === RUN   TestReadPluginNoRead
18:32:58 [2022-03-20T18:32:58.218Z] === PAUSE TestReadPluginNoRead
18:32:58 [2022-03-20T18:32:58.218Z] === RUN   TestDaemonStartWithLogOpt
18:32:58 [2022-03-20T18:32:58.218Z] === PAUSE TestDaemonStartWithLogOpt
18:32:58 [2022-03-20T18:32:58.218Z] === CONT  TestContinueAfterPluginCrash
18:32:58 [2022-03-20T18:32:58.218Z] === CONT  TestDaemonStartWithLogOpt
18:33:00 [2022-03-20T18:33:00.742Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
18:33:01 [2022-03-20T18:33:01.305Z] === RUN   TestDockerSuite/TestContainerNetworkMode
18:33:01 [2022-03-20T18:33:01.516Z] ok  	github.com/docker/docker/api/server	0.010s	coverage: 9.0% of statements
18:33:01 [2022-03-20T18:33:01.562Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
18:33:02 [2022-03-20T18:33:02.490Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
18:33:03 [2022-03-20T18:33:03.857Z] --- PASS: TestDaemonStartWithLogOpt (5.25s)
18:33:03 [2022-03-20T18:33:03.857Z] === CONT  TestReadPluginNoRead
18:33:03 [2022-03-20T18:33:03.857Z]     docker_api_swarm_node_test.go:20: [d1ba12f3178b2] joining swarm manager [d4f9580ab3da7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:33:05 [2022-03-20T18:33:05.225Z]     docker_api_swarm_node_test.go:21: [daafd27fc9caf] joining swarm manager [d4f9580ab3da7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:33:06 [2022-03-20T18:33:06.593Z] === RUN   TestReadPluginNoRead/default
18:33:06 [2022-03-20T18:33:06.594Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
18:33:07 [2022-03-20T18:33:07.158Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
18:33:07 [2022-03-20T18:33:07.878Z] --- PASS: TestBuildMultiStageLayerLeak (15.58s)
18:33:07 [2022-03-20T18:33:07.878Z] === RUN   TestBuildWithHugeFile
18:33:08 [2022-03-20T18:33:08.087Z] === RUN   TestReadPluginNoRead/disabled_caching
18:33:08 [2022-03-20T18:33:08.345Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
18:33:08 [2022-03-20T18:33:08.603Z] --- PASS: TestContinueAfterPluginCrash (10.20s)
18:33:09 [2022-03-20T18:33:09.534Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
18:33:09 [2022-03-20T18:33:09.534Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:33:10 [2022-03-20T18:33:10.142Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
18:33:11 [2022-03-20T18:33:11.072Z] === CONT  TestReadPluginNoRead
18:33:11 [2022-03-20T18:33:11.072Z]     read_test.go:92: [db3b273085981] daemon is not started
18:33:11 [2022-03-20T18:33:11.072Z] --- PASS: TestReadPluginNoRead (7.37s)
18:33:11 [2022-03-20T18:33:11.072Z]     --- PASS: TestReadPluginNoRead/default (1.46s)
18:33:11 [2022-03-20T18:33:11.072Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.53s)
18:33:11 [2022-03-20T18:33:11.072Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.44s)
18:33:11 [2022-03-20T18:33:11.072Z] PASS
18:33:11 [2022-03-20T18:33:11.072Z] 
18:33:11 [2022-03-20T18:33:11.072Z] DONE 6 tests in 12.716s
18:33:11 [2022-03-20T18:33:11.072Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:33:11 [2022-03-20T18:33:11.072Z] ++ 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
18:33:11 [2022-03-20T18:33:11.072Z] ++ set -e
18:33:11 [2022-03-20T18:33:11.072Z] ++ '[' -n 0 ']'
18:33:11 [2022-03-20T18:33:11.072Z] ++ set -x
18:33:11 [2022-03-20T18:33:11.072Z] ++ 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
18:33:11 [2022-03-20T18:33:11.072Z] testing: warning: no tests to run
18:33:11 [2022-03-20T18:33:11.072Z] PASS
18:33:11 [2022-03-20T18:33:11.072Z] 
18:33:11 [2022-03-20T18:33:11.072Z] DONE 0 tests in 0.029s
18:33:11 [2022-03-20T18:33:11.072Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:33:11 [2022-03-20T18:33:11.072Z] ++ 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
18:33:11 [2022-03-20T18:33:11.072Z] ++ set -e
18:33:11 [2022-03-20T18:33:11.072Z] ++ '[' -n 0 ']'
18:33:11 [2022-03-20T18:33:11.072Z] ++ set -x
18:33:11 [2022-03-20T18:33:11.072Z] ++ 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
18:33:11 [2022-03-20T18:33:11.072Z] INFO: Testing against a local daemon
18:33:11 [2022-03-20T18:33:11.072Z] === RUN   TestPluginWithDevMounts
18:33:11 [2022-03-20T18:33:11.072Z] === PAUSE TestPluginWithDevMounts
18:33:11 [2022-03-20T18:33:11.072Z] === CONT  TestPluginWithDevMounts
18:33:11 [2022-03-20T18:33:11.635Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
18:33:13 [2022-03-20T18:33:13.046Z] --- PASS: TestPluginWithDevMounts (1.71s)
18:33:13 [2022-03-20T18:33:13.046Z] PASS
18:33:13 [2022-03-20T18:33:13.046Z] 
18:33:13 [2022-03-20T18:33:13.046Z] DONE 1 tests in 1.809s
18:33:13 [2022-03-20T18:33:13.046Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
18:33:13 [2022-03-20T18:33:13.046Z] ++ 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
18:33:13 [2022-03-20T18:33:13.046Z] ++ set -e
18:33:13 [2022-03-20T18:33:13.046Z] ++ '[' -n 0 ']'
18:33:13 [2022-03-20T18:33:13.046Z] ++ set -x
18:33:13 [2022-03-20T18:33:13.046Z] ++ 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
18:33:13 [2022-03-20T18:33:13.046Z] INFO: Testing against a local daemon
18:33:13 [2022-03-20T18:33:13.046Z] === RUN   TestSecretInspect
18:33:13 [2022-03-20T18:33:13.046Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
18:33:14 [2022-03-20T18:33:14.412Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
18:33:15 [2022-03-20T18:33:15.340Z] --- PASS: TestSecretInspect (2.29s)
18:33:15 [2022-03-20T18:33:15.340Z] === RUN   TestSecretList
18:33:15 [2022-03-20T18:33:15.596Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
18:33:15 [2022-03-20T18:33:15.852Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000f05e48_<nil>}
18:33:17 [2022-03-20T18:33:17.220Z] --- PASS: TestSecretList (1.97s)
18:33:17 [2022-03-20T18:33:17.220Z] === RUN   TestSecretsCreateAndDelete
18:33:17 [2022-03-20T18:33:17.220Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11814514825_/foo_false__<nil>_<nil>_<nil>}
18:33:18 [2022-03-20T18:33:18.630Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11814514825_/foo_true__<nil>_<nil>_<nil>}
18:33:19 [2022-03-20T18:33:19.561Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32002531051_/foo_false__<nil>_<nil>_<nil>}
18:33:19 [2022-03-20T18:33:19.818Z]     docker_api_swarm_test.go:502: [db6b0b1969908] joining swarm manager [d16c4554155a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:33:20 [2022-03-20T18:33:20.383Z] --- PASS: TestSecretsCreateAndDelete (3.12s)
18:33:20 [2022-03-20T18:33:20.383Z] === RUN   TestSecretsUpdate
18:33:21 [2022-03-20T18:33:21.313Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32002531051_/foo_true__<nil>_<nil>_<nil>}
18:33:22 [2022-03-20T18:33:22.686Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32002531051_/foo_true__0xc000f05e78_<nil>_<nil>}
18:33:22 [2022-03-20T18:33:22.686Z] --- PASS: TestSecretsUpdate (2.16s)
18:33:22 [2022-03-20T18:33:22.686Z] === RUN   TestTemplatedSecret
18:33:23 [2022-03-20T18:33:23.615Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000f05e90_<nil>}
18:33:24 [2022-03-20T18:33:24.984Z] --- PASS: TestTemplatedSecret (2.65s)
18:33:24 [2022-03-20T18:33:24.984Z] === RUN   TestSecretCreateResolve
18:33:25 [2022-03-20T18:33:25.240Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000f05ea8_<nil>}
18:33:26 [2022-03-20T18:33:26.605Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000f05ec0_<nil>}
18:33:27 [2022-03-20T18:33:27.533Z] --- PASS: TestSecretCreateResolve (2.30s)
18:33:27 [2022-03-20T18:33:27.533Z] PASS
18:33:27 [2022-03-20T18:33:27.533Z] 
18:33:27 [2022-03-20T18:33:27.533Z] DONE 6 tests in 14.590s
18:33:27 [2022-03-20T18:33:27.533Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
18:33:27 [2022-03-20T18:33:27.533Z] ++ 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
18:33:27 [2022-03-20T18:33:27.533Z] ++ set -e
18:33:27 [2022-03-20T18:33:27.533Z] ++ '[' -n 0 ']'
18:33:27 [2022-03-20T18:33:27.533Z] ++ set -x
18:33:27 [2022-03-20T18:33:27.533Z] ++ 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
18:33:27 [2022-03-20T18:33:27.533Z] INFO: Testing against a local daemon
18:33:27 [2022-03-20T18:33:27.533Z] === RUN   TestServiceCreateInit
18:33:27 [2022-03-20T18:33:27.533Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:33:27 [2022-03-20T18:33:27.793Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000f05ed8_<nil>}
18:33:28 [2022-03-20T18:33:28.734Z]     docker_api_swarm_test.go:507: [d97f51468eaf5] joining swarm manager [d16c4554155a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:33:29 [2022-03-20T18:33:29.665Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
18:33:30 [2022-03-20T18:33:30.638Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
18:33:30 [2022-03-20T18:33:30.638Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
18:33:30 [2022-03-20T18:33:30.638Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
18:33:30 [2022-03-20T18:33:30.638Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
18:33:30 [2022-03-20T18:33:30.638Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
18:33:30 [2022-03-20T18:33:30.638Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
18:33:30 [2022-03-20T18:33:30.638Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
18:33:30 [2022-03-20T18:33:30.638Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
18:33:30 [2022-03-20T18:33:30.638Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
18:33:30 [2022-03-20T18:33:30.638Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
18:33:30 [2022-03-20T18:33:30.638Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
18:33:30 [2022-03-20T18:33:30.638Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
18:33:30 [2022-03-20T18:33:30.638Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
18:33:30 [2022-03-20T18:33:30.638Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
18:33:30 [2022-03-20T18:33:30.638Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
18:33:30 [2022-03-20T18:33:30.638Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
18:33:30 [2022-03-20T18:33:30.638Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
18:33:30 [2022-03-20T18:33:30.638Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
18:33:31 [2022-03-20T18:33:31.572Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:33:32 [2022-03-20T18:33:32.940Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
18:33:34 [2022-03-20T18:33:34.313Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
18:33:36 [2022-03-20T18:33:36.208Z] --- PASS: TestServiceCreateInit (8.33s)
18:33:36 [2022-03-20T18:33:36.208Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.04s)
18:33:36 [2022-03-20T18:33:36.209Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.27s)
18:33:36 [2022-03-20T18:33:36.209Z] === RUN   TestCreateServiceMultipleTimes
18:33:36 [2022-03-20T18:33:36.771Z] === RUN   TestDockerSuite/TestCopyAndRestart
18:33:37 [2022-03-20T18:33:37.701Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
18:33:37 [2022-03-20T18:33:37.701Z] === RUN   TestDockerSuite/TestCpAbsolutePath
18:33:38 [2022-03-20T18:33:38.632Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
18:33:39 [2022-03-20T18:33:39.564Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
18:33:40 [2022-03-20T18:33:40.495Z] === RUN   TestDockerSuite/TestCpFromCaseA
18:33:41 [2022-03-20T18:33:41.425Z] === RUN   TestDockerSuite/TestCpFromCaseB
18:33:41 [2022-03-20T18:33:41.990Z] === RUN   TestDockerSuite/TestCpFromCaseC
18:33:42 [2022-03-20T18:33:42.923Z] === RUN   TestDockerSuite/TestCpFromCaseD
18:33:43 [2022-03-20T18:33:43.528Z] === RUN   TestDockerSuite/TestCpFromCaseE
18:33:44 [2022-03-20T18:33:44.092Z] === RUN   TestDockerSuite/TestCpFromCaseF
18:33:44 [2022-03-20T18:33:44.697Z] === RUN   TestDockerSuite/TestCpFromCaseG
18:33:45 [2022-03-20T18:33:45.259Z] === RUN   TestDockerSuite/TestCpFromCaseH
18:33:45 [2022-03-20T18:33:45.832Z] === RUN   TestDockerSuite/TestCpFromCaseI
18:33:46 [2022-03-20T18:33:46.762Z] === RUN   TestDockerSuite/TestCpFromCaseJ
18:33:47 [2022-03-20T18:33:47.695Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
18:33:48 [2022-03-20T18:33:48.257Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
18:33:48 [2022-03-20T18:33:48.817Z] === RUN   TestDockerSuite/TestCpGarbagePath
18:33:49 [2022-03-20T18:33:49.379Z] === RUN   TestDockerSuite/TestCpLocalOnly
18:33:49 [2022-03-20T18:33:49.379Z] === RUN   TestDockerSuite/TestCpNameHasColon
18:33:49 [2022-03-20T18:33:49.941Z] === RUN   TestDockerSuite/TestCpRelativePath
18:33:50 [2022-03-20T18:33:50.197Z] === RUN   TestDockerSuite/TestCpSpecialFiles
18:33:50 [2022-03-20T18:33:50.759Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
18:33:51 [2022-03-20T18:33:51.322Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
18:33:51 [2022-03-20T18:33:51.929Z] === RUN   TestDockerSuite/TestCpToCaseA
18:33:52 [2022-03-20T18:33:52.862Z] === RUN   TestDockerSuite/TestCpToCaseB
18:33:53 [2022-03-20T18:33:53.119Z] --- PASS: TestCreateServiceMultipleTimes (17.27s)
18:33:53 [2022-03-20T18:33:53.119Z] === RUN   TestCreateServiceConflict
18:33:53 [2022-03-20T18:33:53.375Z] === RUN   TestDockerSuite/TestCpToCaseC
18:33:55 [2022-03-20T18:33:55.314Z] === RUN   TestDockerSuite/TestCpToCaseD
18:33:55 [2022-03-20T18:33:55.615Z] --- PASS: TestCreateServiceConflict (2.47s)
18:33:55 [2022-03-20T18:33:55.615Z] === RUN   TestCreateServiceMaxReplicas
18:33:58 [2022-03-20T18:33:58.929Z] === RUN   TestDockerSuite/TestCpToCaseE
18:33:58 [2022-03-20T18:33:58.929Z] --- PASS: TestCreateServiceMaxReplicas (3.19s)
18:33:58 [2022-03-20T18:33:58.929Z] === RUN   TestCreateWithDuplicateNetworkNames
18:34:00 [2022-03-20T18:34:00.817Z] === RUN   TestDockerSuite/TestCpToCaseF
18:34:01 [2022-03-20T18:34:01.380Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
18:34:01 [2022-03-20T18:34:01.637Z] === RUN   TestDockerSuite/TestCpToCaseG
18:34:03 [2022-03-20T18:34:03.531Z]     docker_api_swarm_node_test.go:81: [d524a75a9e425] joining swarm manager [ddd438f17daba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:04 [2022-03-20T18:34:04.909Z] === RUN   TestDockerSuite/TestCpToCaseH
18:34:07 [2022-03-20T18:34:07.434Z] === RUN   TestDockerSuite/TestCpToCaseI
18:34:07 [2022-03-20T18:34:07.691Z] === RUN   TestDockerSuite/TestCpToCaseJ
18:34:11 [2022-03-20T18:34:11.869Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
18:34:11 [2022-03-20T18:34:11.869Z] === RUN   TestDockerSuite/TestCpToDot
18:34:12 [2022-03-20T18:34:12.430Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
18:34:12 [2022-03-20T18:34:12.686Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.85s)
18:34:12 [2022-03-20T18:34:12.686Z] === RUN   TestCreateServiceSecretFileMode
18:34:13 [2022-03-20T18:34:13.247Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
18:34:14 [2022-03-20T18:34:14.177Z] === RUN   TestDockerSuite/TestCpToStdout
18:34:15 [2022-03-20T18:34:15.106Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
18:34:16 [2022-03-20T18:34:16.042Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
18:34:16 [2022-03-20T18:34:16.042Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
18:34:16 [2022-03-20T18:34:16.605Z] === RUN   TestDockerSuite/TestCpVolumePath
18:34:16 [2022-03-20T18:34:16.906Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
18:34:17 [2022-03-20T18:34:17.470Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
18:34:17 [2022-03-20T18:34:17.471Z] === RUN   TestDockerSuite/TestCreateArgs
18:34:17 [2022-03-20T18:34:17.471Z] === RUN   TestDockerSuite/TestCreateByImageID
18:34:18 [2022-03-20T18:34:18.035Z] === RUN   TestDockerSuite/TestCreateEchoStdout
18:34:18 [2022-03-20T18:34:18.292Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
18:34:18 [2022-03-20T18:34:18.292Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
18:34:18 [2022-03-20T18:34:18.292Z] === RUN   TestDockerSuite/TestCreateHostConfig
18:34:18 [2022-03-20T18:34:18.554Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
18:34:19 [2022-03-20T18:34:19.117Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
18:34:19 [2022-03-20T18:34:19.118Z]     docker_api_swarm_node_test.go:53: [db62b48feeb9f] joining swarm manager [d2b9105f76934]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:34:19 [2022-03-20T18:34:19.374Z] === RUN   TestDockerSuite/TestCreateLabels
18:34:19 [2022-03-20T18:34:19.374Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
18:34:19 [2022-03-20T18:34:19.631Z] === RUN   TestDockerSuite/TestCreateRM
18:34:19 [2022-03-20T18:34:19.631Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
18:34:19 [2022-03-20T18:34:19.631Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:34:19 [2022-03-20T18:34:19.631Z] === RUN   TestDockerSuite/TestCreateStopSignal
18:34:19 [2022-03-20T18:34:19.631Z] === RUN   TestDockerSuite/TestCreateStopTimeout
18:34:19 [2022-03-20T18:34:19.889Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
18:34:20 [2022-03-20T18:34:20.145Z]     docker_api_swarm_node_test.go:54: [db89801101864] joining swarm manager [d2b9105f76934]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:34:21 [2022-03-20T18:34:21.515Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
18:34:21 [2022-03-20T18:34:21.515Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
18:34:21 [2022-03-20T18:34:21.515Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
18:34:23 [2022-03-20T18:34:23.022Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:34:23 [2022-03-20T18:34:23.022Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 14.7% of statements
18:34:23 [2022-03-20T18:34:23.022Z] ok  	github.com/docker/docker/api/server/middleware	0.030s	coverage: 37.7% of statements
18:34:23 [2022-03-20T18:34:23.022Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:34:23 [2022-03-20T18:34:23.022Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:34:23 [2022-03-20T18:34:23.022Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:34:23 [2022-03-20T18:34:23.022Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:34:23 [2022-03-20T18:34:23.022Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:34:23 [2022-03-20T18:34:23.022Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:34:23 [2022-03-20T18:34:23.283Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:34:23 [2022-03-20T18:34:23.283Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:34:23 [2022-03-20T18:34:23.544Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:34:24 [2022-03-20T18:34:24.032Z] === RUN   TestDockerSuite/TestCreateWithPortRange
18:34:24 [2022-03-20T18:34:24.032Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
18:34:24 [2022-03-20T18:34:24.032Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
18:34:24 [2022-03-20T18:34:24.291Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
18:34:24 [2022-03-20T18:34:24.291Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
18:34:24 [2022-03-20T18:34:24.291Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
18:34:24 [2022-03-20T18:34:24.486Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:34:24 [2022-03-20T18:34:24.486Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:34:24 [2022-03-20T18:34:24.747Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 5.7% of statements
18:34:24 [2022-03-20T18:34:24.747Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:34:24 [2022-03-20T18:34:24.859Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
18:34:25 [2022-03-20T18:34:25.010Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:34:25 [2022-03-20T18:34:25.010Z] ?   	github.com/docker/docker/api/types	[no test files]
18:34:25 [2022-03-20T18:34:25.010Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:34:25 [2022-03-20T18:34:25.010Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:34:25 [2022-03-20T18:34:25.010Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:34:25 [2022-03-20T18:34:25.010Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:34:25 [2022-03-20T18:34:25.273Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
18:34:25 [2022-03-20T18:34:25.273Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:34:25 [2022-03-20T18:34:25.273Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:34:25 [2022-03-20T18:34:25.273Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:34:25 [2022-03-20T18:34:25.273Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:34:25 [2022-03-20T18:34:25.273Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:34:25 [2022-03-20T18:34:25.273Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
18:34:25 [2022-03-20T18:34:25.273Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:34:25 [2022-03-20T18:34:25.273Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:34:25 [2022-03-20T18:34:25.423Z] --- PASS: TestCreateServiceSecretFileMode (12.91s)
18:34:25 [2022-03-20T18:34:25.424Z] === RUN   TestCreateServiceConfigFileMode
18:34:25 [2022-03-20T18:34:25.535Z] ok  	github.com/docker/docker/api/types/time	0.018s	coverage: 100.0% of statements
18:34:25 [2022-03-20T18:34:25.535Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
18:34:25 [2022-03-20T18:34:25.797Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:34:25 [2022-03-20T18:34:25.797Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:34:25 [2022-03-20T18:34:25.797Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:34:25 [2022-03-20T18:34:25.797Z] ?   	github.com/docker/docker/builder	[no test files]
18:34:25 [2022-03-20T18:34:25.797Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:34:25 [2022-03-20T18:34:25.797Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:34:25 [2022-03-20T18:34:25.797Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:34:25 [2022-03-20T18:34:25.797Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:34:25 [2022-03-20T18:34:25.797Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:34:25 [2022-03-20T18:34:25.797Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:34:25 [2022-03-20T18:34:25.797Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:34:25 [2022-03-20T18:34:25.988Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
18:34:26 [2022-03-20T18:34:26.552Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
18:34:27 [2022-03-20T18:34:27.923Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
18:34:28 [2022-03-20T18:34:28.226Z] --- PASS: TestBuildWithHugeFile (131.52s)
18:34:28 [2022-03-20T18:34:28.226Z] === RUN   TestBuildWCOWSandboxSize
18:34:28 [2022-03-20T18:34:28.226Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:34:28 [2022-03-20T18:34:28.226Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
18:34:28 [2022-03-20T18:34:28.226Z] === RUN   TestBuildWithEmptyDockerfile
18:34:28 [2022-03-20T18:34:28.226Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:34:28 [2022-03-20T18:34:28.226Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:34:28 [2022-03-20T18:34:28.226Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:34:28 [2022-03-20T18:34:28.227Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:34:28 [2022-03-20T18:34:28.227Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:34:28 [2022-03-20T18:34:28.227Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:34:28 [2022-03-20T18:34:28.227Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:34:28 [2022-03-20T18:34:28.227Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:34:28 [2022-03-20T18:34:28.227Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:34:28 [2022-03-20T18:34:28.227Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s)
18:34:28 [2022-03-20T18:34:28.227Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
18:34:28 [2022-03-20T18:34:28.227Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
18:34:28 [2022-03-20T18:34:28.227Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
18:34:28 [2022-03-20T18:34:28.227Z] === RUN   TestBuildPreserveOwnership
18:34:28 [2022-03-20T18:34:28.227Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
18:34:28 [2022-03-20T18:34:28.227Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
18:34:28 [2022-03-20T18:34:28.227Z] === RUN   TestBuildPlatformInvalid
18:34:28 [2022-03-20T18:34:28.227Z] --- PASS: TestBuildPlatformInvalid (0.09s)
18:34:28 [2022-03-20T18:34:28.227Z] PASS
18:34:28 [2022-03-20T18:34:28.227Z] ok  	github.com/docker/docker/integration/build	215.230s
18:34:28 [2022-03-20T18:34:28.227Z] 
18:34:28 [2022-03-20T18:34:28.227Z] === Skipped
18:34:28 [2022-03-20T18:34:28.227Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
18:34:28 [2022-03-20T18:34:28.227Z]     build_session_test.go:25: TODO: BuildKit
18:34:28 [2022-03-20T18:34:28.227Z] 
18:34:28 [2022-03-20T18:34:28.227Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
18:34:28 [2022-03-20T18:34:28.227Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
18:34:28 [2022-03-20T18:34:28.227Z] 
18:34:28 [2022-03-20T18:34:28.227Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
18:34:28 [2022-03-20T18:34:28.227Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
18:34:28 [2022-03-20T18:34:28.227Z] 
18:34:28 [2022-03-20T18:34:28.227Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
18:34:28 [2022-03-20T18:34:28.227Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
18:34:28 [2022-03-20T18:34:28.227Z] 
18:34:28 [2022-03-20T18:34:28.227Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s)
18:34:28 [2022-03-20T18:34:28.227Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:34:28 [2022-03-20T18:34:28.227Z] 
18:34:28 [2022-03-20T18:34:28.227Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
18:34:28 [2022-03-20T18:34:28.227Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
18:34:28 [2022-03-20T18:34:28.227Z] 
18:34:28 [2022-03-20T18:34:28.227Z] DONE 29 tests, 6 skipped in 255.610s
18:34:28 [2022-03-20T18:34:28.227Z] Running D:\gopath\src\github.com\docker\docker\integration\config
18:34:28 [2022-03-20T18:34:28.357Z] ok  	github.com/docker/docker/builder/remotecontext	0.097s	coverage: 13.7% of statements
18:34:28 [2022-03-20T18:34:28.853Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
18:34:28 [2022-03-20T18:34:28.931Z] ok  	github.com/docker/docker/builder/dockerfile	0.262s	coverage: 49.3% of statements
18:34:29 [2022-03-20T18:34:29.213Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:34:29 [2022-03-20T18:34:29.213Z] INFO: Testing against a local daemon
18:34:29 [2022-03-20T18:34:29.213Z] === RUN   TestConfigInspect
18:34:29 [2022-03-20T18:34:29.213Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
18:34:29 [2022-03-20T18:34:29.213Z] --- SKIP: TestConfigInspect (0.00s)
18:34:29 [2022-03-20T18:34:29.213Z] === RUN   TestConfigList
18:34:29 [2022-03-20T18:34:29.213Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
18:34:29 [2022-03-20T18:34:29.213Z] --- SKIP: TestConfigList (0.00s)
18:34:29 [2022-03-20T18:34:29.213Z] === RUN   TestConfigsCreateAndDelete
18:34:29 [2022-03-20T18:34:29.213Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
18:34:29 [2022-03-20T18:34:29.213Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
18:34:29 [2022-03-20T18:34:29.213Z] === RUN   TestConfigsUpdate
18:34:29 [2022-03-20T18:34:29.213Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
18:34:29 [2022-03-20T18:34:29.213Z] --- SKIP: TestConfigsUpdate (0.00s)
18:34:29 [2022-03-20T18:34:29.213Z] === RUN   TestTemplatedConfig
18:34:29 [2022-03-20T18:34:29.213Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
18:34:29 [2022-03-20T18:34:29.213Z] --- SKIP: TestTemplatedConfig (0.00s)
18:34:29 [2022-03-20T18:34:29.213Z] === RUN   TestConfigCreateResolve
18:34:29 [2022-03-20T18:34:29.213Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
18:34:29 [2022-03-20T18:34:29.213Z] --- SKIP: TestConfigCreateResolve (0.00s)
18:34:29 [2022-03-20T18:34:29.213Z] PASS
18:34:29 [2022-03-20T18:34:29.213Z] ok  	github.com/docker/docker/integration/config	0.131s
18:34:29 [2022-03-20T18:34:29.417Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
18:34:29 [2022-03-20T18:34:29.504Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
18:34:29 [2022-03-20T18:34:29.675Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
18:34:29 [2022-03-20T18:34:29.675Z] === RUN   TestDockerSuite/TestDevicePermissions
18:34:29 [2022-03-20T18:34:29.681Z] 
18:34:29 [2022-03-20T18:34:29.681Z] === Skipped
18:34:29 [2022-03-20T18:34:29.681Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
18:34:29 [2022-03-20T18:34:29.681Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
18:34:29 [2022-03-20T18:34:29.681Z] 
18:34:29 [2022-03-20T18:34:29.681Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
18:34:29 [2022-03-20T18:34:29.681Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
18:34:29 [2022-03-20T18:34:29.681Z] 
18:34:29 [2022-03-20T18:34:29.681Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
18:34:29 [2022-03-20T18:34:29.681Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
18:34:29 [2022-03-20T18:34:29.681Z] 
18:34:29 [2022-03-20T18:34:29.681Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
18:34:29 [2022-03-20T18:34:29.681Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
18:34:29 [2022-03-20T18:34:29.681Z] 
18:34:29 [2022-03-20T18:34:29.681Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
18:34:29 [2022-03-20T18:34:29.681Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
18:34:29 [2022-03-20T18:34:29.681Z] 
18:34:29 [2022-03-20T18:34:29.681Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
18:34:29 [2022-03-20T18:34:29.681Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
18:34:29 [2022-03-20T18:34:29.681Z] 
18:34:29 [2022-03-20T18:34:29.681Z] DONE 6 tests, 6 skipped in 2.749s
18:34:29 [2022-03-20T18:34:29.681Z] Running D:\gopath\src\github.com\docker\docker\integration\container
18:34:30 [2022-03-20T18:34:30.240Z] === RUN   TestDockerSuite/TestDockerFails
18:34:30 [2022-03-20T18:34:30.241Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
18:34:30 [2022-03-20T18:34:30.241Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
18:34:30 [2022-03-20T18:34:30.241Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
18:34:30 [2022-03-20T18:34:30.895Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.819s	coverage: 86.3% of statements
18:34:30 [2022-03-20T18:34:30.895Z] ?   	github.com/docker/docker/cli	[no test files]
18:34:30 [2022-03-20T18:34:30.895Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:34:31 [2022-03-20T18:34:31.172Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
18:34:31 [2022-03-20T18:34:31.469Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.119s	coverage: 67.6% of statements
18:34:31 [2022-03-20T18:34:31.735Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
18:34:32 [2022-03-20T18:34:32.664Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
18:34:32 [2022-03-20T18:34:32.665Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
18:34:32 [2022-03-20T18:34:32.665Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
18:34:32 [2022-03-20T18:34:32.665Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
18:34:33 [2022-03-20T18:34:33.469Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:34:33 [2022-03-20T18:34:33.469Z] INFO: Testing against a local daemon
18:34:33 [2022-03-20T18:34:33.469Z] === RUN   TestCheckpoint
18:34:33 [2022-03-20T18:34:33.469Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:34:33 [2022-03-20T18:34:33.469Z] --- SKIP: TestCheckpoint (0.00s)
18:34:33 [2022-03-20T18:34:33.469Z] === RUN   TestContainerInvalidJSON
18:34:33 [2022-03-20T18:34:33.469Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:34:33 [2022-03-20T18:34:33.469Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:34:33 [2022-03-20T18:34:33.469Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:34:33 [2022-03-20T18:34:33.469Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:34:33 [2022-03-20T18:34:33.469Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:34:33 [2022-03-20T18:34:33.469Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:34:33 [2022-03-20T18:34:33.469Z] --- PASS: TestContainerInvalidJSON (0.05s)
18:34:33 [2022-03-20T18:34:33.469Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:34:33 [2022-03-20T18:34:33.469Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:34:33 [2022-03-20T18:34:33.469Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:34:33 [2022-03-20T18:34:33.469Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s)
18:34:33 [2022-03-20T18:34:33.469Z] === RUN   TestCopyFromContainerPathIsNotDir
18:34:33 [2022-03-20T18:34:33.469Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s)
18:34:33 [2022-03-20T18:34:33.469Z] === RUN   TestCopyToContainerPathDoesNotExist
18:34:33 [2022-03-20T18:34:33.938Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.28s)
18:34:33 [2022-03-20T18:34:33.938Z] === RUN   TestCopyToContainerPathIsNotDir
18:34:33 [2022-03-20T18:34:33.938Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s)
18:34:33 [2022-03-20T18:34:33.938Z] === RUN   TestCopyFromContainer
18:34:33 [2022-03-20T18:34:33.938Z]     copy_test.go:78: testEnv.DaemonInfo.OSType == "windows"
18:34:33 [2022-03-20T18:34:33.938Z] --- SKIP: TestCopyFromContainer (0.00s)
18:34:33 [2022-03-20T18:34:33.938Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:34:34 [2022-03-20T18:34:34.406Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:34:34 [2022-03-20T18:34:34.406Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:34:34 [2022-03-20T18:34:34.406Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:34:34 [2022-03-20T18:34:34.406Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:34:34 [2022-03-20T18:34:34.406Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:34:34 [2022-03-20T18:34:34.406Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:34:34 [2022-03-20T18:34:34.406Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:34:34 [2022-03-20T18:34:34.406Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:34:34 [2022-03-20T18:34:34.406Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:34:34 [2022-03-20T18:34:34.406Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
18:34:34 [2022-03-20T18:34:34.406Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:34:34 [2022-03-20T18:34:34.406Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:34:34 [2022-03-20T18:34:34.406Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
18:34:34 [2022-03-20T18:34:34.406Z] === RUN   TestCreateLinkToNonExistingContainer
18:34:34 [2022-03-20T18:34:34.406Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
18:34:34 [2022-03-20T18:34:34.406Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
18:34:34 [2022-03-20T18:34:34.406Z] === RUN   TestCreateWithInvalidEnv
18:34:34 [2022-03-20T18:34:34.406Z] === RUN   TestCreateWithInvalidEnv/0
18:34:34 [2022-03-20T18:34:34.406Z] === PAUSE TestCreateWithInvalidEnv/0
18:34:34 [2022-03-20T18:34:34.406Z] === RUN   TestCreateWithInvalidEnv/1
18:34:34 [2022-03-20T18:34:34.406Z] === PAUSE TestCreateWithInvalidEnv/1
18:34:34 [2022-03-20T18:34:34.406Z] === RUN   TestCreateWithInvalidEnv/2
18:34:34 [2022-03-20T18:34:34.406Z] === PAUSE TestCreateWithInvalidEnv/2
18:34:34 [2022-03-20T18:34:34.406Z] === CONT  TestCreateWithInvalidEnv/0
18:34:34 [2022-03-20T18:34:34.406Z] === CONT  TestCreateWithInvalidEnv/2
18:34:34 [2022-03-20T18:34:34.406Z] === CONT  TestCreateWithInvalidEnv/1
18:34:34 [2022-03-20T18:34:34.406Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
18:34:34 [2022-03-20T18:34:34.406Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:34:34 [2022-03-20T18:34:34.406Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:34:34 [2022-03-20T18:34:34.406Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:34:34 [2022-03-20T18:34:34.406Z] === RUN   TestCreateTmpfsMountsTarget
18:34:34 [2022-03-20T18:34:34.406Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
18:34:34 [2022-03-20T18:34:34.406Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
18:34:34 [2022-03-20T18:34:34.406Z] === RUN   TestCreateWithCustomMaskedPaths
18:34:34 [2022-03-20T18:34:34.406Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
18:34:34 [2022-03-20T18:34:34.406Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
18:34:34 [2022-03-20T18:34:34.406Z] === RUN   TestCreateWithCustomReadonlyPaths
18:34:34 [2022-03-20T18:34:34.406Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
18:34:34 [2022-03-20T18:34:34.406Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
18:34:34 [2022-03-20T18:34:34.406Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:34:34 [2022-03-20T18:34:34.406Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:34:34 [2022-03-20T18:34:34.407Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:34:34 [2022-03-20T18:34:34.407Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:34:34 [2022-03-20T18:34:34.407Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:34:34 [2022-03-20T18:34:34.407Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:34:34 [2022-03-20T18:34:34.407Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:34:34 [2022-03-20T18:34:34.407Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:34:34 [2022-03-20T18:34:34.407Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:34:34 [2022-03-20T18:34:34.407Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:34:34 [2022-03-20T18:34:34.407Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:34:34 [2022-03-20T18:34:34.407Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:34:34 [2022-03-20T18:34:34.407Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:34:34 [2022-03-20T18:34:34.407Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:34:34 [2022-03-20T18:34:34.407Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:34:34 [2022-03-20T18:34:34.407Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:34:34 [2022-03-20T18:34:34.407Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
18:34:34 [2022-03-20T18:34:34.407Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:34:34 [2022-03-20T18:34:34.407Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:34:34 [2022-03-20T18:34:34.407Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:34:34 [2022-03-20T18:34:34.407Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:34:34 [2022-03-20T18:34:34.407Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
18:34:34 [2022-03-20T18:34:34.407Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:34:34 [2022-03-20T18:34:34.407Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
18:34:34 [2022-03-20T18:34:34.407Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
18:34:34 [2022-03-20T18:34:34.407Z] === RUN   TestCreateDifferentPlatform
18:34:34 [2022-03-20T18:34:34.407Z] === RUN   TestCreateDifferentPlatform/different_os
18:34:34 [2022-03-20T18:34:34.407Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:34:34 [2022-03-20T18:34:34.407Z] --- PASS: TestCreateDifferentPlatform (0.05s)
18:34:34 [2022-03-20T18:34:34.407Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
18:34:34 [2022-03-20T18:34:34.407Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:34:34 [2022-03-20T18:34:34.407Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:34:34 [2022-03-20T18:34:34.407Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s)
18:34:34 [2022-03-20T18:34:34.407Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:34:34 [2022-03-20T18:34:34.407Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
18:34:34 [2022-03-20T18:34:34.407Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s)
18:34:34 [2022-03-20T18:34:34.407Z] === RUN   TestContainerKillOnDaemonStart
18:34:34 [2022-03-20T18:34:34.407Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
18:34:34 [2022-03-20T18:34:34.407Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
18:34:34 [2022-03-20T18:34:34.407Z] === RUN   TestDiff
18:34:34 [2022-03-20T18:34:34.407Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
18:34:34 [2022-03-20T18:34:34.407Z] --- SKIP: TestDiff (0.00s)
18:34:34 [2022-03-20T18:34:34.407Z] === RUN   TestExecWithCloseStdin
18:34:34 [2022-03-20T18:34:34.407Z]     exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination
18:34:34 [2022-03-20T18:34:34.407Z] --- SKIP: TestExecWithCloseStdin (0.00s)
18:34:34 [2022-03-20T18:34:34.407Z] === RUN   TestExec
18:34:35 [2022-03-20T18:34:35.680Z] ok  	github.com/docker/docker/client	0.176s	coverage: 75.6% of statements
18:34:37 [2022-03-20T18:34:37.700Z] --- PASS: TestBuildWithHugeFile (126.09s)
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestBuildWCOWSandboxSize
18:34:37 [2022-03-20T18:34:37.700Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:34:37 [2022-03-20T18:34:37.700Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestBuildWithEmptyDockerfile
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:34:37 [2022-03-20T18:34:37.700Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:34:37 [2022-03-20T18:34:37.700Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:34:37 [2022-03-20T18:34:37.700Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:34:37 [2022-03-20T18:34:37.700Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:34:37 [2022-03-20T18:34:37.700Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:34:37 [2022-03-20T18:34:37.700Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:34:37 [2022-03-20T18:34:37.700Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s)
18:34:37 [2022-03-20T18:34:37.700Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
18:34:37 [2022-03-20T18:34:37.700Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestBuildPreserveOwnership
18:34:37 [2022-03-20T18:34:37.700Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
18:34:37 [2022-03-20T18:34:37.700Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestBuildPlatformInvalid
18:34:37 [2022-03-20T18:34:37.700Z] --- PASS: TestBuildPlatformInvalid (0.07s)
18:34:37 [2022-03-20T18:34:37.700Z] PASS
18:34:37 [2022-03-20T18:34:37.700Z] ok  	github.com/docker/docker/integration/build	195.942s
18:34:37 [2022-03-20T18:34:37.700Z] 
18:34:37 [2022-03-20T18:34:37.700Z] === Skipped
18:34:37 [2022-03-20T18:34:37.700Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z]     build_session_test.go:25: TODO: BuildKit
18:34:37 [2022-03-20T18:34:37.700Z] 
18:34:37 [2022-03-20T18:34:37.700Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
18:34:37 [2022-03-20T18:34:37.700Z] 
18:34:37 [2022-03-20T18:34:37.700Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
18:34:37 [2022-03-20T18:34:37.700Z] 
18:34:37 [2022-03-20T18:34:37.700Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
18:34:37 [2022-03-20T18:34:37.700Z] 
18:34:37 [2022-03-20T18:34:37.700Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:34:37 [2022-03-20T18:34:37.700Z] 
18:34:37 [2022-03-20T18:34:37.700Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
18:34:37 [2022-03-20T18:34:37.700Z] 
18:34:37 [2022-03-20T18:34:37.700Z] DONE 29 tests, 6 skipped in 234.050s
18:34:37 [2022-03-20T18:34:37.700Z] Running D:\gopath\src\github.com\docker\docker\integration\config
18:34:37 [2022-03-20T18:34:37.700Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:34:37 [2022-03-20T18:34:37.700Z] INFO: Testing against a local daemon
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestConfigInspect
18:34:37 [2022-03-20T18:34:37.700Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
18:34:37 [2022-03-20T18:34:37.700Z] --- SKIP: TestConfigInspect (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestConfigList
18:34:37 [2022-03-20T18:34:37.700Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
18:34:37 [2022-03-20T18:34:37.700Z] --- SKIP: TestConfigList (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestConfigsCreateAndDelete
18:34:37 [2022-03-20T18:34:37.700Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
18:34:37 [2022-03-20T18:34:37.700Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestConfigsUpdate
18:34:37 [2022-03-20T18:34:37.700Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
18:34:37 [2022-03-20T18:34:37.700Z] --- SKIP: TestConfigsUpdate (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestTemplatedConfig
18:34:37 [2022-03-20T18:34:37.700Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
18:34:37 [2022-03-20T18:34:37.700Z] --- SKIP: TestTemplatedConfig (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestConfigCreateResolve
18:34:37 [2022-03-20T18:34:37.700Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
18:34:37 [2022-03-20T18:34:37.700Z] --- SKIP: TestConfigCreateResolve (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z] PASS
18:34:37 [2022-03-20T18:34:37.700Z] ok  	github.com/docker/docker/integration/config	0.105s
18:34:37 [2022-03-20T18:34:37.700Z] 
18:34:37 [2022-03-20T18:34:37.700Z] === Skipped
18:34:37 [2022-03-20T18:34:37.700Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
18:34:37 [2022-03-20T18:34:37.700Z] 
18:34:37 [2022-03-20T18:34:37.700Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
18:34:37 [2022-03-20T18:34:37.700Z] 
18:34:37 [2022-03-20T18:34:37.700Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
18:34:37 [2022-03-20T18:34:37.700Z] 
18:34:37 [2022-03-20T18:34:37.700Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
18:34:37 [2022-03-20T18:34:37.700Z] 
18:34:37 [2022-03-20T18:34:37.700Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
18:34:37 [2022-03-20T18:34:37.700Z] 
18:34:37 [2022-03-20T18:34:37.700Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
18:34:37 [2022-03-20T18:34:37.700Z] 
18:34:37 [2022-03-20T18:34:37.700Z] DONE 6 tests, 6 skipped in 2.546s
18:34:37 [2022-03-20T18:34:37.700Z] Running D:\gopath\src\github.com\docker\docker\integration\container
18:34:37 [2022-03-20T18:34:37.700Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:34:37 [2022-03-20T18:34:37.700Z] INFO: Testing against a local daemon
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestCheckpoint
18:34:37 [2022-03-20T18:34:37.700Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:34:37 [2022-03-20T18:34:37.700Z] --- SKIP: TestCheckpoint (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestContainerInvalidJSON
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:34:37 [2022-03-20T18:34:37.700Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:34:37 [2022-03-20T18:34:37.700Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:34:37 [2022-03-20T18:34:37.700Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:34:37 [2022-03-20T18:34:37.700Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:34:37 [2022-03-20T18:34:37.700Z] --- PASS: TestContainerInvalidJSON (0.03s)
18:34:37 [2022-03-20T18:34:37.700Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:34:37 [2022-03-20T18:34:37.700Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s)
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestCopyFromContainerPathIsNotDir
18:34:37 [2022-03-20T18:34:37.700Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s)
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestCopyToContainerPathDoesNotExist
18:34:37 [2022-03-20T18:34:37.700Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s)
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestCopyToContainerPathIsNotDir
18:34:37 [2022-03-20T18:34:37.700Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s)
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestCopyFromContainer
18:34:37 [2022-03-20T18:34:37.700Z]     copy_test.go:78: testEnv.DaemonInfo.OSType == "windows"
18:34:37 [2022-03-20T18:34:37.700Z] --- SKIP: TestCopyFromContainer (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:34:37 [2022-03-20T18:34:37.700Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:34:37 [2022-03-20T18:34:37.700Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:34:37 [2022-03-20T18:34:37.700Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:34:37 [2022-03-20T18:34:37.700Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:34:37 [2022-03-20T18:34:37.700Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:34:37 [2022-03-20T18:34:37.700Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:34:37 [2022-03-20T18:34:37.700Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
18:34:37 [2022-03-20T18:34:37.700Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
18:34:37 [2022-03-20T18:34:37.700Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestCreateLinkToNonExistingContainer
18:34:37 [2022-03-20T18:34:37.700Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
18:34:37 [2022-03-20T18:34:37.700Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestCreateWithInvalidEnv
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestCreateWithInvalidEnv/0
18:34:37 [2022-03-20T18:34:37.700Z] === PAUSE TestCreateWithInvalidEnv/0
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestCreateWithInvalidEnv/1
18:34:37 [2022-03-20T18:34:37.700Z] === PAUSE TestCreateWithInvalidEnv/1
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestCreateWithInvalidEnv/2
18:34:37 [2022-03-20T18:34:37.700Z] === PAUSE TestCreateWithInvalidEnv/2
18:34:37 [2022-03-20T18:34:37.700Z] === CONT  TestCreateWithInvalidEnv/0
18:34:37 [2022-03-20T18:34:37.700Z] === CONT  TestCreateWithInvalidEnv/2
18:34:37 [2022-03-20T18:34:37.700Z] === CONT  TestCreateWithInvalidEnv/1
18:34:37 [2022-03-20T18:34:37.700Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
18:34:37 [2022-03-20T18:34:37.700Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestCreateTmpfsMountsTarget
18:34:37 [2022-03-20T18:34:37.700Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
18:34:37 [2022-03-20T18:34:37.700Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestCreateWithCustomMaskedPaths
18:34:37 [2022-03-20T18:34:37.700Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
18:34:37 [2022-03-20T18:34:37.700Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
18:34:37 [2022-03-20T18:34:37.700Z] === RUN   TestCreateWithCustomReadonlyPaths
18:34:37 [2022-03-20T18:34:37.700Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
18:34:37 [2022-03-20T18:34:37.701Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
18:34:37 [2022-03-20T18:34:37.701Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:34:37 [2022-03-20T18:34:37.701Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:34:37 [2022-03-20T18:34:37.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:34:37 [2022-03-20T18:34:37.701Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:34:37 [2022-03-20T18:34:37.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:34:37 [2022-03-20T18:34:37.701Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:34:37 [2022-03-20T18:34:37.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:34:37 [2022-03-20T18:34:37.701Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:34:37 [2022-03-20T18:34:37.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:34:37 [2022-03-20T18:34:37.701Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:34:37 [2022-03-20T18:34:37.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:34:37 [2022-03-20T18:34:37.701Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:34:37 [2022-03-20T18:34:37.701Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:34:37 [2022-03-20T18:34:37.701Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:34:37 [2022-03-20T18:34:37.701Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:34:37 [2022-03-20T18:34:37.701Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:34:37 [2022-03-20T18:34:37.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
18:34:37 [2022-03-20T18:34:37.701Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:34:37 [2022-03-20T18:34:37.701Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:34:37 [2022-03-20T18:34:37.701Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:34:37 [2022-03-20T18:34:37.701Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:34:37 [2022-03-20T18:34:37.701Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:34:37 [2022-03-20T18:34:37.701Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:34:37 [2022-03-20T18:34:37.701Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
18:34:37 [2022-03-20T18:34:37.701Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
18:34:37 [2022-03-20T18:34:37.701Z] === RUN   TestCreateDifferentPlatform
18:34:37 [2022-03-20T18:34:37.701Z] === RUN   TestCreateDifferentPlatform/different_os
18:34:37 [2022-03-20T18:34:37.701Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:34:37 [2022-03-20T18:34:37.701Z] --- PASS: TestCreateDifferentPlatform (0.04s)
18:34:37 [2022-03-20T18:34:37.701Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
18:34:37 [2022-03-20T18:34:37.701Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:34:37 [2022-03-20T18:34:37.701Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:34:37 [2022-03-20T18:34:37.701Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s)
18:34:37 [2022-03-20T18:34:37.701Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:34:37 [2022-03-20T18:34:37.701Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
18:34:37 [2022-03-20T18:34:37.701Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
18:34:37 [2022-03-20T18:34:37.701Z] === RUN   TestContainerKillOnDaemonStart
18:34:37 [2022-03-20T18:34:37.701Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
18:34:37 [2022-03-20T18:34:37.701Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
18:34:37 [2022-03-20T18:34:37.701Z] === RUN   TestDiff
18:34:37 [2022-03-20T18:34:37.701Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
18:34:37 [2022-03-20T18:34:37.701Z] --- SKIP: TestDiff (0.00s)
18:34:37 [2022-03-20T18:34:37.701Z] === RUN   TestExecWithCloseStdin
18:34:39 [2022-03-20T18:34:39.160Z] --- PASS: TestExec (4.80s)
18:34:39 [2022-03-20T18:34:39.160Z] === RUN   TestExecUser
18:34:39 [2022-03-20T18:34:39.160Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
18:34:39 [2022-03-20T18:34:39.160Z] --- SKIP: TestExecUser (0.00s)
18:34:39 [2022-03-20T18:34:39.160Z] === RUN   TestExportContainerAndImportImage
18:34:39 [2022-03-20T18:34:39.160Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
18:34:39 [2022-03-20T18:34:39.160Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
18:34:39 [2022-03-20T18:34:39.160Z] === RUN   TestExportContainerAfterDaemonRestart
18:34:39 [2022-03-20T18:34:39.160Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
18:34:39 [2022-03-20T18:34:39.160Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
18:34:39 [2022-03-20T18:34:39.160Z] === RUN   TestHealthCheckWorkdir
18:34:39 [2022-03-20T18:34:39.160Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
18:34:39 [2022-03-20T18:34:39.160Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
18:34:39 [2022-03-20T18:34:39.160Z] === RUN   TestHealthKillContainer
18:34:39 [2022-03-20T18:34:39.160Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
18:34:39 [2022-03-20T18:34:39.160Z] --- SKIP: TestHealthKillContainer (0.00s)
18:34:39 [2022-03-20T18:34:39.160Z] === RUN   TestInspectCpusetInConfigPre120
18:34:39 [2022-03-20T18:34:39.160Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
18:34:39 [2022-03-20T18:34:39.160Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
18:34:39 [2022-03-20T18:34:39.160Z] === RUN   TestKillContainerInvalidSignal
18:34:39 [2022-03-20T18:34:39.244Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
18:34:39 [2022-03-20T18:34:39.244Z] --- PASS: TestCreateServiceConfigFileMode (12.95s)
18:34:39 [2022-03-20T18:34:39.244Z] === RUN   TestCreateServiceSysctls
18:34:40 [2022-03-20T18:34:40.175Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
18:34:40 [2022-03-20T18:34:40.679Z] --- PASS: TestExecWithCloseStdin (2.80s)
18:34:40 [2022-03-20T18:34:40.679Z] === RUN   TestExec
18:34:42 [2022-03-20T18:34:42.071Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
18:34:42 [2022-03-20T18:34:42.071Z] --- PASS: TestCreateServiceSysctls (3.71s)
18:34:42 [2022-03-20T18:34:42.071Z] === RUN   TestCreateServiceCapabilities
18:34:42 [2022-03-20T18:34:42.892Z] --- PASS: TestExec (2.52s)
18:34:42 [2022-03-20T18:34:42.892Z] === RUN   TestExecUser
18:34:42 [2022-03-20T18:34:42.892Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
18:34:42 [2022-03-20T18:34:42.892Z] --- SKIP: TestExecUser (0.00s)
18:34:42 [2022-03-20T18:34:42.892Z] === RUN   TestExportContainerAndImportImage
18:34:42 [2022-03-20T18:34:42.892Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
18:34:42 [2022-03-20T18:34:42.892Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
18:34:42 [2022-03-20T18:34:42.892Z] === RUN   TestExportContainerAfterDaemonRestart
18:34:42 [2022-03-20T18:34:42.892Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
18:34:42 [2022-03-20T18:34:42.892Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
18:34:42 [2022-03-20T18:34:42.892Z] === RUN   TestHealthCheckWorkdir
18:34:42 [2022-03-20T18:34:42.892Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
18:34:42 [2022-03-20T18:34:42.892Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
18:34:42 [2022-03-20T18:34:42.892Z] === RUN   TestHealthKillContainer
18:34:42 [2022-03-20T18:34:42.892Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
18:34:42 [2022-03-20T18:34:42.892Z] --- SKIP: TestHealthKillContainer (0.00s)
18:34:42 [2022-03-20T18:34:42.892Z] === RUN   TestInspectCpusetInConfigPre120
18:34:42 [2022-03-20T18:34:42.892Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
18:34:42 [2022-03-20T18:34:42.892Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
18:34:42 [2022-03-20T18:34:42.892Z] === RUN   TestKillContainerInvalidSignal
18:34:43 [2022-03-20T18:34:43.441Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
18:34:43 [2022-03-20T18:34:43.914Z] --- PASS: TestKillContainerInvalidSignal (3.90s)
18:34:43 [2022-03-20T18:34:43.914Z] === RUN   TestKillContainer
18:34:43 [2022-03-20T18:34:43.914Z] === RUN   TestKillContainer/no_signal
18:34:44 [2022-03-20T18:34:44.373Z] === RUN   TestDockerSuite/TestEventsAttach
18:34:44 [2022-03-20T18:34:44.934Z] --- PASS: TestCreateServiceCapabilities (2.83s)
18:34:44 [2022-03-20T18:34:44.934Z] === RUN   TestInspect
18:34:44 [2022-03-20T18:34:44.934Z] === RUN   TestDockerSuite/TestEventsCommit
18:34:45 [2022-03-20T18:34:45.104Z] --- PASS: TestKillContainerInvalidSignal (2.43s)
18:34:45 [2022-03-20T18:34:45.104Z] === RUN   TestKillContainer
18:34:45 [2022-03-20T18:34:45.104Z] === RUN   TestKillContainer/no_signal
18:34:45 [2022-03-20T18:34:45.886Z] === RUN   TestDockerSuite/TestEventsContainerEvents
18:34:46 [2022-03-20T18:34:46.142Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
18:34:46 [2022-03-20T18:34:46.703Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
18:34:46 [2022-03-20T18:34:46.866Z] === RUN   TestKillContainer/non_killing_signal
18:34:46 [2022-03-20T18:34:46.866Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
18:34:46 [2022-03-20T18:34:46.866Z] === RUN   TestKillContainer/killing_signal
18:34:47 [2022-03-20T18:34:47.636Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
18:34:48 [2022-03-20T18:34:48.057Z] === RUN   TestKillContainer/non_killing_signal
18:34:48 [2022-03-20T18:34:48.057Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
18:34:48 [2022-03-20T18:34:48.057Z] === RUN   TestKillContainer/killing_signal
18:34:48 [2022-03-20T18:34:48.199Z] --- PASS: TestInspect (3.24s)
18:34:48 [2022-03-20T18:34:48.199Z] === RUN   TestCreateJob
18:34:49 [2022-03-20T18:34:49.569Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
18:34:50 [2022-03-20T18:34:50.501Z] === RUN   TestDockerSuite/TestEventsContainerRestart
18:34:50 [2022-03-20T18:34:50.657Z] --- PASS: TestKillContainer (7.51s)
18:34:50 [2022-03-20T18:34:50.657Z]     --- PASS: TestKillContainer/no_signal (3.75s)
18:34:50 [2022-03-20T18:34:50.657Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
18:34:50 [2022-03-20T18:34:50.657Z]     --- PASS: TestKillContainer/killing_signal (3.70s)
18:34:50 [2022-03-20T18:34:50.657Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:34:50 [2022-03-20T18:34:50.657Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:34:50 [2022-03-20T18:34:50.657Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
18:34:50 [2022-03-20T18:34:50.657Z] === RUN   TestKillStoppedContainer
18:34:50 [2022-03-20T18:34:50.657Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:34:50 [2022-03-20T18:34:50.657Z] --- SKIP: TestKillStoppedContainer (0.00s)
18:34:50 [2022-03-20T18:34:50.657Z] === RUN   TestKillStoppedContainerAPIPre120
18:34:50 [2022-03-20T18:34:50.657Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:34:50 [2022-03-20T18:34:50.657Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
18:34:50 [2022-03-20T18:34:50.657Z] === RUN   TestKillDifferentUserContainer
18:34:50 [2022-03-20T18:34:50.657Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
18:34:50 [2022-03-20T18:34:50.657Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
18:34:50 [2022-03-20T18:34:50.657Z] === RUN   TestInspectOomKilledTrue
18:34:50 [2022-03-20T18:34:50.657Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
18:34:50 [2022-03-20T18:34:50.657Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:34:50 [2022-03-20T18:34:50.657Z] === RUN   TestInspectOomKilledFalse
18:34:50 [2022-03-20T18:34:50.657Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:34:50 [2022-03-20T18:34:50.657Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:34:50 [2022-03-20T18:34:50.657Z] === RUN   TestLogsFollowTailEmpty
18:34:51 [2022-03-20T18:34:51.009Z] --- PASS: TestKillContainer (5.29s)
18:34:51 [2022-03-20T18:34:51.009Z]     --- PASS: TestKillContainer/no_signal (2.35s)
18:34:51 [2022-03-20T18:34:51.009Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
18:34:51 [2022-03-20T18:34:51.009Z]     --- PASS: TestKillContainer/killing_signal (2.88s)
18:34:51 [2022-03-20T18:34:51.009Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:34:51 [2022-03-20T18:34:51.009Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:34:51 [2022-03-20T18:34:51.009Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
18:34:51 [2022-03-20T18:34:51.009Z] === RUN   TestKillStoppedContainer
18:34:51 [2022-03-20T18:34:51.009Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:34:51 [2022-03-20T18:34:51.009Z] --- SKIP: TestKillStoppedContainer (0.00s)
18:34:51 [2022-03-20T18:34:51.009Z] === RUN   TestKillStoppedContainerAPIPre120
18:34:51 [2022-03-20T18:34:51.009Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:34:51 [2022-03-20T18:34:51.009Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
18:34:51 [2022-03-20T18:34:51.009Z] === RUN   TestKillDifferentUserContainer
18:34:51 [2022-03-20T18:34:51.009Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
18:34:51 [2022-03-20T18:34:51.009Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
18:34:51 [2022-03-20T18:34:51.009Z] === RUN   TestInspectOomKilledTrue
18:34:51 [2022-03-20T18:34:51.009Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
18:34:51 [2022-03-20T18:34:51.009Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:34:51 [2022-03-20T18:34:51.009Z] === RUN   TestInspectOomKilledFalse
18:34:51 [2022-03-20T18:34:51.009Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:34:51 [2022-03-20T18:34:51.009Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:34:51 [2022-03-20T18:34:51.009Z] === RUN   TestLogsFollowTailEmpty
18:34:51 [2022-03-20T18:34:51.870Z] --- PASS: TestCreateJob (3.62s)
18:34:51 [2022-03-20T18:34:51.870Z] === RUN   TestReplicatedJob
18:34:52 [2022-03-20T18:34:52.127Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
18:34:53 [2022-03-20T18:34:53.058Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
18:34:53 [2022-03-20T18:34:53.223Z] --- PASS: TestLogsFollowTailEmpty (2.35s)
18:34:53 [2022-03-20T18:34:53.224Z] === RUN   TestNetworkNat
18:34:53 [2022-03-20T18:34:53.224Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
18:34:53 [2022-03-20T18:34:53.224Z] --- SKIP: TestNetworkNat (0.00s)
18:34:53 [2022-03-20T18:34:53.224Z] === RUN   TestNetworkLocalhostTCPNat
18:34:54 [2022-03-20T18:34:54.462Z] --- PASS: TestLogsFollowTailEmpty (3.59s)
18:34:54 [2022-03-20T18:34:54.462Z] === RUN   TestNetworkNat
18:34:54 [2022-03-20T18:34:54.462Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
18:34:54 [2022-03-20T18:34:54.462Z] --- SKIP: TestNetworkNat (0.00s)
18:34:54 [2022-03-20T18:34:54.462Z] === RUN   TestNetworkLocalhostTCPNat
18:34:55 [2022-03-20T18:34:55.436Z] --- PASS: TestNetworkLocalhostTCPNat (2.72s)
18:34:55 [2022-03-20T18:34:55.436Z] === RUN   TestNetworkLoopbackNat
18:34:55 [2022-03-20T18:34:55.436Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
18:34:55 [2022-03-20T18:34:55.436Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
18:34:55 [2022-03-20T18:34:55.436Z] === RUN   TestPause
18:34:55 [2022-03-20T18:34:55.436Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
18:34:55 [2022-03-20T18:34:55.436Z] --- SKIP: TestPause (0.00s)
18:34:55 [2022-03-20T18:34:55.436Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:34:55 [2022-03-20T18:34:55.579Z] === RUN   TestDockerSuite/TestEventsCopy
18:34:56 [2022-03-20T18:34:56.944Z] === RUN   TestDockerSuite/TestEventsFilterContainer
18:34:57 [2022-03-20T18:34:57.505Z] --- PASS: TestReplicatedJob (5.72s)
18:34:57 [2022-03-20T18:34:57.505Z] === RUN   TestUpdateReplicatedJob
18:34:58 [2022-03-20T18:34:58.066Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
18:34:58 [2022-03-20T18:34:58.325Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
18:34:58 [2022-03-20T18:34:58.384Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.36s)
18:34:58 [2022-03-20T18:34:58.384Z] === RUN   TestPauseStopPausedContainer
18:34:58 [2022-03-20T18:34:58.384Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
18:34:58 [2022-03-20T18:34:58.384Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
18:34:58 [2022-03-20T18:34:58.384Z] === RUN   TestPsFilter
18:34:58 [2022-03-20T18:34:58.384Z] --- PASS: TestPsFilter (0.34s)
18:34:58 [2022-03-20T18:34:58.384Z] === RUN   TestRemoveContainerWithRemovedVolume
18:34:59 [2022-03-20T18:34:59.239Z] --- PASS: TestNetworkLocalhostTCPNat (4.61s)
18:34:59 [2022-03-20T18:34:59.239Z] === RUN   TestNetworkLoopbackNat
18:34:59 [2022-03-20T18:34:59.239Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
18:34:59 [2022-03-20T18:34:59.239Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
18:34:59 [2022-03-20T18:34:59.239Z] === RUN   TestPause
18:34:59 [2022-03-20T18:34:59.239Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
18:34:59 [2022-03-20T18:34:59.239Z] --- SKIP: TestPause (0.00s)
18:34:59 [2022-03-20T18:34:59.239Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:35:00 [2022-03-20T18:35:00.221Z]     docker_api_swarm_test.go:202: [def9bda2e14f4] joining swarm manager [df99a2e403746]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:35:01 [2022-03-20T18:35:01.346Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.07s)
18:35:01 [2022-03-20T18:35:01.346Z] === RUN   TestRemoveContainerWithVolume
18:35:01 [2022-03-20T18:35:01.634Z] --- PASS: TestUpdateReplicatedJob (3.70s)
18:35:01 [2022-03-20T18:35:01.634Z] === RUN   TestServiceListWithStatuses
18:35:01 [2022-03-20T18:35:01.634Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:35:01 [2022-03-20T18:35:01.634Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:35:01 [2022-03-20T18:35:01.634Z] === RUN   TestDockerNetworkConnectAlias
18:35:03 [2022-03-20T18:35:03.032Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.76s)
18:35:03 [2022-03-20T18:35:03.032Z] === RUN   TestPauseStopPausedContainer
18:35:03 [2022-03-20T18:35:03.032Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
18:35:03 [2022-03-20T18:35:03.032Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
18:35:03 [2022-03-20T18:35:03.032Z] === RUN   TestPsFilter
18:35:03 [2022-03-20T18:35:03.032Z] --- PASS: TestPsFilter (0.37s)
18:35:03 [2022-03-20T18:35:03.032Z] === RUN   TestRemoveContainerWithRemovedVolume
18:35:03 [2022-03-20T18:35:03.530Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
18:35:04 [2022-03-20T18:35:04.136Z] === RUN   TestDockerSuite/TestEventsFilterImageName
18:35:04 [2022-03-20T18:35:04.294Z] --- PASS: TestRemoveContainerWithVolume (3.02s)
18:35:04 [2022-03-20T18:35:04.294Z] === RUN   TestRemoveContainerRunning
18:35:05 [2022-03-20T18:35:05.513Z] === RUN   TestDockerSuite/TestEventsFilterLabels
18:35:05 [2022-03-20T18:35:05.770Z] --- PASS: TestDockerNetworkConnectAlias (4.59s)
18:35:05 [2022-03-20T18:35:05.770Z] === RUN   TestDockerNetworkReConnect
18:35:06 [2022-03-20T18:35:06.032Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
18:35:06 [2022-03-20T18:35:06.288Z] === RUN   TestDockerSuite/TestEventsFilterType
18:35:06 [2022-03-20T18:35:06.509Z] --- PASS: TestRemoveContainerRunning (2.30s)
18:35:06 [2022-03-20T18:35:06.509Z] === RUN   TestRemoveContainerForceRemoveRunning
18:35:06 [2022-03-20T18:35:06.544Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
18:35:06 [2022-03-20T18:35:06.800Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
18:35:06 [2022-03-20T18:35:06.800Z] === RUN   TestDockerSuite/TestEventsFilters
18:35:06 [2022-03-20T18:35:06.830Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.71s)
18:35:06 [2022-03-20T18:35:06.830Z] === RUN   TestRemoveContainerWithVolume
18:35:07 [2022-03-20T18:35:07.729Z] === RUN   TestDockerSuite/TestEventsFormat
18:35:08 [2022-03-20T18:35:08.722Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.20s)
18:35:08 [2022-03-20T18:35:08.722Z] === RUN   TestRemoveInvalidContainer
18:35:09 [2022-03-20T18:35:09.094Z] === RUN   TestDockerSuite/TestEventsFormatBadField
18:35:09 [2022-03-20T18:35:09.094Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
18:35:09 [2022-03-20T18:35:09.094Z] === RUN   TestDockerSuite/TestEventsImageImport
18:35:09 [2022-03-20T18:35:09.190Z] --- PASS: TestRemoveInvalidContainer (0.03s)
18:35:09 [2022-03-20T18:35:09.190Z] === RUN   TestRenameLinkedContainer
18:35:09 [2022-03-20T18:35:09.190Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
18:35:09 [2022-03-20T18:35:09.190Z] --- SKIP: TestRenameLinkedContainer (0.00s)
18:35:09 [2022-03-20T18:35:09.190Z] === RUN   TestRenameStoppedContainer
18:35:09 [2022-03-20T18:35:09.656Z] --- PASS: TestDockerNetworkReConnect (3.87s)
18:35:09 [2022-03-20T18:35:09.656Z] === RUN   TestServicePlugin
18:35:09 [2022-03-20T18:35:09.913Z] === RUN   TestDockerSuite/TestEventsImageLoad
18:35:10 [2022-03-20T18:35:10.172Z] === RUN   TestDockerSuite/TestEventsImagePull
18:35:10 [2022-03-20T18:35:10.639Z] --- PASS: TestRemoveContainerWithVolume (3.61s)
18:35:10 [2022-03-20T18:35:10.639Z] === RUN   TestRemoveContainerRunning
18:35:11 [2022-03-20T18:35:11.104Z] === RUN   TestDockerSuite/TestEventsImageTag
18:35:12 [2022-03-20T18:35:12.035Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
18:35:12 [2022-03-20T18:35:12.138Z] --- PASS: TestRenameStoppedContainer (2.97s)
18:35:12 [2022-03-20T18:35:12.138Z] === RUN   TestRenameRunningContainerAndReuse
18:35:12 [2022-03-20T18:35:12.291Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
18:35:12 [2022-03-20T18:35:12.291Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
18:35:12 [2022-03-20T18:35:12.291Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
18:35:12 [2022-03-20T18:35:12.291Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
18:35:12 [2022-03-20T18:35:12.291Z] === RUN   TestDockerSuite/TestEventsPluginOps
18:35:13 [2022-03-20T18:35:13.659Z]     plugin_test.go:61: [d5775c5fe8278] joining swarm manager [dd019d5a04e6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:35:14 [2022-03-20T18:35:14.469Z] --- PASS: TestRemoveContainerRunning (3.86s)
18:35:14 [2022-03-20T18:35:14.469Z] === RUN   TestRemoveContainerForceRemoveRunning
18:35:14 [2022-03-20T18:35:14.591Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
18:35:14 [2022-03-20T18:35:14.849Z] === RUN   TestDockerSuite/TestEventsRename
18:35:14 [2022-03-20T18:35:14.849Z]     plugin_test.go:64: [d7e773cf39f98] joining swarm manager [dd019d5a04e6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:35:15 [2022-03-20T18:35:15.415Z] === RUN   TestDockerSuite/TestEventsResize
18:35:16 [2022-03-20T18:35:16.345Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
18:35:16 [2022-03-20T18:35:16.928Z] --- PASS: TestRenameRunningContainerAndReuse (4.68s)
18:35:16 [2022-03-20T18:35:16.928Z] === RUN   TestRenameInvalidName
18:35:18 [2022-03-20T18:35:18.271Z] --- PASS: TestRemoveContainerForceRemoveRunning (4.18s)
18:35:18 [2022-03-20T18:35:18.271Z] === RUN   TestRemoveInvalidContainer
18:35:18 [2022-03-20T18:35:18.271Z] --- PASS: TestRemoveInvalidContainer (0.04s)
18:35:18 [2022-03-20T18:35:18.271Z] === RUN   TestRenameLinkedContainer
18:35:18 [2022-03-20T18:35:18.271Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
18:35:18 [2022-03-20T18:35:18.271Z] --- SKIP: TestRenameLinkedContainer (0.00s)
18:35:18 [2022-03-20T18:35:18.271Z] === RUN   TestRenameStoppedContainer
18:35:19 [2022-03-20T18:35:19.144Z] --- PASS: TestRenameInvalidName (2.43s)
18:35:19 [2022-03-20T18:35:19.144Z] === RUN   TestRenameAnonymousContainer
18:35:21 [2022-03-20T18:35:21.591Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
18:35:21 [2022-03-20T18:35:21.591Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
18:35:22 [2022-03-20T18:35:22.066Z] --- PASS: TestRenameStoppedContainer (3.64s)
18:35:22 [2022-03-20T18:35:22.066Z] === RUN   TestRenameRunningContainerAndReuse
18:35:22 [2022-03-20T18:35:22.420Z] ok  	github.com/docker/docker/cmd/dockerd	0.086s	coverage: 29.3% of statements
18:35:22 [2022-03-20T18:35:22.420Z] ok  	github.com/docker/docker/container	0.116s	coverage: 34.8% of statements
18:35:22 [2022-03-20T18:35:22.420Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.497s	coverage: 0.0% of statements
18:35:22 [2022-03-20T18:35:22.420Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
18:35:22 [2022-03-20T18:35:22.420Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:35:22 [2022-03-20T18:35:22.420Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:35:22 [2022-03-20T18:35:22.420Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:35:22 [2022-03-20T18:35:22.420Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:35:22 [2022-03-20T18:35:22.522Z] === RUN   TestDockerSuite/TestEventsStreaming
18:35:22 [2022-03-20T18:35:22.780Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
18:35:23 [2022-03-20T18:35:23.711Z]     docker_api_swarm_test.go:384: [d822dc0cf85aa] joining swarm manager [d04dc6564df8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:35:25 [2022-03-20T18:35:25.100Z]     docker_api_swarm_test.go:385: [d697874c2e573] joining swarm manager [d04dc6564df8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:35:25 [2022-03-20T18:35:25.665Z] === RUN   TestDockerSuite/TestEventsTop
18:35:25 [2022-03-20T18:35:25.729Z] ok  	github.com/docker/docker/daemon/cluster	0.075s	coverage: 0.5% of statements
18:35:26 [2022-03-20T18:35:26.271Z] === RUN   TestDockerSuite/TestEventsUntag
18:35:27 [2022-03-20T18:35:27.119Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
18:35:28 [2022-03-20T18:35:28.075Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.9% of statements
18:35:28 [2022-03-20T18:35:28.792Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
18:35:29 [2022-03-20T18:35:29.569Z] --- PASS: TestRenameAnonymousContainer (10.74s)
18:35:29 [2022-03-20T18:35:29.569Z] === RUN   TestRenameContainerWithSameName
18:35:30 [2022-03-20T18:35:30.737Z] --- PASS: TestRenameRunningContainerAndReuse (7.51s)
18:35:30 [2022-03-20T18:35:30.737Z] === RUN   TestRenameInvalidName
18:35:32 [2022-03-20T18:35:32.517Z] --- PASS: TestRenameContainerWithSameName (2.52s)
18:35:32 [2022-03-20T18:35:32.517Z] === RUN   TestRenameContainerWithLinkedContainer
18:35:32 [2022-03-20T18:35:32.517Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
18:35:32 [2022-03-20T18:35:32.517Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
18:35:32 [2022-03-20T18:35:32.517Z] === RUN   TestResize
18:35:33 [2022-03-20T18:35:33.690Z] --- PASS: TestRenameInvalidName (3.63s)
18:35:33 [2022-03-20T18:35:33.690Z] === RUN   TestRenameAnonymousContainer
18:35:34 [2022-03-20T18:35:34.731Z] --- PASS: TestResize (2.53s)
18:35:34 [2022-03-20T18:35:34.731Z] === RUN   TestResizeWithInvalidSize
18:35:34 [2022-03-20T18:35:34.893Z] --- PASS: TestBuildWithHugeFile (138.20s)
18:35:34 [2022-03-20T18:35:34.893Z] === RUN   TestBuildWCOWSandboxSize
18:35:34 [2022-03-20T18:35:34.893Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:35:34 [2022-03-20T18:35:34.893Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
18:35:34 [2022-03-20T18:35:34.893Z] === RUN   TestBuildWithEmptyDockerfile
18:35:34 [2022-03-20T18:35:34.893Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:35:34 [2022-03-20T18:35:34.893Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:35:34 [2022-03-20T18:35:34.893Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:35:34 [2022-03-20T18:35:34.893Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:35:34 [2022-03-20T18:35:34.893Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:35:34 [2022-03-20T18:35:34.893Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:35:34 [2022-03-20T18:35:34.893Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:35:34 [2022-03-20T18:35:34.893Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:35:34 [2022-03-20T18:35:34.893Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:35:34 [2022-03-20T18:35:34.893Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
18:35:34 [2022-03-20T18:35:34.893Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
18:35:34 [2022-03-20T18:35:34.893Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
18:35:34 [2022-03-20T18:35:34.893Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
18:35:34 [2022-03-20T18:35:34.893Z] === RUN   TestBuildPreserveOwnership
18:35:34 [2022-03-20T18:35:34.893Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
18:35:34 [2022-03-20T18:35:34.893Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
18:35:34 [2022-03-20T18:35:34.893Z] === RUN   TestBuildPlatformInvalid
18:35:34 [2022-03-20T18:35:34.893Z] --- PASS: TestBuildPlatformInvalid (0.08s)
18:35:34 [2022-03-20T18:35:34.893Z] PASS
18:35:34 [2022-03-20T18:35:34.893Z] ok  	github.com/docker/docker/integration/build	210.088s
18:35:34 [2022-03-20T18:35:34.893Z] 
18:35:34 [2022-03-20T18:35:34.893Z] === Skipped
18:35:34 [2022-03-20T18:35:34.893Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
18:35:34 [2022-03-20T18:35:34.893Z]     build_session_test.go:25: TODO: BuildKit
18:35:34 [2022-03-20T18:35:34.893Z] 
18:35:34 [2022-03-20T18:35:34.893Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
18:35:34 [2022-03-20T18:35:34.893Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
18:35:34 [2022-03-20T18:35:34.893Z] 
18:35:34 [2022-03-20T18:35:34.893Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
18:35:34 [2022-03-20T18:35:34.893Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
18:35:34 [2022-03-20T18:35:34.893Z] 
18:35:34 [2022-03-20T18:35:34.893Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
18:35:34 [2022-03-20T18:35:34.893Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
18:35:34 [2022-03-20T18:35:34.893Z] 
18:35:34 [2022-03-20T18:35:34.893Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s)
18:35:34 [2022-03-20T18:35:34.893Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:35:34 [2022-03-20T18:35:34.893Z] 
18:35:34 [2022-03-20T18:35:34.893Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
18:35:34 [2022-03-20T18:35:34.893Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
18:35:34 [2022-03-20T18:35:34.893Z] 
18:35:34 [2022-03-20T18:35:34.893Z] DONE 29 tests, 6 skipped in 249.368s
18:35:34 [2022-03-20T18:35:34.893Z] Running D:\gopath\src\github.com\docker\docker\integration\config
18:35:34 [2022-03-20T18:35:34.893Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:35:34 [2022-03-20T18:35:34.893Z] INFO: Testing against a local daemon
18:35:34 [2022-03-20T18:35:34.893Z] === RUN   TestConfigInspect
18:35:34 [2022-03-20T18:35:34.894Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
18:35:34 [2022-03-20T18:35:34.894Z] --- SKIP: TestConfigInspect (0.00s)
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestConfigList
18:35:34 [2022-03-20T18:35:34.894Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
18:35:34 [2022-03-20T18:35:34.894Z] --- SKIP: TestConfigList (0.00s)
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestConfigsCreateAndDelete
18:35:34 [2022-03-20T18:35:34.894Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
18:35:34 [2022-03-20T18:35:34.894Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestConfigsUpdate
18:35:34 [2022-03-20T18:35:34.894Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
18:35:34 [2022-03-20T18:35:34.894Z] --- SKIP: TestConfigsUpdate (0.00s)
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestTemplatedConfig
18:35:34 [2022-03-20T18:35:34.894Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
18:35:34 [2022-03-20T18:35:34.894Z] --- SKIP: TestTemplatedConfig (0.00s)
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestConfigCreateResolve
18:35:34 [2022-03-20T18:35:34.894Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
18:35:34 [2022-03-20T18:35:34.894Z] --- SKIP: TestConfigCreateResolve (0.00s)
18:35:34 [2022-03-20T18:35:34.894Z] PASS
18:35:34 [2022-03-20T18:35:34.894Z] ok  	github.com/docker/docker/integration/config	0.111s
18:35:34 [2022-03-20T18:35:34.894Z] 
18:35:34 [2022-03-20T18:35:34.894Z] === Skipped
18:35:34 [2022-03-20T18:35:34.894Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
18:35:34 [2022-03-20T18:35:34.894Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
18:35:34 [2022-03-20T18:35:34.894Z] 
18:35:34 [2022-03-20T18:35:34.894Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
18:35:34 [2022-03-20T18:35:34.894Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
18:35:34 [2022-03-20T18:35:34.894Z] 
18:35:34 [2022-03-20T18:35:34.894Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
18:35:34 [2022-03-20T18:35:34.894Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
18:35:34 [2022-03-20T18:35:34.894Z] 
18:35:34 [2022-03-20T18:35:34.894Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
18:35:34 [2022-03-20T18:35:34.894Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
18:35:34 [2022-03-20T18:35:34.894Z] 
18:35:34 [2022-03-20T18:35:34.894Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
18:35:34 [2022-03-20T18:35:34.894Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
18:35:34 [2022-03-20T18:35:34.894Z] 
18:35:34 [2022-03-20T18:35:34.894Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
18:35:34 [2022-03-20T18:35:34.894Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
18:35:34 [2022-03-20T18:35:34.894Z] 
18:35:34 [2022-03-20T18:35:34.894Z] DONE 6 tests, 6 skipped in 2.485s
18:35:34 [2022-03-20T18:35:34.894Z] Running D:\gopath\src\github.com\docker\docker\integration\container
18:35:34 [2022-03-20T18:35:34.894Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:35:34 [2022-03-20T18:35:34.894Z] INFO: Testing against a local daemon
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCheckpoint
18:35:34 [2022-03-20T18:35:34.894Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:35:34 [2022-03-20T18:35:34.894Z] --- SKIP: TestCheckpoint (0.00s)
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestContainerInvalidJSON
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:35:34 [2022-03-20T18:35:34.894Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:35:34 [2022-03-20T18:35:34.894Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:35:34 [2022-03-20T18:35:34.894Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:35:34 [2022-03-20T18:35:34.894Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:35:34 [2022-03-20T18:35:34.894Z] --- PASS: TestContainerInvalidJSON (0.03s)
18:35:34 [2022-03-20T18:35:34.894Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
18:35:34 [2022-03-20T18:35:34.894Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:35:34 [2022-03-20T18:35:34.894Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s)
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCopyFromContainerPathIsNotDir
18:35:34 [2022-03-20T18:35:34.894Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.41s)
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCopyToContainerPathDoesNotExist
18:35:34 [2022-03-20T18:35:34.894Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s)
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCopyToContainerPathIsNotDir
18:35:34 [2022-03-20T18:35:34.894Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s)
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCopyFromContainer
18:35:34 [2022-03-20T18:35:34.894Z]     copy_test.go:78: testEnv.DaemonInfo.OSType == "windows"
18:35:34 [2022-03-20T18:35:34.894Z] --- SKIP: TestCopyFromContainer (0.00s)
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:35:34 [2022-03-20T18:35:34.894Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:35:34 [2022-03-20T18:35:34.894Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:35:34 [2022-03-20T18:35:34.894Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:35:34 [2022-03-20T18:35:34.894Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:35:34 [2022-03-20T18:35:34.894Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:35:34 [2022-03-20T18:35:34.894Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:35:34 [2022-03-20T18:35:34.894Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
18:35:34 [2022-03-20T18:35:34.894Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:35:34 [2022-03-20T18:35:34.894Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:35:34 [2022-03-20T18:35:34.894Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCreateLinkToNonExistingContainer
18:35:34 [2022-03-20T18:35:34.894Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
18:35:34 [2022-03-20T18:35:34.894Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCreateWithInvalidEnv
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCreateWithInvalidEnv/0
18:35:34 [2022-03-20T18:35:34.894Z] === PAUSE TestCreateWithInvalidEnv/0
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCreateWithInvalidEnv/1
18:35:34 [2022-03-20T18:35:34.894Z] === PAUSE TestCreateWithInvalidEnv/1
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCreateWithInvalidEnv/2
18:35:34 [2022-03-20T18:35:34.894Z] === PAUSE TestCreateWithInvalidEnv/2
18:35:34 [2022-03-20T18:35:34.894Z] === CONT  TestCreateWithInvalidEnv/0
18:35:34 [2022-03-20T18:35:34.894Z] === CONT  TestCreateWithInvalidEnv/2
18:35:34 [2022-03-20T18:35:34.894Z] === CONT  TestCreateWithInvalidEnv/1
18:35:34 [2022-03-20T18:35:34.894Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
18:35:34 [2022-03-20T18:35:34.894Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:35:34 [2022-03-20T18:35:34.894Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
18:35:34 [2022-03-20T18:35:34.894Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCreateTmpfsMountsTarget
18:35:34 [2022-03-20T18:35:34.894Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
18:35:34 [2022-03-20T18:35:34.894Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCreateWithCustomMaskedPaths
18:35:34 [2022-03-20T18:35:34.894Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
18:35:34 [2022-03-20T18:35:34.894Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCreateWithCustomReadonlyPaths
18:35:34 [2022-03-20T18:35:34.894Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
18:35:34 [2022-03-20T18:35:34.894Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:35:34 [2022-03-20T18:35:34.894Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:35:34 [2022-03-20T18:35:34.894Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:35:34 [2022-03-20T18:35:34.894Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:35:34 [2022-03-20T18:35:34.894Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:35:34 [2022-03-20T18:35:34.894Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:35:34 [2022-03-20T18:35:34.894Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:35:34 [2022-03-20T18:35:34.894Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:35:34 [2022-03-20T18:35:34.894Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:35:34 [2022-03-20T18:35:34.894Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:35:34 [2022-03-20T18:35:34.894Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:35:34 [2022-03-20T18:35:34.894Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
18:35:34 [2022-03-20T18:35:34.894Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:35:34 [2022-03-20T18:35:34.894Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:35:34 [2022-03-20T18:35:34.894Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:35:34 [2022-03-20T18:35:34.894Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:35:34 [2022-03-20T18:35:34.894Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:35:34 [2022-03-20T18:35:34.894Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
18:35:34 [2022-03-20T18:35:34.894Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCreateDifferentPlatform
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCreateDifferentPlatform/different_os
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:35:34 [2022-03-20T18:35:34.894Z] --- PASS: TestCreateDifferentPlatform (0.04s)
18:35:34 [2022-03-20T18:35:34.894Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
18:35:34 [2022-03-20T18:35:34.894Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:35:34 [2022-03-20T18:35:34.894Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s)
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:35:34 [2022-03-20T18:35:34.894Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
18:35:34 [2022-03-20T18:35:34.894Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestContainerKillOnDaemonStart
18:35:34 [2022-03-20T18:35:34.894Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
18:35:34 [2022-03-20T18:35:34.894Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestDiff
18:35:34 [2022-03-20T18:35:34.894Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
18:35:34 [2022-03-20T18:35:34.894Z] --- SKIP: TestDiff (0.00s)
18:35:34 [2022-03-20T18:35:34.894Z] === RUN   TestExecWithCloseStdin
18:35:35 [2022-03-20T18:35:35.326Z] === RUN   TestDockerSuite/TestExec
18:35:35 [2022-03-20T18:35:35.326Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
18:35:35 [2022-03-20T18:35:35.583Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
18:35:36 [2022-03-20T18:35:36.146Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
18:35:36 [2022-03-20T18:35:36.220Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.441s	coverage: 13.8% of statements
18:35:36 [2022-03-20T18:35:36.220Z] ok  	github.com/docker/docker/daemon/config	0.030s	coverage: 81.0% of statements
18:35:36 [2022-03-20T18:35:36.427Z] --- PASS: TestExecWithCloseStdin (2.77s)
18:35:36 [2022-03-20T18:35:36.427Z] === RUN   TestExec
18:35:36 [2022-03-20T18:35:36.709Z] === RUN   TestDockerSuite/TestExecAPIStart
18:35:36 [2022-03-20T18:35:36.793Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
18:35:37 [2022-03-20T18:35:37.367Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
18:35:37 [2022-03-20T18:35:37.629Z] ok  	github.com/docker/docker/daemon	10.161s	coverage: 17.1% of statements
18:35:37 [2022-03-20T18:35:37.629Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:35:37 [2022-03-20T18:35:37.629Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:35:37 [2022-03-20T18:35:37.629Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:35:37 [2022-03-20T18:35:37.629Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:35:37 [2022-03-20T18:35:37.639Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
18:35:37 [2022-03-20T18:35:37.679Z] --- PASS: TestResizeWithInvalidSize (2.40s)
18:35:37 [2022-03-20T18:35:37.679Z] === RUN   TestResizeWhenContainerNotStarted
18:35:38 [2022-03-20T18:35:38.202Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
18:35:38 [2022-03-20T18:35:38.459Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
18:35:39 [2022-03-20T18:35:39.018Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.786s	coverage: 74.6% of statements
18:35:39 [2022-03-20T18:35:39.021Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
18:35:39 [2022-03-20T18:35:39.335Z] --- PASS: TestExec (2.54s)
18:35:39 [2022-03-20T18:35:39.335Z] === RUN   TestExecUser
18:35:39 [2022-03-20T18:35:39.335Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
18:35:39 [2022-03-20T18:35:39.335Z] --- SKIP: TestExecUser (0.00s)
18:35:39 [2022-03-20T18:35:39.335Z] === RUN   TestExportContainerAndImportImage
18:35:39 [2022-03-20T18:35:39.335Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
18:35:39 [2022-03-20T18:35:39.335Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
18:35:39 [2022-03-20T18:35:39.335Z] === RUN   TestExportContainerAfterDaemonRestart
18:35:39 [2022-03-20T18:35:39.335Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
18:35:39 [2022-03-20T18:35:39.335Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
18:35:39 [2022-03-20T18:35:39.335Z] === RUN   TestHealthCheckWorkdir
18:35:39 [2022-03-20T18:35:39.335Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
18:35:39 [2022-03-20T18:35:39.335Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
18:35:39 [2022-03-20T18:35:39.335Z] === RUN   TestHealthKillContainer
18:35:39 [2022-03-20T18:35:39.336Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
18:35:39 [2022-03-20T18:35:39.336Z] --- SKIP: TestHealthKillContainer (0.00s)
18:35:39 [2022-03-20T18:35:39.336Z] === RUN   TestInspectCpusetInConfigPre120
18:35:39 [2022-03-20T18:35:39.336Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
18:35:39 [2022-03-20T18:35:39.336Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
18:35:39 [2022-03-20T18:35:39.336Z] === RUN   TestKillContainerInvalidSignal
18:35:39 [2022-03-20T18:35:39.584Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
18:35:39 [2022-03-20T18:35:39.961Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 3.0% of statements
18:35:40 [2022-03-20T18:35:40.146Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
18:35:40 [2022-03-20T18:35:40.221Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.269s	coverage: 56.2% of statements
18:35:40 [2022-03-20T18:35:40.402Z] --- PASS: TestServicePlugin (30.69s)
18:35:40 [2022-03-20T18:35:40.402Z] === RUN   TestServiceUpdateLabel
18:35:40 [2022-03-20T18:35:40.630Z] --- PASS: TestResizeWhenContainerNotStarted (3.12s)
18:35:40 [2022-03-20T18:35:40.630Z] === RUN   TestDaemonRestartKillContainers
18:35:40 [2022-03-20T18:35:40.630Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
18:35:40 [2022-03-20T18:35:40.630Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
18:35:40 [2022-03-20T18:35:40.630Z] === RUN   TestStats
18:35:40 [2022-03-20T18:35:40.630Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
18:35:40 [2022-03-20T18:35:40.630Z] --- SKIP: TestStats (0.00s)
18:35:40 [2022-03-20T18:35:40.630Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:35:40 [2022-03-20T18:35:40.660Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
18:35:41 [2022-03-20T18:35:41.502Z] --- PASS: TestKillContainerInvalidSignal (2.20s)
18:35:41 [2022-03-20T18:35:41.502Z] === RUN   TestKillContainer
18:35:41 [2022-03-20T18:35:41.502Z] === RUN   TestKillContainer/no_signal
18:35:42 [2022-03-20T18:35:42.025Z] === RUN   TestDockerSuite/TestExecCgroup
18:35:42 [2022-03-20T18:35:42.133Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.023s	coverage: 1.8% of statements
18:35:42 [2022-03-20T18:35:42.952Z] === RUN   TestDockerSuite/TestExecEnv
18:35:42 [2022-03-20T18:35:42.952Z] --- PASS: TestServiceUpdateLabel (2.48s)
18:35:42 [2022-03-20T18:35:42.952Z] === RUN   TestServiceUpdateSecrets
18:35:43 [2022-03-20T18:35:43.514Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
18:35:43 [2022-03-20T18:35:43.534Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.315s	coverage: 50.5% of statements
18:35:43 [2022-03-20T18:35:43.667Z] === RUN   TestKillContainer/non_killing_signal
18:35:43 [2022-03-20T18:35:43.667Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
18:35:43 [2022-03-20T18:35:43.667Z] === RUN   TestKillContainer/killing_signal
18:35:44 [2022-03-20T18:35:44.445Z] === RUN   TestDockerSuite/TestExecExitStatus
18:35:44 [2022-03-20T18:35:44.926Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.625s	coverage: 46.2% of statements
18:35:44 [2022-03-20T18:35:44.926Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:35:45 [2022-03-20T18:35:45.409Z] === RUN   TestDockerSuite/TestExecInspectID
18:35:45 [2022-03-20T18:35:45.871Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.732s	coverage: 58.0% of statements
18:35:45 [2022-03-20T18:35:45.871Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:35:45 [2022-03-20T18:35:45.871Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:35:45 [2022-03-20T18:35:45.871Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.020s	coverage: 58.8% of statements
18:35:46 [2022-03-20T18:35:46.191Z] --- PASS: TestRenameAnonymousContainer (13.09s)
18:35:46 [2022-03-20T18:35:46.191Z] === RUN   TestRenameContainerWithSameName
18:35:46 [2022-03-20T18:35:46.563Z] --- PASS: TestKillContainer (4.92s)
18:35:46 [2022-03-20T18:35:46.563Z]     --- PASS: TestKillContainer/no_signal (2.15s)
18:35:46 [2022-03-20T18:35:46.563Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
18:35:46 [2022-03-20T18:35:46.563Z]     --- PASS: TestKillContainer/killing_signal (2.71s)
18:35:46 [2022-03-20T18:35:46.563Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:35:46 [2022-03-20T18:35:46.563Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:35:46 [2022-03-20T18:35:46.563Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
18:35:46 [2022-03-20T18:35:46.563Z] === RUN   TestKillStoppedContainer
18:35:46 [2022-03-20T18:35:46.563Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:35:46 [2022-03-20T18:35:46.563Z] --- SKIP: TestKillStoppedContainer (0.00s)
18:35:46 [2022-03-20T18:35:46.563Z] === RUN   TestKillStoppedContainerAPIPre120
18:35:46 [2022-03-20T18:35:46.563Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:35:46 [2022-03-20T18:35:46.563Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
18:35:46 [2022-03-20T18:35:46.563Z] === RUN   TestKillDifferentUserContainer
18:35:46 [2022-03-20T18:35:46.563Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
18:35:46 [2022-03-20T18:35:46.563Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
18:35:46 [2022-03-20T18:35:46.563Z] === RUN   TestInspectOomKilledTrue
18:35:46 [2022-03-20T18:35:46.563Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
18:35:46 [2022-03-20T18:35:46.563Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:35:46 [2022-03-20T18:35:46.563Z] === RUN   TestInspectOomKilledFalse
18:35:46 [2022-03-20T18:35:46.563Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:35:46 [2022-03-20T18:35:46.563Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:35:46 [2022-03-20T18:35:46.563Z] === RUN   TestLogsFollowTailEmpty
18:35:47 [2022-03-20T18:35:47.259Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 2.9% of statements
18:35:47 [2022-03-20T18:35:47.785Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.92s)
18:35:47 [2022-03-20T18:35:47.785Z] === RUN   TestStopContainerWithTimeout
18:35:47 [2022-03-20T18:35:47.785Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
18:35:47 [2022-03-20T18:35:47.785Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
18:35:47 [2022-03-20T18:35:47.785Z] === RUN   TestUpdateRestartPolicy
18:35:47 [2022-03-20T18:35:47.832Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
18:35:47 [2022-03-20T18:35:47.927Z] === RUN   TestDockerSuite/TestExecInteractive
18:35:48 [2022-03-20T18:35:48.489Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
18:35:48 [2022-03-20T18:35:48.730Z] --- PASS: TestLogsFollowTailEmpty (2.24s)
18:35:48 [2022-03-20T18:35:48.730Z] === RUN   TestNetworkNat
18:35:48 [2022-03-20T18:35:48.730Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
18:35:48 [2022-03-20T18:35:48.730Z] --- SKIP: TestNetworkNat (0.00s)
18:35:48 [2022-03-20T18:35:48.730Z] === RUN   TestNetworkLocalhostTCPNat
18:35:48 [2022-03-20T18:35:48.747Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
18:35:48 [2022-03-20T18:35:48.778Z] ok  	github.com/docker/docker/daemon/images	0.025s	coverage: 6.6% of statements
18:35:48 [2022-03-20T18:35:48.778Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:35:48 [2022-03-20T18:35:48.778Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:35:49 [2022-03-20T18:35:49.311Z] === RUN   TestDockerSuite/TestExecParseError
18:35:49 [2022-03-20T18:35:49.352Z] ok  	github.com/docker/docker/daemon/logger	0.237s	coverage: 43.0% of statements
18:35:49 [2022-03-20T18:35:49.876Z] === RUN   TestDockerSuite/TestExecPausedContainer
18:35:50 [2022-03-20T18:35:50.297Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.153s	coverage: 80.2% of statements
18:35:50 [2022-03-20T18:35:50.297Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.007s	coverage: 33.6% of statements
18:35:50 [2022-03-20T18:35:50.297Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:35:50 [2022-03-20T18:35:50.439Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
18:35:50 [2022-03-20T18:35:50.870Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 67.0% of statements
18:35:50 [2022-03-20T18:35:50.901Z] --- PASS: TestNetworkLocalhostTCPNat (2.72s)
18:35:50 [2022-03-20T18:35:50.901Z] === RUN   TestNetworkLoopbackNat
18:35:50 [2022-03-20T18:35:50.901Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
18:35:50 [2022-03-20T18:35:50.901Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
18:35:50 [2022-03-20T18:35:50.901Z] === RUN   TestPause
18:35:50 [2022-03-20T18:35:50.901Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
18:35:50 [2022-03-20T18:35:50.901Z] --- SKIP: TestPause (0.00s)
18:35:50 [2022-03-20T18:35:50.901Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:35:50 [2022-03-20T18:35:50.948Z] --- PASS: TestRenameContainerWithSameName (3.91s)
18:35:50 [2022-03-20T18:35:50.948Z] === RUN   TestRenameContainerWithLinkedContainer
18:35:50 [2022-03-20T18:35:50.948Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
18:35:50 [2022-03-20T18:35:50.948Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
18:35:50 [2022-03-20T18:35:50.948Z] === RUN   TestResize
18:35:51 [2022-03-20T18:35:51.003Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
18:35:51 [2022-03-20T18:35:51.131Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 23.9% of statements
18:35:51 [2022-03-20T18:35:51.702Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
18:35:51 [2022-03-20T18:35:51.930Z] === RUN   TestDockerSuite/TestExecSetEnv
18:35:51 [2022-03-20T18:35:51.967Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.009s	coverage: 69.9% of statements
18:35:52 [2022-03-20T18:35:52.493Z] === RUN   TestDockerSuite/TestExecStartFails
18:35:52 [2022-03-20T18:35:52.549Z] ok  	github.com/docker/docker/daemon/logger/local	0.034s	coverage: 78.7% of statements
18:35:52 [2022-03-20T18:35:52.549Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:35:53 [2022-03-20T18:35:53.055Z] === RUN   TestDockerSuite/TestExecStateCleanup
18:35:53 [2022-03-20T18:35:53.120Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.052s	coverage: 59.1% of statements
18:35:53 [2022-03-20T18:35:53.693Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.065s	coverage: 31.5% of statements
18:35:53 [2022-03-20T18:35:53.798Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.22s)
18:35:53 [2022-03-20T18:35:53.798Z] === RUN   TestPauseStopPausedContainer
18:35:53 [2022-03-20T18:35:53.798Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
18:35:53 [2022-03-20T18:35:53.798Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
18:35:53 [2022-03-20T18:35:53.798Z] === RUN   TestPsFilter
18:35:53 [2022-03-20T18:35:53.798Z] --- PASS: TestPsFilter (0.22s)
18:35:53 [2022-03-20T18:35:53.798Z] === RUN   TestRemoveContainerWithRemovedVolume
18:35:53 [2022-03-20T18:35:53.901Z] --- PASS: TestResize (3.76s)
18:35:53 [2022-03-20T18:35:53.901Z] === RUN   TestResizeWithInvalidSize
18:35:54 [2022-03-20T18:35:54.636Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.015s	coverage: 46.8% of statements
18:35:54 [2022-03-20T18:35:54.898Z] ok  	github.com/docker/docker/daemon/logger/templates	0.013s	coverage: 8.3% of statements
18:35:55 [2022-03-20T18:35:55.472Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
18:35:56 [2022-03-20T18:35:56.045Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.533s	coverage: 82.5% of statements
18:35:56 [2022-03-20T18:35:56.045Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:35:56 [2022-03-20T18:35:56.045Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:35:57 [2022-03-20T18:35:57.435Z] ok  	github.com/docker/docker/distribution/metadata	0.035s	coverage: 48.2% of statements
18:35:57 [2022-03-20T18:35:57.697Z] --- PASS: TestResizeWithInvalidSize (3.81s)
18:35:57 [2022-03-20T18:35:57.697Z] === RUN   TestResizeWhenContainerNotStarted
18:35:58 [2022-03-20T18:35:58.301Z] --- PASS: TestServiceUpdateSecrets (14.86s)
18:35:58 [2022-03-20T18:35:58.301Z] === RUN   TestServiceUpdateConfigs
18:35:58 [2022-03-20T18:35:58.380Z] ok  	github.com/docker/docker/distribution	0.666s	coverage: 28.4% of statements
18:35:58 [2022-03-20T18:35:58.380Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:35:58 [2022-03-20T18:35:58.642Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 53.1% of statements
18:35:59 [2022-03-20T18:35:59.588Z] ok  	github.com/docker/docker/image	0.024s	coverage: 86.9% of statements
18:35:59 [2022-03-20T18:35:59.849Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
18:36:00 [2022-03-20T18:36:00.110Z] ok  	github.com/docker/docker/distribution/xfer	1.902s	coverage: 84.9% of statements
18:36:00 [2022-03-20T18:36:00.110Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:36:00 [2022-03-20T18:36:00.684Z] ok  	github.com/docker/docker/image/tarexport	0.011s	coverage: 0.7% of statements
18:36:00 [2022-03-20T18:36:00.856Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.23s)
18:36:00 [2022-03-20T18:36:00.856Z] === RUN   TestRemoveContainerWithVolume
18:36:00 [2022-03-20T18:36:00.946Z] ok  	github.com/docker/docker/image/v1	0.019s	coverage: 25.0% of statements
18:36:00 [2022-03-20T18:36:00.946Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:36:01 [2022-03-20T18:36:01.492Z] --- PASS: TestResizeWhenContainerNotStarted (3.65s)
18:36:01 [2022-03-20T18:36:01.493Z] === RUN   TestDaemonRestartKillContainers
18:36:01 [2022-03-20T18:36:01.493Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
18:36:01 [2022-03-20T18:36:01.493Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
18:36:01 [2022-03-20T18:36:01.493Z] === RUN   TestStats
18:36:01 [2022-03-20T18:36:01.493Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
18:36:01 [2022-03-20T18:36:01.493Z] --- SKIP: TestStats (0.00s)
18:36:01 [2022-03-20T18:36:01.493Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:36:01 [2022-03-20T18:36:01.520Z] ok  	github.com/docker/docker/libcontainerd/queue	0.037s	coverage: 100.0% of statements
18:36:02 [2022-03-20T18:36:02.464Z] ok  	github.com/docker/docker/oci	0.010s	coverage: 43.3% of statements
18:36:03 [2022-03-20T18:36:03.034Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 66.3% of statements
18:36:03 [2022-03-20T18:36:03.296Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
18:36:03 [2022-03-20T18:36:03.746Z] --- PASS: TestRemoveContainerWithVolume (2.60s)
18:36:03 [2022-03-20T18:36:03.746Z] === RUN   TestRemoveContainerRunning
18:36:04 [2022-03-20T18:36:04.680Z] ok  	github.com/docker/docker/pkg/archive	0.307s	coverage: 82.5% of statements
18:36:04 [2022-03-20T18:36:04.842Z] === RUN   TestDockerSuite/TestExecStopNotHanging
18:36:04 [2022-03-20T18:36:04.842Z] === RUN   TestDockerSuite/TestExecTTY
18:36:04 [2022-03-20T18:36:04.842Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
18:36:05 [2022-03-20T18:36:05.099Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
18:36:05 [2022-03-20T18:36:05.661Z] === RUN   TestDockerSuite/TestExecUlimits
18:36:05 [2022-03-20T18:36:05.913Z] --- PASS: TestRemoveContainerRunning (2.20s)
18:36:05 [2022-03-20T18:36:05.913Z] === RUN   TestRemoveContainerForceRemoveRunning
18:36:06 [2022-03-20T18:36:06.067Z] ok  	github.com/docker/docker/pkg/authorization	0.512s	coverage: 68.3% of statements
18:36:06 [2022-03-20T18:36:06.067Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
18:36:06 [2022-03-20T18:36:06.227Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
18:36:06 [2022-03-20T18:36:06.227Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
18:36:06 [2022-03-20T18:36:06.227Z] === RUN   TestDockerSuite/TestExecWithImageUser
18:36:06 [2022-03-20T18:36:06.329Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
18:36:07 [2022-03-20T18:36:07.596Z] === RUN   TestDockerSuite/TestExecWithNoTERM
18:36:08 [2022-03-20T18:36:08.125Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.27s)
18:36:08 [2022-03-20T18:36:08.125Z] === RUN   TestRemoveInvalidContainer
18:36:08 [2022-03-20T18:36:08.125Z] --- PASS: TestRemoveInvalidContainer (0.03s)
18:36:08 [2022-03-20T18:36:08.125Z] === RUN   TestRenameLinkedContainer
18:36:08 [2022-03-20T18:36:08.125Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
18:36:08 [2022-03-20T18:36:08.125Z] --- SKIP: TestRenameLinkedContainer (0.00s)
18:36:08 [2022-03-20T18:36:08.125Z] === RUN   TestRenameStoppedContainer
18:36:08 [2022-03-20T18:36:08.159Z] === RUN   TestDockerSuite/TestExecWithPrivileged
18:36:09 [2022-03-20T18:36:09.102Z] === RUN   TestDockerSuite/TestExecWithTERM
18:36:09 [2022-03-20T18:36:09.359Z] === RUN   TestDockerSuite/TestExecWithUser
18:36:09 [2022-03-20T18:36:09.634Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.483s	coverage: 43.5% of statements
18:36:09 [2022-03-20T18:36:09.634Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
18:36:09 [2022-03-20T18:36:09.634Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
18:36:09 [2022-03-20T18:36:09.896Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
18:36:09 [2022-03-20T18:36:09.922Z] === RUN   TestDockerSuite/TestGetContainerStats
18:36:10 [2022-03-20T18:36:10.158Z] ok  	github.com/docker/docker/layer	7.545s	coverage: 69.0% of statements
18:36:10 [2022-03-20T18:36:10.158Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:36:10 [2022-03-20T18:36:10.158Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:36:10 [2022-03-20T18:36:10.158Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:36:10 [2022-03-20T18:36:10.158Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:36:10 [2022-03-20T18:36:10.158Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:36:10 [2022-03-20T18:36:10.159Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:36:10 [2022-03-20T18:36:10.423Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 87.2% of statements
18:36:10 [2022-03-20T18:36:10.691Z] ok  	github.com/docker/docker/pkg/filenotify	0.607s	coverage: 67.0% of statements
18:36:10 [2022-03-20T18:36:10.954Z] ok  	github.com/docker/docker/pkg/fsutils	0.208s	coverage: 85.1% of statements
18:36:10 [2022-03-20T18:36:10.954Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 11.4% of statements
18:36:11 [2022-03-20T18:36:11.080Z] --- PASS: TestRenameStoppedContainer (2.71s)
18:36:11 [2022-03-20T18:36:11.080Z] === RUN   TestRenameRunningContainerAndReuse
18:36:11 [2022-03-20T18:36:11.925Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.66s)
18:36:11 [2022-03-20T18:36:11.925Z] === RUN   TestStopContainerWithTimeout
18:36:11 [2022-03-20T18:36:11.925Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
18:36:11 [2022-03-20T18:36:11.925Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
18:36:11 [2022-03-20T18:36:11.925Z] === RUN   TestUpdateRestartPolicy
18:36:12 [2022-03-20T18:36:12.344Z] ok  	github.com/docker/docker/pkg/idtools	0.508s	coverage: 69.5% of statements
18:36:12 [2022-03-20T18:36:12.344Z] ok  	github.com/docker/docker/pkg/ioutils	0.446s	coverage: 69.7% of statements
18:36:12 [2022-03-20T18:36:12.445Z] --- PASS: TestServiceUpdateConfigs (14.67s)
18:36:12 [2022-03-20T18:36:12.445Z] === RUN   TestServiceUpdateNetwork
18:36:12 [2022-03-20T18:36:12.606Z] ok  	github.com/docker/docker/pkg/longpath	0.009s	coverage: 100.0% of statements
18:36:12 [2022-03-20T18:36:12.606Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
18:36:12 [2022-03-20T18:36:12.606Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:36:12 [2022-03-20T18:36:12.868Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
18:36:12 [2022-03-20T18:36:12.868Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
18:36:13 [2022-03-20T18:36:13.059Z] --- PASS: TestUpdateRestartPolicy (23.64s)
18:36:13 [2022-03-20T18:36:13.059Z] === RUN   TestUpdateRestartWithAutoRemove
18:36:13 [2022-03-20T18:36:13.130Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
18:36:13 [2022-03-20T18:36:13.391Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 90.5% of statements
18:36:13 [2022-03-20T18:36:13.526Z] --- PASS: TestUpdateRestartWithAutoRemove (2.43s)
18:36:13 [2022-03-20T18:36:13.527Z] === RUN   TestWaitNonBlocked
18:36:13 [2022-03-20T18:36:13.527Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:36:13 [2022-03-20T18:36:13.527Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:36:13 [2022-03-20T18:36:13.527Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:36:13 [2022-03-20T18:36:13.527Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:36:13 [2022-03-20T18:36:13.527Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:36:13 [2022-03-20T18:36:13.527Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:36:13 [2022-03-20T18:36:13.653Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 82.4% of statements
18:36:13 [2022-03-20T18:36:13.653Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:36:13 [2022-03-20T18:36:13.653Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:36:14 [2022-03-20T18:36:14.225Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.016s	coverage: 56.8% of statements
18:36:14 [2022-03-20T18:36:14.486Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
18:36:14 [2022-03-20T18:36:14.747Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
18:36:14 [2022-03-20T18:36:14.844Z] --- PASS: TestRenameRunningContainerAndReuse (4.50s)
18:36:14 [2022-03-20T18:36:14.844Z] === RUN   TestRenameInvalidName
18:36:15 [2022-03-20T18:36:15.005Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
18:36:15 [2022-03-20T18:36:15.008Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
18:36:16 [2022-03-20T18:36:16.390Z] ok  	github.com/docker/docker/pkg/pubsub	1.035s	coverage: 75.0% of statements
18:36:16 [2022-03-20T18:36:16.390Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
18:36:16 [2022-03-20T18:36:16.651Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
18:36:16 [2022-03-20T18:36:16.912Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
18:36:17 [2022-03-20T18:36:17.173Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
18:36:17 [2022-03-20T18:36:17.317Z] --- PASS: TestWaitNonBlocked (0.03s)
18:36:17 [2022-03-20T18:36:17.317Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.20s)
18:36:17 [2022-03-20T18:36:17.317Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.33s)
18:36:17 [2022-03-20T18:36:17.317Z] === RUN   TestWaitBlocked
18:36:17 [2022-03-20T18:36:17.317Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
18:36:17 [2022-03-20T18:36:17.317Z] --- SKIP: TestWaitBlocked (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z] PASS
18:36:17 [2022-03-20T18:36:17.317Z] ok  	github.com/docker/docker/integration/container	100.651s
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === Skipped
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     copy_test.go:78: testEnv.DaemonInfo.OSType == "windows"
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
18:36:17 [2022-03-20T18:36:17.317Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
18:36:17 [2022-03-20T18:36:17.317Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
18:36:17 [2022-03-20T18:36:17.317Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
18:36:17 [2022-03-20T18:36:17.317Z] 
18:36:17 [2022-03-20T18:36:17.317Z] DONE 87 tests, 33 skipped in 103.679s
18:36:17 [2022-03-20T18:36:17.317Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
18:36:17 [2022-03-20T18:36:17.435Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
18:36:17 [2022-03-20T18:36:17.737Z] --- PASS: TestRenameInvalidName (2.22s)
18:36:17 [2022-03-20T18:36:17.737Z] === RUN   TestRenameAnonymousContainer
18:36:18 [2022-03-20T18:36:18.009Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.8% of statements
18:36:18 [2022-03-20T18:36:18.271Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 42.3% of statements
18:36:18 [2022-03-20T18:36:18.534Z] ok  	github.com/docker/docker/pkg/tailfile	0.062s	coverage: 88.6% of statements
18:36:19 [2022-03-20T18:36:19.106Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
18:36:19 [2022-03-20T18:36:19.171Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
18:36:19 [2022-03-20T18:36:19.368Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
18:36:19 [2022-03-20T18:36:19.630Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
18:36:19 [2022-03-20T18:36:19.630Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
18:36:21 [2022-03-20T18:36:21.063Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
18:36:21 [2022-03-20T18:36:21.548Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
18:36:21 [2022-03-20T18:36:21.810Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
18:36:22 [2022-03-20T18:36:22.384Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 86.0% of statements
18:36:23 [2022-03-20T18:36:23.330Z] ok  	github.com/docker/docker/quota	0.247s	coverage: 71.4% of statements
18:36:23 [2022-03-20T18:36:23.592Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
18:36:24 [2022-03-20T18:36:24.539Z] ok  	github.com/docker/docker/registry	0.052s	coverage: 58.5% of statements
18:36:25 [2022-03-20T18:36:25.112Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
18:36:25 [2022-03-20T18:36:25.112Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
18:36:25 [2022-03-20T18:36:25.317Z] --- PASS: TestServiceUpdateNetwork (12.82s)
18:36:25 [2022-03-20T18:36:25.317Z] === RUN   TestServiceUpdatePidsLimit
18:36:25 [2022-03-20T18:36:25.317Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
18:36:25 [2022-03-20T18:36:25.683Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 65.7% of statements
18:36:25 [2022-03-20T18:36:25.878Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
18:36:25 [2022-03-20T18:36:25.878Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
18:36:25 [2022-03-20T18:36:25.878Z] === RUN   TestDockerSuite/TestHealth
18:36:25 [2022-03-20T18:36:25.943Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
18:36:26 [2022-03-20T18:36:26.805Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:36:26 [2022-03-20T18:36:26.805Z]     check_test.go:379: [d697874c2e573] daemon is not started
18:36:26 [2022-03-20T18:36:26.805Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
18:36:27 [2022-03-20T18:36:27.733Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:36:27 [2022-03-20T18:36:27.857Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
18:36:28 [2022-03-20T18:36:28.429Z] ok  	github.com/docker/docker/volume/local	0.107s	coverage: 76.4% of statements
18:36:28 [2022-03-20T18:36:28.663Z]     docker_api_swarm_test.go:802: [d309c8d9998ba] joining swarm manager [dcfce2533a0a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:36:29 [2022-03-20T18:36:29.014Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 67.7% of statements
18:36:29 [2022-03-20T18:36:29.959Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 72.3% of statements
18:36:30 [2022-03-20T18:36:30.032Z]     docker_api_swarm_test.go:802: [d2be7f84b2237] joining swarm manager [dcfce2533a0a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:36:32 [2022-03-20T18:36:32.517Z] --- PASS: TestRenameAnonymousContainer (14.95s)
18:36:32 [2022-03-20T18:36:32.517Z] === RUN   TestRenameContainerWithSameName
18:36:32 [2022-03-20T18:36:32.610Z]     docker_api_swarm_test.go:802: [df67270977ac8] joining swarm manager [dcfce2533a0a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
18:36:33 [2022-03-20T18:36:33.582Z]     docker_api_swarm_test.go:802: [d64261207a2bc] joining swarm manager [dcfce2533a0a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
18:36:34 [2022-03-20T18:36:34.511Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:36:34 [2022-03-20T18:36:34.685Z] --- PASS: TestRenameContainerWithSameName (2.30s)
18:36:34 [2022-03-20T18:36:34.685Z] === RUN   TestRenameContainerWithLinkedContainer
18:36:34 [2022-03-20T18:36:34.685Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
18:36:34 [2022-03-20T18:36:34.685Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
18:36:34 [2022-03-20T18:36:34.685Z] === RUN   TestResize
18:36:34 [2022-03-20T18:36:34.767Z]     docker_api_swarm_test.go:810: [db55d4583d44c] joining swarm manager [dcfce2533a0a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
18:36:36 [2022-03-20T18:36:36.856Z] --- PASS: TestResize (2.23s)
18:36:36 [2022-03-20T18:36:36.856Z] === RUN   TestResizeWithInvalidSize
18:36:39 [2022-03-20T18:36:39.022Z] --- PASS: TestResizeWithInvalidSize (2.25s)
18:36:39 [2022-03-20T18:36:39.022Z] === RUN   TestResizeWhenContainerNotStarted
18:36:41 [2022-03-20T18:36:41.913Z] --- PASS: TestResizeWhenContainerNotStarted (2.59s)
18:36:41 [2022-03-20T18:36:41.913Z] === RUN   TestDaemonRestartKillContainers
18:36:41 [2022-03-20T18:36:41.913Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
18:36:41 [2022-03-20T18:36:41.913Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
18:36:41 [2022-03-20T18:36:41.913Z] === RUN   TestStats
18:36:41 [2022-03-20T18:36:41.913Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
18:36:41 [2022-03-20T18:36:41.913Z] --- SKIP: TestStats (0.00s)
18:36:41 [2022-03-20T18:36:41.913Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:36:42 [2022-03-20T18:36:42.047Z] --- PASS: TestUpdateRestartPolicy (26.61s)
18:36:42 [2022-03-20T18:36:42.047Z] === RUN   TestUpdateRestartWithAutoRemove
18:36:42 [2022-03-20T18:36:42.047Z] --- PASS: TestUpdateRestartWithAutoRemove (3.87s)
18:36:42 [2022-03-20T18:36:42.047Z] === RUN   TestWaitNonBlocked
18:36:42 [2022-03-20T18:36:42.047Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:36:42 [2022-03-20T18:36:42.047Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:36:42 [2022-03-20T18:36:42.047Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:36:42 [2022-03-20T18:36:42.047Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:36:42 [2022-03-20T18:36:42.047Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:36:42 [2022-03-20T18:36:42.047Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:36:42 [2022-03-20T18:36:42.858Z] --- PASS: TestServiceUpdatePidsLimit (16.60s)
18:36:42 [2022-03-20T18:36:42.858Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s)
18:36:42 [2022-03-20T18:36:42.858Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.92s)
18:36:42 [2022-03-20T18:36:42.858Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
18:36:42 [2022-03-20T18:36:42.858Z] PASS
18:36:42 [2022-03-20T18:36:42.858Z] 
18:36:42 [2022-03-20T18:36:42.858Z] === Skipped
18:36:42 [2022-03-20T18:36:42.858Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
18:36:42 [2022-03-20T18:36:42.858Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:36:42 [2022-03-20T18:36:42.858Z] 
18:36:42 [2022-03-20T18:36:42.858Z] DONE 27 tests, 1 skipped in 194.488s
18:36:42 [2022-03-20T18:36:42.858Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
18:36:42 [2022-03-20T18:36:42.858Z] ++ 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
18:36:42 [2022-03-20T18:36:42.858Z] ++ set -e
18:36:42 [2022-03-20T18:36:42.858Z] ++ '[' -n 0 ']'
18:36:42 [2022-03-20T18:36:42.858Z] ++ set -x
18:36:42 [2022-03-20T18:36:42.858Z] ++ 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
18:36:42 [2022-03-20T18:36:42.858Z] INFO: Testing against a local daemon
18:36:42 [2022-03-20T18:36:42.858Z] === RUN   TestSessionCreate
18:36:42 [2022-03-20T18:36:42.858Z] --- PASS: TestSessionCreate (0.02s)
18:36:42 [2022-03-20T18:36:42.858Z] === RUN   TestSessionCreateWithBadUpgrade
18:36:42 [2022-03-20T18:36:42.858Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:36:42 [2022-03-20T18:36:42.858Z] PASS
18:36:42 [2022-03-20T18:36:42.858Z] 
18:36:42 [2022-03-20T18:36:42.858Z] DONE 2 tests in 0.131s
18:36:42 [2022-03-20T18:36:42.858Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
18:36:42 [2022-03-20T18:36:42.858Z] ++ 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
18:36:42 [2022-03-20T18:36:42.858Z] ++ set -e
18:36:42 [2022-03-20T18:36:42.858Z] ++ '[' -n 0 ']'
18:36:42 [2022-03-20T18:36:42.858Z] ++ set -x
18:36:42 [2022-03-20T18:36:42.858Z] ++ 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
18:36:42 [2022-03-20T18:36:42.858Z] INFO: Testing against a local daemon
18:36:42 [2022-03-20T18:36:42.858Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:36:42 [2022-03-20T18:36:42.858Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:36:42 [2022-03-20T18:36:42.858Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:36:42 [2022-03-20T18:36:42.858Z] === RUN   TestDiskUsage
18:36:42 [2022-03-20T18:36:42.858Z] === PAUSE TestDiskUsage
18:36:42 [2022-03-20T18:36:42.858Z] === RUN   TestEventsExecDie
18:36:42 [2022-03-20T18:36:42.858Z] --- PASS: TestEventsExecDie (0.53s)
18:36:42 [2022-03-20T18:36:42.858Z] === RUN   TestEventsBackwardsCompatible
18:36:42 [2022-03-20T18:36:42.858Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
18:36:42 [2022-03-20T18:36:42.858Z] === RUN   TestEventsVolumeCreate
18:36:42 [2022-03-20T18:36:42.858Z] --- PASS: TestEventsVolumeCreate (0.05s)
18:36:42 [2022-03-20T18:36:42.858Z] === RUN   TestInfoBinaryCommits
18:36:42 [2022-03-20T18:36:42.858Z] --- PASS: TestInfoBinaryCommits (0.01s)
18:36:42 [2022-03-20T18:36:42.858Z] === RUN   TestInfoAPIVersioned
18:36:42 [2022-03-20T18:36:42.858Z] --- PASS: TestInfoAPIVersioned (0.00s)
18:36:42 [2022-03-20T18:36:42.858Z] === RUN   TestInfoAPI
18:36:42 [2022-03-20T18:36:42.858Z] --- PASS: TestInfoAPI (0.02s)
18:36:42 [2022-03-20T18:36:42.858Z] === RUN   TestInfoAPIWarnings
18:36:45 [2022-03-20T18:36:45.377Z] === RUN   TestDockerSuite/TestHistoryExistentImage
18:36:45 [2022-03-20T18:36:45.377Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
18:36:45 [2022-03-20T18:36:45.377Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
18:36:45 [2022-03-20T18:36:45.377Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
18:36:45 [2022-03-20T18:36:45.634Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
18:36:45 [2022-03-20T18:36:45.634Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
18:36:46 [2022-03-20T18:36:46.198Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
18:36:46 [2022-03-20T18:36:46.198Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
18:36:46 [2022-03-20T18:36:46.198Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
18:36:46 [2022-03-20T18:36:46.198Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
18:36:46 [2022-03-20T18:36:46.455Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
18:36:46 [2022-03-20T18:36:46.631Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.56s)
18:36:46 [2022-03-20T18:36:46.631Z] === RUN   TestStopContainerWithTimeout
18:36:46 [2022-03-20T18:36:46.631Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
18:36:46 [2022-03-20T18:36:46.631Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
18:36:46 [2022-03-20T18:36:46.631Z] === RUN   TestUpdateRestartPolicy
18:36:46 [2022-03-20T18:36:46.712Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
18:36:46 [2022-03-20T18:36:46.957Z] --- PASS: TestWaitNonBlocked (0.04s)
18:36:46 [2022-03-20T18:36:46.957Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.39s)
18:36:46 [2022-03-20T18:36:46.957Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.55s)
18:36:46 [2022-03-20T18:36:46.957Z] === RUN   TestWaitBlocked
18:36:46 [2022-03-20T18:36:46.957Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
18:36:46 [2022-03-20T18:36:46.957Z] --- SKIP: TestWaitBlocked (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z] PASS
18:36:46 [2022-03-20T18:36:46.957Z] ok  	github.com/docker/docker/integration/container	133.239s
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === Skipped
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     copy_test.go:78: testEnv.DaemonInfo.OSType == "windows"
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s)
18:36:46 [2022-03-20T18:36:46.957Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
18:36:46 [2022-03-20T18:36:46.957Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
18:36:46 [2022-03-20T18:36:46.957Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
18:36:46 [2022-03-20T18:36:46.957Z] 
18:36:46 [2022-03-20T18:36:46.957Z] DONE 87 tests, 34 skipped in 136.477s
18:36:46 [2022-03-20T18:36:46.957Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
18:36:46 [2022-03-20T18:36:46.969Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
18:36:46 [2022-03-20T18:36:46.969Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
18:36:47 [2022-03-20T18:36:47.461Z] === RUN   TestConfigDaemonLibtrustID
18:36:47 [2022-03-20T18:36:47.461Z]     daemon_test.go:26: runtime.GOOS == "windows"
18:36:47 [2022-03-20T18:36:47.461Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s)
18:36:47 [2022-03-20T18:36:47.461Z] === RUN   TestDaemonConfigValidation
18:36:47 [2022-03-20T18:36:47.461Z]     daemon_test.go:45: runtime.GOOS == "windows"
18:36:47 [2022-03-20T18:36:47.461Z] --- SKIP: TestDaemonConfigValidation (0.00s)
18:36:47 [2022-03-20T18:36:47.461Z] === RUN   TestConfigDaemonSeccompProfiles
18:36:47 [2022-03-20T18:36:47.461Z]     daemon_test.go:111: runtime.GOOS == "windows"
18:36:47 [2022-03-20T18:36:47.461Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s)
18:36:47 [2022-03-20T18:36:47.461Z] === RUN   TestDaemonProxy
18:36:47 [2022-03-20T18:36:47.461Z]     daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows
18:36:47 [2022-03-20T18:36:47.461Z] --- SKIP: TestDaemonProxy (0.00s)
18:36:47 [2022-03-20T18:36:47.461Z] PASS
18:36:47 [2022-03-20T18:36:47.461Z] ok  	github.com/docker/docker/integration/daemon	0.144s
18:36:47 [2022-03-20T18:36:47.461Z] 
18:36:47 [2022-03-20T18:36:47.461Z] === Skipped
18:36:47 [2022-03-20T18:36:47.461Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s)
18:36:47 [2022-03-20T18:36:47.461Z]     daemon_test.go:26: runtime.GOOS == "windows"
18:36:47 [2022-03-20T18:36:47.461Z] 
18:36:47 [2022-03-20T18:36:47.461Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
18:36:47 [2022-03-20T18:36:47.461Z]     daemon_test.go:45: runtime.GOOS == "windows"
18:36:47 [2022-03-20T18:36:47.461Z] 
18:36:47 [2022-03-20T18:36:47.461Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s)
18:36:47 [2022-03-20T18:36:47.461Z]     daemon_test.go:111: runtime.GOOS == "windows"
18:36:47 [2022-03-20T18:36:47.461Z] 
18:36:47 [2022-03-20T18:36:47.461Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s)
18:36:47 [2022-03-20T18:36:47.461Z]     daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows
18:36:47 [2022-03-20T18:36:47.461Z] 
18:36:47 [2022-03-20T18:36:47.461Z] DONE 4 tests, 4 skipped in 27.660s
18:36:47 [2022-03-20T18:36:47.461Z] Running D:\gopath\src\github.com\docker\docker\integration\image
18:36:47 [2022-03-20T18:36:47.533Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
18:36:47 [2022-03-20T18:36:47.533Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
18:36:48 [2022-03-20T18:36:48.077Z] ok  	github.com/docker/docker/pkg/plugins	33.637s	coverage: 76.3% of statements
18:36:48 [2022-03-20T18:36:48.077Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:36:48 [2022-03-20T18:36:48.077Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:36:48 [2022-03-20T18:36:48.077Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
18:36:48 [2022-03-20T18:36:48.077Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:36:48 [2022-03-20T18:36:48.077Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:36:48 [2022-03-20T18:36:48.077Z] ?   	github.com/docker/docker/rootless	[no test files]
18:36:48 [2022-03-20T18:36:48.077Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:36:48 [2022-03-20T18:36:48.077Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:36:48 [2022-03-20T18:36:48.077Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:36:48 [2022-03-20T18:36:48.077Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:36:48 [2022-03-20T18:36:48.077Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:36:48 [2022-03-20T18:36:48.077Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:36:48 [2022-03-20T18:36:48.077Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:36:48 [2022-03-20T18:36:48.077Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:36:48 [2022-03-20T18:36:48.077Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:36:48 [2022-03-20T18:36:48.077Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:36:48 [2022-03-20T18:36:48.077Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:36:48 [2022-03-20T18:36:48.077Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:36:48 [2022-03-20T18:36:48.077Z] ?   	github.com/docker/docker/volume	[no test files]
18:36:48 [2022-03-20T18:36:48.077Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:36:48 [2022-03-20T18:36:48.077Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] === Skipped
18:36:48 [2022-03-20T18:36:48.077Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
18:36:48 [2022-03-20T18:36:48.077Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
18:36:48 [2022-03-20T18:36:48.077Z]     network_proxy_test.go:208: No support for dual stack yet
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
18:36:48 [2022-03-20T18:36:48.077Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
18:36:48 [2022-03-20T18:36:48.077Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:44: Driver btrfs not supported
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:44: Driver btrfs not supported
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:44: Driver btrfs not supported
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:44: Driver btrfs not supported
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:44: Driver btrfs not supported
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:71: No driver to put!
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
18:36:48 [2022-03-20T18:36:48.077Z] time="2022-03-20T18:35:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
18:36:48 [2022-03-20T18:36:48.077Z] time="2022-03-20T18:35:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
18:36:48 [2022-03-20T18:36:48.077Z] time="2022-03-20T18:35:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
18:36:48 [2022-03-20T18:36:48.077Z] time="2022-03-20T18:35:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
18:36:48 [2022-03-20T18:36:48.077Z] time="2022-03-20T18:35:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:71: No driver to put!
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:36:48 [2022-03-20T18:36:48.077Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:36:48 [2022-03-20T18:36:48.077Z]     overlay_test.go:50: Fails to compute changes intermittently
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:36:48 [2022-03-20T18:36:48.077Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:44: Driver zfs not supported
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:44: Driver zfs not supported
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:44: Driver zfs not supported
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:44: Driver zfs not supported
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:44: Driver zfs not supported
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:36:48 [2022-03-20T18:36:48.077Z]     graphtest_unix.go:71: No driver to put!
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:36:48 [2022-03-20T18:36:48.077Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:36:48 [2022-03-20T18:36:48.077Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
18:36:48 [2022-03-20T18:36:48.077Z] 
18:36:48 [2022-03-20T18:36:48.077Z] DONE 2337 tests, 28 skipped in 245.786s
18:36:48 [2022-03-20T18:36:48.077Z] + '[' -n 'github.com/docker/docker/libnetwork
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/bitseq
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/cluster
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/cmd/ovrouter
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/config
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/datastore
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/diagnostic
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/discoverapi
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/driverapi
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/drivers/bridge
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/drivers/host
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/drivers/null
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/drivers/overlay
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/drivers/remote
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/drivers/windows
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/drvregistry
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/etchosts
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/idm
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/internal/caller
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/ipam
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/ipamapi
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/ipams/builtin
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/ipams/null
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/ipams/remote
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/ipamutils
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/iptables
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/netlabel
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/netutils
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/networkdb
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/ns
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/options
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/osl
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/osl/kernel
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/portallocator
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/portmapper
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/resolvconf
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/testutils
18:36:48 [2022-03-20T18:36:48.077Z] github.com/docker/docker/libnetwork/types' ']'
18:36:48 [2022-03-20T18:36:48.077Z] + 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
18:36:48 [2022-03-20T18:36:48.094Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
18:36:48 [2022-03-20T18:36:48.656Z] === RUN   TestDockerSuite/TestImagesFormat
18:36:48 [2022-03-20T18:36:48.656Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
18:36:49 [2022-03-20T18:36:49.218Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
18:36:49 [2022-03-20T18:36:49.674Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:36:49 [2022-03-20T18:36:49.674Z] INFO: Testing against a local daemon
18:36:49 [2022-03-20T18:36:49.674Z] === RUN   TestCommitInheritsEnv
18:36:49 [2022-03-20T18:36:49.674Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
18:36:49 [2022-03-20T18:36:49.674Z] --- SKIP: TestCommitInheritsEnv (0.00s)
18:36:49 [2022-03-20T18:36:49.674Z] === RUN   TestImportExtremelyLargeImageWorks
18:36:49 [2022-03-20T18:36:49.674Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
18:36:49 [2022-03-20T18:36:49.674Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
18:36:49 [2022-03-20T18:36:49.674Z] === RUN   TestImportWithCustomPlatform
18:36:49 [2022-03-20T18:36:49.674Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
18:36:49 [2022-03-20T18:36:49.674Z] --- SKIP: TestImportWithCustomPlatform (0.00s)
18:36:49 [2022-03-20T18:36:49.674Z] === RUN   TestImagesFilterMultiReference
18:36:49 [2022-03-20T18:36:49.674Z] --- PASS: TestImagesFilterMultiReference (0.10s)
18:36:49 [2022-03-20T18:36:49.674Z] === RUN   TestImagePullPlatformInvalid
18:36:49 [2022-03-20T18:36:49.674Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
18:36:49 [2022-03-20T18:36:49.674Z] === RUN   TestRemoveImageOrphaning
18:36:51 [2022-03-20T18:36:51.237Z] --- PASS: TestRemoveImageOrphaning (1.13s)
18:36:51 [2022-03-20T18:36:51.237Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:36:51 [2022-03-20T18:36:51.237Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
18:36:51 [2022-03-20T18:36:51.237Z] === RUN   TestTagInvalidReference
18:36:51 [2022-03-20T18:36:51.237Z] --- PASS: TestTagInvalidReference (0.04s)
18:36:51 [2022-03-20T18:36:51.237Z] === RUN   TestTagValidPrefixedRepo
18:36:51 [2022-03-20T18:36:51.237Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
18:36:51 [2022-03-20T18:36:51.237Z] === RUN   TestTagExistedNameWithoutForce
18:36:51 [2022-03-20T18:36:51.237Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
18:36:51 [2022-03-20T18:36:51.237Z] === RUN   TestTagOfficialNames
18:36:51 [2022-03-20T18:36:51.237Z] --- PASS: TestTagOfficialNames (0.09s)
18:36:51 [2022-03-20T18:36:51.237Z] === RUN   TestTagMatchesDigest
18:36:51 [2022-03-20T18:36:51.237Z] --- PASS: TestTagMatchesDigest (0.04s)
18:36:51 [2022-03-20T18:36:51.237Z] PASS
18:36:51 [2022-03-20T18:36:51.237Z] ok  	github.com/docker/docker/integration/image	1.695s
18:36:51 [2022-03-20T18:36:51.237Z] 
18:36:51 [2022-03-20T18:36:51.237Z] === Skipped
18:36:51 [2022-03-20T18:36:51.237Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
18:36:51 [2022-03-20T18:36:51.237Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
18:36:51 [2022-03-20T18:36:51.237Z] 
18:36:51 [2022-03-20T18:36:51.237Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
18:36:51 [2022-03-20T18:36:51.237Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
18:36:51 [2022-03-20T18:36:51.237Z] 
18:36:51 [2022-03-20T18:36:51.237Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s)
18:36:51 [2022-03-20T18:36:51.237Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
18:36:51 [2022-03-20T18:36:51.237Z] 
18:36:51 [2022-03-20T18:36:51.237Z] DONE 12 tests, 3 skipped in 6.522s
18:36:51 [2022-03-20T18:36:51.706Z] Running D:\gopath\src\github.com\docker\docker\integration\network
18:36:51 [2022-03-20T18:36:51.734Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
18:36:51 [2022-03-20T18:36:51.734Z] === RUN   TestDockerSuite/TestImportBadURL
18:36:51 [2022-03-20T18:36:51.734Z] === RUN   TestDockerSuite/TestImportDisplay
18:36:52 [2022-03-20T18:36:52.665Z] === RUN   TestDockerSuite/TestImportFile
18:36:53 [2022-03-20T18:36:53.921Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:36:53 [2022-03-20T18:36:53.921Z] INFO: Testing against a local daemon
18:36:53 [2022-03-20T18:36:53.921Z] === RUN   TestNetworkCreateDelete
18:36:53 [2022-03-20T18:36:53.921Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
18:36:53 [2022-03-20T18:36:53.921Z] --- SKIP: TestNetworkCreateDelete (0.00s)
18:36:53 [2022-03-20T18:36:53.921Z] === RUN   TestDockerNetworkDeletePreferID
18:36:53 [2022-03-20T18:36:53.921Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
18:36:53 [2022-03-20T18:36:53.921Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
18:36:53 [2022-03-20T18:36:53.921Z] === RUN   TestDaemonDNSFallback
18:36:53 [2022-03-20T18:36:53.921Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
18:36:53 [2022-03-20T18:36:53.921Z] --- SKIP: TestDaemonDNSFallback (0.00s)
18:36:53 [2022-03-20T18:36:53.921Z] === RUN   TestInspectNetwork
18:36:53 [2022-03-20T18:36:53.921Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
18:36:53 [2022-03-20T18:36:53.921Z] --- SKIP: TestInspectNetwork (0.00s)
18:36:53 [2022-03-20T18:36:53.921Z] === RUN   TestRunContainerWithBridgeNone
18:36:53 [2022-03-20T18:36:53.921Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
18:36:53 [2022-03-20T18:36:53.921Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
18:36:53 [2022-03-20T18:36:53.921Z] === RUN   TestNetworkInvalidJSON
18:36:53 [2022-03-20T18:36:53.921Z] === RUN   TestNetworkInvalidJSON//networks/create
18:36:53 [2022-03-20T18:36:53.921Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:36:53 [2022-03-20T18:36:53.921Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:36:53 [2022-03-20T18:36:53.921Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:36:53 [2022-03-20T18:36:53.921Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:36:53 [2022-03-20T18:36:53.921Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:36:53 [2022-03-20T18:36:53.921Z] === CONT  TestNetworkInvalidJSON//networks/create
18:36:53 [2022-03-20T18:36:53.921Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:36:53 [2022-03-20T18:36:53.921Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:36:53 [2022-03-20T18:36:53.921Z] --- PASS: TestNetworkInvalidJSON (0.04s)
18:36:53 [2022-03-20T18:36:53.921Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
18:36:53 [2022-03-20T18:36:53.921Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
18:36:53 [2022-03-20T18:36:53.921Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
18:36:53 [2022-03-20T18:36:53.921Z] === RUN   TestNetworkList
18:36:53 [2022-03-20T18:36:53.921Z] === RUN   TestNetworkList//networks
18:36:53 [2022-03-20T18:36:53.921Z] === PAUSE TestNetworkList//networks
18:36:53 [2022-03-20T18:36:53.921Z] === RUN   TestNetworkList//networks/
18:36:53 [2022-03-20T18:36:53.921Z] === PAUSE TestNetworkList//networks/
18:36:53 [2022-03-20T18:36:53.921Z] === CONT  TestNetworkList//networks
18:36:53 [2022-03-20T18:36:53.921Z] === CONT  TestNetworkList//networks/
18:36:53 [2022-03-20T18:36:53.921Z] --- PASS: TestNetworkList (0.04s)
18:36:53 [2022-03-20T18:36:53.921Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:36:53 [2022-03-20T18:36:53.921Z]     --- PASS: TestNetworkList//networks (0.00s)
18:36:53 [2022-03-20T18:36:53.921Z] === RUN   TestHostIPv4BridgeLabel
18:36:53 [2022-03-20T18:36:53.921Z]     network_test.go:128: testEnv.OSType == "windows"
18:36:53 [2022-03-20T18:36:53.921Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
18:36:53 [2022-03-20T18:36:53.921Z] === RUN   TestDaemonRestartWithLiveRestore
18:36:53 [2022-03-20T18:36:53.921Z]     service_test.go:30: testEnv.OSType == "windows"
18:36:53 [2022-03-20T18:36:53.922Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
18:36:53 [2022-03-20T18:36:53.922Z] === RUN   TestDaemonDefaultNetworkPools
18:36:53 [2022-03-20T18:36:53.922Z]     service_test.go:59: testEnv.OSType == "windows"
18:36:53 [2022-03-20T18:36:53.922Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
18:36:53 [2022-03-20T18:36:53.922Z] === RUN   TestDaemonRestartWithExistingNetwork
18:36:53 [2022-03-20T18:36:53.922Z]     service_test.go:103: testEnv.OSType == "windows"
18:36:53 [2022-03-20T18:36:53.922Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
18:36:53 [2022-03-20T18:36:53.922Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:36:53 [2022-03-20T18:36:53.922Z]     service_test.go:137: testEnv.OSType == "windows"
18:36:53 [2022-03-20T18:36:53.922Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
18:36:53 [2022-03-20T18:36:53.922Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:36:53 [2022-03-20T18:36:53.922Z]     service_test.go:188: testEnv.OSType == "windows"
18:36:53 [2022-03-20T18:36:53.922Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
18:36:53 [2022-03-20T18:36:53.922Z] === RUN   TestServiceWithPredefinedNetwork
18:36:53 [2022-03-20T18:36:53.922Z]     service_test.go:213: testEnv.OSType == "windows"
18:36:53 [2022-03-20T18:36:53.922Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
18:36:53 [2022-03-20T18:36:53.922Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:36:53 [2022-03-20T18:36:53.922Z]     service_test.go:243: FLAKY_TEST
18:36:53 [2022-03-20T18:36:53.922Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:36:53 [2022-03-20T18:36:53.922Z] === RUN   TestServiceWithDataPathPortInit
18:36:53 [2022-03-20T18:36:53.922Z]     service_test.go:334: testEnv.OSType == "windows"
18:36:53 [2022-03-20T18:36:53.922Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
18:36:53 [2022-03-20T18:36:53.922Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:36:53 [2022-03-20T18:36:53.922Z]     service_test.go:402: testEnv.OSType == "windows"
18:36:53 [2022-03-20T18:36:53.922Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
18:36:53 [2022-03-20T18:36:53.922Z] PASS
18:36:53 [2022-03-20T18:36:53.922Z] ok  	github.com/docker/docker/integration/network	0.179s
18:36:54 [2022-03-20T18:36:54.037Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
18:36:54 [2022-03-20T18:36:54.037Z] === RUN   TestDockerSuite/TestImportFileWithMessage
18:36:54 [2022-03-20T18:36:54.391Z] 
18:36:54 [2022-03-20T18:36:54.391Z] === Skipped
18:36:54 [2022-03-20T18:36:54.391Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
18:36:54 [2022-03-20T18:36:54.391Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
18:36:54 [2022-03-20T18:36:54.391Z] 
18:36:54 [2022-03-20T18:36:54.391Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
18:36:54 [2022-03-20T18:36:54.391Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
18:36:54 [2022-03-20T18:36:54.391Z] 
18:36:54 [2022-03-20T18:36:54.391Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
18:36:54 [2022-03-20T18:36:54.391Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
18:36:54 [2022-03-20T18:36:54.391Z] 
18:36:54 [2022-03-20T18:36:54.391Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
18:36:54 [2022-03-20T18:36:54.391Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
18:36:54 [2022-03-20T18:36:54.391Z] 
18:36:54 [2022-03-20T18:36:54.391Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
18:36:54 [2022-03-20T18:36:54.391Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
18:36:54 [2022-03-20T18:36:54.391Z] 
18:36:54 [2022-03-20T18:36:54.391Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
18:36:54 [2022-03-20T18:36:54.391Z]     network_test.go:128: testEnv.OSType == "windows"
18:36:54 [2022-03-20T18:36:54.391Z] 
18:36:54 [2022-03-20T18:36:54.391Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
18:36:54 [2022-03-20T18:36:54.391Z]     service_test.go:30: testEnv.OSType == "windows"
18:36:54 [2022-03-20T18:36:54.391Z] 
18:36:54 [2022-03-20T18:36:54.391Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
18:36:54 [2022-03-20T18:36:54.391Z]     service_test.go:59: testEnv.OSType == "windows"
18:36:54 [2022-03-20T18:36:54.391Z] 
18:36:54 [2022-03-20T18:36:54.391Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
18:36:54 [2022-03-20T18:36:54.391Z]     service_test.go:103: testEnv.OSType == "windows"
18:36:54 [2022-03-20T18:36:54.391Z] 
18:36:54 [2022-03-20T18:36:54.391Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
18:36:54 [2022-03-20T18:36:54.391Z]     service_test.go:137: testEnv.OSType == "windows"
18:36:54 [2022-03-20T18:36:54.391Z] 
18:36:54 [2022-03-20T18:36:54.391Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
18:36:54 [2022-03-20T18:36:54.391Z]     service_test.go:188: testEnv.OSType == "windows"
18:36:54 [2022-03-20T18:36:54.391Z] 
18:36:54 [2022-03-20T18:36:54.391Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
18:36:54 [2022-03-20T18:36:54.391Z]     service_test.go:213: testEnv.OSType == "windows"
18:36:54 [2022-03-20T18:36:54.391Z] 
18:36:54 [2022-03-20T18:36:54.391Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:36:54 [2022-03-20T18:36:54.391Z]     service_test.go:243: FLAKY_TEST
18:36:54 [2022-03-20T18:36:54.391Z] 
18:36:54 [2022-03-20T18:36:54.391Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
18:36:54 [2022-03-20T18:36:54.391Z]     service_test.go:334: testEnv.OSType == "windows"
18:36:54 [2022-03-20T18:36:54.391Z] 
18:36:54 [2022-03-20T18:36:54.391Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
18:36:54 [2022-03-20T18:36:54.391Z]     service_test.go:402: testEnv.OSType == "windows"
18:36:54 [2022-03-20T18:36:54.391Z] 
18:36:54 [2022-03-20T18:36:54.391Z] DONE 22 tests, 15 skipped in 2.738s
18:36:54 [2022-03-20T18:36:54.391Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
18:36:54 [2022-03-20T18:36:54.978Z] === RUN   TestDockerSuite/TestImportGzipped
18:36:55 [2022-03-20T18:36:55.378Z] testing: warning: no tests to run
18:36:55 [2022-03-20T18:36:55.378Z] PASS
18:36:55 [2022-03-20T18:36:55.378Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.075s
18:36:55 [2022-03-20T18:36:55.378Z] 
18:36:55 [2022-03-20T18:36:55.378Z] DONE 0 tests in 0.865s
18:36:55 [2022-03-20T18:36:55.378Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
18:36:55 [2022-03-20T18:36:55.919Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
18:36:56 [2022-03-20T18:36:56.362Z] testing: warning: no tests to run
18:36:56 [2022-03-20T18:36:56.362Z] PASS
18:36:56 [2022-03-20T18:36:56.362Z] ok  	github.com/docker/docker/integration/network/macvlan	0.093s
18:36:56 [2022-03-20T18:36:56.362Z] 
18:36:56 [2022-03-20T18:36:56.362Z] DONE 0 tests in 0.849s
18:36:56 [2022-03-20T18:36:56.362Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
18:36:57 [2022-03-20T18:36:57.289Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
18:36:57 [2022-03-20T18:36:57.349Z] testing: warning: no tests to run
18:36:57 [2022-03-20T18:36:57.349Z] PASS
18:36:57 [2022-03-20T18:36:57.349Z] ok  	github.com/docker/docker/integration/plugin	0.082s
18:36:57 [2022-03-20T18:36:57.349Z] 
18:36:57 [2022-03-20T18:36:57.349Z] DONE 0 tests in 0.882s
18:36:57 [2022-03-20T18:36:57.349Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
18:36:57 [2022-03-20T18:36:57.546Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
18:36:58 [2022-03-20T18:36:58.110Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
18:36:58 [2022-03-20T18:36:58.336Z] testing: warning: no tests to run
18:36:58 [2022-03-20T18:36:58.336Z] PASS
18:36:58 [2022-03-20T18:36:58.336Z] ok  	github.com/docker/docker/integration/plugin/authz	0.076s
18:36:58 [2022-03-20T18:36:58.336Z] 
18:36:58 [2022-03-20T18:36:58.336Z] DONE 0 tests in 0.830s
18:36:58 [2022-03-20T18:36:58.336Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
18:36:58 [2022-03-20T18:36:58.367Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
18:36:58 [2022-03-20T18:36:58.623Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
18:36:58 [2022-03-20T18:36:58.623Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
18:36:59 [2022-03-20T18:36:59.185Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
18:36:59 [2022-03-20T18:36:59.185Z] --- PASS: TestInfoAPIWarnings (16.31s)
18:36:59 [2022-03-20T18:36:59.185Z] === RUN   TestInfoDebug
18:36:59 [2022-03-20T18:36:59.746Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
18:36:59 [2022-03-20T18:36:59.746Z] --- PASS: TestInfoDebug (0.53s)
18:36:59 [2022-03-20T18:36:59.746Z] === RUN   TestInfoInsecureRegistries
18:37:00 [2022-03-20T18:37:00.002Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
18:37:00 [2022-03-20T18:37:00.258Z] --- PASS: TestInfoInsecureRegistries (0.57s)
18:37:00 [2022-03-20T18:37:00.258Z] === RUN   TestInfoRegistryMirrors
18:37:00 [2022-03-20T18:37:00.513Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
18:37:00 [2022-03-20T18:37:00.769Z] --- PASS: TestInfoRegistryMirrors (0.53s)
18:37:00 [2022-03-20T18:37:00.769Z] === RUN   TestLoginFailsWithBadCredentials
18:37:00 [2022-03-20T18:37:00.769Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s)
18:37:00 [2022-03-20T18:37:00.769Z] === RUN   TestPingCacheHeaders
18:37:00 [2022-03-20T18:37:00.769Z] --- PASS: TestPingCacheHeaders (0.02s)
18:37:00 [2022-03-20T18:37:00.769Z] === RUN   TestPingGet
18:37:00 [2022-03-20T18:37:00.769Z] --- PASS: TestPingGet (0.01s)
18:37:00 [2022-03-20T18:37:00.769Z] === RUN   TestPingHead
18:37:00 [2022-03-20T18:37:00.769Z] --- PASS: TestPingHead (0.01s)
18:37:00 [2022-03-20T18:37:00.769Z] === RUN   TestVersion
18:37:01 [2022-03-20T18:37:01.024Z] --- PASS: TestVersion (0.04s)
18:37:01 [2022-03-20T18:37:01.024Z] === CONT  TestDiskUsage
18:37:01 [2022-03-20T18:37:01.024Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
18:37:01 [2022-03-20T18:37:01.585Z] === RUN   TestDiskUsage/empty
18:37:01 [2022-03-20T18:37:01.585Z] === RUN   TestDiskUsage/empty/container_types
18:37:01 [2022-03-20T18:37:01.585Z] === RUN   TestDiskUsage/empty/image_types
18:37:01 [2022-03-20T18:37:01.585Z] === RUN   TestDiskUsage/empty/volume_types
18:37:01 [2022-03-20T18:37:01.585Z] === RUN   TestDiskUsage/empty/build-cache_types
18:37:01 [2022-03-20T18:37:01.585Z] === RUN   TestDiskUsage/empty/container,_volume_types
18:37:01 [2022-03-20T18:37:01.585Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
18:37:01 [2022-03-20T18:37:01.585Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
18:37:01 [2022-03-20T18:37:01.585Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
18:37:01 [2022-03-20T18:37:01.585Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
18:37:01 [2022-03-20T18:37:01.585Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
18:37:01 [2022-03-20T18:37:01.585Z] === RUN   TestDiskUsage/after_LoadBusybox
18:37:01 [2022-03-20T18:37:01.585Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
18:37:01 [2022-03-20T18:37:01.585Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
18:37:01 [2022-03-20T18:37:01.585Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
18:37:01 [2022-03-20T18:37:01.585Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
18:37:01 [2022-03-20T18:37:01.585Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
18:37:01 [2022-03-20T18:37:01.585Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
18:37:01 [2022-03-20T18:37:01.585Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
18:37:01 [2022-03-20T18:37:01.585Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
18:37:01 [2022-03-20T18:37:01.585Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
18:37:01 [2022-03-20T18:37:01.585Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
18:37:01 [2022-03-20T18:37:01.585Z] === RUN   TestDiskUsage/after_container.Run
18:37:01 [2022-03-20T18:37:01.841Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
18:37:01 [2022-03-20T18:37:01.841Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
18:37:02 [2022-03-20T18:37:02.099Z] === RUN   TestDiskUsage/after_container.Run/container_types
18:37:02 [2022-03-20T18:37:02.099Z] === RUN   TestDiskUsage/after_container.Run/image_types
18:37:02 [2022-03-20T18:37:02.099Z] === RUN   TestDiskUsage/after_container.Run/volume_types
18:37:02 [2022-03-20T18:37:02.099Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
18:37:02 [2022-03-20T18:37:02.099Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
18:37:02 [2022-03-20T18:37:02.099Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
18:37:02 [2022-03-20T18:37:02.099Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
18:37:02 [2022-03-20T18:37:02.099Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
18:37:02 [2022-03-20T18:37:02.099Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
18:37:02 [2022-03-20T18:37:02.099Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
18:37:02 [2022-03-20T18:37:02.356Z] --- PASS: TestDiskUsage (1.36s)
18:37:02 [2022-03-20T18:37:02.356Z]     --- PASS: TestDiskUsage/empty (0.01s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.23s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]     --- PASS: TestDiskUsage/after_container.Run (0.43s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.01s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z] PASS
18:37:02 [2022-03-20T18:37:02.356Z] 
18:37:02 [2022-03-20T18:37:02.356Z] === Skipped
18:37:02 [2022-03-20T18:37:02.356Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:37:02 [2022-03-20T18:37:02.356Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:37:02 [2022-03-20T18:37:02.356Z] 
18:37:02 [2022-03-20T18:37:02.356Z] DONE 50 tests, 1 skipped in 20.239s
18:37:02 [2022-03-20T18:37:02.356Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
18:37:02 [2022-03-20T18:37:02.356Z] ++ 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
18:37:02 [2022-03-20T18:37:02.356Z] ++ set -e
18:37:02 [2022-03-20T18:37:02.356Z] ++ '[' -n 0 ']'
18:37:02 [2022-03-20T18:37:02.356Z] ++ set -x
18:37:02 [2022-03-20T18:37:02.357Z] ++ 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
18:37:02 [2022-03-20T18:37:02.357Z] INFO: Testing against a local daemon
18:37:02 [2022-03-20T18:37:02.357Z] === RUN   TestVolumesCreateAndList
18:37:02 [2022-03-20T18:37:02.357Z] --- PASS: TestVolumesCreateAndList (0.02s)
18:37:02 [2022-03-20T18:37:02.357Z] === RUN   TestVolumesRemove
18:37:02 [2022-03-20T18:37:02.613Z] --- PASS: TestVolumesRemove (0.06s)
18:37:02 [2022-03-20T18:37:02.613Z] === RUN   TestVolumesInspect
18:37:02 [2022-03-20T18:37:02.613Z] --- PASS: TestVolumesInspect (0.02s)
18:37:02 [2022-03-20T18:37:02.613Z] === RUN   TestVolumesInvalidJSON
18:37:02 [2022-03-20T18:37:02.613Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:37:02 [2022-03-20T18:37:02.613Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:37:02 [2022-03-20T18:37:02.613Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:37:02 [2022-03-20T18:37:02.613Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:37:02 [2022-03-20T18:37:02.613Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:37:02 [2022-03-20T18:37:02.613Z] PASS
18:37:02 [2022-03-20T18:37:02.613Z] 
18:37:02 [2022-03-20T18:37:02.613Z] DONE 5 tests in 0.230s
18:37:02 [2022-03-20T18:37:02.613Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:37:02 [2022-03-20T18:37:02.868Z] ++++ cat bundles/test-integration/docker.pid
18:37:02 [2022-03-20T18:37:02.868Z] +++ kill 6543
18:37:03 [2022-03-20T18:37:03.126Z] +++ /etc/init.d/apparmor stop
18:37:03 [2022-03-20T18:37:03.126Z] Leaving: AppArmorNo profiles have been unloaded.
18:37:03 [2022-03-20T18:37:03.126Z] 
18:37:03 [2022-03-20T18:37:03.126Z] Unloading profiles will leave already running processes permanently
18:37:03 [2022-03-20T18:37:03.126Z] unconfined, which can lead to unexpected situations.
18:37:03 [2022-03-20T18:37:03.126Z] 
18:37:03 [2022-03-20T18:37:03.126Z] To set a process to complain mode, use the command line tool
18:37:03 [2022-03-20T18:37:03.126Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:37:03 [2022-03-20T18:37:03.126Z] +++ true
18:37:03 [2022-03-20T18:37:03.126Z] === RUN   TestDockerSuite/TestInspectAmpersand
18:37:03 [2022-03-20T18:37:03.126Z] exiting test-integration
18:37:03 [2022-03-20T18:37:03.126Z] ++ exit 0
18:37:03 [2022-03-20T18:37:03.126Z] 
18:37:03 [2022-03-20T18:37:03.691Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
18:37:03 [2022-03-20T18:37:03.691Z] + for job in $(jobs -p)
18:37:03 [2022-03-20T18:37:03.691Z] + wait 9971
18:37:04 [2022-03-20T18:37:04.217Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:37:04 [2022-03-20T18:37:04.218Z] INFO: Testing against a local daemon
18:37:04 [2022-03-20T18:37:04.218Z] === RUN   TestPluginInvalidJSON
18:37:04 [2022-03-20T18:37:04.218Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:37:04 [2022-03-20T18:37:04.218Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:37:04 [2022-03-20T18:37:04.218Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:37:04 [2022-03-20T18:37:04.218Z] --- PASS: TestPluginInvalidJSON (0.04s)
18:37:04 [2022-03-20T18:37:04.218Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:37:04 [2022-03-20T18:37:04.218Z] === RUN   TestPluginInstall
18:37:04 [2022-03-20T18:37:04.218Z]     plugin_test.go:63: testEnv.OSType == "windows"
18:37:04 [2022-03-20T18:37:04.218Z] --- SKIP: TestPluginInstall (0.00s)
18:37:04 [2022-03-20T18:37:04.218Z] === RUN   TestPluginsWithRuntimes
18:37:04 [2022-03-20T18:37:04.218Z]     plugin_test.go:172: testEnv.OSType == "windows"
18:37:04 [2022-03-20T18:37:04.218Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
18:37:04 [2022-03-20T18:37:04.218Z] === RUN   TestPluginBackCompatMediaTypes
18:37:04 [2022-03-20T18:37:04.218Z]     plugin_test.go:234: testEnv.OSType == "windows"
18:37:04 [2022-03-20T18:37:04.218Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
18:37:04 [2022-03-20T18:37:04.218Z] PASS
18:37:04 [2022-03-20T18:37:04.218Z] ok  	github.com/docker/docker/integration/plugin/common	0.128s
18:37:04 [2022-03-20T18:37:04.218Z] 
18:37:04 [2022-03-20T18:37:04.218Z] === Skipped
18:37:04 [2022-03-20T18:37:04.218Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
18:37:04 [2022-03-20T18:37:04.218Z]     plugin_test.go:63: testEnv.OSType == "windows"
18:37:04 [2022-03-20T18:37:04.218Z] 
18:37:04 [2022-03-20T18:37:04.218Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
18:37:04 [2022-03-20T18:37:04.218Z]     plugin_test.go:172: testEnv.OSType == "windows"
18:37:04 [2022-03-20T18:37:04.218Z] 
18:37:04 [2022-03-20T18:37:04.218Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
18:37:04 [2022-03-20T18:37:04.218Z]     plugin_test.go:234: testEnv.OSType == "windows"
18:37:04 [2022-03-20T18:37:04.218Z] 
18:37:04 [2022-03-20T18:37:04.218Z] DONE 5 tests, 3 skipped in 5.505s
18:37:04 [2022-03-20T18:37:04.218Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
18:37:04 [2022-03-20T18:37:04.624Z] === RUN   TestDockerSuite/TestInspectByPrefix
18:37:04 [2022-03-20T18:37:04.624Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
18:37:04 [2022-03-20T18:37:04.883Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
18:37:04 [2022-03-20T18:37:04.883Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
18:37:04 [2022-03-20T18:37:04.883Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
18:37:05 [2022-03-20T18:37:05.449Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
18:37:06 [2022-03-20T18:37:06.014Z] === RUN   TestDockerSuite/TestInspectDefault
18:37:06 [2022-03-20T18:37:06.582Z] === RUN   TestDockerSuite/TestInspectHistory
18:37:07 [2022-03-20T18:37:07.145Z] === RUN   TestDockerSuite/TestInspectImage
18:37:07 [2022-03-20T18:37:07.145Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
18:37:07 [2022-03-20T18:37:07.145Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
18:37:07 [2022-03-20T18:37:07.145Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
18:37:07 [2022-03-20T18:37:07.145Z] === RUN   TestDockerSuite/TestInspectInt64
18:37:07 [2022-03-20T18:37:07.186Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:37:07 [2022-03-20T18:37:07.186Z] INFO: Testing against a local daemon
18:37:07 [2022-03-20T18:37:07.187Z] === RUN   TestExternalGraphDriver
18:37:07 [2022-03-20T18:37:07.187Z]     external_test.go:47: runtime.GOOS == "windows"
18:37:07 [2022-03-20T18:37:07.187Z] --- SKIP: TestExternalGraphDriver (0.00s)
18:37:07 [2022-03-20T18:37:07.187Z] === RUN   TestGraphdriverPluginV2
18:37:07 [2022-03-20T18:37:07.187Z]     external_test.go:407: runtime.GOOS == "windows"
18:37:07 [2022-03-20T18:37:07.187Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
18:37:07 [2022-03-20T18:37:07.187Z] PASS
18:37:07 [2022-03-20T18:37:07.187Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.124s
18:37:07 [2022-03-20T18:37:07.187Z] 
18:37:07 [2022-03-20T18:37:07.187Z] === Skipped
18:37:07 [2022-03-20T18:37:07.187Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
18:37:07 [2022-03-20T18:37:07.187Z]     external_test.go:47: runtime.GOOS == "windows"
18:37:07 [2022-03-20T18:37:07.187Z] 
18:37:07 [2022-03-20T18:37:07.187Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
18:37:07 [2022-03-20T18:37:07.187Z]     external_test.go:407: runtime.GOOS == "windows"
18:37:07 [2022-03-20T18:37:07.187Z] 
18:37:07 [2022-03-20T18:37:07.187Z] DONE 2 tests, 2 skipped in 3.040s
18:37:07 [2022-03-20T18:37:07.187Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
18:37:07 [2022-03-20T18:37:07.403Z] === RUN   TestDockerSuite/TestInspectJSONFields
18:37:07 [2022-03-20T18:37:07.966Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
18:37:07 [2022-03-20T18:37:07.966Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
18:37:08 [2022-03-20T18:37:08.529Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
18:37:08 [2022-03-20T18:37:08.830Z] === RUN   TestDockerSuite/TestInspectPlugin
18:37:10 [2022-03-20T18:37:10.156Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:37:10 [2022-03-20T18:37:10.156Z] INFO: Testing against a local daemon
18:37:10 [2022-03-20T18:37:10.156Z] === RUN   TestReadPluginNoRead
18:37:10 [2022-03-20T18:37:10.156Z]     read_test.go:21: no unix domain sockets on Windows
18:37:10 [2022-03-20T18:37:10.156Z] --- SKIP: TestReadPluginNoRead (0.00s)
18:37:10 [2022-03-20T18:37:10.156Z] PASS
18:37:10 [2022-03-20T18:37:10.156Z] ok  	github.com/docker/docker/integration/plugin/logging	0.109s
18:37:10 [2022-03-20T18:37:10.156Z] 
18:37:10 [2022-03-20T18:37:10.156Z] === Skipped
18:37:10 [2022-03-20T18:37:10.156Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
18:37:10 [2022-03-20T18:37:10.156Z]     read_test.go:21: no unix domain sockets on Windows
18:37:10 [2022-03-20T18:37:10.156Z] 
18:37:10 [2022-03-20T18:37:10.156Z] DONE 1 tests, 1 skipped in 2.830s
18:37:10 [2022-03-20T18:37:10.156Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
18:37:11 [2022-03-20T18:37:11.142Z] testing: warning: no tests to run
18:37:11 [2022-03-20T18:37:11.142Z] PASS
18:37:11 [2022-03-20T18:37:11.142Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.079s
18:37:11 [2022-03-20T18:37:11.361Z] === RUN   TestDockerSuite/TestInspectRootFS
18:37:11 [2022-03-20T18:37:11.361Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
18:37:11 [2022-03-20T18:37:11.610Z] 
18:37:11 [2022-03-20T18:37:11.610Z] DONE 0 tests in 1.280s
18:37:11 [2022-03-20T18:37:11.610Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
18:37:11 [2022-03-20T18:37:11.617Z] === RUN   TestDockerSuite/TestInspectStatus
18:37:11 [2022-03-20T18:37:11.822Z] --- PASS: TestUpdateRestartPolicy (21.92s)
18:37:11 [2022-03-20T18:37:11.822Z] === RUN   TestUpdateRestartWithAutoRemove
18:37:11 [2022-03-20T18:37:11.822Z] --- PASS: TestUpdateRestartWithAutoRemove (2.21s)
18:37:11 [2022-03-20T18:37:11.822Z] === RUN   TestWaitNonBlocked
18:37:11 [2022-03-20T18:37:11.822Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:37:11 [2022-03-20T18:37:11.822Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:37:11 [2022-03-20T18:37:11.822Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:37:11 [2022-03-20T18:37:11.822Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:37:11 [2022-03-20T18:37:11.822Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:37:11 [2022-03-20T18:37:11.822Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:37:12 [2022-03-20T18:37:12.177Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
18:37:13 [2022-03-20T18:37:13.107Z] === RUN   TestDockerSuite/TestInspectTemplateError
18:37:13 [2022-03-20T18:37:13.353Z] --- PASS: TestWaitNonBlocked (0.04s)
18:37:13 [2022-03-20T18:37:13.353Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.75s)
18:37:13 [2022-03-20T18:37:13.353Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.86s)
18:37:13 [2022-03-20T18:37:13.353Z] === RUN   TestWaitBlocked
18:37:13 [2022-03-20T18:37:13.353Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
18:37:13 [2022-03-20T18:37:13.353Z] --- SKIP: TestWaitBlocked (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z] PASS
18:37:13 [2022-03-20T18:37:13.353Z] ok  	github.com/docker/docker/integration/container	101.061s
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === Skipped
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z]     copy_test.go:78: testEnv.DaemonInfo.OSType == "windows"
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
18:37:13 [2022-03-20T18:37:13.353Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
18:37:13 [2022-03-20T18:37:13.353Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
18:37:13 [2022-03-20T18:37:13.353Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
18:37:13 [2022-03-20T18:37:13.353Z] 
18:37:13 [2022-03-20T18:37:13.353Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
18:37:13 [2022-03-20T18:37:13.354Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
18:37:13 [2022-03-20T18:37:13.354Z] 
18:37:13 [2022-03-20T18:37:13.354Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
18:37:13 [2022-03-20T18:37:13.354Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
18:37:13 [2022-03-20T18:37:13.354Z] 
18:37:13 [2022-03-20T18:37:13.354Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
18:37:13 [2022-03-20T18:37:13.354Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
18:37:13 [2022-03-20T18:37:13.354Z] 
18:37:13 [2022-03-20T18:37:13.354Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
18:37:13 [2022-03-20T18:37:13.354Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
18:37:13 [2022-03-20T18:37:13.354Z] 
18:37:13 [2022-03-20T18:37:13.354Z] DONE 87 tests, 33 skipped in 103.943s
18:37:13 [2022-03-20T18:37:13.354Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
18:37:13 [2022-03-20T18:37:13.670Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
18:37:13 [2022-03-20T18:37:13.824Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:37:13 [2022-03-20T18:37:13.824Z] INFO: Testing against a local daemon
18:37:13 [2022-03-20T18:37:13.824Z] === RUN   TestPluginWithDevMounts
18:37:13 [2022-03-20T18:37:13.824Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
18:37:13 [2022-03-20T18:37:13.824Z] --- SKIP: TestPluginWithDevMounts (0.00s)
18:37:13 [2022-03-20T18:37:13.824Z] PASS
18:37:13 [2022-03-20T18:37:13.824Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.109s
18:37:14 [2022-03-20T18:37:14.234Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
18:37:14 [2022-03-20T18:37:14.293Z] 
18:37:14 [2022-03-20T18:37:14.293Z] === Skipped
18:37:14 [2022-03-20T18:37:14.293Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
18:37:14 [2022-03-20T18:37:14.293Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
18:37:14 [2022-03-20T18:37:14.293Z] 
18:37:14 [2022-03-20T18:37:14.293Z] DONE 1 tests, 1 skipped in 2.590s
18:37:14 [2022-03-20T18:37:14.293Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
18:37:14 [2022-03-20T18:37:14.492Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
18:37:15 [2022-03-20T18:37:15.056Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
18:37:15 [2022-03-20T18:37:15.312Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
18:37:15 [2022-03-20T18:37:15.918Z] === RUN   TestDockerSuite/TestInspectUnknownObject
18:37:15 [2022-03-20T18:37:15.918Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
18:37:16 [2022-03-20T18:37:16.528Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:37:16 [2022-03-20T18:37:16.528Z] INFO: Testing against a local daemon
18:37:16 [2022-03-20T18:37:16.528Z] === RUN   TestSecretInspect
18:37:16 [2022-03-20T18:37:16.528Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
18:37:16 [2022-03-20T18:37:16.528Z] --- SKIP: TestSecretInspect (0.00s)
18:37:16 [2022-03-20T18:37:16.528Z] === RUN   TestSecretList
18:37:16 [2022-03-20T18:37:16.528Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
18:37:16 [2022-03-20T18:37:16.528Z] --- SKIP: TestSecretList (0.00s)
18:37:16 [2022-03-20T18:37:16.528Z] === RUN   TestSecretsCreateAndDelete
18:37:16 [2022-03-20T18:37:16.528Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
18:37:16 [2022-03-20T18:37:16.528Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
18:37:16 [2022-03-20T18:37:16.528Z] === RUN   TestSecretsUpdate
18:37:16 [2022-03-20T18:37:16.528Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
18:37:16 [2022-03-20T18:37:16.528Z] --- SKIP: TestSecretsUpdate (0.00s)
18:37:16 [2022-03-20T18:37:16.528Z] === RUN   TestTemplatedSecret
18:37:16 [2022-03-20T18:37:16.528Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
18:37:16 [2022-03-20T18:37:16.528Z] --- SKIP: TestTemplatedSecret (0.01s)
18:37:16 [2022-03-20T18:37:16.528Z] === RUN   TestSecretCreateResolve
18:37:16 [2022-03-20T18:37:16.528Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
18:37:16 [2022-03-20T18:37:16.528Z] --- SKIP: TestSecretCreateResolve (0.01s)
18:37:16 [2022-03-20T18:37:16.528Z] PASS
18:37:16 [2022-03-20T18:37:16.528Z] ok  	github.com/docker/docker/integration/secret	0.131s
18:37:16 [2022-03-20T18:37:16.528Z] 
18:37:16 [2022-03-20T18:37:16.528Z] === Skipped
18:37:16 [2022-03-20T18:37:16.528Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
18:37:16 [2022-03-20T18:37:16.528Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
18:37:16 [2022-03-20T18:37:16.528Z] 
18:37:16 [2022-03-20T18:37:16.528Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
18:37:16 [2022-03-20T18:37:16.528Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
18:37:16 [2022-03-20T18:37:16.528Z] 
18:37:16 [2022-03-20T18:37:16.528Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
18:37:16 [2022-03-20T18:37:16.528Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
18:37:16 [2022-03-20T18:37:16.528Z] 
18:37:16 [2022-03-20T18:37:16.528Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
18:37:16 [2022-03-20T18:37:16.528Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
18:37:16 [2022-03-20T18:37:16.528Z] 
18:37:16 [2022-03-20T18:37:16.528Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.01s)
18:37:16 [2022-03-20T18:37:16.528Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
18:37:16 [2022-03-20T18:37:16.528Z] 
18:37:16 [2022-03-20T18:37:16.528Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s)
18:37:16 [2022-03-20T18:37:16.528Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
18:37:16 [2022-03-20T18:37:16.528Z] 
18:37:16 [2022-03-20T18:37:16.528Z] DONE 6 tests, 6 skipped in 2.315s
18:37:16 [2022-03-20T18:37:16.528Z] Running D:\gopath\src\github.com\docker\docker\integration\service
18:37:17 [2022-03-20T18:37:17.122Z] === RUN   TestConfigDaemonLibtrustID
18:37:17 [2022-03-20T18:37:17.122Z]     daemon_test.go:26: runtime.GOOS == "windows"
18:37:17 [2022-03-20T18:37:17.122Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
18:37:17 [2022-03-20T18:37:17.122Z] === RUN   TestDaemonConfigValidation
18:37:17 [2022-03-20T18:37:17.122Z]     daemon_test.go:45: runtime.GOOS == "windows"
18:37:17 [2022-03-20T18:37:17.122Z] --- SKIP: TestDaemonConfigValidation (0.00s)
18:37:17 [2022-03-20T18:37:17.122Z] === RUN   TestConfigDaemonSeccompProfiles
18:37:17 [2022-03-20T18:37:17.122Z]     daemon_test.go:111: runtime.GOOS == "windows"
18:37:17 [2022-03-20T18:37:17.122Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s)
18:37:17 [2022-03-20T18:37:17.122Z] === RUN   TestDaemonProxy
18:37:17 [2022-03-20T18:37:17.122Z]     daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows
18:37:17 [2022-03-20T18:37:17.122Z] --- SKIP: TestDaemonProxy (0.00s)
18:37:17 [2022-03-20T18:37:17.122Z] PASS
18:37:17 [2022-03-20T18:37:17.122Z] ok  	github.com/docker/docker/integration/daemon	0.144s
18:37:17 [2022-03-20T18:37:17.122Z] 
18:37:17 [2022-03-20T18:37:17.122Z] === Skipped
18:37:17 [2022-03-20T18:37:17.122Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
18:37:17 [2022-03-20T18:37:17.122Z]     daemon_test.go:26: runtime.GOOS == "windows"
18:37:17 [2022-03-20T18:37:17.122Z] 
18:37:17 [2022-03-20T18:37:17.122Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
18:37:17 [2022-03-20T18:37:17.122Z]     daemon_test.go:45: runtime.GOOS == "windows"
18:37:17 [2022-03-20T18:37:17.122Z] 
18:37:17 [2022-03-20T18:37:17.122Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s)
18:37:17 [2022-03-20T18:37:17.122Z]     daemon_test.go:111: runtime.GOOS == "windows"
18:37:17 [2022-03-20T18:37:17.122Z] 
18:37:17 [2022-03-20T18:37:17.122Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s)
18:37:17 [2022-03-20T18:37:17.122Z]     daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows
18:37:17 [2022-03-20T18:37:17.122Z] 
18:37:17 [2022-03-20T18:37:17.122Z] DONE 4 tests, 4 skipped in 28.435s
18:37:17 [2022-03-20T18:37:17.122Z] Running D:\gopath\src\github.com\docker\docker\integration\image
18:37:17 [2022-03-20T18:37:17.290Z] === RUN   TestDockerSuite/TestLinkShortDefinition
18:37:18 [2022-03-20T18:37:18.266Z] === RUN   TestDockerSuite/TestLinksEnvs
18:37:19 [2022-03-20T18:37:19.197Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
18:37:19 [2022-03-20T18:37:19.197Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
18:37:19 [2022-03-20T18:37:19.489Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:37:19 [2022-03-20T18:37:19.489Z] INFO: Testing against a local daemon
18:37:19 [2022-03-20T18:37:19.489Z] === RUN   TestServiceCreateInit
18:37:19 [2022-03-20T18:37:19.489Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:37:19 [2022-03-20T18:37:19.489Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.489Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:37:19 [2022-03-20T18:37:19.489Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.489Z] --- PASS: TestServiceCreateInit (0.05s)
18:37:19 [2022-03-20T18:37:19.489Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:37:19 [2022-03-20T18:37:19.489Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:37:19 [2022-03-20T18:37:19.489Z] === RUN   TestCreateServiceMultipleTimes
18:37:19 [2022-03-20T18:37:19.489Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.489Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
18:37:19 [2022-03-20T18:37:19.489Z] === RUN   TestCreateServiceConflict
18:37:19 [2022-03-20T18:37:19.489Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.489Z] --- SKIP: TestCreateServiceConflict (0.00s)
18:37:19 [2022-03-20T18:37:19.489Z] === RUN   TestCreateServiceMaxReplicas
18:37:19 [2022-03-20T18:37:19.489Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.489Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s)
18:37:19 [2022-03-20T18:37:19.489Z] === RUN   TestCreateWithDuplicateNetworkNames
18:37:19 [2022-03-20T18:37:19.489Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.489Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
18:37:19 [2022-03-20T18:37:19.489Z] === RUN   TestCreateServiceSecretFileMode
18:37:19 [2022-03-20T18:37:19.489Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.489Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
18:37:19 [2022-03-20T18:37:19.489Z] === RUN   TestCreateServiceConfigFileMode
18:37:19 [2022-03-20T18:37:19.489Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.489Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
18:37:19 [2022-03-20T18:37:19.489Z] === RUN   TestCreateServiceSysctls
18:37:19 [2022-03-20T18:37:19.489Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.489Z] --- SKIP: TestCreateServiceSysctls (0.04s)
18:37:19 [2022-03-20T18:37:19.489Z] === RUN   TestCreateServiceCapabilities
18:37:19 [2022-03-20T18:37:19.489Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.489Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
18:37:19 [2022-03-20T18:37:19.489Z] === RUN   TestInspect
18:37:19 [2022-03-20T18:37:19.489Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.489Z] --- SKIP: TestInspect (0.00s)
18:37:19 [2022-03-20T18:37:19.489Z] === RUN   TestCreateJob
18:37:19 [2022-03-20T18:37:19.489Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.489Z] --- SKIP: TestCreateJob (0.00s)
18:37:19 [2022-03-20T18:37:19.489Z] === RUN   TestReplicatedJob
18:37:19 [2022-03-20T18:37:19.489Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.489Z] --- SKIP: TestReplicatedJob (0.00s)
18:37:19 [2022-03-20T18:37:19.489Z] === RUN   TestUpdateReplicatedJob
18:37:19 [2022-03-20T18:37:19.489Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.489Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
18:37:19 [2022-03-20T18:37:19.489Z] === RUN   TestServiceListWithStatuses
18:37:19 [2022-03-20T18:37:19.489Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.489Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:37:19 [2022-03-20T18:37:19.489Z] === RUN   TestDockerNetworkConnectAlias
18:37:19 [2022-03-20T18:37:19.489Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.489Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
18:37:19 [2022-03-20T18:37:19.489Z] === RUN   TestDockerNetworkReConnect
18:37:19 [2022-03-20T18:37:19.489Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.489Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
18:37:19 [2022-03-20T18:37:19.489Z] === RUN   TestServicePlugin
18:37:19 [2022-03-20T18:37:19.489Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.489Z] --- SKIP: TestServicePlugin (0.00s)
18:37:19 [2022-03-20T18:37:19.489Z] === RUN   TestServiceUpdateLabel
18:37:19 [2022-03-20T18:37:19.489Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
18:37:19 [2022-03-20T18:37:19.489Z] --- SKIP: TestServiceUpdateLabel (0.00s)
18:37:19 [2022-03-20T18:37:19.489Z] === RUN   TestServiceUpdateSecrets
18:37:19 [2022-03-20T18:37:19.489Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
18:37:19 [2022-03-20T18:37:19.489Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
18:37:19 [2022-03-20T18:37:19.489Z] === RUN   TestServiceUpdateConfigs
18:37:19 [2022-03-20T18:37:19.489Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
18:37:19 [2022-03-20T18:37:19.489Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
18:37:19 [2022-03-20T18:37:19.489Z] === RUN   TestServiceUpdateNetwork
18:37:19 [2022-03-20T18:37:19.489Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
18:37:19 [2022-03-20T18:37:19.489Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
18:37:19 [2022-03-20T18:37:19.489Z] === RUN   TestServiceUpdatePidsLimit
18:37:19 [2022-03-20T18:37:19.489Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
18:37:19 [2022-03-20T18:37:19.489Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
18:37:19 [2022-03-20T18:37:19.489Z] PASS
18:37:19 [2022-03-20T18:37:19.489Z] ok  	github.com/docker/docker/integration/service	0.271s
18:37:19 [2022-03-20T18:37:19.957Z] 
18:37:19 [2022-03-20T18:37:19.957Z] === Skipped
18:37:19 [2022-03-20T18:37:19.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
18:37:19 [2022-03-20T18:37:19.957Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.957Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:37:19 [2022-03-20T18:37:19.957Z] 
18:37:19 [2022-03-20T18:37:19.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
18:37:19 [2022-03-20T18:37:19.957Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.957Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:37:19 [2022-03-20T18:37:19.957Z] 
18:37:19 [2022-03-20T18:37:19.957Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
18:37:19 [2022-03-20T18:37:19.957Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.957Z] 
18:37:19 [2022-03-20T18:37:19.957Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
18:37:19 [2022-03-20T18:37:19.957Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.957Z] 
18:37:19 [2022-03-20T18:37:19.957Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s)
18:37:19 [2022-03-20T18:37:19.957Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.957Z] 
18:37:19 [2022-03-20T18:37:19.957Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
18:37:19 [2022-03-20T18:37:19.957Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.957Z] 
18:37:19 [2022-03-20T18:37:19.957Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
18:37:19 [2022-03-20T18:37:19.957Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.957Z] 
18:37:19 [2022-03-20T18:37:19.957Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
18:37:19 [2022-03-20T18:37:19.957Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.957Z] 
18:37:19 [2022-03-20T18:37:19.957Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s)
18:37:19 [2022-03-20T18:37:19.957Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.957Z] 
18:37:19 [2022-03-20T18:37:19.957Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s)
18:37:19 [2022-03-20T18:37:19.957Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.957Z] 
18:37:19 [2022-03-20T18:37:19.957Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
18:37:19 [2022-03-20T18:37:19.957Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.957Z] 
18:37:19 [2022-03-20T18:37:19.957Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
18:37:19 [2022-03-20T18:37:19.957Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.957Z] 
18:37:19 [2022-03-20T18:37:19.957Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
18:37:19 [2022-03-20T18:37:19.957Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.957Z] 
18:37:19 [2022-03-20T18:37:19.957Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
18:37:19 [2022-03-20T18:37:19.957Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.957Z] 
18:37:19 [2022-03-20T18:37:19.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
18:37:19 [2022-03-20T18:37:19.957Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.957Z] 
18:37:19 [2022-03-20T18:37:19.957Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
18:37:19 [2022-03-20T18:37:19.957Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.957Z] 
18:37:19 [2022-03-20T18:37:19.957Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.01s)
18:37:19 [2022-03-20T18:37:19.957Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.957Z] 
18:37:19 [2022-03-20T18:37:19.957Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
18:37:19 [2022-03-20T18:37:19.957Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
18:37:19 [2022-03-20T18:37:19.957Z] 
18:37:19 [2022-03-20T18:37:19.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
18:37:19 [2022-03-20T18:37:19.957Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
18:37:19 [2022-03-20T18:37:19.957Z] 
18:37:19 [2022-03-20T18:37:19.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
18:37:19 [2022-03-20T18:37:19.957Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
18:37:19 [2022-03-20T18:37:19.957Z] 
18:37:19 [2022-03-20T18:37:19.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
18:37:19 [2022-03-20T18:37:19.957Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
18:37:19 [2022-03-20T18:37:19.957Z] 
18:37:19 [2022-03-20T18:37:19.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
18:37:19 [2022-03-20T18:37:19.957Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
18:37:19 [2022-03-20T18:37:19.957Z] 
18:37:19 [2022-03-20T18:37:19.957Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
18:37:19 [2022-03-20T18:37:19.957Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
18:37:19 [2022-03-20T18:37:19.957Z] 
18:37:19 [2022-03-20T18:37:19.957Z] DONE 24 tests, 23 skipped in 3.185s
18:37:19 [2022-03-20T18:37:19.957Z] Running D:\gopath\src\github.com\docker\docker\integration\session
18:37:20 [2022-03-20T18:37:20.074Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:37:20 [2022-03-20T18:37:20.074Z] INFO: Testing against a local daemon
18:37:20 [2022-03-20T18:37:20.074Z] === RUN   TestCommitInheritsEnv
18:37:20 [2022-03-20T18:37:20.074Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
18:37:20 [2022-03-20T18:37:20.074Z] --- SKIP: TestCommitInheritsEnv (0.00s)
18:37:20 [2022-03-20T18:37:20.074Z] === RUN   TestImportExtremelyLargeImageWorks
18:37:20 [2022-03-20T18:37:20.075Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
18:37:20 [2022-03-20T18:37:20.075Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
18:37:20 [2022-03-20T18:37:20.075Z] === RUN   TestImportWithCustomPlatform
18:37:20 [2022-03-20T18:37:20.075Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
18:37:20 [2022-03-20T18:37:20.075Z] --- SKIP: TestImportWithCustomPlatform (0.00s)
18:37:20 [2022-03-20T18:37:20.075Z] === RUN   TestImagesFilterMultiReference
18:37:20 [2022-03-20T18:37:20.075Z] --- PASS: TestImagesFilterMultiReference (0.10s)
18:37:20 [2022-03-20T18:37:20.075Z] === RUN   TestImagePullPlatformInvalid
18:37:20 [2022-03-20T18:37:20.075Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
18:37:20 [2022-03-20T18:37:20.075Z] === RUN   TestRemoveImageOrphaning
18:37:20 [2022-03-20T18:37:20.568Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
18:37:21 [2022-03-20T18:37:21.061Z] --- PASS: TestRemoveImageOrphaning (1.22s)
18:37:21 [2022-03-20T18:37:21.061Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:37:21 [2022-03-20T18:37:21.529Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
18:37:21 [2022-03-20T18:37:21.529Z] === RUN   TestTagInvalidReference
18:37:21 [2022-03-20T18:37:21.529Z] --- PASS: TestTagInvalidReference (0.04s)
18:37:21 [2022-03-20T18:37:21.529Z] === RUN   TestTagValidPrefixedRepo
18:37:21 [2022-03-20T18:37:21.529Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
18:37:21 [2022-03-20T18:37:21.529Z] === RUN   TestTagExistedNameWithoutForce
18:37:21 [2022-03-20T18:37:21.529Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
18:37:21 [2022-03-20T18:37:21.529Z] === RUN   TestTagOfficialNames
18:37:21 [2022-03-20T18:37:21.529Z] --- PASS: TestTagOfficialNames (0.09s)
18:37:21 [2022-03-20T18:37:21.529Z] === RUN   TestTagMatchesDigest
18:37:21 [2022-03-20T18:37:21.529Z] --- PASS: TestTagMatchesDigest (0.04s)
18:37:21 [2022-03-20T18:37:21.529Z] PASS
18:37:21 [2022-03-20T18:37:21.529Z] ok  	github.com/docker/docker/integration/image	1.797s
18:37:21 [2022-03-20T18:37:21.935Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
18:37:21 [2022-03-20T18:37:21.935Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
18:37:21 [2022-03-20T18:37:21.999Z] 
18:37:21 [2022-03-20T18:37:21.999Z] === Skipped
18:37:21 [2022-03-20T18:37:21.999Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
18:37:21 [2022-03-20T18:37:21.999Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
18:37:21 [2022-03-20T18:37:21.999Z] 
18:37:21 [2022-03-20T18:37:21.999Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
18:37:21 [2022-03-20T18:37:21.999Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
18:37:21 [2022-03-20T18:37:21.999Z] 
18:37:21 [2022-03-20T18:37:21.999Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s)
18:37:21 [2022-03-20T18:37:21.999Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
18:37:21 [2022-03-20T18:37:21.999Z] 
18:37:21 [2022-03-20T18:37:21.999Z] DONE 12 tests, 3 skipped in 6.827s
18:37:21 [2022-03-20T18:37:21.999Z] Running D:\gopath\src\github.com\docker\docker\integration\network
18:37:22 [2022-03-20T18:37:22.176Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:37:22 [2022-03-20T18:37:22.176Z] INFO: Testing against a local daemon
18:37:22 [2022-03-20T18:37:22.176Z] === RUN   TestSessionCreate
18:37:22 [2022-03-20T18:37:22.176Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
18:37:22 [2022-03-20T18:37:22.176Z] --- SKIP: TestSessionCreate (0.00s)
18:37:22 [2022-03-20T18:37:22.176Z] === RUN   TestSessionCreateWithBadUpgrade
18:37:22 [2022-03-20T18:37:22.176Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
18:37:22 [2022-03-20T18:37:22.176Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
18:37:22 [2022-03-20T18:37:22.176Z] PASS
18:37:22 [2022-03-20T18:37:22.176Z] ok  	github.com/docker/docker/integration/session	0.112s
18:37:22 [2022-03-20T18:37:22.646Z] 
18:37:22 [2022-03-20T18:37:22.646Z] === Skipped
18:37:22 [2022-03-20T18:37:22.646Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
18:37:22 [2022-03-20T18:37:22.646Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
18:37:22 [2022-03-20T18:37:22.646Z] 
18:37:22 [2022-03-20T18:37:22.646Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
18:37:22 [2022-03-20T18:37:22.646Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
18:37:22 [2022-03-20T18:37:22.646Z] 
18:37:22 [2022-03-20T18:37:22.646Z] DONE 2 tests, 2 skipped in 2.361s
18:37:22 [2022-03-20T18:37:22.646Z] Running D:\gopath\src\github.com\docker\docker\integration\system
18:37:23 [2022-03-20T18:37:23.344Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
18:37:23 [2022-03-20T18:37:23.344Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
18:37:24 [2022-03-20T18:37:24.710Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
18:37:24 [2022-03-20T18:37:24.710Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
18:37:24 [2022-03-20T18:37:24.889Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:37:24 [2022-03-20T18:37:24.889Z] INFO: Testing against a local daemon
18:37:24 [2022-03-20T18:37:24.889Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:37:24 [2022-03-20T18:37:24.889Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
18:37:24 [2022-03-20T18:37:24.889Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:37:24 [2022-03-20T18:37:24.889Z] === RUN   TestDiskUsage
18:37:24 [2022-03-20T18:37:24.889Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
18:37:24 [2022-03-20T18:37:24.889Z] --- SKIP: TestDiskUsage (0.00s)
18:37:24 [2022-03-20T18:37:24.889Z] === RUN   TestEventsExecDie
18:37:24 [2022-03-20T18:37:24.889Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
18:37:24 [2022-03-20T18:37:24.889Z] --- SKIP: TestEventsExecDie (0.00s)
18:37:24 [2022-03-20T18:37:24.889Z] === RUN   TestEventsBackwardsCompatible
18:37:24 [2022-03-20T18:37:24.889Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
18:37:24 [2022-03-20T18:37:24.889Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
18:37:24 [2022-03-20T18:37:24.889Z] === RUN   TestEventsVolumeCreate
18:37:24 [2022-03-20T18:37:24.889Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
18:37:24 [2022-03-20T18:37:24.889Z] --- SKIP: TestEventsVolumeCreate (0.00s)
18:37:24 [2022-03-20T18:37:24.889Z] === RUN   TestInfoAPI
18:37:24 [2022-03-20T18:37:24.889Z] --- PASS: TestInfoAPI (0.05s)
18:37:24 [2022-03-20T18:37:24.889Z] === RUN   TestInfoAPIWarnings
18:37:24 [2022-03-20T18:37:24.889Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
18:37:24 [2022-03-20T18:37:24.889Z] --- SKIP: TestInfoAPIWarnings (0.00s)
18:37:24 [2022-03-20T18:37:24.889Z] === RUN   TestInfoDebug
18:37:24 [2022-03-20T18:37:24.889Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:37:24 [2022-03-20T18:37:24.889Z] --- SKIP: TestInfoDebug (0.00s)
18:37:24 [2022-03-20T18:37:24.889Z] === RUN   TestInfoInsecureRegistries
18:37:24 [2022-03-20T18:37:24.889Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:37:24 [2022-03-20T18:37:24.889Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
18:37:24 [2022-03-20T18:37:24.889Z] === RUN   TestInfoRegistryMirrors
18:37:24 [2022-03-20T18:37:24.889Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:37:24 [2022-03-20T18:37:24.889Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
18:37:24 [2022-03-20T18:37:24.889Z] === RUN   TestLoginFailsWithBadCredentials
18:37:24 [2022-03-20T18:37:24.978Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:37:24 [2022-03-20T18:37:24.978Z] INFO: Testing against a local daemon
18:37:24 [2022-03-20T18:37:24.978Z] === RUN   TestNetworkCreateDelete
18:37:24 [2022-03-20T18:37:24.978Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
18:37:24 [2022-03-20T18:37:24.978Z] --- SKIP: TestNetworkCreateDelete (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z] === RUN   TestDockerNetworkDeletePreferID
18:37:24 [2022-03-20T18:37:24.978Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
18:37:24 [2022-03-20T18:37:24.978Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s)
18:37:24 [2022-03-20T18:37:24.978Z] === RUN   TestDaemonDNSFallback
18:37:24 [2022-03-20T18:37:24.978Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
18:37:24 [2022-03-20T18:37:24.978Z] --- SKIP: TestDaemonDNSFallback (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z] === RUN   TestInspectNetwork
18:37:24 [2022-03-20T18:37:24.978Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
18:37:24 [2022-03-20T18:37:24.978Z] --- SKIP: TestInspectNetwork (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z] === RUN   TestRunContainerWithBridgeNone
18:37:24 [2022-03-20T18:37:24.978Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
18:37:24 [2022-03-20T18:37:24.978Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z] === RUN   TestNetworkInvalidJSON
18:37:24 [2022-03-20T18:37:24.978Z] === RUN   TestNetworkInvalidJSON//networks/create
18:37:24 [2022-03-20T18:37:24.978Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:37:24 [2022-03-20T18:37:24.978Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:37:24 [2022-03-20T18:37:24.978Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:37:24 [2022-03-20T18:37:24.978Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:37:24 [2022-03-20T18:37:24.978Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:37:24 [2022-03-20T18:37:24.978Z] === CONT  TestNetworkInvalidJSON//networks/create
18:37:24 [2022-03-20T18:37:24.978Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:37:24 [2022-03-20T18:37:24.978Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:37:24 [2022-03-20T18:37:24.978Z] --- PASS: TestNetworkInvalidJSON (0.04s)
18:37:24 [2022-03-20T18:37:24.978Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
18:37:24 [2022-03-20T18:37:24.978Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
18:37:24 [2022-03-20T18:37:24.978Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
18:37:24 [2022-03-20T18:37:24.978Z] === RUN   TestNetworkList
18:37:24 [2022-03-20T18:37:24.978Z] === RUN   TestNetworkList//networks
18:37:24 [2022-03-20T18:37:24.978Z] === PAUSE TestNetworkList//networks
18:37:24 [2022-03-20T18:37:24.978Z] === RUN   TestNetworkList//networks/
18:37:24 [2022-03-20T18:37:24.978Z] === PAUSE TestNetworkList//networks/
18:37:24 [2022-03-20T18:37:24.978Z] === CONT  TestNetworkList//networks
18:37:24 [2022-03-20T18:37:24.978Z] === CONT  TestNetworkList//networks/
18:37:24 [2022-03-20T18:37:24.978Z] --- PASS: TestNetworkList (0.04s)
18:37:24 [2022-03-20T18:37:24.978Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z]     --- PASS: TestNetworkList//networks (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z] === RUN   TestHostIPv4BridgeLabel
18:37:24 [2022-03-20T18:37:24.978Z]     network_test.go:128: testEnv.OSType == "windows"
18:37:24 [2022-03-20T18:37:24.978Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z] === RUN   TestDaemonRestartWithLiveRestore
18:37:24 [2022-03-20T18:37:24.978Z]     service_test.go:30: testEnv.OSType == "windows"
18:37:24 [2022-03-20T18:37:24.978Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z] === RUN   TestDaemonDefaultNetworkPools
18:37:24 [2022-03-20T18:37:24.978Z]     service_test.go:59: testEnv.OSType == "windows"
18:37:24 [2022-03-20T18:37:24.978Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z] === RUN   TestDaemonRestartWithExistingNetwork
18:37:24 [2022-03-20T18:37:24.978Z]     service_test.go:103: testEnv.OSType == "windows"
18:37:24 [2022-03-20T18:37:24.978Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:37:24 [2022-03-20T18:37:24.978Z]     service_test.go:137: testEnv.OSType == "windows"
18:37:24 [2022-03-20T18:37:24.978Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:37:24 [2022-03-20T18:37:24.978Z]     service_test.go:188: testEnv.OSType == "windows"
18:37:24 [2022-03-20T18:37:24.978Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z] === RUN   TestServiceWithPredefinedNetwork
18:37:24 [2022-03-20T18:37:24.978Z]     service_test.go:213: testEnv.OSType == "windows"
18:37:24 [2022-03-20T18:37:24.978Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:37:24 [2022-03-20T18:37:24.978Z]     service_test.go:243: FLAKY_TEST
18:37:24 [2022-03-20T18:37:24.978Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z] === RUN   TestServiceWithDataPathPortInit
18:37:24 [2022-03-20T18:37:24.978Z]     service_test.go:334: testEnv.OSType == "windows"
18:37:24 [2022-03-20T18:37:24.978Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:37:24 [2022-03-20T18:37:24.978Z]     service_test.go:402: testEnv.OSType == "windows"
18:37:24 [2022-03-20T18:37:24.978Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z] PASS
18:37:24 [2022-03-20T18:37:24.978Z] ok  	github.com/docker/docker/integration/network	0.190s
18:37:24 [2022-03-20T18:37:24.978Z] 
18:37:24 [2022-03-20T18:37:24.978Z] === Skipped
18:37:24 [2022-03-20T18:37:24.978Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
18:37:24 [2022-03-20T18:37:24.978Z] 
18:37:24 [2022-03-20T18:37:24.978Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s)
18:37:24 [2022-03-20T18:37:24.978Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
18:37:24 [2022-03-20T18:37:24.978Z] 
18:37:24 [2022-03-20T18:37:24.978Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
18:37:24 [2022-03-20T18:37:24.978Z] 
18:37:24 [2022-03-20T18:37:24.978Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
18:37:24 [2022-03-20T18:37:24.978Z] 
18:37:24 [2022-03-20T18:37:24.978Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
18:37:24 [2022-03-20T18:37:24.978Z] 
18:37:24 [2022-03-20T18:37:24.978Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z]     network_test.go:128: testEnv.OSType == "windows"
18:37:24 [2022-03-20T18:37:24.978Z] 
18:37:24 [2022-03-20T18:37:24.978Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z]     service_test.go:30: testEnv.OSType == "windows"
18:37:24 [2022-03-20T18:37:24.978Z] 
18:37:24 [2022-03-20T18:37:24.978Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z]     service_test.go:59: testEnv.OSType == "windows"
18:37:24 [2022-03-20T18:37:24.978Z] 
18:37:24 [2022-03-20T18:37:24.978Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z]     service_test.go:103: testEnv.OSType == "windows"
18:37:24 [2022-03-20T18:37:24.978Z] 
18:37:24 [2022-03-20T18:37:24.978Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z]     service_test.go:137: testEnv.OSType == "windows"
18:37:24 [2022-03-20T18:37:24.978Z] 
18:37:24 [2022-03-20T18:37:24.978Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z]     service_test.go:188: testEnv.OSType == "windows"
18:37:24 [2022-03-20T18:37:24.978Z] 
18:37:24 [2022-03-20T18:37:24.978Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z]     service_test.go:213: testEnv.OSType == "windows"
18:37:24 [2022-03-20T18:37:24.978Z] 
18:37:24 [2022-03-20T18:37:24.978Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z]     service_test.go:243: FLAKY_TEST
18:37:24 [2022-03-20T18:37:24.978Z] 
18:37:24 [2022-03-20T18:37:24.978Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z]     service_test.go:334: testEnv.OSType == "windows"
18:37:24 [2022-03-20T18:37:24.978Z] 
18:37:24 [2022-03-20T18:37:24.978Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
18:37:24 [2022-03-20T18:37:24.978Z]     service_test.go:402: testEnv.OSType == "windows"
18:37:24 [2022-03-20T18:37:24.978Z] 
18:37:24 [2022-03-20T18:37:24.978Z] DONE 22 tests, 15 skipped in 3.131s
18:37:25 [2022-03-20T18:37:25.274Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
18:37:25 [2022-03-20T18:37:25.449Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
18:37:25 [2022-03-20T18:37:25.874Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s)
18:37:25 [2022-03-20T18:37:25.874Z] === RUN   TestPingCacheHeaders
18:37:25 [2022-03-20T18:37:25.874Z] --- PASS: TestPingCacheHeaders (0.04s)
18:37:25 [2022-03-20T18:37:25.874Z] === RUN   TestPingGet
18:37:25 [2022-03-20T18:37:25.874Z] --- PASS: TestPingGet (0.03s)
18:37:25 [2022-03-20T18:37:25.874Z] === RUN   TestPingHead
18:37:25 [2022-03-20T18:37:25.874Z] --- PASS: TestPingHead (0.05s)
18:37:25 [2022-03-20T18:37:25.874Z] === RUN   TestVersion
18:37:25 [2022-03-20T18:37:25.874Z] --- PASS: TestVersion (0.04s)
18:37:25 [2022-03-20T18:37:25.874Z] PASS
18:37:25 [2022-03-20T18:37:25.874Z] ok  	github.com/docker/docker/integration/system	1.255s
18:37:26 [2022-03-20T18:37:26.342Z] 
18:37:26 [2022-03-20T18:37:26.343Z] === Skipped
18:37:26 [2022-03-20T18:37:26.343Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:37:26 [2022-03-20T18:37:26.343Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
18:37:26 [2022-03-20T18:37:26.343Z] 
18:37:26 [2022-03-20T18:37:26.343Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s)
18:37:26 [2022-03-20T18:37:26.343Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
18:37:26 [2022-03-20T18:37:26.343Z] 
18:37:26 [2022-03-20T18:37:26.343Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
18:37:26 [2022-03-20T18:37:26.343Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
18:37:26 [2022-03-20T18:37:26.343Z] 
18:37:26 [2022-03-20T18:37:26.343Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
18:37:26 [2022-03-20T18:37:26.343Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
18:37:26 [2022-03-20T18:37:26.343Z] 
18:37:26 [2022-03-20T18:37:26.343Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
18:37:26 [2022-03-20T18:37:26.343Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
18:37:26 [2022-03-20T18:37:26.343Z] 
18:37:26 [2022-03-20T18:37:26.343Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
18:37:26 [2022-03-20T18:37:26.343Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
18:37:26 [2022-03-20T18:37:26.343Z] 
18:37:26 [2022-03-20T18:37:26.343Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
18:37:26 [2022-03-20T18:37:26.343Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:37:26 [2022-03-20T18:37:26.343Z] 
18:37:26 [2022-03-20T18:37:26.343Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
18:37:26 [2022-03-20T18:37:26.343Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:37:26 [2022-03-20T18:37:26.343Z] 
18:37:26 [2022-03-20T18:37:26.343Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
18:37:26 [2022-03-20T18:37:26.343Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:37:26 [2022-03-20T18:37:26.343Z] 
18:37:26 [2022-03-20T18:37:26.343Z] DONE 15 tests, 9 skipped in 3.655s
18:37:26 [2022-03-20T18:37:26.343Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
18:37:26 [2022-03-20T18:37:26.437Z] testing: warning: no tests to run
18:37:26 [2022-03-20T18:37:26.437Z] PASS
18:37:26 [2022-03-20T18:37:26.437Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.096s
18:37:26 [2022-03-20T18:37:26.437Z] 
18:37:26 [2022-03-20T18:37:26.437Z] DONE 0 tests in 0.965s
18:37:26 [2022-03-20T18:37:26.437Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
18:37:27 [2022-03-20T18:37:27.425Z] testing: warning: no tests to run
18:37:27 [2022-03-20T18:37:27.426Z] PASS
18:37:27 [2022-03-20T18:37:27.426Z] ok  	github.com/docker/docker/integration/network/macvlan	0.098s
18:37:27 [2022-03-20T18:37:27.426Z] 
18:37:27 [2022-03-20T18:37:27.426Z] DONE 0 tests in 0.917s
18:37:27 [2022-03-20T18:37:27.426Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
18:37:28 [2022-03-20T18:37:28.412Z] testing: warning: no tests to run
18:37:28 [2022-03-20T18:37:28.412Z] PASS
18:37:28 [2022-03-20T18:37:28.412Z] ok  	github.com/docker/docker/integration/plugin	0.099s
18:37:28 [2022-03-20T18:37:28.412Z] 
18:37:28 [2022-03-20T18:37:28.412Z] DONE 0 tests in 0.904s
18:37:28 [2022-03-20T18:37:28.412Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
18:37:28 [2022-03-20T18:37:28.557Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:37:28 [2022-03-20T18:37:28.557Z] INFO: Testing against a local daemon
18:37:28 [2022-03-20T18:37:28.557Z] === RUN   TestVolumesCreateAndList
18:37:28 [2022-03-20T18:37:28.557Z] --- PASS: TestVolumesCreateAndList (0.06s)
18:37:28 [2022-03-20T18:37:28.557Z] === RUN   TestVolumesRemove
18:37:29 [2022-03-20T18:37:29.025Z] --- PASS: TestVolumesRemove (0.16s)
18:37:29 [2022-03-20T18:37:29.025Z] === RUN   TestVolumesInspect
18:37:29 [2022-03-20T18:37:29.025Z] --- PASS: TestVolumesInspect (0.05s)
18:37:29 [2022-03-20T18:37:29.025Z] === RUN   TestVolumesInvalidJSON
18:37:29 [2022-03-20T18:37:29.025Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:37:29 [2022-03-20T18:37:29.025Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:37:29 [2022-03-20T18:37:29.025Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:37:29 [2022-03-20T18:37:29.025Z] --- PASS: TestVolumesInvalidJSON (0.03s)
18:37:29 [2022-03-20T18:37:29.025Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:37:29 [2022-03-20T18:37:29.025Z] PASS
18:37:29 [2022-03-20T18:37:29.025Z] ok  	github.com/docker/docker/integration/volume	0.370s
18:37:29 [2022-03-20T18:37:29.025Z] 
18:37:29 [2022-03-20T18:37:29.025Z] DONE 5 tests in 2.758s
18:37:29 [2022-03-20T18:37:29.025Z] INFO: make.ps1 ended at 03/20/2022 18:37:28
18:37:29 [2022-03-20T18:37:29.025Z] INFO: Integration CLI tests being run from the host:
18:37:29 [2022-03-20T18:37:29.025Z] 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" 
18:37:29 [2022-03-20T18:37:29.400Z] testing: warning: no tests to run
18:37:29 [2022-03-20T18:37:29.400Z] PASS
18:37:29 [2022-03-20T18:37:29.400Z] ok  	github.com/docker/docker/integration/plugin/authz	0.096s
18:37:29 [2022-03-20T18:37:29.400Z] 
18:37:29 [2022-03-20T18:37:29.400Z] DONE 0 tests in 0.918s
18:37:29 [2022-03-20T18:37:29.400Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
18:37:31 [2022-03-20T18:37:31.878Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
18:37:33 [2022-03-20T18:37:33.246Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
18:37:34 [2022-03-20T18:37:34.173Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
18:37:34 [2022-03-20T18:37:34.736Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
18:37:34 [2022-03-20T18:37:34.805Z] ok  	github.com/docker/docker/libnetwork	37.188s	coverage: 40.7% of statements
18:37:34 [2022-03-20T18:37:34.805Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.118s	coverage: 84.4% of statements
18:37:34 [2022-03-20T18:37:34.805Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
18:37:34 [2022-03-20T18:37:34.805Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
18:37:34 [2022-03-20T18:37:34.805Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
18:37:34 [2022-03-20T18:37:34.805Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
18:37:34 [2022-03-20T18:37:34.805Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
18:37:34 [2022-03-20T18:37:34.805Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
18:37:34 [2022-03-20T18:37:34.805Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
18:37:34 [2022-03-20T18:37:34.805Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
18:37:34 [2022-03-20T18:37:34.805Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 19.7% of statements
18:37:34 [2022-03-20T18:37:34.805Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
18:37:34 [2022-03-20T18:37:34.805Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
18:37:34 [2022-03-20T18:37:34.805Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
18:37:34 [2022-03-20T18:37:34.805Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
18:37:35 [2022-03-20T18:37:35.279Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:37:35 [2022-03-20T18:37:35.279Z] INFO: Testing against a local daemon
18:37:35 [2022-03-20T18:37:35.279Z] === RUN   TestPluginInvalidJSON
18:37:35 [2022-03-20T18:37:35.279Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:37:35 [2022-03-20T18:37:35.279Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:37:35 [2022-03-20T18:37:35.279Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:37:35 [2022-03-20T18:37:35.279Z] --- PASS: TestPluginInvalidJSON (0.06s)
18:37:35 [2022-03-20T18:37:35.279Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:37:35 [2022-03-20T18:37:35.279Z] === RUN   TestPluginInstall
18:37:35 [2022-03-20T18:37:35.279Z]     plugin_test.go:63: testEnv.OSType == "windows"
18:37:35 [2022-03-20T18:37:35.279Z] --- SKIP: TestPluginInstall (0.00s)
18:37:35 [2022-03-20T18:37:35.279Z] === RUN   TestPluginsWithRuntimes
18:37:35 [2022-03-20T18:37:35.279Z]     plugin_test.go:172: testEnv.OSType == "windows"
18:37:35 [2022-03-20T18:37:35.279Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
18:37:35 [2022-03-20T18:37:35.279Z] === RUN   TestPluginBackCompatMediaTypes
18:37:35 [2022-03-20T18:37:35.279Z]     plugin_test.go:234: testEnv.OSType == "windows"
18:37:35 [2022-03-20T18:37:35.279Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
18:37:35 [2022-03-20T18:37:35.279Z] PASS
18:37:35 [2022-03-20T18:37:35.279Z] ok  	github.com/docker/docker/integration/plugin/common	0.138s
18:37:35 [2022-03-20T18:37:35.279Z] 
18:37:35 [2022-03-20T18:37:35.279Z] === Skipped
18:37:35 [2022-03-20T18:37:35.279Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
18:37:35 [2022-03-20T18:37:35.279Z]     plugin_test.go:63: testEnv.OSType == "windows"
18:37:35 [2022-03-20T18:37:35.279Z] 
18:37:35 [2022-03-20T18:37:35.279Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
18:37:35 [2022-03-20T18:37:35.279Z]     plugin_test.go:172: testEnv.OSType == "windows"
18:37:35 [2022-03-20T18:37:35.279Z] 
18:37:35 [2022-03-20T18:37:35.279Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
18:37:35 [2022-03-20T18:37:35.279Z]     plugin_test.go:234: testEnv.OSType == "windows"
18:37:35 [2022-03-20T18:37:35.279Z] 
18:37:35 [2022-03-20T18:37:35.279Z] DONE 5 tests, 3 skipped in 5.777s
18:37:35 [2022-03-20T18:37:35.279Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
18:37:35 [2022-03-20T18:37:35.745Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.385s	coverage: 59.9% of statements
18:37:35 [2022-03-20T18:37:35.745Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
18:37:35 [2022-03-20T18:37:35.745Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
18:37:36 [2022-03-20T18:37:36.104Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
18:37:36 [2022-03-20T18:37:36.104Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
18:37:36 [2022-03-20T18:37:36.320Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.112s	coverage: 4.0% of statements
18:37:36 [2022-03-20T18:37:36.320Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
18:37:36 [2022-03-20T18:37:36.405Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
18:37:36 [2022-03-20T18:37:36.405Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
18:37:36 [2022-03-20T18:37:36.405Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
18:37:36 [2022-03-20T18:37:36.894Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.5% of statements
18:37:36 [2022-03-20T18:37:36.894Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
18:37:36 [2022-03-20T18:37:36.969Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
18:37:37 [2022-03-20T18:37:37.157Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
18:37:37 [2022-03-20T18:37:37.226Z] === RUN   TestDockerSuite/TestLogsAPIUntil
18:37:38 [2022-03-20T18:37:38.277Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:37:38 [2022-03-20T18:37:38.277Z] INFO: Testing against a local daemon
18:37:38 [2022-03-20T18:37:38.277Z] === RUN   TestExternalGraphDriver
18:37:38 [2022-03-20T18:37:38.277Z]     external_test.go:47: runtime.GOOS == "windows"
18:37:38 [2022-03-20T18:37:38.277Z] --- SKIP: TestExternalGraphDriver (0.00s)
18:37:38 [2022-03-20T18:37:38.277Z] === RUN   TestGraphdriverPluginV2
18:37:38 [2022-03-20T18:37:38.277Z]     external_test.go:407: runtime.GOOS == "windows"
18:37:38 [2022-03-20T18:37:38.277Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
18:37:38 [2022-03-20T18:37:38.277Z] PASS
18:37:38 [2022-03-20T18:37:38.277Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.143s
18:37:38 [2022-03-20T18:37:38.747Z] 
18:37:38 [2022-03-20T18:37:38.747Z] === Skipped
18:37:38 [2022-03-20T18:37:38.747Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
18:37:38 [2022-03-20T18:37:38.747Z]     external_test.go:47: runtime.GOOS == "windows"
18:37:38 [2022-03-20T18:37:38.747Z] 
18:37:38 [2022-03-20T18:37:38.747Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
18:37:38 [2022-03-20T18:37:38.747Z]     external_test.go:407: runtime.GOOS == "windows"
18:37:38 [2022-03-20T18:37:38.747Z] 
18:37:38 [2022-03-20T18:37:38.747Z] DONE 2 tests, 2 skipped in 3.129s
18:37:38 [2022-03-20T18:37:38.747Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
18:37:41 [2022-03-20T18:37:41.440Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
18:37:41 [2022-03-20T18:37:41.440Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
18:37:41 [2022-03-20T18:37:41.582Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:37:41 [2022-03-20T18:37:41.582Z] INFO: Testing against a local daemon
18:37:41 [2022-03-20T18:37:41.582Z] === RUN   TestDockerSuite
18:37:41 [2022-03-20T18:37:41.582Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
18:37:41 [2022-03-20T18:37:41.582Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
18:37:41 [2022-03-20T18:37:41.582Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
18:37:41 [2022-03-20T18:37:41.582Z] === RUN   TestDockerSuite/TestAPIErrorJSON
18:37:41 [2022-03-20T18:37:41.582Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
18:37:41 [2022-03-20T18:37:41.582Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
18:37:41 [2022-03-20T18:37:41.582Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
18:37:41 [2022-03-20T18:37:41.582Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
18:37:41 [2022-03-20T18:37:41.582Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
18:37:41 [2022-03-20T18:37:41.582Z] === RUN   TestDockerSuite/TestAPIImagesDelete
18:37:41 [2022-03-20T18:37:41.708Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:37:41 [2022-03-20T18:37:41.708Z] INFO: Testing against a local daemon
18:37:41 [2022-03-20T18:37:41.708Z] === RUN   TestReadPluginNoRead
18:37:41 [2022-03-20T18:37:41.708Z]     read_test.go:21: no unix domain sockets on Windows
18:37:41 [2022-03-20T18:37:41.708Z] --- SKIP: TestReadPluginNoRead (0.00s)
18:37:41 [2022-03-20T18:37:41.708Z] PASS
18:37:41 [2022-03-20T18:37:41.708Z] ok  	github.com/docker/docker/integration/plugin/logging	0.114s
18:37:41 [2022-03-20T18:37:41.708Z] 
18:37:41 [2022-03-20T18:37:41.708Z] === Skipped
18:37:41 [2022-03-20T18:37:41.708Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
18:37:41 [2022-03-20T18:37:41.708Z]     read_test.go:21: no unix domain sockets on Windows
18:37:41 [2022-03-20T18:37:41.708Z] 
18:37:41 [2022-03-20T18:37:41.708Z] DONE 1 tests, 1 skipped in 2.828s
18:37:41 [2022-03-20T18:37:41.708Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
18:37:42 [2022-03-20T18:37:42.050Z] === RUN   TestDockerSuite/TestAPIImagesFilter
18:37:42 [2022-03-20T18:37:42.050Z] === RUN   TestDockerSuite/TestAPIImagesHistory
18:37:43 [2022-03-20T18:37:43.036Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
18:37:43 [2022-03-20T18:37:43.276Z] testing: warning: no tests to run
18:37:43 [2022-03-20T18:37:43.276Z] PASS
18:37:43 [2022-03-20T18:37:43.276Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.102s
18:37:43 [2022-03-20T18:37:43.276Z] 
18:37:43 [2022-03-20T18:37:43.276Z] DONE 0 tests in 1.343s
18:37:43 [2022-03-20T18:37:43.276Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
18:37:43 [2022-03-20T18:37:43.331Z] === RUN   TestConfigDaemonLibtrustID
18:37:43 [2022-03-20T18:37:43.331Z]     daemon_test.go:26: runtime.GOOS == "windows"
18:37:43 [2022-03-20T18:37:43.331Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
18:37:43 [2022-03-20T18:37:43.331Z] === RUN   TestDaemonConfigValidation
18:37:43 [2022-03-20T18:37:43.331Z]     daemon_test.go:45: runtime.GOOS == "windows"
18:37:43 [2022-03-20T18:37:43.331Z] --- SKIP: TestDaemonConfigValidation (0.00s)
18:37:43 [2022-03-20T18:37:43.331Z] === RUN   TestConfigDaemonSeccompProfiles
18:37:43 [2022-03-20T18:37:43.331Z]     daemon_test.go:111: runtime.GOOS == "windows"
18:37:43 [2022-03-20T18:37:43.331Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s)
18:37:43 [2022-03-20T18:37:43.331Z] === RUN   TestDaemonProxy
18:37:43 [2022-03-20T18:37:43.331Z]     daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows
18:37:43 [2022-03-20T18:37:43.331Z] --- SKIP: TestDaemonProxy (0.00s)
18:37:43 [2022-03-20T18:37:43.331Z] PASS
18:37:43 [2022-03-20T18:37:43.331Z] ok  	github.com/docker/docker/integration/daemon	0.122s
18:37:43 [2022-03-20T18:37:43.331Z] 
18:37:43 [2022-03-20T18:37:43.331Z] === Skipped
18:37:43 [2022-03-20T18:37:43.331Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
18:37:43 [2022-03-20T18:37:43.331Z]     daemon_test.go:26: runtime.GOOS == "windows"
18:37:43 [2022-03-20T18:37:43.331Z] 
18:37:43 [2022-03-20T18:37:43.331Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
18:37:43 [2022-03-20T18:37:43.331Z]     daemon_test.go:45: runtime.GOOS == "windows"
18:37:43 [2022-03-20T18:37:43.331Z] 
18:37:43 [2022-03-20T18:37:43.331Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s)
18:37:43 [2022-03-20T18:37:43.331Z]     daemon_test.go:111: runtime.GOOS == "windows"
18:37:43 [2022-03-20T18:37:43.331Z] 
18:37:43 [2022-03-20T18:37:43.331Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s)
18:37:43 [2022-03-20T18:37:43.331Z]     daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows
18:37:43 [2022-03-20T18:37:43.331Z] 
18:37:43 [2022-03-20T18:37:43.331Z] DONE 4 tests, 4 skipped in 26.270s
18:37:43 [2022-03-20T18:37:43.331Z] Running D:\gopath\src\github.com\docker\docker\integration\image
18:37:43 [2022-03-20T18:37:43.370Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
18:37:43 [2022-03-20T18:37:43.503Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
18:37:44 [2022-03-20T18:37:44.858Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:37:44 [2022-03-20T18:37:44.858Z] INFO: Testing against a local daemon
18:37:44 [2022-03-20T18:37:44.858Z] === RUN   TestCommitInheritsEnv
18:37:44 [2022-03-20T18:37:44.858Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
18:37:44 [2022-03-20T18:37:44.858Z] --- SKIP: TestCommitInheritsEnv (0.00s)
18:37:44 [2022-03-20T18:37:44.858Z] === RUN   TestImportExtremelyLargeImageWorks
18:37:44 [2022-03-20T18:37:44.858Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
18:37:44 [2022-03-20T18:37:44.858Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
18:37:44 [2022-03-20T18:37:44.858Z] === RUN   TestImportWithCustomPlatform
18:37:44 [2022-03-20T18:37:44.858Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
18:37:44 [2022-03-20T18:37:44.858Z] --- SKIP: TestImportWithCustomPlatform (0.00s)
18:37:44 [2022-03-20T18:37:44.858Z] === RUN   TestImagesFilterMultiReference
18:37:44 [2022-03-20T18:37:44.858Z] --- PASS: TestImagesFilterMultiReference (0.09s)
18:37:44 [2022-03-20T18:37:44.858Z] === RUN   TestImagePullPlatformInvalid
18:37:44 [2022-03-20T18:37:44.858Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
18:37:44 [2022-03-20T18:37:44.858Z] === RUN   TestRemoveImageOrphaning
18:37:45 [2022-03-20T18:37:45.491Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:37:45 [2022-03-20T18:37:45.491Z] INFO: Testing against a local daemon
18:37:45 [2022-03-20T18:37:45.491Z] === RUN   TestPluginWithDevMounts
18:37:45 [2022-03-20T18:37:45.491Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
18:37:45 [2022-03-20T18:37:45.491Z] --- SKIP: TestPluginWithDevMounts (0.00s)
18:37:45 [2022-03-20T18:37:45.491Z] PASS
18:37:45 [2022-03-20T18:37:45.491Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.111s
18:37:45 [2022-03-20T18:37:45.820Z] --- PASS: TestRemoveImageOrphaning (1.12s)
18:37:45 [2022-03-20T18:37:45.820Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:37:45 [2022-03-20T18:37:45.820Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s)
18:37:45 [2022-03-20T18:37:45.820Z] === RUN   TestTagInvalidReference
18:37:45 [2022-03-20T18:37:45.820Z] --- PASS: TestTagInvalidReference (0.03s)
18:37:45 [2022-03-20T18:37:45.820Z] === RUN   TestTagValidPrefixedRepo
18:37:45 [2022-03-20T18:37:45.820Z] --- PASS: TestTagValidPrefixedRepo (0.09s)
18:37:45 [2022-03-20T18:37:45.820Z] === RUN   TestTagExistedNameWithoutForce
18:37:45 [2022-03-20T18:37:45.820Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
18:37:45 [2022-03-20T18:37:45.820Z] === RUN   TestTagOfficialNames
18:37:45 [2022-03-20T18:37:45.887Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
18:37:45 [2022-03-20T18:37:45.961Z] 
18:37:45 [2022-03-20T18:37:45.961Z] === Skipped
18:37:45 [2022-03-20T18:37:45.961Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
18:37:45 [2022-03-20T18:37:45.961Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
18:37:45 [2022-03-20T18:37:45.961Z] 
18:37:45 [2022-03-20T18:37:45.961Z] DONE 1 tests, 1 skipped in 2.736s
18:37:45 [2022-03-20T18:37:45.961Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
18:37:46 [2022-03-20T18:37:46.276Z] --- PASS: TestTagOfficialNames (0.09s)
18:37:46 [2022-03-20T18:37:46.276Z] === RUN   TestTagMatchesDigest
18:37:46 [2022-03-20T18:37:46.276Z] --- PASS: TestTagMatchesDigest (0.03s)
18:37:46 [2022-03-20T18:37:46.276Z] PASS
18:37:46 [2022-03-20T18:37:46.276Z] ok  	github.com/docker/docker/integration/image	1.679s
18:37:46 [2022-03-20T18:37:46.276Z] 
18:37:46 [2022-03-20T18:37:46.276Z] === Skipped
18:37:46 [2022-03-20T18:37:46.276Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
18:37:46 [2022-03-20T18:37:46.276Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
18:37:46 [2022-03-20T18:37:46.276Z] 
18:37:46 [2022-03-20T18:37:46.276Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
18:37:46 [2022-03-20T18:37:46.276Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
18:37:46 [2022-03-20T18:37:46.276Z] 
18:37:46 [2022-03-20T18:37:46.276Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s)
18:37:46 [2022-03-20T18:37:46.276Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
18:37:46 [2022-03-20T18:37:46.276Z] 
18:37:46 [2022-03-20T18:37:46.276Z] DONE 12 tests, 3 skipped in 6.426s
18:37:46 [2022-03-20T18:37:46.276Z] Running D:\gopath\src\github.com\docker\docker\integration\network
18:37:46 [2022-03-20T18:37:46.452Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
18:37:46 [2022-03-20T18:37:46.452Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
18:37:47 [2022-03-20T18:37:47.162Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.525s	coverage: 7.2% of statements
18:37:47 [2022-03-20T18:37:47.162Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
18:37:47 [2022-03-20T18:37:47.162Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
18:37:47 [2022-03-20T18:37:47.162Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
18:37:47 [2022-03-20T18:37:47.162Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
18:37:47 [2022-03-20T18:37:47.162Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
18:37:47 [2022-03-20T18:37:47.162Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
18:37:47 [2022-03-20T18:37:47.162Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
18:37:47 [2022-03-20T18:37:47.382Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
18:37:47 [2022-03-20T18:37:47.382Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
18:37:47 [2022-03-20T18:37:47.432Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.020s	coverage: 81.2% of statements
18:37:47 [2022-03-20T18:37:47.693Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
18:37:47 [2022-03-20T18:37:47.955Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
18:37:48 [2022-03-20T18:37:48.196Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:37:48 [2022-03-20T18:37:48.196Z] INFO: Testing against a local daemon
18:37:48 [2022-03-20T18:37:48.196Z] === RUN   TestSecretInspect
18:37:48 [2022-03-20T18:37:48.196Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
18:37:48 [2022-03-20T18:37:48.196Z] --- SKIP: TestSecretInspect (0.00s)
18:37:48 [2022-03-20T18:37:48.196Z] === RUN   TestSecretList
18:37:48 [2022-03-20T18:37:48.196Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
18:37:48 [2022-03-20T18:37:48.196Z] --- SKIP: TestSecretList (0.00s)
18:37:48 [2022-03-20T18:37:48.196Z] === RUN   TestSecretsCreateAndDelete
18:37:48 [2022-03-20T18:37:48.196Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
18:37:48 [2022-03-20T18:37:48.196Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
18:37:48 [2022-03-20T18:37:48.196Z] === RUN   TestSecretsUpdate
18:37:48 [2022-03-20T18:37:48.196Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
18:37:48 [2022-03-20T18:37:48.196Z] --- SKIP: TestSecretsUpdate (0.00s)
18:37:48 [2022-03-20T18:37:48.196Z] === RUN   TestTemplatedSecret
18:37:48 [2022-03-20T18:37:48.196Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
18:37:48 [2022-03-20T18:37:48.196Z] --- SKIP: TestTemplatedSecret (0.00s)
18:37:48 [2022-03-20T18:37:48.196Z] === RUN   TestSecretCreateResolve
18:37:48 [2022-03-20T18:37:48.196Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
18:37:48 [2022-03-20T18:37:48.196Z] --- SKIP: TestSecretCreateResolve (0.00s)
18:37:48 [2022-03-20T18:37:48.196Z] PASS
18:37:48 [2022-03-20T18:37:48.196Z] ok  	github.com/docker/docker/integration/secret	0.114s
18:37:48 [2022-03-20T18:37:48.312Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
18:37:48 [2022-03-20T18:37:48.664Z] 
18:37:48 [2022-03-20T18:37:48.664Z] === Skipped
18:37:48 [2022-03-20T18:37:48.664Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
18:37:48 [2022-03-20T18:37:48.664Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
18:37:48 [2022-03-20T18:37:48.664Z] 
18:37:48 [2022-03-20T18:37:48.664Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
18:37:48 [2022-03-20T18:37:48.664Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
18:37:48 [2022-03-20T18:37:48.664Z] 
18:37:48 [2022-03-20T18:37:48.664Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
18:37:48 [2022-03-20T18:37:48.664Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
18:37:48 [2022-03-20T18:37:48.664Z] 
18:37:48 [2022-03-20T18:37:48.664Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
18:37:48 [2022-03-20T18:37:48.664Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
18:37:48 [2022-03-20T18:37:48.664Z] 
18:37:48 [2022-03-20T18:37:48.664Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
18:37:48 [2022-03-20T18:37:48.664Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
18:37:48 [2022-03-20T18:37:48.664Z] 
18:37:48 [2022-03-20T18:37:48.664Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
18:37:48 [2022-03-20T18:37:48.664Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
18:37:48 [2022-03-20T18:37:48.664Z] 
18:37:48 [2022-03-20T18:37:48.664Z] DONE 6 tests, 6 skipped in 2.526s
18:37:48 [2022-03-20T18:37:48.664Z] Running D:\gopath\src\github.com\docker\docker\integration\service
18:37:49 [2022-03-20T18:37:49.171Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:37:49 [2022-03-20T18:37:49.171Z] INFO: Testing against a local daemon
18:37:49 [2022-03-20T18:37:49.171Z] === RUN   TestNetworkCreateDelete
18:37:49 [2022-03-20T18:37:49.171Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
18:37:49 [2022-03-20T18:37:49.171Z] --- SKIP: TestNetworkCreateDelete (0.00s)
18:37:49 [2022-03-20T18:37:49.171Z] === RUN   TestDockerNetworkDeletePreferID
18:37:49 [2022-03-20T18:37:49.171Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
18:37:49 [2022-03-20T18:37:49.171Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
18:37:49 [2022-03-20T18:37:49.171Z] === RUN   TestDaemonDNSFallback
18:37:49 [2022-03-20T18:37:49.171Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
18:37:49 [2022-03-20T18:37:49.171Z] --- SKIP: TestDaemonDNSFallback (0.00s)
18:37:49 [2022-03-20T18:37:49.171Z] === RUN   TestInspectNetwork
18:37:49 [2022-03-20T18:37:49.171Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
18:37:49 [2022-03-20T18:37:49.171Z] --- SKIP: TestInspectNetwork (0.00s)
18:37:49 [2022-03-20T18:37:49.171Z] === RUN   TestRunContainerWithBridgeNone
18:37:49 [2022-03-20T18:37:49.171Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
18:37:49 [2022-03-20T18:37:49.171Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
18:37:49 [2022-03-20T18:37:49.171Z] === RUN   TestNetworkInvalidJSON
18:37:49 [2022-03-20T18:37:49.171Z] === RUN   TestNetworkInvalidJSON//networks/create
18:37:49 [2022-03-20T18:37:49.171Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:37:49 [2022-03-20T18:37:49.171Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:37:49 [2022-03-20T18:37:49.171Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:37:49 [2022-03-20T18:37:49.171Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:37:49 [2022-03-20T18:37:49.171Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:37:49 [2022-03-20T18:37:49.171Z] === CONT  TestNetworkInvalidJSON//networks/create
18:37:49 [2022-03-20T18:37:49.171Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:37:49 [2022-03-20T18:37:49.171Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:37:49 [2022-03-20T18:37:49.171Z] --- PASS: TestNetworkInvalidJSON (0.05s)
18:37:49 [2022-03-20T18:37:49.171Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
18:37:49 [2022-03-20T18:37:49.171Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
18:37:49 [2022-03-20T18:37:49.171Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
18:37:49 [2022-03-20T18:37:49.171Z] === RUN   TestNetworkList
18:37:49 [2022-03-20T18:37:49.171Z] === RUN   TestNetworkList//networks
18:37:49 [2022-03-20T18:37:49.171Z] === PAUSE TestNetworkList//networks
18:37:49 [2022-03-20T18:37:49.171Z] === RUN   TestNetworkList//networks/
18:37:49 [2022-03-20T18:37:49.171Z] === PAUSE TestNetworkList//networks/
18:37:49 [2022-03-20T18:37:49.171Z] === CONT  TestNetworkList//networks
18:37:49 [2022-03-20T18:37:49.171Z] === CONT  TestNetworkList//networks/
18:37:49 [2022-03-20T18:37:49.171Z] --- PASS: TestNetworkList (0.04s)
18:37:49 [2022-03-20T18:37:49.171Z]     --- PASS: TestNetworkList//networks (0.00s)
18:37:49 [2022-03-20T18:37:49.171Z]     --- PASS: TestNetworkList//networks/ (0.01s)
18:37:49 [2022-03-20T18:37:49.171Z] === RUN   TestHostIPv4BridgeLabel
18:37:49 [2022-03-20T18:37:49.171Z]     network_test.go:128: testEnv.OSType == "windows"
18:37:49 [2022-03-20T18:37:49.171Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
18:37:49 [2022-03-20T18:37:49.171Z] === RUN   TestDaemonRestartWithLiveRestore
18:37:49 [2022-03-20T18:37:49.171Z]     service_test.go:30: testEnv.OSType == "windows"
18:37:49 [2022-03-20T18:37:49.171Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
18:37:49 [2022-03-20T18:37:49.171Z] === RUN   TestDaemonDefaultNetworkPools
18:37:49 [2022-03-20T18:37:49.171Z]     service_test.go:59: testEnv.OSType == "windows"
18:37:49 [2022-03-20T18:37:49.171Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
18:37:49 [2022-03-20T18:37:49.171Z] === RUN   TestDaemonRestartWithExistingNetwork
18:37:49 [2022-03-20T18:37:49.171Z]     service_test.go:103: testEnv.OSType == "windows"
18:37:49 [2022-03-20T18:37:49.171Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
18:37:49 [2022-03-20T18:37:49.171Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:37:49 [2022-03-20T18:37:49.171Z]     service_test.go:137: testEnv.OSType == "windows"
18:37:49 [2022-03-20T18:37:49.171Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
18:37:49 [2022-03-20T18:37:49.171Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:37:49 [2022-03-20T18:37:49.171Z]     service_test.go:188: testEnv.OSType == "windows"
18:37:49 [2022-03-20T18:37:49.171Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
18:37:49 [2022-03-20T18:37:49.171Z] === RUN   TestServiceWithPredefinedNetwork
18:37:49 [2022-03-20T18:37:49.171Z]     service_test.go:213: testEnv.OSType == "windows"
18:37:49 [2022-03-20T18:37:49.171Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
18:37:49 [2022-03-20T18:37:49.171Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:37:49 [2022-03-20T18:37:49.171Z]     service_test.go:243: FLAKY_TEST
18:37:49 [2022-03-20T18:37:49.171Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:37:49 [2022-03-20T18:37:49.171Z] === RUN   TestServiceWithDataPathPortInit
18:37:49 [2022-03-20T18:37:49.171Z]     service_test.go:334: testEnv.OSType == "windows"
18:37:49 [2022-03-20T18:37:49.171Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
18:37:49 [2022-03-20T18:37:49.171Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:37:49 [2022-03-20T18:37:49.171Z]     service_test.go:402: testEnv.OSType == "windows"
18:37:49 [2022-03-20T18:37:49.171Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
18:37:49 [2022-03-20T18:37:49.171Z] PASS
18:37:49 [2022-03-20T18:37:49.171Z] ok  	github.com/docker/docker/integration/network	0.194s
18:37:49 [2022-03-20T18:37:49.171Z] 
18:37:49 [2022-03-20T18:37:49.171Z] === Skipped
18:37:49 [2022-03-20T18:37:49.171Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
18:37:49 [2022-03-20T18:37:49.171Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
18:37:49 [2022-03-20T18:37:49.171Z] 
18:37:49 [2022-03-20T18:37:49.171Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
18:37:49 [2022-03-20T18:37:49.171Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
18:37:49 [2022-03-20T18:37:49.171Z] 
18:37:49 [2022-03-20T18:37:49.171Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
18:37:49 [2022-03-20T18:37:49.171Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
18:37:49 [2022-03-20T18:37:49.171Z] 
18:37:49 [2022-03-20T18:37:49.171Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
18:37:49 [2022-03-20T18:37:49.171Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
18:37:49 [2022-03-20T18:37:49.171Z] 
18:37:49 [2022-03-20T18:37:49.171Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
18:37:49 [2022-03-20T18:37:49.171Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
18:37:49 [2022-03-20T18:37:49.171Z] 
18:37:49 [2022-03-20T18:37:49.171Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
18:37:49 [2022-03-20T18:37:49.171Z]     network_test.go:128: testEnv.OSType == "windows"
18:37:49 [2022-03-20T18:37:49.171Z] 
18:37:49 [2022-03-20T18:37:49.172Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.01s)
18:37:49 [2022-03-20T18:37:49.172Z]     service_test.go:30: testEnv.OSType == "windows"
18:37:49 [2022-03-20T18:37:49.172Z] 
18:37:49 [2022-03-20T18:37:49.172Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
18:37:49 [2022-03-20T18:37:49.172Z]     service_test.go:59: testEnv.OSType == "windows"
18:37:49 [2022-03-20T18:37:49.172Z] 
18:37:49 [2022-03-20T18:37:49.172Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
18:37:49 [2022-03-20T18:37:49.172Z]     service_test.go:103: testEnv.OSType == "windows"
18:37:49 [2022-03-20T18:37:49.172Z] 
18:37:49 [2022-03-20T18:37:49.172Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
18:37:49 [2022-03-20T18:37:49.172Z]     service_test.go:137: testEnv.OSType == "windows"
18:37:49 [2022-03-20T18:37:49.172Z] 
18:37:49 [2022-03-20T18:37:49.172Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
18:37:49 [2022-03-20T18:37:49.172Z]     service_test.go:188: testEnv.OSType == "windows"
18:37:49 [2022-03-20T18:37:49.172Z] 
18:37:49 [2022-03-20T18:37:49.172Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
18:37:49 [2022-03-20T18:37:49.172Z]     service_test.go:213: testEnv.OSType == "windows"
18:37:49 [2022-03-20T18:37:49.172Z] 
18:37:49 [2022-03-20T18:37:49.172Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:37:49 [2022-03-20T18:37:49.172Z]     service_test.go:243: FLAKY_TEST
18:37:49 [2022-03-20T18:37:49.172Z] 
18:37:49 [2022-03-20T18:37:49.172Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
18:37:49 [2022-03-20T18:37:49.172Z]     service_test.go:334: testEnv.OSType == "windows"
18:37:49 [2022-03-20T18:37:49.172Z] 
18:37:49 [2022-03-20T18:37:49.172Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
18:37:49 [2022-03-20T18:37:49.172Z]     service_test.go:402: testEnv.OSType == "windows"
18:37:49 [2022-03-20T18:37:49.172Z] 
18:37:49 [2022-03-20T18:37:49.172Z] DONE 22 tests, 15 skipped in 2.653s
18:37:49 [2022-03-20T18:37:49.172Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
18:37:49 [2022-03-20T18:37:49.683Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
18:37:49 [2022-03-20T18:37:49.683Z]     docker_api_swarm_service_test.go:395: [d4d1069b2e25f] joining swarm manager [d520d96f7a8b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:37:50 [2022-03-20T18:37:50.136Z] testing: warning: no tests to run
18:37:50 [2022-03-20T18:37:50.136Z] PASS
18:37:50 [2022-03-20T18:37:50.136Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.083s
18:37:50 [2022-03-20T18:37:50.136Z] 
18:37:50 [2022-03-20T18:37:50.136Z] DONE 0 tests in 0.819s
18:37:50 [2022-03-20T18:37:50.136Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
18:37:50 [2022-03-20T18:37:50.245Z]     docker_api_swarm_service_test.go:395: [d37b56364a4b1] joining swarm manager [d520d96f7a8b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:37:50 [2022-03-20T18:37:50.501Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
18:37:51 [2022-03-20T18:37:51.103Z] testing: warning: no tests to run
18:37:51 [2022-03-20T18:37:51.103Z] PASS
18:37:51 [2022-03-20T18:37:51.103Z] ok  	github.com/docker/docker/integration/network/macvlan	0.076s
18:37:51 [2022-03-20T18:37:51.103Z] 
18:37:51 [2022-03-20T18:37:51.103Z] DONE 0 tests in 0.791s
18:37:51 [2022-03-20T18:37:51.103Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
18:37:51 [2022-03-20T18:37:51.456Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
18:37:51 [2022-03-20T18:37:51.616Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:37:51 [2022-03-20T18:37:51.616Z] INFO: Testing against a local daemon
18:37:51 [2022-03-20T18:37:51.616Z] === RUN   TestServiceCreateInit
18:37:51 [2022-03-20T18:37:51.617Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:37:51 [2022-03-20T18:37:51.617Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
18:37:51 [2022-03-20T18:37:51.617Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:37:51 [2022-03-20T18:37:51.617Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
18:37:51 [2022-03-20T18:37:51.617Z] --- PASS: TestServiceCreateInit (0.05s)
18:37:51 [2022-03-20T18:37:51.617Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:37:51 [2022-03-20T18:37:51.617Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:37:51 [2022-03-20T18:37:51.617Z] === RUN   TestCreateServiceMultipleTimes
18:37:51 [2022-03-20T18:37:51.617Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:37:51 [2022-03-20T18:37:51.617Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
18:37:51 [2022-03-20T18:37:51.617Z] === RUN   TestCreateServiceConflict
18:37:51 [2022-03-20T18:37:51.617Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
18:37:51 [2022-03-20T18:37:51.617Z] --- SKIP: TestCreateServiceConflict (0.00s)
18:37:51 [2022-03-20T18:37:51.617Z] === RUN   TestCreateServiceMaxReplicas
18:37:51 [2022-03-20T18:37:51.617Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
18:37:51 [2022-03-20T18:37:51.617Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s)
18:37:51 [2022-03-20T18:37:51.617Z] === RUN   TestCreateWithDuplicateNetworkNames
18:37:51 [2022-03-20T18:37:51.617Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
18:37:51 [2022-03-20T18:37:51.617Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
18:37:51 [2022-03-20T18:37:51.617Z] === RUN   TestCreateServiceSecretFileMode
18:37:51 [2022-03-20T18:37:51.617Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
18:37:51 [2022-03-20T18:37:51.617Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
18:37:51 [2022-03-20T18:37:51.617Z] === RUN   TestCreateServiceConfigFileMode
18:37:51 [2022-03-20T18:37:51.617Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
18:37:51 [2022-03-20T18:37:51.617Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
18:37:51 [2022-03-20T18:37:51.617Z] === RUN   TestCreateServiceSysctls
18:37:51 [2022-03-20T18:37:51.617Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
18:37:51 [2022-03-20T18:37:51.617Z] --- SKIP: TestCreateServiceSysctls (0.04s)
18:37:51 [2022-03-20T18:37:51.617Z] === RUN   TestCreateServiceCapabilities
18:37:51 [2022-03-20T18:37:51.617Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
18:37:51 [2022-03-20T18:37:51.617Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
18:37:51 [2022-03-20T18:37:51.617Z] === RUN   TestInspect
18:37:51 [2022-03-20T18:37:51.617Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
18:37:51 [2022-03-20T18:37:51.617Z] --- SKIP: TestInspect (0.00s)
18:37:51 [2022-03-20T18:37:51.617Z] === RUN   TestCreateJob
18:37:51 [2022-03-20T18:37:51.617Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
18:37:51 [2022-03-20T18:37:51.617Z] --- SKIP: TestCreateJob (0.00s)
18:37:51 [2022-03-20T18:37:51.617Z] === RUN   TestReplicatedJob
18:37:51 [2022-03-20T18:37:51.617Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
18:37:51 [2022-03-20T18:37:51.617Z] --- SKIP: TestReplicatedJob (0.00s)
18:37:51 [2022-03-20T18:37:51.617Z] === RUN   TestUpdateReplicatedJob
18:37:51 [2022-03-20T18:37:51.617Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
18:37:51 [2022-03-20T18:37:51.617Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
18:37:51 [2022-03-20T18:37:51.617Z] === RUN   TestServiceListWithStatuses
18:37:51 [2022-03-20T18:37:51.617Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
18:37:51 [2022-03-20T18:37:51.617Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:37:51 [2022-03-20T18:37:51.617Z] === RUN   TestDockerNetworkConnectAlias
18:37:51 [2022-03-20T18:37:51.617Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
18:37:51 [2022-03-20T18:37:51.617Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
18:37:51 [2022-03-20T18:37:51.617Z] === RUN   TestDockerNetworkReConnect
18:37:51 [2022-03-20T18:37:51.617Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:37:51 [2022-03-20T18:37:51.617Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
18:37:51 [2022-03-20T18:37:51.617Z] === RUN   TestServicePlugin
18:37:51 [2022-03-20T18:37:51.617Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
18:37:51 [2022-03-20T18:37:51.617Z] --- SKIP: TestServicePlugin (0.00s)
18:37:51 [2022-03-20T18:37:51.617Z] === RUN   TestServiceUpdateLabel
18:37:51 [2022-03-20T18:37:51.617Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
18:37:51 [2022-03-20T18:37:51.617Z] --- SKIP: TestServiceUpdateLabel (0.00s)
18:37:51 [2022-03-20T18:37:51.617Z] === RUN   TestServiceUpdateSecrets
18:37:51 [2022-03-20T18:37:51.617Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
18:37:51 [2022-03-20T18:37:51.617Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
18:37:51 [2022-03-20T18:37:51.617Z] === RUN   TestServiceUpdateConfigs
18:37:51 [2022-03-20T18:37:51.617Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
18:37:51 [2022-03-20T18:37:51.617Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
18:37:51 [2022-03-20T18:37:51.617Z] === RUN   TestServiceUpdateNetwork
18:37:51 [2022-03-20T18:37:51.617Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
18:37:51 [2022-03-20T18:37:51.617Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
18:37:51 [2022-03-20T18:37:51.617Z] === RUN   TestServiceUpdatePidsLimit
18:37:51 [2022-03-20T18:37:51.617Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
18:37:51 [2022-03-20T18:37:51.617Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
18:37:51 [2022-03-20T18:37:51.617Z] PASS
18:37:51 [2022-03-20T18:37:51.617Z] ok  	github.com/docker/docker/integration/service	0.268s
18:37:52 [2022-03-20T18:37:52.067Z] testing: warning: no tests to run
18:37:52 [2022-03-20T18:37:52.067Z] PASS
18:37:52 [2022-03-20T18:37:52.067Z] ok  	github.com/docker/docker/integration/plugin	0.087s
18:37:52 [2022-03-20T18:37:52.067Z] 
18:37:52 [2022-03-20T18:37:52.067Z] DONE 0 tests in 0.825s
18:37:52 [2022-03-20T18:37:52.067Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
18:37:52 [2022-03-20T18:37:52.085Z] 
18:37:52 [2022-03-20T18:37:52.085Z] === Skipped
18:37:52 [2022-03-20T18:37:52.085Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
18:37:52 [2022-03-20T18:37:52.085Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
18:37:52 [2022-03-20T18:37:52.085Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:37:52 [2022-03-20T18:37:52.085Z] 
18:37:52 [2022-03-20T18:37:52.085Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
18:37:52 [2022-03-20T18:37:52.085Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
18:37:52 [2022-03-20T18:37:52.085Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:37:52 [2022-03-20T18:37:52.085Z] 
18:37:52 [2022-03-20T18:37:52.085Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
18:37:52 [2022-03-20T18:37:52.085Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:37:52 [2022-03-20T18:37:52.085Z] 
18:37:52 [2022-03-20T18:37:52.085Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
18:37:52 [2022-03-20T18:37:52.085Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
18:37:52 [2022-03-20T18:37:52.085Z] 
18:37:52 [2022-03-20T18:37:52.085Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s)
18:37:52 [2022-03-20T18:37:52.085Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
18:37:52 [2022-03-20T18:37:52.085Z] 
18:37:52 [2022-03-20T18:37:52.085Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
18:37:52 [2022-03-20T18:37:52.085Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
18:37:52 [2022-03-20T18:37:52.085Z] 
18:37:52 [2022-03-20T18:37:52.085Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
18:37:52 [2022-03-20T18:37:52.085Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
18:37:52 [2022-03-20T18:37:52.085Z] 
18:37:52 [2022-03-20T18:37:52.085Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
18:37:52 [2022-03-20T18:37:52.085Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
18:37:52 [2022-03-20T18:37:52.085Z] 
18:37:52 [2022-03-20T18:37:52.085Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s)
18:37:52 [2022-03-20T18:37:52.085Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
18:37:52 [2022-03-20T18:37:52.085Z] 
18:37:52 [2022-03-20T18:37:52.085Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s)
18:37:52 [2022-03-20T18:37:52.085Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
18:37:52 [2022-03-20T18:37:52.085Z] 
18:37:52 [2022-03-20T18:37:52.085Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
18:37:52 [2022-03-20T18:37:52.085Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
18:37:52 [2022-03-20T18:37:52.085Z] 
18:37:52 [2022-03-20T18:37:52.085Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
18:37:52 [2022-03-20T18:37:52.085Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
18:37:52 [2022-03-20T18:37:52.085Z] 
18:37:52 [2022-03-20T18:37:52.085Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
18:37:52 [2022-03-20T18:37:52.085Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
18:37:52 [2022-03-20T18:37:52.085Z] 
18:37:52 [2022-03-20T18:37:52.085Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
18:37:52 [2022-03-20T18:37:52.085Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
18:37:52 [2022-03-20T18:37:52.085Z] 
18:37:52 [2022-03-20T18:37:52.085Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
18:37:52 [2022-03-20T18:37:52.085Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
18:37:52 [2022-03-20T18:37:52.085Z] 
18:37:52 [2022-03-20T18:37:52.085Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
18:37:52 [2022-03-20T18:37:52.085Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
18:37:52 [2022-03-20T18:37:52.085Z] 
18:37:52 [2022-03-20T18:37:52.085Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
18:37:52 [2022-03-20T18:37:52.085Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:37:52 [2022-03-20T18:37:52.085Z] 
18:37:52 [2022-03-20T18:37:52.086Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
18:37:52 [2022-03-20T18:37:52.086Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
18:37:52 [2022-03-20T18:37:52.086Z] 
18:37:52 [2022-03-20T18:37:52.086Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
18:37:52 [2022-03-20T18:37:52.086Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
18:37:52 [2022-03-20T18:37:52.086Z] 
18:37:52 [2022-03-20T18:37:52.086Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
18:37:52 [2022-03-20T18:37:52.086Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
18:37:52 [2022-03-20T18:37:52.086Z] 
18:37:52 [2022-03-20T18:37:52.086Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
18:37:52 [2022-03-20T18:37:52.086Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
18:37:52 [2022-03-20T18:37:52.086Z] 
18:37:52 [2022-03-20T18:37:52.086Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
18:37:52 [2022-03-20T18:37:52.086Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
18:37:52 [2022-03-20T18:37:52.086Z] 
18:37:52 [2022-03-20T18:37:52.086Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
18:37:52 [2022-03-20T18:37:52.086Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
18:37:52 [2022-03-20T18:37:52.086Z] 
18:37:52 [2022-03-20T18:37:52.086Z] DONE 24 tests, 23 skipped in 3.300s
18:37:52 [2022-03-20T18:37:52.086Z] Running D:\gopath\src\github.com\docker\docker\integration\session
18:37:53 [2022-03-20T18:37:53.032Z] testing: warning: no tests to run
18:37:53 [2022-03-20T18:37:53.032Z] PASS
18:37:53 [2022-03-20T18:37:53.032Z] ok  	github.com/docker/docker/integration/plugin/authz	0.086s
18:37:53 [2022-03-20T18:37:53.032Z] 
18:37:53 [2022-03-20T18:37:53.032Z] DONE 0 tests in 0.801s
18:37:53 [2022-03-20T18:37:53.032Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
18:37:53 [2022-03-20T18:37:53.980Z] === RUN   TestDockerSuite/TestLogsFollowStopped
18:37:54 [2022-03-20T18:37:54.320Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:37:54 [2022-03-20T18:37:54.321Z] INFO: Testing against a local daemon
18:37:54 [2022-03-20T18:37:54.321Z] === RUN   TestSessionCreate
18:37:54 [2022-03-20T18:37:54.321Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
18:37:54 [2022-03-20T18:37:54.321Z] --- SKIP: TestSessionCreate (0.00s)
18:37:54 [2022-03-20T18:37:54.321Z] === RUN   TestSessionCreateWithBadUpgrade
18:37:54 [2022-03-20T18:37:54.321Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
18:37:54 [2022-03-20T18:37:54.321Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
18:37:54 [2022-03-20T18:37:54.321Z] PASS
18:37:54 [2022-03-20T18:37:54.321Z] ok  	github.com/docker/docker/integration/session	0.105s
18:37:54 [2022-03-20T18:37:54.543Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
18:37:54 [2022-03-20T18:37:54.789Z] 
18:37:54 [2022-03-20T18:37:54.789Z] === Skipped
18:37:54 [2022-03-20T18:37:54.789Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
18:37:54 [2022-03-20T18:37:54.789Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
18:37:54 [2022-03-20T18:37:54.789Z] 
18:37:54 [2022-03-20T18:37:54.789Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
18:37:54 [2022-03-20T18:37:54.789Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
18:37:54 [2022-03-20T18:37:54.789Z] 
18:37:54 [2022-03-20T18:37:54.789Z] DONE 2 tests, 2 skipped in 2.478s
18:37:54 [2022-03-20T18:37:54.789Z] Running D:\gopath\src\github.com\docker\docker\integration\system
18:37:55 [2022-03-20T18:37:55.107Z] === RUN   TestDockerSuite/TestLogsSince
18:37:57 [2022-03-20T18:37:57.008Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:37:57 [2022-03-20T18:37:57.008Z] INFO: Testing against a local daemon
18:37:57 [2022-03-20T18:37:57.008Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:37:57 [2022-03-20T18:37:57.008Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
18:37:57 [2022-03-20T18:37:57.008Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:37:57 [2022-03-20T18:37:57.008Z] === RUN   TestDiskUsage
18:37:57 [2022-03-20T18:37:57.008Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
18:37:57 [2022-03-20T18:37:57.008Z] --- SKIP: TestDiskUsage (0.00s)
18:37:57 [2022-03-20T18:37:57.008Z] === RUN   TestEventsExecDie
18:37:57 [2022-03-20T18:37:57.008Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
18:37:57 [2022-03-20T18:37:57.008Z] --- SKIP: TestEventsExecDie (0.00s)
18:37:57 [2022-03-20T18:37:57.008Z] === RUN   TestEventsBackwardsCompatible
18:37:57 [2022-03-20T18:37:57.008Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
18:37:57 [2022-03-20T18:37:57.008Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
18:37:57 [2022-03-20T18:37:57.008Z] === RUN   TestEventsVolumeCreate
18:37:57 [2022-03-20T18:37:57.008Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
18:37:57 [2022-03-20T18:37:57.008Z] --- SKIP: TestEventsVolumeCreate (0.00s)
18:37:57 [2022-03-20T18:37:57.008Z] === RUN   TestInfoAPI
18:37:57 [2022-03-20T18:37:57.008Z] --- PASS: TestInfoAPI (0.05s)
18:37:57 [2022-03-20T18:37:57.476Z] === RUN   TestInfoAPIWarnings
18:37:57 [2022-03-20T18:37:57.476Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
18:37:57 [2022-03-20T18:37:57.476Z] --- SKIP: TestInfoAPIWarnings (0.00s)
18:37:57 [2022-03-20T18:37:57.476Z] === RUN   TestInfoDebug
18:37:57 [2022-03-20T18:37:57.476Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:37:57 [2022-03-20T18:37:57.476Z] --- SKIP: TestInfoDebug (0.00s)
18:37:57 [2022-03-20T18:37:57.476Z] === RUN   TestInfoInsecureRegistries
18:37:57 [2022-03-20T18:37:57.476Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:37:57 [2022-03-20T18:37:57.476Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
18:37:57 [2022-03-20T18:37:57.476Z] === RUN   TestInfoRegistryMirrors
18:37:57 [2022-03-20T18:37:57.476Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:37:57 [2022-03-20T18:37:57.476Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
18:37:57 [2022-03-20T18:37:57.476Z] === RUN   TestLoginFailsWithBadCredentials
18:37:58 [2022-03-20T18:37:58.464Z] --- PASS: TestLoginFailsWithBadCredentials (1.09s)
18:37:58 [2022-03-20T18:37:58.464Z] === RUN   TestPingCacheHeaders
18:37:58 [2022-03-20T18:37:58.464Z] --- PASS: TestPingCacheHeaders (0.04s)
18:37:58 [2022-03-20T18:37:58.464Z] === RUN   TestPingGet
18:37:58 [2022-03-20T18:37:58.464Z] --- PASS: TestPingGet (0.05s)
18:37:58 [2022-03-20T18:37:58.464Z] === RUN   TestPingHead
18:37:58 [2022-03-20T18:37:58.464Z] --- PASS: TestPingHead (0.04s)
18:37:58 [2022-03-20T18:37:58.464Z] === RUN   TestVersion
18:37:58 [2022-03-20T18:37:58.464Z] --- PASS: TestVersion (0.04s)
18:37:58 [2022-03-20T18:37:58.464Z] PASS
18:37:58 [2022-03-20T18:37:58.464Z] ok  	github.com/docker/docker/integration/system	1.397s
18:37:58 [2022-03-20T18:37:58.464Z] 
18:37:58 [2022-03-20T18:37:58.464Z] === Skipped
18:37:58 [2022-03-20T18:37:58.464Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:37:58 [2022-03-20T18:37:58.464Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
18:37:58 [2022-03-20T18:37:58.464Z] 
18:37:58 [2022-03-20T18:37:58.464Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s)
18:37:58 [2022-03-20T18:37:58.464Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
18:37:58 [2022-03-20T18:37:58.464Z] 
18:37:58 [2022-03-20T18:37:58.464Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
18:37:58 [2022-03-20T18:37:58.464Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
18:37:58 [2022-03-20T18:37:58.464Z] 
18:37:58 [2022-03-20T18:37:58.464Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
18:37:58 [2022-03-20T18:37:58.464Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
18:37:58 [2022-03-20T18:37:58.464Z] 
18:37:58 [2022-03-20T18:37:58.464Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
18:37:58 [2022-03-20T18:37:58.464Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
18:37:58 [2022-03-20T18:37:58.464Z] 
18:37:58 [2022-03-20T18:37:58.464Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
18:37:58 [2022-03-20T18:37:58.464Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
18:37:58 [2022-03-20T18:37:58.464Z] 
18:37:58 [2022-03-20T18:37:58.464Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
18:37:58 [2022-03-20T18:37:58.464Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:37:58 [2022-03-20T18:37:58.464Z] 
18:37:58 [2022-03-20T18:37:58.464Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
18:37:58 [2022-03-20T18:37:58.464Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:37:58 [2022-03-20T18:37:58.464Z] 
18:37:58 [2022-03-20T18:37:58.464Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
18:37:58 [2022-03-20T18:37:58.464Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:37:58 [2022-03-20T18:37:58.464Z] 
18:37:58 [2022-03-20T18:37:58.464Z] DONE 15 tests, 9 skipped in 3.787s
18:37:58 [2022-03-20T18:37:58.464Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
18:37:58 [2022-03-20T18:37:58.881Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:37:58 [2022-03-20T18:37:58.881Z] INFO: Testing against a local daemon
18:37:58 [2022-03-20T18:37:58.881Z] === RUN   TestPluginInvalidJSON
18:37:58 [2022-03-20T18:37:58.881Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:37:58 [2022-03-20T18:37:58.881Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:37:58 [2022-03-20T18:37:58.881Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:37:58 [2022-03-20T18:37:58.881Z] --- PASS: TestPluginInvalidJSON (0.04s)
18:37:58 [2022-03-20T18:37:58.881Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:37:58 [2022-03-20T18:37:58.881Z] === RUN   TestPluginInstall
18:37:58 [2022-03-20T18:37:58.881Z]     plugin_test.go:63: testEnv.OSType == "windows"
18:37:58 [2022-03-20T18:37:58.881Z] --- SKIP: TestPluginInstall (0.00s)
18:37:58 [2022-03-20T18:37:58.881Z] === RUN   TestPluginsWithRuntimes
18:37:58 [2022-03-20T18:37:58.881Z]     plugin_test.go:172: testEnv.OSType == "windows"
18:37:58 [2022-03-20T18:37:58.881Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
18:37:58 [2022-03-20T18:37:58.881Z] === RUN   TestPluginBackCompatMediaTypes
18:37:58 [2022-03-20T18:37:58.881Z]     plugin_test.go:234: testEnv.OSType == "windows"
18:37:58 [2022-03-20T18:37:58.882Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
18:37:58 [2022-03-20T18:37:58.882Z] PASS
18:37:58 [2022-03-20T18:37:58.882Z] ok  	github.com/docker/docker/integration/plugin/common	0.117s
18:37:58 [2022-03-20T18:37:58.882Z] 
18:37:58 [2022-03-20T18:37:58.882Z] === Skipped
18:37:58 [2022-03-20T18:37:58.882Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
18:37:58 [2022-03-20T18:37:58.882Z]     plugin_test.go:63: testEnv.OSType == "windows"
18:37:58 [2022-03-20T18:37:58.882Z] 
18:37:58 [2022-03-20T18:37:58.882Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
18:37:58 [2022-03-20T18:37:58.882Z]     plugin_test.go:172: testEnv.OSType == "windows"
18:37:58 [2022-03-20T18:37:58.882Z] 
18:37:58 [2022-03-20T18:37:58.882Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
18:37:58 [2022-03-20T18:37:58.882Z]     plugin_test.go:234: testEnv.OSType == "windows"
18:37:58 [2022-03-20T18:37:58.882Z] 
18:37:58 [2022-03-20T18:37:58.882Z] DONE 5 tests, 3 skipped in 6.130s
18:37:59 [2022-03-20T18:37:59.340Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
18:38:00 [2022-03-20T18:38:00.192Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
18:38:01 [2022-03-20T18:38:01.420Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:38:01 [2022-03-20T18:38:01.420Z] INFO: Testing against a local daemon
18:38:01 [2022-03-20T18:38:01.420Z] === RUN   TestVolumesCreateAndList
18:38:01 [2022-03-20T18:38:01.420Z] --- PASS: TestVolumesCreateAndList (0.06s)
18:38:01 [2022-03-20T18:38:01.420Z] === RUN   TestVolumesRemove
18:38:01 [2022-03-20T18:38:01.420Z] --- PASS: TestVolumesRemove (0.18s)
18:38:01 [2022-03-20T18:38:01.420Z] === RUN   TestVolumesInspect
18:38:01 [2022-03-20T18:38:01.420Z] --- PASS: TestVolumesInspect (0.05s)
18:38:01 [2022-03-20T18:38:01.420Z] === RUN   TestVolumesInvalidJSON
18:38:01 [2022-03-20T18:38:01.420Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:38:01 [2022-03-20T18:38:01.420Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:38:01 [2022-03-20T18:38:01.420Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:38:01 [2022-03-20T18:38:01.420Z] --- PASS: TestVolumesInvalidJSON (0.04s)
18:38:01 [2022-03-20T18:38:01.420Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:38:01 [2022-03-20T18:38:01.420Z] PASS
18:38:01 [2022-03-20T18:38:01.420Z] ok  	github.com/docker/docker/integration/volume	0.395s
18:38:01 [2022-03-20T18:38:01.420Z] 
18:38:01 [2022-03-20T18:38:01.420Z] DONE 5 tests in 2.897s
18:38:01 [2022-03-20T18:38:01.891Z] INFO: make.ps1 ended at 03/20/2022 18:38:01
18:38:01 [2022-03-20T18:38:01.891Z] INFO: Integration CLI tests being run from the host:
18:38:01 [2022-03-20T18:38:01.891Z] 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" 
18:38:02 [2022-03-20T18:38:02.249Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:38:02 [2022-03-20T18:38:02.249Z] INFO: Testing against a local daemon
18:38:02 [2022-03-20T18:38:02.249Z] === RUN   TestExternalGraphDriver
18:38:02 [2022-03-20T18:38:02.249Z]     external_test.go:47: runtime.GOOS == "windows"
18:38:02 [2022-03-20T18:38:02.249Z] --- SKIP: TestExternalGraphDriver (0.00s)
18:38:02 [2022-03-20T18:38:02.249Z] === RUN   TestGraphdriverPluginV2
18:38:02 [2022-03-20T18:38:02.249Z]     external_test.go:407: runtime.GOOS == "windows"
18:38:02 [2022-03-20T18:38:02.249Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
18:38:02 [2022-03-20T18:38:02.249Z] PASS
18:38:02 [2022-03-20T18:38:02.249Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.107s
18:38:02 [2022-03-20T18:38:02.249Z] 
18:38:02 [2022-03-20T18:38:02.249Z] === Skipped
18:38:02 [2022-03-20T18:38:02.249Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
18:38:02 [2022-03-20T18:38:02.249Z]     external_test.go:47: runtime.GOOS == "windows"
18:38:02 [2022-03-20T18:38:02.249Z] 
18:38:02 [2022-03-20T18:38:02.249Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
18:38:02 [2022-03-20T18:38:02.249Z]     external_test.go:407: runtime.GOOS == "windows"
18:38:02 [2022-03-20T18:38:02.249Z] 
18:38:02 [2022-03-20T18:38:02.249Z] DONE 2 tests, 2 skipped in 3.101s
18:38:02 [2022-03-20T18:38:02.249Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
18:38:03 [2022-03-20T18:38:03.191Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
18:38:05 [2022-03-20T18:38:05.263Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:38:05 [2022-03-20T18:38:05.263Z] INFO: Testing against a local daemon
18:38:05 [2022-03-20T18:38:05.263Z] === RUN   TestReadPluginNoRead
18:38:05 [2022-03-20T18:38:05.263Z]     read_test.go:21: no unix domain sockets on Windows
18:38:05 [2022-03-20T18:38:05.263Z] --- SKIP: TestReadPluginNoRead (0.00s)
18:38:05 [2022-03-20T18:38:05.263Z] PASS
18:38:05 [2022-03-20T18:38:05.263Z] ok  	github.com/docker/docker/integration/plugin/logging	0.099s
18:38:05 [2022-03-20T18:38:05.263Z] 
18:38:05 [2022-03-20T18:38:05.263Z] === Skipped
18:38:05 [2022-03-20T18:38:05.263Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
18:38:05 [2022-03-20T18:38:05.263Z]     read_test.go:21: no unix domain sockets on Windows
18:38:05 [2022-03-20T18:38:05.263Z] 
18:38:05 [2022-03-20T18:38:05.263Z] DONE 1 tests, 1 skipped in 2.973s
18:38:05 [2022-03-20T18:38:05.727Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
18:38:06 [2022-03-20T18:38:06.460Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
18:38:06 [2022-03-20T18:38:06.690Z] testing: warning: no tests to run
18:38:06 [2022-03-20T18:38:06.690Z] PASS
18:38:06 [2022-03-20T18:38:06.690Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.093s
18:38:06 [2022-03-20T18:38:06.690Z] 
18:38:06 [2022-03-20T18:38:06.690Z] DONE 0 tests in 1.276s
18:38:06 [2022-03-20T18:38:06.690Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
18:38:07 [2022-03-20T18:38:07.387Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
18:38:07 [2022-03-20T18:38:07.949Z] === RUN   TestDockerSuite/TestLogsTail
18:38:08 [2022-03-20T18:38:08.205Z]     docker_api_swarm_service_test.go:343: [d2a5f5da9d5ee] joining swarm manager [d1d218103b2ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:38:08 [2022-03-20T18:38:08.767Z] === RUN   TestDockerSuite/TestLogsTimestamps
18:38:09 [2022-03-20T18:38:09.023Z]     docker_api_swarm_service_test.go:343: [d4c860073ccd6] joining swarm manager [d1d218103b2ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:38:09 [2022-03-20T18:38:09.279Z] === RUN   TestDockerSuite/TestLogsWithDetails
18:38:09 [2022-03-20T18:38:09.582Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:38:09 [2022-03-20T18:38:09.582Z] INFO: Testing against a local daemon
18:38:09 [2022-03-20T18:38:09.582Z] === RUN   TestPluginWithDevMounts
18:38:09 [2022-03-20T18:38:09.582Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
18:38:09 [2022-03-20T18:38:09.582Z] --- SKIP: TestPluginWithDevMounts (0.00s)
18:38:09 [2022-03-20T18:38:09.582Z] PASS
18:38:09 [2022-03-20T18:38:09.582Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.098s
18:38:09 [2022-03-20T18:38:09.582Z] 
18:38:09 [2022-03-20T18:38:09.582Z] === Skipped
18:38:09 [2022-03-20T18:38:09.582Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
18:38:09 [2022-03-20T18:38:09.582Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
18:38:09 [2022-03-20T18:38:09.582Z] 
18:38:09 [2022-03-20T18:38:09.582Z] DONE 1 tests, 1 skipped in 2.553s
18:38:09 [2022-03-20T18:38:09.582Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
18:38:09 [2022-03-20T18:38:09.842Z] === RUN   TestDockerSuite/TestMountIntoProc
18:38:10 [2022-03-20T18:38:10.100Z] === RUN   TestDockerSuite/TestMountIntoSys
18:38:10 [2022-03-20T18:38:10.665Z] === RUN   TestDockerSuite/TestNetHostname
18:38:11 [2022-03-20T18:38:11.749Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:38:11 [2022-03-20T18:38:11.749Z] INFO: Testing against a local daemon
18:38:11 [2022-03-20T18:38:11.749Z] === RUN   TestSecretInspect
18:38:11 [2022-03-20T18:38:11.749Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
18:38:11 [2022-03-20T18:38:11.749Z] --- SKIP: TestSecretInspect (0.01s)
18:38:11 [2022-03-20T18:38:11.749Z] === RUN   TestSecretList
18:38:11 [2022-03-20T18:38:11.749Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
18:38:11 [2022-03-20T18:38:11.749Z] --- SKIP: TestSecretList (0.00s)
18:38:11 [2022-03-20T18:38:11.749Z] === RUN   TestSecretsCreateAndDelete
18:38:11 [2022-03-20T18:38:11.749Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
18:38:11 [2022-03-20T18:38:11.749Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
18:38:11 [2022-03-20T18:38:11.749Z] === RUN   TestSecretsUpdate
18:38:11 [2022-03-20T18:38:11.749Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
18:38:11 [2022-03-20T18:38:11.749Z] --- SKIP: TestSecretsUpdate (0.00s)
18:38:11 [2022-03-20T18:38:11.749Z] === RUN   TestTemplatedSecret
18:38:11 [2022-03-20T18:38:11.749Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
18:38:11 [2022-03-20T18:38:11.749Z] --- SKIP: TestTemplatedSecret (0.00s)
18:38:11 [2022-03-20T18:38:11.749Z] === RUN   TestSecretCreateResolve
18:38:11 [2022-03-20T18:38:11.749Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
18:38:11 [2022-03-20T18:38:11.749Z] --- SKIP: TestSecretCreateResolve (0.00s)
18:38:11 [2022-03-20T18:38:11.749Z] PASS
18:38:11 [2022-03-20T18:38:11.749Z] ok  	github.com/docker/docker/integration/secret	0.107s
18:38:12 [2022-03-20T18:38:12.206Z] 
18:38:12 [2022-03-20T18:38:12.206Z] === Skipped
18:38:12 [2022-03-20T18:38:12.206Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s)
18:38:12 [2022-03-20T18:38:12.206Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
18:38:12 [2022-03-20T18:38:12.206Z] 
18:38:12 [2022-03-20T18:38:12.206Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
18:38:12 [2022-03-20T18:38:12.206Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
18:38:12 [2022-03-20T18:38:12.206Z] 
18:38:12 [2022-03-20T18:38:12.206Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
18:38:12 [2022-03-20T18:38:12.206Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
18:38:12 [2022-03-20T18:38:12.206Z] 
18:38:12 [2022-03-20T18:38:12.206Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
18:38:12 [2022-03-20T18:38:12.206Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
18:38:12 [2022-03-20T18:38:12.206Z] 
18:38:12 [2022-03-20T18:38:12.206Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
18:38:12 [2022-03-20T18:38:12.206Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
18:38:12 [2022-03-20T18:38:12.206Z] 
18:38:12 [2022-03-20T18:38:12.206Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
18:38:12 [2022-03-20T18:38:12.206Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
18:38:12 [2022-03-20T18:38:12.206Z] 
18:38:12 [2022-03-20T18:38:12.206Z] DONE 6 tests, 6 skipped in 2.567s
18:38:12 [2022-03-20T18:38:12.206Z] Running D:\gopath\src\github.com\docker\docker\integration\service
18:38:12 [2022-03-20T18:38:12.558Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
18:38:12 [2022-03-20T18:38:12.815Z] === RUN   TestDockerSuite/TestNetworkEvents
18:38:13 [2022-03-20T18:38:13.379Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
18:38:14 [2022-03-20T18:38:14.455Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
18:38:14 [2022-03-20T18:38:14.455Z] INFO: Testing against a local daemon
18:38:14 [2022-03-20T18:38:14.455Z] === RUN   TestDockerSuite
18:38:14 [2022-03-20T18:38:14.455Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
18:38:14 [2022-03-20T18:38:14.455Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
18:38:14 [2022-03-20T18:38:14.455Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
18:38:14 [2022-03-20T18:38:14.455Z] === RUN   TestDockerSuite/TestAPIErrorJSON
18:38:14 [2022-03-20T18:38:14.455Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
18:38:14 [2022-03-20T18:38:14.455Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
18:38:14 [2022-03-20T18:38:14.455Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
18:38:14 [2022-03-20T18:38:14.455Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
18:38:14 [2022-03-20T18:38:14.455Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
18:38:14 [2022-03-20T18:38:14.455Z] === RUN   TestDockerSuite/TestAPIImagesDelete
18:38:14 [2022-03-20T18:38:14.756Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
18:38:15 [2022-03-20T18:38:15.016Z] === RUN   TestDockerSuite/TestPluginActive
18:38:15 [2022-03-20T18:38:15.110Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:38:15 [2022-03-20T18:38:15.110Z] INFO: Testing against a local daemon
18:38:15 [2022-03-20T18:38:15.110Z] === RUN   TestServiceCreateInit
18:38:15 [2022-03-20T18:38:15.110Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:38:15 [2022-03-20T18:38:15.110Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:38:15 [2022-03-20T18:38:15.110Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] --- PASS: TestServiceCreateInit (0.06s)
18:38:15 [2022-03-20T18:38:15.110Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s)
18:38:15 [2022-03-20T18:38:15.110Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z] === RUN   TestCreateServiceMultipleTimes
18:38:15 [2022-03-20T18:38:15.110Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z] === RUN   TestCreateServiceConflict
18:38:15 [2022-03-20T18:38:15.110Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] --- SKIP: TestCreateServiceConflict (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z] === RUN   TestCreateServiceMaxReplicas
18:38:15 [2022-03-20T18:38:15.110Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s)
18:38:15 [2022-03-20T18:38:15.110Z] === RUN   TestCreateWithDuplicateNetworkNames
18:38:15 [2022-03-20T18:38:15.110Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z] === RUN   TestCreateServiceSecretFileMode
18:38:15 [2022-03-20T18:38:15.110Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z] === RUN   TestCreateServiceConfigFileMode
18:38:15 [2022-03-20T18:38:15.110Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z] === RUN   TestCreateServiceSysctls
18:38:15 [2022-03-20T18:38:15.110Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] --- SKIP: TestCreateServiceSysctls (0.04s)
18:38:15 [2022-03-20T18:38:15.110Z] === RUN   TestCreateServiceCapabilities
18:38:15 [2022-03-20T18:38:15.110Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
18:38:15 [2022-03-20T18:38:15.110Z] === RUN   TestInspect
18:38:15 [2022-03-20T18:38:15.110Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] --- SKIP: TestInspect (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z] === RUN   TestCreateJob
18:38:15 [2022-03-20T18:38:15.110Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] --- SKIP: TestCreateJob (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z] === RUN   TestReplicatedJob
18:38:15 [2022-03-20T18:38:15.110Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] --- SKIP: TestReplicatedJob (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z] === RUN   TestUpdateReplicatedJob
18:38:15 [2022-03-20T18:38:15.110Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z] === RUN   TestServiceListWithStatuses
18:38:15 [2022-03-20T18:38:15.110Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z] === RUN   TestDockerNetworkConnectAlias
18:38:15 [2022-03-20T18:38:15.110Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z] === RUN   TestDockerNetworkReConnect
18:38:15 [2022-03-20T18:38:15.110Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z] === RUN   TestServicePlugin
18:38:15 [2022-03-20T18:38:15.110Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] --- SKIP: TestServicePlugin (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z] === RUN   TestServiceUpdateLabel
18:38:15 [2022-03-20T18:38:15.110Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
18:38:15 [2022-03-20T18:38:15.110Z] --- SKIP: TestServiceUpdateLabel (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z] === RUN   TestServiceUpdateSecrets
18:38:15 [2022-03-20T18:38:15.110Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
18:38:15 [2022-03-20T18:38:15.110Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z] === RUN   TestServiceUpdateConfigs
18:38:15 [2022-03-20T18:38:15.110Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
18:38:15 [2022-03-20T18:38:15.110Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z] === RUN   TestServiceUpdateNetwork
18:38:15 [2022-03-20T18:38:15.110Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
18:38:15 [2022-03-20T18:38:15.110Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z] === RUN   TestServiceUpdatePidsLimit
18:38:15 [2022-03-20T18:38:15.110Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
18:38:15 [2022-03-20T18:38:15.110Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z] PASS
18:38:15 [2022-03-20T18:38:15.110Z] ok  	github.com/docker/docker/integration/service	0.269s
18:38:15 [2022-03-20T18:38:15.110Z] 
18:38:15 [2022-03-20T18:38:15.110Z] === Skipped
18:38:15 [2022-03-20T18:38:15.110Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s)
18:38:15 [2022-03-20T18:38:15.110Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s)
18:38:15 [2022-03-20T18:38:15.110Z] 
18:38:15 [2022-03-20T18:38:15.110Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z] 
18:38:15 [2022-03-20T18:38:15.110Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] 
18:38:15 [2022-03-20T18:38:15.110Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] 
18:38:15 [2022-03-20T18:38:15.110Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s)
18:38:15 [2022-03-20T18:38:15.110Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] 
18:38:15 [2022-03-20T18:38:15.110Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] 
18:38:15 [2022-03-20T18:38:15.110Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] 
18:38:15 [2022-03-20T18:38:15.110Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] 
18:38:15 [2022-03-20T18:38:15.110Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s)
18:38:15 [2022-03-20T18:38:15.110Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] 
18:38:15 [2022-03-20T18:38:15.110Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
18:38:15 [2022-03-20T18:38:15.110Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] 
18:38:15 [2022-03-20T18:38:15.110Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] 
18:38:15 [2022-03-20T18:38:15.110Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] 
18:38:15 [2022-03-20T18:38:15.110Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] 
18:38:15 [2022-03-20T18:38:15.110Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] 
18:38:15 [2022-03-20T18:38:15.110Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] 
18:38:15 [2022-03-20T18:38:15.110Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] 
18:38:15 [2022-03-20T18:38:15.110Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] 
18:38:15 [2022-03-20T18:38:15.110Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
18:38:15 [2022-03-20T18:38:15.110Z] 
18:38:15 [2022-03-20T18:38:15.110Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
18:38:15 [2022-03-20T18:38:15.110Z] 
18:38:15 [2022-03-20T18:38:15.110Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
18:38:15 [2022-03-20T18:38:15.110Z] 
18:38:15 [2022-03-20T18:38:15.110Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
18:38:15 [2022-03-20T18:38:15.110Z] 
18:38:15 [2022-03-20T18:38:15.110Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
18:38:15 [2022-03-20T18:38:15.110Z] 
18:38:15 [2022-03-20T18:38:15.110Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
18:38:15 [2022-03-20T18:38:15.110Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
18:38:15 [2022-03-20T18:38:15.110Z] 
18:38:15 [2022-03-20T18:38:15.110Z] DONE 24 tests, 23 skipped in 2.988s
18:38:15 [2022-03-20T18:38:15.112Z] ok  	github.com/docker/docker/libnetwork/ipam	14.345s	coverage: 85.3% of statements
18:38:15 [2022-03-20T18:38:15.112Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
18:38:15 [2022-03-20T18:38:15.112Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
18:38:15 [2022-03-20T18:38:15.112Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
18:38:15 [2022-03-20T18:38:15.112Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
18:38:15 [2022-03-20T18:38:15.112Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
18:38:15 [2022-03-20T18:38:15.112Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
18:38:15 [2022-03-20T18:38:15.112Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.258s	coverage: 74.0% of statements
18:38:15 [2022-03-20T18:38:15.373Z] ok  	github.com/docker/docker/libnetwork/iptables	0.160s	coverage: 45.1% of statements
18:38:15 [2022-03-20T18:38:15.442Z] === RUN   TestDockerSuite/TestAPIImagesFilter
18:38:15 [2022-03-20T18:38:15.442Z] === RUN   TestDockerSuite/TestAPIImagesHistory
18:38:15 [2022-03-20T18:38:15.567Z] Running D:\gopath\src\github.com\docker\docker\integration\session
18:38:15 [2022-03-20T18:38:15.635Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
18:38:15 [2022-03-20T18:38:15.897Z] ok  	github.com/docker/docker/libnetwork/netutils	0.019s	coverage: 44.1% of statements
18:38:16 [2022-03-20T18:38:16.429Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
18:38:16 [2022-03-20T18:38:16.429Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
18:38:17 [2022-03-20T18:38:17.535Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
18:38:17 [2022-03-20T18:38:17.732Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:38:17 [2022-03-20T18:38:17.732Z] INFO: Testing against a local daemon
18:38:17 [2022-03-20T18:38:17.732Z] === RUN   TestSessionCreate
18:38:17 [2022-03-20T18:38:17.732Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
18:38:17 [2022-03-20T18:38:17.732Z] --- SKIP: TestSessionCreate (0.00s)
18:38:17 [2022-03-20T18:38:17.732Z] === RUN   TestSessionCreateWithBadUpgrade
18:38:17 [2022-03-20T18:38:17.732Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
18:38:17 [2022-03-20T18:38:17.732Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
18:38:17 [2022-03-20T18:38:17.732Z] PASS
18:38:17 [2022-03-20T18:38:17.732Z] ok  	github.com/docker/docker/integration/session	0.102s
18:38:17 [2022-03-20T18:38:17.732Z] 
18:38:17 [2022-03-20T18:38:17.732Z] === Skipped
18:38:17 [2022-03-20T18:38:17.732Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
18:38:17 [2022-03-20T18:38:17.732Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
18:38:17 [2022-03-20T18:38:17.732Z] 
18:38:17 [2022-03-20T18:38:17.732Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
18:38:17 [2022-03-20T18:38:17.732Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
18:38:17 [2022-03-20T18:38:17.732Z] 
18:38:17 [2022-03-20T18:38:17.732Z] DONE 2 tests, 2 skipped in 2.200s
18:38:17 [2022-03-20T18:38:17.732Z] Running D:\gopath\src\github.com\docker\docker\integration\system
18:38:19 [2022-03-20T18:38:19.901Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:38:19 [2022-03-20T18:38:19.901Z] INFO: Testing against a local daemon
18:38:19 [2022-03-20T18:38:19.901Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:38:19 [2022-03-20T18:38:19.901Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
18:38:19 [2022-03-20T18:38:19.901Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:38:19 [2022-03-20T18:38:19.901Z] === RUN   TestDiskUsage
18:38:19 [2022-03-20T18:38:19.901Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
18:38:19 [2022-03-20T18:38:19.901Z] --- SKIP: TestDiskUsage (0.00s)
18:38:19 [2022-03-20T18:38:19.901Z] === RUN   TestEventsExecDie
18:38:19 [2022-03-20T18:38:19.901Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
18:38:19 [2022-03-20T18:38:19.901Z] --- SKIP: TestEventsExecDie (0.01s)
18:38:19 [2022-03-20T18:38:19.901Z] === RUN   TestEventsBackwardsCompatible
18:38:19 [2022-03-20T18:38:19.901Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
18:38:19 [2022-03-20T18:38:19.901Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
18:38:19 [2022-03-20T18:38:19.901Z] === RUN   TestEventsVolumeCreate
18:38:19 [2022-03-20T18:38:19.901Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
18:38:19 [2022-03-20T18:38:19.901Z] --- SKIP: TestEventsVolumeCreate (0.00s)
18:38:19 [2022-03-20T18:38:19.901Z] === RUN   TestInfoAPI
18:38:19 [2022-03-20T18:38:19.901Z] --- PASS: TestInfoAPI (0.05s)
18:38:19 [2022-03-20T18:38:19.901Z] === RUN   TestInfoAPIWarnings
18:38:19 [2022-03-20T18:38:19.901Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
18:38:19 [2022-03-20T18:38:19.901Z] --- SKIP: TestInfoAPIWarnings (0.00s)
18:38:19 [2022-03-20T18:38:19.901Z] === RUN   TestInfoDebug
18:38:19 [2022-03-20T18:38:19.901Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:38:19 [2022-03-20T18:38:19.901Z] --- SKIP: TestInfoDebug (0.00s)
18:38:19 [2022-03-20T18:38:19.901Z] === RUN   TestInfoInsecureRegistries
18:38:19 [2022-03-20T18:38:19.901Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:38:19 [2022-03-20T18:38:19.901Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
18:38:19 [2022-03-20T18:38:19.901Z] === RUN   TestInfoRegistryMirrors
18:38:19 [2022-03-20T18:38:19.901Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:38:19 [2022-03-20T18:38:19.901Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
18:38:19 [2022-03-20T18:38:19.901Z] === RUN   TestLoginFailsWithBadCredentials
18:38:20 [2022-03-20T18:38:20.864Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
18:38:20 [2022-03-20T18:38:20.864Z] === RUN   TestPingCacheHeaders
18:38:20 [2022-03-20T18:38:20.864Z] --- PASS: TestPingCacheHeaders (0.04s)
18:38:20 [2022-03-20T18:38:20.864Z] === RUN   TestPingGet
18:38:20 [2022-03-20T18:38:20.864Z] --- PASS: TestPingGet (0.04s)
18:38:20 [2022-03-20T18:38:20.864Z] === RUN   TestPingHead
18:38:20 [2022-03-20T18:38:20.864Z] --- PASS: TestPingHead (0.03s)
18:38:20 [2022-03-20T18:38:20.864Z] === RUN   TestVersion
18:38:21 [2022-03-20T18:38:21.320Z] --- PASS: TestVersion (0.04s)
18:38:21 [2022-03-20T18:38:21.320Z] PASS
18:38:21 [2022-03-20T18:38:21.320Z] ok  	github.com/docker/docker/integration/system	1.274s
18:38:21 [2022-03-20T18:38:21.320Z] 
18:38:21 [2022-03-20T18:38:21.320Z] === Skipped
18:38:21 [2022-03-20T18:38:21.320Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:38:21 [2022-03-20T18:38:21.320Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
18:38:21 [2022-03-20T18:38:21.320Z] 
18:38:21 [2022-03-20T18:38:21.320Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s)
18:38:21 [2022-03-20T18:38:21.320Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
18:38:21 [2022-03-20T18:38:21.320Z] 
18:38:21 [2022-03-20T18:38:21.320Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s)
18:38:21 [2022-03-20T18:38:21.320Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
18:38:21 [2022-03-20T18:38:21.320Z] 
18:38:21 [2022-03-20T18:38:21.320Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
18:38:21 [2022-03-20T18:38:21.320Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
18:38:21 [2022-03-20T18:38:21.320Z] 
18:38:21 [2022-03-20T18:38:21.320Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
18:38:21 [2022-03-20T18:38:21.320Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
18:38:21 [2022-03-20T18:38:21.320Z] 
18:38:21 [2022-03-20T18:38:21.320Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
18:38:21 [2022-03-20T18:38:21.320Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
18:38:21 [2022-03-20T18:38:21.320Z] 
18:38:21 [2022-03-20T18:38:21.320Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
18:38:21 [2022-03-20T18:38:21.320Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:38:21 [2022-03-20T18:38:21.320Z] 
18:38:21 [2022-03-20T18:38:21.320Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
18:38:21 [2022-03-20T18:38:21.320Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:38:21 [2022-03-20T18:38:21.320Z] 
18:38:21 [2022-03-20T18:38:21.320Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
18:38:21 [2022-03-20T18:38:21.320Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:38:21 [2022-03-20T18:38:21.320Z] 
18:38:21 [2022-03-20T18:38:21.320Z] DONE 15 tests, 9 skipped in 3.603s
18:38:21 [2022-03-20T18:38:21.320Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
18:38:22 [2022-03-20T18:38:22.782Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
18:38:22 [2022-03-20T18:38:22.782Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
18:38:22 [2022-03-20T18:38:22.782Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
18:38:22 [2022-03-20T18:38:22.782Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
18:38:23 [2022-03-20T18:38:23.488Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:38:23 [2022-03-20T18:38:23.488Z] INFO: Testing against a local daemon
18:38:23 [2022-03-20T18:38:23.488Z] === RUN   TestVolumesCreateAndList
18:38:23 [2022-03-20T18:38:23.488Z] --- PASS: TestVolumesCreateAndList (0.06s)
18:38:23 [2022-03-20T18:38:23.488Z] === RUN   TestVolumesRemove
18:38:23 [2022-03-20T18:38:23.712Z] === RUN   TestDockerSuite/TestPluginLogDriver
18:38:23 [2022-03-20T18:38:23.945Z] --- PASS: TestVolumesRemove (0.11s)
18:38:23 [2022-03-20T18:38:23.945Z] === RUN   TestVolumesInspect
18:38:23 [2022-03-20T18:38:23.945Z] --- PASS: TestVolumesInspect (0.05s)
18:38:23 [2022-03-20T18:38:23.945Z] === RUN   TestVolumesInvalidJSON
18:38:23 [2022-03-20T18:38:23.945Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:38:23 [2022-03-20T18:38:23.945Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:38:23 [2022-03-20T18:38:23.945Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:38:23 [2022-03-20T18:38:23.945Z] --- PASS: TestVolumesInvalidJSON (0.03s)
18:38:23 [2022-03-20T18:38:23.945Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
18:38:23 [2022-03-20T18:38:23.945Z] PASS
18:38:23 [2022-03-20T18:38:23.945Z] ok  	github.com/docker/docker/integration/volume	0.309s
18:38:23 [2022-03-20T18:38:23.945Z] 
18:38:23 [2022-03-20T18:38:23.945Z] DONE 5 tests in 2.650s
18:38:24 [2022-03-20T18:38:24.402Z] INFO: make.ps1 ended at 03/20/2022 18:38:23
18:38:24 [2022-03-20T18:38:24.402Z] INFO: Integration CLI tests being run from the host:
18:38:24 [2022-03-20T18:38:24.402Z] 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" 
18:38:24 [2022-03-20T18:38:24.644Z]     docker_api_swarm_service_test.go:490: [d713cb8335658] joining swarm manager [d9c9436c85b62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:38:25 [2022-03-20T18:38:25.575Z]     docker_api_swarm_service_test.go:490: [d0cfb85df9e09] joining swarm manager [d9c9436c85b62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:38:26 [2022-03-20T18:38:26.944Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
18:38:28 [2022-03-20T18:38:28.838Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
18:38:31 [2022-03-20T18:38:31.352Z] === RUN   TestDockerSuite/TestPluginUpgrade
18:38:36 [2022-03-20T18:38:36.693Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
18:38:36 [2022-03-20T18:38:36.786Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:38:36 [2022-03-20T18:38:36.786Z] INFO: Testing against a local daemon
18:38:36 [2022-03-20T18:38:36.786Z] === RUN   TestDockerSuite
18:38:36 [2022-03-20T18:38:36.786Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
18:38:36 [2022-03-20T18:38:36.786Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
18:38:36 [2022-03-20T18:38:36.786Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
18:38:36 [2022-03-20T18:38:36.786Z] === RUN   TestDockerSuite/TestAPIErrorJSON
18:38:36 [2022-03-20T18:38:36.786Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
18:38:36 [2022-03-20T18:38:36.786Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
18:38:36 [2022-03-20T18:38:36.786Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
18:38:36 [2022-03-20T18:38:36.786Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
18:38:36 [2022-03-20T18:38:36.786Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
18:38:36 [2022-03-20T18:38:36.786Z] === RUN   TestDockerSuite/TestAPIImagesDelete
18:38:36 [2022-03-20T18:38:36.786Z] === RUN   TestDockerSuite/TestAPIImagesFilter
18:38:36 [2022-03-20T18:38:36.786Z] === RUN   TestDockerSuite/TestAPIImagesHistory
18:38:37 [2022-03-20T18:38:37.623Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
18:38:37 [2022-03-20T18:38:37.747Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
18:38:37 [2022-03-20T18:38:37.880Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
18:38:38 [2022-03-20T18:38:38.204Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
18:38:38 [2022-03-20T18:38:38.458Z] === RUN   TestDockerSuite/TestPortHostBinding
18:38:39 [2022-03-20T18:38:39.389Z] === RUN   TestDockerSuite/TestPortList
18:38:44 [2022-03-20T18:38:44.641Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
18:38:46 [2022-03-20T18:38:46.537Z]     docker_api_swarm_service_test.go:128: [d3fed01b2e67c] joining swarm manager [d85440cd78736]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:38:46 [2022-03-20T18:38:46.794Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
18:38:47 [2022-03-20T18:38:47.051Z]     docker_api_swarm_service_test.go:129: [de6971c1542ad] joining swarm manager [d85440cd78736]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:38:48 [2022-03-20T18:38:48.028Z] === RUN   TestDockerSuite/TestPostContainersAttach
18:38:48 [2022-03-20T18:38:48.958Z]     docker_api_swarm_service_test.go:137: [d595f4f920a46] joining swarm manager [d85440cd78736]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
18:38:49 [2022-03-20T18:38:49.887Z]     docker_api_swarm_service_test.go:138: [da783cc1db149] joining swarm manager [d85440cd78736]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
18:38:54 [2022-03-20T18:38:54.054Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
18:38:54 [2022-03-20T18:38:54.054Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
18:38:54 [2022-03-20T18:38:54.310Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
18:38:54 [2022-03-20T18:38:54.566Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
18:38:54 [2022-03-20T18:38:54.566Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
18:38:55 [2022-03-20T18:38:55.129Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
18:38:55 [2022-03-20T18:38:55.129Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
18:38:55 [2022-03-20T18:38:55.692Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
18:38:55 [2022-03-20T18:38:55.692Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
18:38:56 [2022-03-20T18:38:56.623Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
18:38:56 [2022-03-20T18:38:56.623Z] === RUN   TestDockerSuite/TestPruneContainerLabel
18:38:58 [2022-03-20T18:38:58.519Z] === RUN   TestDockerSuite/TestPruneContainerUntil
18:38:59 [2022-03-20T18:38:59.083Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
18:38:59 [2022-03-20T18:38:59.654Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
18:38:59 [2022-03-20T18:38:59.654Z] === RUN   TestDockerSuite/TestPsByOrder
18:39:01 [2022-03-20T18:39:01.549Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
18:39:02 [2022-03-20T18:39:02.114Z] === RUN   TestDockerSuite/TestPsListContainersBase
18:39:04 [2022-03-20T18:39:04.628Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
18:39:07 [2022-03-20T18:39:07.145Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
18:39:07 [2022-03-20T18:39:07.145Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
18:39:09 [2022-03-20T18:39:09.708Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
18:39:11 [2022-03-20T18:39:11.641Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
18:39:14 [2022-03-20T18:39:14.160Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
18:39:16 [2022-03-20T18:39:16.049Z]     docker_api_swarm_service_test.go:304: [daa7d86d2dd32] joining swarm manager [d9836cc26f51a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:39:16 [2022-03-20T18:39:16.049Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
18:39:16 [2022-03-20T18:39:16.611Z]     docker_api_swarm_service_test.go:304: [da30838b211c2] joining swarm manager [d9836cc26f51a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:39:17 [2022-03-20T18:39:17.173Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
18:39:19 [2022-03-20T18:39:19.069Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
18:39:20 [2022-03-20T18:39:20.013Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
18:39:20 [2022-03-20T18:39:20.952Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
18:39:22 [2022-03-20T18:39:22.321Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
18:39:24 [2022-03-20T18:39:24.216Z] === RUN   TestDockerSuite/TestPsListContainersSize
18:39:24 [2022-03-20T18:39:24.963Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
18:39:24 [2022-03-20T18:39:24.963Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
18:39:24 [2022-03-20T18:39:24.963Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
18:39:24 [2022-03-20T18:39:24.963Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
18:39:24 [2022-03-20T18:39:24.963Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
18:39:24 [2022-03-20T18:39:24.963Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
18:39:24 [2022-03-20T18:39:24.963Z] === RUN   TestDockerSuite/TestAPINetworkFilter
18:39:24 [2022-03-20T18:39:24.963Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
18:39:24 [2022-03-20T18:39:24.963Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
18:39:24 [2022-03-20T18:39:24.963Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
18:39:24 [2022-03-20T18:39:24.963Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
18:39:24 [2022-03-20T18:39:24.963Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
18:39:24 [2022-03-20T18:39:24.963Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
18:39:24 [2022-03-20T18:39:24.963Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
18:39:24 [2022-03-20T18:39:24.963Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
18:39:24 [2022-03-20T18:39:24.963Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
18:39:24 [2022-03-20T18:39:24.963Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
18:39:24 [2022-03-20T18:39:24.963Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
18:39:24 [2022-03-20T18:39:24.963Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
18:39:24 [2022-03-20T18:39:24.963Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
18:39:24 [2022-03-20T18:39:24.963Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
18:39:24 [2022-03-20T18:39:24.963Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
18:39:24 [2022-03-20T18:39:24.963Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
18:39:24 [2022-03-20T18:39:24.963Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
18:39:24 [2022-03-20T18:39:24.963Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
18:39:24 [2022-03-20T18:39:24.963Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
18:39:24 [2022-03-20T18:39:24.963Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
18:39:24 [2022-03-20T18:39:24.963Z]     docker_cli_run_test.go:3149: unmatched requirement Apparmor
18:39:24 [2022-03-20T18:39:24.963Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
18:39:24 [2022-03-20T18:39:24.963Z]     docker_cli_run_test.go:3127: unmatched requirement Apparmor
18:39:24 [2022-03-20T18:39:24.963Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
18:39:24 [2022-03-20T18:39:24.963Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
18:39:24 [2022-03-20T18:39:24.963Z] === RUN   TestDockerSuite/TestAttachDisconnect
18:39:24 [2022-03-20T18:39:24.963Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
18:39:24 [2022-03-20T18:39:24.963Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
18:39:25 [2022-03-20T18:39:25.147Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
18:39:25 [2022-03-20T18:39:25.147Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
18:39:26 [2022-03-20T18:39:26.075Z] === RUN   TestDockerSuite/TestPsRightTagName
18:39:27 [2022-03-20T18:39:27.443Z] === RUN   TestDockerSuite/TestPsShowMounts
18:39:28 [2022-03-20T18:39:28.751Z] === RUN   TestDockerSuite/TestAttachPausedContainer
18:39:28 [2022-03-20T18:39:28.751Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
18:39:28 [2022-03-20T18:39:28.751Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
18:39:28 [2022-03-20T18:39:28.751Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
18:39:28 [2022-03-20T18:39:28.751Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
18:39:29 [2022-03-20T18:39:29.334Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
18:39:29 [2022-03-20T18:39:29.590Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
18:39:29 [2022-03-20T18:39:29.590Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
18:39:29 [2022-03-20T18:39:29.590Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
18:39:29 [2022-03-20T18:39:29.846Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
18:39:29 [2022-03-20T18:39:29.846Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
18:39:29 [2022-03-20T18:39:29.846Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
18:39:30 [2022-03-20T18:39:30.452Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
18:39:31 [2022-03-20T18:39:31.383Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
18:39:32 [2022-03-20T18:39:32.315Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
18:39:32 [2022-03-20T18:39:32.884Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
18:39:35 [2022-03-20T18:39:35.902Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
18:39:37 [2022-03-20T18:39:37.101Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
18:39:38 [2022-03-20T18:39:38.993Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
18:39:38 [2022-03-20T18:39:38.993Z]     docker_api_swarm_service_test.go:100: [d07fbbe5ca1bf] joining swarm manager [de2c94d4cccb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:39:39 [2022-03-20T18:39:39.922Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
18:39:39 [2022-03-20T18:39:39.922Z]     docker_api_swarm_service_test.go:101: [df30e96a02234] joining swarm manager [de2c94d4cccb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:39:41 [2022-03-20T18:39:41.318Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
18:39:41 [2022-03-20T18:39:41.318Z] === RUN   TestDockerSuite/TestRestartPolicyNO
18:39:41 [2022-03-20T18:39:41.318Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
18:39:41 [2022-03-20T18:39:41.925Z] === RUN   TestDockerSuite/TestRestartRunningContainer
18:39:44 [2022-03-20T18:39:44.448Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
18:39:45 [2022-03-20T18:39:45.011Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
18:39:46 [2022-03-20T18:39:46.905Z] === RUN   TestDockerSuite/TestRestartWithVolumes
18:39:47 [2022-03-20T18:39:47.834Z] === RUN   TestDockerSuite/TestRmiBlank
18:39:47 [2022-03-20T18:39:47.834Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
18:39:47 [2022-03-20T18:39:47.834Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
18:39:50 [2022-03-20T18:39:50.350Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
18:39:50 [2022-03-20T18:39:50.912Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
18:39:51 [2022-03-20T18:39:51.168Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
18:39:52 [2022-03-20T18:39:52.538Z] === RUN   TestDockerSuite/TestRmiImgIDForce
18:39:53 [2022-03-20T18:39:53.102Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
18:39:54 [2022-03-20T18:39:54.474Z] === RUN   TestDockerSuite/TestRmiParentImageFail
18:39:55 [2022-03-20T18:39:55.038Z] === RUN   TestDockerSuite/TestRmiTag
18:39:55 [2022-03-20T18:39:55.295Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
18:39:55 [2022-03-20T18:39:55.860Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
18:39:57 [2022-03-20T18:39:57.755Z]     check_test.go:379: [d07fbbe5ca1bf] daemon is not started
18:39:57 [2022-03-20T18:39:57.920Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
18:39:57 [2022-03-20T18:39:57.920Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
18:39:57 [2022-03-20T18:39:57.920Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
18:39:57 [2022-03-20T18:39:57.920Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
18:39:57 [2022-03-20T18:39:57.920Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
18:39:57 [2022-03-20T18:39:57.920Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
18:39:57 [2022-03-20T18:39:57.920Z] === RUN   TestDockerSuite/TestAPINetworkFilter
18:39:57 [2022-03-20T18:39:57.920Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
18:39:57 [2022-03-20T18:39:57.920Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
18:39:57 [2022-03-20T18:39:57.920Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
18:39:57 [2022-03-20T18:39:57.920Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
18:39:57 [2022-03-20T18:39:57.920Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
18:39:57 [2022-03-20T18:39:57.920Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
18:39:57 [2022-03-20T18:39:57.920Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
18:39:57 [2022-03-20T18:39:57.920Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
18:39:57 [2022-03-20T18:39:57.920Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
18:39:57 [2022-03-20T18:39:57.920Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
18:39:57 [2022-03-20T18:39:57.920Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
18:39:57 [2022-03-20T18:39:57.920Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
18:39:57 [2022-03-20T18:39:57.920Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
18:39:57 [2022-03-20T18:39:57.920Z]     docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
18:39:57 [2022-03-20T18:39:57.920Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
18:39:57 [2022-03-20T18:39:57.920Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
18:39:57 [2022-03-20T18:39:57.920Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
18:39:57 [2022-03-20T18:39:57.920Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
18:39:57 [2022-03-20T18:39:57.920Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
18:39:57 [2022-03-20T18:39:57.920Z]     docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
18:39:57 [2022-03-20T18:39:57.920Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
18:39:57 [2022-03-20T18:39:57.920Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
18:39:57 [2022-03-20T18:39:57.920Z]     docker_cli_run_test.go:3149: unmatched requirement Apparmor
18:39:57 [2022-03-20T18:39:57.920Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
18:39:57 [2022-03-20T18:39:57.920Z]     docker_cli_run_test.go:3127: unmatched requirement Apparmor
18:39:57 [2022-03-20T18:39:57.920Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
18:39:57 [2022-03-20T18:39:57.920Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
18:39:57 [2022-03-20T18:39:57.920Z] === RUN   TestDockerSuite/TestAttachDisconnect
18:39:57 [2022-03-20T18:39:57.920Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
18:39:57 [2022-03-20T18:39:57.920Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
18:39:57 [2022-03-20T18:39:57.920Z] === RUN   TestDockerSuite/TestAttachPausedContainer
18:39:57 [2022-03-20T18:39:57.920Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
18:39:57 [2022-03-20T18:39:57.920Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
18:39:57 [2022-03-20T18:39:57.920Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
18:39:57 [2022-03-20T18:39:57.920Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
18:39:59 [2022-03-20T18:39:59.123Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
18:39:59 [2022-03-20T18:39:59.708Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
18:40:00 [2022-03-20T18:40:00.269Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
18:40:00 [2022-03-20T18:40:00.269Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
18:40:01 [2022-03-20T18:40:01.198Z] === RUN   TestDockerSuite/TestRunAddHost
18:40:01 [2022-03-20T18:40:01.760Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
18:40:01 [2022-03-20T18:40:01.760Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
18:40:02 [2022-03-20T18:40:02.323Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
18:40:02 [2022-03-20T18:40:02.323Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
18:40:02 [2022-03-20T18:40:02.581Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
18:40:02 [2022-03-20T18:40:02.838Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
18:40:03 [2022-03-20T18:40:03.770Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
18:40:04 [2022-03-20T18:40:04.336Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
18:40:04 [2022-03-20T18:40:04.900Z]     docker_api_swarm_service_test.go:533: [de406705397a0] joining swarm manager [dff98a49d209f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:40:05 [2022-03-20T18:40:05.157Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
18:40:05 [2022-03-20T18:40:05.722Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
18:40:06 [2022-03-20T18:40:06.290Z]     docker_api_swarm_service_test.go:534: [d55c2aa532a8c] joining swarm manager [dff98a49d209f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:40:06 [2022-03-20T18:40:06.547Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
18:40:07 [2022-03-20T18:40:07.401Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.568s	coverage: 60.0% of statements
18:40:07 [2022-03-20T18:40:07.401Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
18:40:07 [2022-03-20T18:40:07.401Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
18:40:07 [2022-03-20T18:40:07.401Z] ok  	github.com/docker/docker/libnetwork/osl	4.304s	coverage: 39.7% of statements
18:40:07 [2022-03-20T18:40:07.401Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
18:40:07 [2022-03-20T18:40:07.401Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.008s	coverage: 86.1% of statements
18:40:07 [2022-03-20T18:40:07.918Z] === RUN   TestDockerSuite/TestRunAttachDetach
18:40:07 [2022-03-20T18:40:07.973Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.226s	coverage: 48.6% of statements
18:40:08 [2022-03-20T18:40:08.235Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 70.6% of statements
18:40:08 [2022-03-20T18:40:08.235Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
18:40:08 [2022-03-20T18:40:08.347Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
18:40:08 [2022-03-20T18:40:08.511Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
18:40:08 [2022-03-20T18:40:08.511Z] 
18:40:08 [2022-03-20T18:40:08.511Z] === Skipped
18:40:08 [2022-03-20T18:40:08.511Z] === SKIP: libnetwork TestParallel1 (0.00s)
18:40:08 [2022-03-20T18:40:08.511Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
18:40:08 [2022-03-20T18:40:08.511Z] 
18:40:08 [2022-03-20T18:40:08.511Z] === SKIP: libnetwork TestParallel3 (0.00s)
18:40:08 [2022-03-20T18:40:08.511Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
18:40:08 [2022-03-20T18:40:08.511Z] 
18:40:08 [2022-03-20T18:40:08.511Z] === SKIP: libnetwork TestParallel2 (0.00s)
18:40:08 [2022-03-20T18:40:08.511Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
18:40:08 [2022-03-20T18:40:08.511Z] 
18:40:08 [2022-03-20T18:40:08.511Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
18:40:08 [2022-03-20T18:40:08.511Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:40:08 [2022-03-20T18:40:08.511Z] 
18:40:08 [2022-03-20T18:40:08.511Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
18:40:08 [2022-03-20T18:40:08.511Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:40:08 [2022-03-20T18:40:08.511Z] 
18:40:08 [2022-03-20T18:40:08.511Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
18:40:08 [2022-03-20T18:40:08.511Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:40:08 [2022-03-20T18:40:08.511Z] 
18:40:08 [2022-03-20T18:40:08.511Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
18:40:08 [2022-03-20T18:40:08.511Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:40:08 [2022-03-20T18:40:08.511Z] 
18:40:08 [2022-03-20T18:40:08.511Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
18:40:08 [2022-03-20T18:40:08.511Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
18:40:08 [2022-03-20T18:40:08.511Z] 
18:40:08 [2022-03-20T18:40:08.511Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
18:40:08 [2022-03-20T18:40:08.511Z]     firewalld_test.go:14: firewalld is not running
18:40:08 [2022-03-20T18:40:08.511Z] 
18:40:08 [2022-03-20T18:40:08.511Z] DONE 326 tests, 9 skipped in 200.356s
18:40:08 [2022-03-20T18:40:08.892Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
Post stage
[Pipeline] junit
18:40:09 [2022-03-20T18:40:09.104Z] Recording test results
18:40:09 [2022-03-20T18:40:09.367Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
18:40:09 [2022-03-20T18:40:09.711Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43398/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=45067cda330b4ebcc889b17856a60761aa480ad6 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:45067cda330b4ebcc889b17856a60761aa480ad6 hack/validate/vendor
18:40:09 [2022-03-20T18:40:09.825Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
18:40:10 [2022-03-20T18:40:10.282Z] No vendor changes in diff.
18:40:10 [2022-03-20T18:40:10.282Z] WARNING: could not find copyright information for github.com/coreos/go-systemd
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:40:10 [2022-03-20T18:40:10.753Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
18:40:10 [2022-03-20T18:40:10.855Z] + echo Ensuring container killed.
18:40:10 [2022-03-20T18:40:10.855Z] Ensuring container killed.
18:40:10 [2022-03-20T18:40:10.855Z] + docker rm -vf docker-pr3
18:40:10 [2022-03-20T18:40:10.855Z] Error: No such container: docker-pr3
[Pipeline] sh
18:40:11 [2022-03-20T18:40:11.146Z] + echo Chowning /workspace to jenkins user
18:40:11 [2022-03-20T18:40:11.146Z] Chowning /workspace to jenkins user
18:40:11 [2022-03-20T18:40:11.146Z] + id -u
18:40:11 [2022-03-20T18:40:11.146Z] + id -g
18:40:11 [2022-03-20T18:40:11.146Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43398:/workspace busybox chown -R 1000:1000 /workspace
18:40:11 [2022-03-20T18:40:11.316Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
18:40:11 [2022-03-20T18:40:11.878Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:40:12 [2022-03-20T18:40:12.385Z] + bundleName=unit
18:40:12 [2022-03-20T18:40:12.385Z] + echo Creating unit-bundles.tar.gz
18:40:12 [2022-03-20T18:40:12.385Z] Creating unit-bundles.tar.gz
18:40:12 [2022-03-20T18:40:12.385Z] + 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
18:40:12 [2022-03-20T18:40:12.385Z] bundles/junit-report-libnetwork.xml
18:40:12 [2022-03-20T18:40:12.385Z] bundles/junit-report.xml
18:40:12 [2022-03-20T18:40:12.385Z] bundles/go-test-report-libnetwork.json
18:40:12 [2022-03-20T18:40:12.386Z] bundles/go-test-report.json
18:40:12 [2022-03-20T18:40:12.386Z] bundles/profile-libnetwork.out
18:40:12 [2022-03-20T18:40:12.386Z] bundles/profile.out
[Pipeline] archiveArtifacts
18:40:12 [2022-03-20T18:40:12.399Z] Archiving artifacts
18:40:12 [2022-03-20T18:40:12.806Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
18:40:13 [2022-03-20T18:40:13.385Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43398/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:40:13 [2022-03-20T18:40:13.699Z] + make clean
18:40:13 [2022-03-20T18:40:13.699Z] docker volume rm -f docker-dev-cache docker-mod-cache
18:40:13 [2022-03-20T18:40:13.699Z] docker-dev-cache
18:40:13 [2022-03-20T18:40:13.699Z] docker-mod-cache
[Pipeline] deleteDir
18:40:13 [2022-03-20T18:40:13.735Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
18:40:13 [2022-03-20T18:40:13.992Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:40:14 [2022-03-20T18:40:14.598Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
18:40:14 [2022-03-20T18:40:14.855Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
18:40:14 [2022-03-20T18:40:14.855Z] === RUN   TestDockerSuite/TestRunBindMounts
18:40:16 [2022-03-20T18:40:16.235Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
18:40:16 [2022-03-20T18:40:16.799Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
18:40:17 [2022-03-20T18:40:17.056Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
18:40:17 [2022-03-20T18:40:17.620Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
18:40:17 [2022-03-20T18:40:17.876Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
18:40:17 [2022-03-20T18:40:17.876Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
18:40:18 [2022-03-20T18:40:18.807Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
18:40:19 [2022-03-20T18:40:19.064Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
18:40:19 [2022-03-20T18:40:19.626Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
18:40:19 [2022-03-20T18:40:19.883Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
18:40:20 [2022-03-20T18:40:20.448Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
18:40:20 [2022-03-20T18:40:20.448Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
18:40:20 [2022-03-20T18:40:20.706Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
18:40:20 [2022-03-20T18:40:20.961Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
18:40:21 [2022-03-20T18:40:21.524Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
18:40:22 [2022-03-20T18:40:22.086Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
18:40:22 [2022-03-20T18:40:22.648Z] === RUN   TestDockerSuite/TestRunContainerNetwork
18:40:22 [2022-03-20T18:40:22.903Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
18:40:23 [2022-03-20T18:40:23.159Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
18:40:23 [2022-03-20T18:40:23.722Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
18:40:24 [2022-03-20T18:40:24.649Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
18:40:25 [2022-03-20T18:40:25.581Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
18:40:26 [2022-03-20T18:40:26.512Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
18:40:26 [2022-03-20T18:40:26.770Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
18:40:27 [2022-03-20T18:40:27.026Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
18:40:27 [2022-03-20T18:40:27.589Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
18:40:28 [2022-03-20T18:40:28.152Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
18:40:28 [2022-03-20T18:40:28.408Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
18:40:28 [2022-03-20T18:40:28.972Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
18:40:29 [2022-03-20T18:40:29.536Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
18:40:30 [2022-03-20T18:40:30.905Z]     docker_api_swarm_service_test.go:148: [d41b6a7fcc126] joining swarm manager [db6f2f4b4e84d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:40:31 [2022-03-20T18:40:31.875Z]     docker_api_swarm_service_test.go:148: [d04a445e88b5a] joining swarm manager [db6f2f4b4e84d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:40:32 [2022-03-20T18:40:32.439Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
18:40:32 [2022-03-20T18:40:32.439Z] === RUN   TestDockerSuite/TestRunCreateVolume
18:40:33 [2022-03-20T18:40:33.370Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
18:40:34 [2022-03-20T18:40:34.695Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
18:40:34 [2022-03-20T18:40:34.695Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
18:40:34 [2022-03-20T18:40:34.695Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
18:40:34 [2022-03-20T18:40:34.695Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
18:40:34 [2022-03-20T18:40:34.695Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
18:40:34 [2022-03-20T18:40:34.695Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
18:40:34 [2022-03-20T18:40:34.695Z] === RUN   TestDockerSuite/TestAPINetworkFilter
18:40:34 [2022-03-20T18:40:34.695Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
18:40:34 [2022-03-20T18:40:34.695Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
18:40:34 [2022-03-20T18:40:34.695Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
18:40:34 [2022-03-20T18:40:34.695Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
18:40:34 [2022-03-20T18:40:34.695Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
18:40:34 [2022-03-20T18:40:34.695Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
18:40:34 [2022-03-20T18:40:34.695Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
18:40:34 [2022-03-20T18:40:34.695Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
18:40:34 [2022-03-20T18:40:34.695Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
18:40:34 [2022-03-20T18:40:34.695Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
18:40:34 [2022-03-20T18:40:34.695Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
18:40:34 [2022-03-20T18:40:34.695Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
18:40:34 [2022-03-20T18:40:34.695Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
18:40:34 [2022-03-20T18:40:34.695Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
18:40:34 [2022-03-20T18:40:34.695Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
18:40:34 [2022-03-20T18:40:34.695Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
18:40:34 [2022-03-20T18:40:34.695Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
18:40:34 [2022-03-20T18:40:34.695Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
18:40:34 [2022-03-20T18:40:34.695Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
18:40:34 [2022-03-20T18:40:34.735Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
18:40:36 [2022-03-20T18:40:36.264Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
18:40:36 [2022-03-20T18:40:36.264Z]     docker_cli_run_test.go:3149: unmatched requirement Apparmor
18:40:36 [2022-03-20T18:40:36.264Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
18:40:36 [2022-03-20T18:40:36.264Z]     docker_cli_run_test.go:3127: unmatched requirement Apparmor
18:40:36 [2022-03-20T18:40:36.264Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
18:40:36 [2022-03-20T18:40:36.264Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
18:40:36 [2022-03-20T18:40:36.264Z] === RUN   TestDockerSuite/TestAttachDisconnect
18:40:36 [2022-03-20T18:40:36.264Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
18:40:36 [2022-03-20T18:40:36.264Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
18:40:36 [2022-03-20T18:40:36.626Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
18:40:37 [2022-03-20T18:40:37.602Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
18:40:39 [2022-03-20T18:40:39.542Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
18:40:39 [2022-03-20T18:40:39.542Z]     docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows
18:40:39 [2022-03-20T18:40:39.542Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
18:40:39 [2022-03-20T18:40:39.542Z]     docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows
18:40:39 [2022-03-20T18:40:39.542Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
18:40:39 [2022-03-20T18:40:39.799Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
18:40:40 [2022-03-20T18:40:40.056Z] === RUN   TestDockerSuite/TestAttachPausedContainer
18:40:40 [2022-03-20T18:40:40.056Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
18:40:40 [2022-03-20T18:40:40.056Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
18:40:40 [2022-03-20T18:40:40.056Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
18:40:40 [2022-03-20T18:40:40.056Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
18:40:40 [2022-03-20T18:40:40.729Z] === RUN   TestDockerSuite/TestRunDNSOptions
18:40:42 [2022-03-20T18:40:42.102Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
18:40:43 [2022-03-20T18:40:43.470Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
18:40:43 [2022-03-20T18:40:43.727Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
18:40:44 [2022-03-20T18:40:44.654Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
18:40:45 [2022-03-20T18:40:45.215Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
18:40:45 [2022-03-20T18:40:45.215Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
18:40:45 [2022-03-20T18:40:45.215Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
18:40:45 [2022-03-20T18:40:45.777Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
18:40:46 [2022-03-20T18:40:46.704Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
18:40:46 [2022-03-20T18:40:46.704Z] === RUN   TestDockerSuite/TestRunDuplicateMount
18:40:47 [2022-03-20T18:40:47.215Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
18:40:47 [2022-03-20T18:40:47.266Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
18:40:47 [2022-03-20T18:40:47.523Z] === RUN   TestDockerSuite/TestRunEchoStdout
18:40:48 [2022-03-20T18:40:48.088Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
18:40:48 [2022-03-20T18:40:48.652Z] === RUN   TestDockerSuite/TestRunEmptyEnv
18:40:48 [2022-03-20T18:40:48.652Z] === RUN   TestDockerSuite/TestRunEntrypoint
18:40:49 [2022-03-20T18:40:49.224Z] === RUN   TestDockerSuite/TestRunEnvironment
18:40:49 [2022-03-20T18:40:49.789Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
18:40:50 [2022-03-20T18:40:50.719Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
18:40:50 [2022-03-20T18:40:50.977Z] === RUN   TestDockerSuite/TestRunExitCode
18:40:51 [2022-03-20T18:40:51.233Z] === RUN   TestDockerSuite/TestRunExitCodeOne
18:40:51 [2022-03-20T18:40:51.797Z] === RUN   TestDockerSuite/TestRunExitCodeZero
18:40:52 [2022-03-20T18:40:52.360Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
18:40:52 [2022-03-20T18:40:52.623Z] === RUN   TestDockerSuite/TestRunExposePort
18:40:52 [2022-03-20T18:40:52.623Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
18:40:53 [2022-03-20T18:40:53.186Z] === RUN   TestDockerSuite/TestRunGroupAdd
18:40:53 [2022-03-20T18:40:53.442Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
18:40:54 [2022-03-20T18:40:54.374Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
18:40:54 [2022-03-20T18:40:54.630Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
18:40:54 [2022-03-20T18:40:54.630Z]     docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows
18:40:54 [2022-03-20T18:40:54.630Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
18:40:57 [2022-03-20T18:40:57.150Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
18:40:57 [2022-03-20T18:40:57.406Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
18:40:57 [2022-03-20T18:40:57.967Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
18:40:58 [2022-03-20T18:40:58.531Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
18:40:59 [2022-03-20T18:40:59.462Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
18:40:59 [2022-03-20T18:40:59.462Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
18:40:59 [2022-03-20T18:40:59.462Z] === RUN   TestDockerSuite/TestRunInvalidReference
18:40:59 [2022-03-20T18:40:59.462Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
18:41:00 [2022-03-20T18:41:00.025Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
18:41:01 [2022-03-20T18:41:01.967Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
18:41:02 [2022-03-20T18:41:02.532Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
18:41:03 [2022-03-20T18:41:03.461Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
18:41:07 [2022-03-20T18:41:07.683Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
18:41:09 [2022-03-20T18:41:09.047Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
18:41:09 [2022-03-20T18:41:09.612Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
18:41:10 [2022-03-20T18:41:10.178Z] === RUN   TestDockerSuite/TestRunModeHostname
18:41:11 [2022-03-20T18:41:11.109Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
18:41:11 [2022-03-20T18:41:11.109Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
18:41:11 [2022-03-20T18:41:11.365Z] === RUN   TestDockerSuite/TestRunModeIpcHost
18:41:12 [2022-03-20T18:41:12.736Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
18:41:13 [2022-03-20T18:41:13.300Z] === RUN   TestDockerSuite/TestRunModePIDContainer
18:41:14 [2022-03-20T18:41:14.231Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
18:41:14 [2022-03-20T18:41:14.231Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
18:41:14 [2022-03-20T18:41:14.488Z] === RUN   TestDockerSuite/TestRunModeUTSHost
18:41:15 [2022-03-20T18:41:15.420Z] === RUN   TestDockerSuite/TestRunMount
18:41:17 [2022-03-20T18:41:17.365Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
18:41:17 [2022-03-20T18:41:17.365Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
18:41:17 [2022-03-20T18:41:17.365Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
18:41:17 [2022-03-20T18:41:17.365Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
18:41:17 [2022-03-20T18:41:17.365Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
18:41:18 [2022-03-20T18:41:18.935Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
18:41:19 [2022-03-20T18:41:19.592Z] === RUN   TestDockerSuite/TestRunMountOrdering
18:41:19 [2022-03-20T18:41:19.924Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
18:41:19 [2022-03-20T18:41:19.924Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
18:41:19 [2022-03-20T18:41:19.924Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
18:41:19 [2022-03-20T18:41:19.924Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
18:41:19 [2022-03-20T18:41:19.924Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
18:41:19 [2022-03-20T18:41:19.924Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
18:41:19 [2022-03-20T18:41:19.924Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
18:41:19 [2022-03-20T18:41:19.924Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
18:41:20 [2022-03-20T18:41:20.154Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
18:41:20 [2022-03-20T18:41:20.716Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
18:41:20 [2022-03-20T18:41:20.909Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
18:41:21 [2022-03-20T18:41:21.646Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
18:41:23 [2022-03-20T18:41:23.015Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
18:41:24 [2022-03-20T18:41:24.697Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
18:41:25 [2022-03-20T18:41:25.540Z] === RUN   TestDockerSuite/TestRunNamedVolume
18:41:26 [2022-03-20T18:41:26.262Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
18:41:26 [2022-03-20T18:41:26.262Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
18:41:26 [2022-03-20T18:41:26.262Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
18:41:26 [2022-03-20T18:41:26.262Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
18:41:26 [2022-03-20T18:41:26.262Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
18:41:26 [2022-03-20T18:41:26.262Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
18:41:27 [2022-03-20T18:41:27.447Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
18:41:28 [2022-03-20T18:41:28.825Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
18:41:29 [2022-03-20T18:41:29.214Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
18:41:29 [2022-03-20T18:41:29.753Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
18:41:31 [2022-03-20T18:41:31.121Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
18:41:31 [2022-03-20T18:41:31.121Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
18:41:31 [2022-03-20T18:41:31.682Z] === RUN   TestDockerSuite/TestRunNetHost
18:41:33 [2022-03-20T18:41:33.049Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
18:41:33 [2022-03-20T18:41:33.049Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
18:41:33 [2022-03-20T18:41:33.314Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
18:41:34 [2022-03-20T18:41:34.252Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
18:41:36 [2022-03-20T18:41:36.152Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
18:41:38 [2022-03-20T18:41:38.094Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
18:41:38 [2022-03-20T18:41:38.094Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
18:41:40 [2022-03-20T18:41:40.614Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
18:41:40 [2022-03-20T18:41:40.870Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
18:41:41 [2022-03-20T18:41:41.433Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
18:41:41 [2022-03-20T18:41:41.433Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
18:41:41 [2022-03-20T18:41:41.997Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
18:41:41 [2022-03-20T18:41:41.997Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
18:41:42 [2022-03-20T18:41:42.560Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
18:41:43 [2022-03-20T18:41:43.490Z] === RUN   TestDockerSuite/TestRunNonExistingImage
18:41:43 [2022-03-20T18:41:43.490Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
18:41:43 [2022-03-20T18:41:43.490Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
18:41:44 [2022-03-20T18:41:44.055Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
18:41:44 [2022-03-20T18:41:44.139Z] === RUN   TestDockerSuite/TestBuildAddNonTar
18:41:45 [2022-03-20T18:41:45.945Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
18:41:48 [2022-03-20T18:41:48.474Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
18:41:48 [2022-03-20T18:41:48.899Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
18:41:49 [2022-03-20T18:41:49.405Z] === RUN   TestDockerSuite/TestRunOOMExitCode
18:41:49 [2022-03-20T18:41:49.405Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
18:41:49 [2022-03-20T18:41:49.405Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
18:41:49 [2022-03-20T18:41:49.866Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
18:41:49 [2022-03-20T18:41:49.866Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
18:41:49 [2022-03-20T18:41:49.866Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
18:41:49 [2022-03-20T18:41:49.885Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
18:41:49 [2022-03-20T18:41:49.885Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
18:41:49 [2022-03-20T18:41:49.885Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
18:41:50 [2022-03-20T18:41:50.336Z] === RUN   TestDockerSuite/TestRunPIDsLimit
18:41:50 [2022-03-20T18:41:50.899Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
18:41:50 [2022-03-20T18:41:50.899Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
18:41:52 [2022-03-20T18:41:52.265Z] === RUN   TestDockerSuite/TestRunPortInUse
18:41:52 [2022-03-20T18:41:52.829Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
18:41:52 [2022-03-20T18:41:52.832Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
18:41:53 [2022-03-20T18:41:53.438Z]     docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n"
18:41:53 [2022-03-20T18:41:53.438Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
18:41:54 [2022-03-20T18:41:54.000Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
18:41:54 [2022-03-20T18:41:54.560Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
18:41:55 [2022-03-20T18:41:55.043Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
18:41:55 [2022-03-20T18:41:55.169Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
18:41:55 [2022-03-20T18:41:55.169Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
18:41:55 [2022-03-20T18:41:55.732Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
18:41:55 [2022-03-20T18:41:55.732Z]     docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
18:41:55 [2022-03-20T18:41:55.732Z] === RUN   TestDockerSuite/TestRunPublishPort
18:41:56 [2022-03-20T18:41:56.296Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
18:41:56 [2022-03-20T18:41:56.553Z] === RUN   TestDockerSuite/TestRunReadProcLatency
18:41:56 [2022-03-20T18:41:56.553Z]     docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured
18:41:56 [2022-03-20T18:41:56.553Z] === RUN   TestDockerSuite/TestRunReadProcTimer
18:41:57 [2022-03-20T18:41:57.092Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
18:41:57 [2022-03-20T18:41:57.092Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
18:41:57 [2022-03-20T18:41:57.484Z] === RUN   TestDockerSuite/TestRunRedirectStdout
18:41:58 [2022-03-20T18:41:58.854Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
18:41:58 [2022-03-20T18:41:58.854Z]     docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved
18:41:58 [2022-03-20T18:41:58.854Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
18:41:59 [2022-03-20T18:41:59.115Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
18:42:00 [2022-03-20T18:42:00.926Z] === RUN   TestDockerSuite/TestBuildAddScript
18:42:00 [2022-03-20T18:42:00.930Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
18:42:00 [2022-03-20T18:42:00.930Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
18:42:00 [2022-03-20T18:42:00.930Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
18:42:00 [2022-03-20T18:42:00.930Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
18:42:00 [2022-03-20T18:42:00.930Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
18:42:00 [2022-03-20T18:42:00.930Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
18:42:00 [2022-03-20T18:42:00.930Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
18:42:00 [2022-03-20T18:42:00.930Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
18:42:01 [2022-03-20T18:42:01.009Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
18:42:01 [2022-03-20T18:42:01.399Z] === RUN   TestDockerSuite/TestBuildAddTar
18:42:01 [2022-03-20T18:42:01.847Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
18:42:02 [2022-03-20T18:42:02.379Z] === RUN   TestDockerSuite/TestRunRm
18:42:02 [2022-03-20T18:42:02.636Z] === RUN   TestDockerSuite/TestRunRmAndWait
18:42:02 [2022-03-20T18:42:02.834Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
18:42:02 [2022-03-20T18:42:02.834Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
18:42:02 [2022-03-20T18:42:02.834Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
18:42:02 [2022-03-20T18:42:02.834Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
18:42:02 [2022-03-20T18:42:02.834Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
18:42:02 [2022-03-20T18:42:02.834Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
18:42:02 [2022-03-20T18:42:02.834Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
18:42:03 [2022-03-20T18:42:03.302Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
18:42:04 [2022-03-20T18:42:04.289Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
18:42:05 [2022-03-20T18:42:05.908Z] === RUN   TestDockerSuite/TestRunRmPre125Api
18:42:06 [2022-03-20T18:42:06.472Z] === RUN   TestDockerSuite/TestRunRootWorkdir
18:42:07 [2022-03-20T18:42:07.035Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
18:42:08 [2022-03-20T18:42:08.086Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
18:42:08 [2022-03-20T18:42:08.405Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
18:42:08 [2022-03-20T18:42:08.662Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
18:42:10 [2022-03-20T18:42:10.303Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
18:42:10 [2022-03-20T18:42:10.303Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
18:42:10 [2022-03-20T18:42:10.303Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
18:42:10 [2022-03-20T18:42:10.303Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
18:42:10 [2022-03-20T18:42:10.303Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
18:42:10 [2022-03-20T18:42:10.303Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
18:42:11 [2022-03-20T18:42:11.182Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
18:42:13 [2022-03-20T18:42:13.708Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
18:42:13 [2022-03-20T18:42:13.708Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
18:42:13 [2022-03-20T18:42:13.963Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
18:42:14 [2022-03-20T18:42:14.096Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
18:42:14 [2022-03-20T18:42:14.525Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
18:42:14 [2022-03-20T18:42:14.780Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
18:42:15 [2022-03-20T18:42:15.345Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
18:42:15 [2022-03-20T18:42:15.601Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
18:42:16 [2022-03-20T18:42:16.163Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
18:42:16 [2022-03-20T18:42:16.418Z] === RUN   TestDockerSuite/TestRunSetMacAddress
18:42:16 [2022-03-20T18:42:16.980Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
18:42:19 [2022-03-20T18:42:19.501Z] === RUN   TestDockerSuite/TestRunState
18:42:20 [2022-03-20T18:42:20.433Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
18:42:20 [2022-03-20T18:42:20.692Z] === RUN   TestDockerSuite/TestRunStdinPipe
18:42:21 [2022-03-20T18:42:21.254Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
18:42:21 [2022-03-20T18:42:21.254Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
18:42:21 [2022-03-20T18:42:21.254Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
18:42:21 [2022-03-20T18:42:21.254Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
18:42:21 [2022-03-20T18:42:21.832Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
18:42:22 [2022-03-20T18:42:22.394Z] === RUN   TestDockerSuite/TestRunSysctls
18:42:23 [2022-03-20T18:42:23.326Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
18:42:23 [2022-03-20T18:42:23.583Z] === RUN   TestDockerSuite/TestRunTLSVerify
18:42:23 [2022-03-20T18:42:23.583Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
18:42:23 [2022-03-20T18:42:23.583Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
18:42:24 [2022-03-20T18:42:24.150Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
18:42:26 [2022-03-20T18:42:26.044Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
18:42:26 [2022-03-20T18:42:26.606Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
18:42:27 [2022-03-20T18:42:27.972Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
18:42:29 [2022-03-20T18:42:29.036Z] === RUN   TestDockerSuite/TestBuildAddNonTar
18:42:30 [2022-03-20T18:42:30.493Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
18:42:31 [2022-03-20T18:42:31.904Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
18:42:33 [2022-03-20T18:42:33.273Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
18:42:33 [2022-03-20T18:42:33.840Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
18:42:34 [2022-03-20T18:42:34.406Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
18:42:35 [2022-03-20T18:42:35.338Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
18:42:35 [2022-03-20T18:42:35.338Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
18:42:36 [2022-03-20T18:42:36.203Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
18:42:36 [2022-03-20T18:42:36.711Z] === RUN   TestDockerSuite/TestRunUnshareProc
18:42:37 [2022-03-20T18:42:37.192Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
18:42:37 [2022-03-20T18:42:37.192Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
18:42:37 [2022-03-20T18:42:37.192Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
18:42:38 [2022-03-20T18:42:38.079Z] === RUN   TestDockerSuite/TestRunUserByID
18:42:38 [2022-03-20T18:42:38.342Z] === RUN   TestDockerSuite/TestRunUserByIDBig
18:42:38 [2022-03-20T18:42:38.606Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
18:42:38 [2022-03-20T18:42:38.606Z] === RUN   TestDockerSuite/TestRunUserByIDZero
18:42:39 [2022-03-20T18:42:39.169Z] === RUN   TestDockerSuite/TestRunUserByName
18:42:39 [2022-03-20T18:42:39.425Z] === RUN   TestDockerSuite/TestRunUserDefaults
18:42:39 [2022-03-20T18:42:39.989Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
18:42:39 [2022-03-20T18:42:39.989Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
18:42:39 [2022-03-20T18:42:39.989Z] === RUN   TestDockerSuite/TestRunUserNotFound
18:42:39 [2022-03-20T18:42:39.989Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
18:42:40 [2022-03-20T18:42:40.555Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
18:42:40 [2022-03-20T18:42:40.981Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
18:42:42 [2022-03-20T18:42:42.546Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
18:42:43 [2022-03-20T18:42:43.119Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
18:42:43 [2022-03-20T18:42:43.375Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
18:42:43 [2022-03-20T18:42:43.926Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
18:42:43 [2022-03-20T18:42:43.926Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
18:42:43 [2022-03-20T18:42:43.926Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
18:42:43 [2022-03-20T18:42:43.943Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
18:42:44 [2022-03-20T18:42:44.093Z] === RUN   TestDockerSuite/TestBuildAddTarXz
18:42:44 [2022-03-20T18:42:44.093Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
18:42:44 [2022-03-20T18:42:44.093Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
18:42:44 [2022-03-20T18:42:44.093Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
18:42:44 [2022-03-20T18:42:44.093Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
18:42:45 [2022-03-20T18:42:45.314Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
18:42:46 [2022-03-20T18:42:46.245Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
18:42:47 [2022-03-20T18:42:47.614Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
18:42:47 [2022-03-20T18:42:47.717Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
18:42:47 [2022-03-20T18:42:47.717Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
18:42:48 [2022-03-20T18:42:48.176Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
18:42:49 [2022-03-20T18:42:49.104Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
18:42:49 [2022-03-20T18:42:49.666Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
18:42:49 [2022-03-20T18:42:49.666Z]     docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows
18:42:49 [2022-03-20T18:42:49.666Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
18:42:49 [2022-03-20T18:42:49.666Z]     docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows
18:42:49 [2022-03-20T18:42:49.666Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
18:42:49 [2022-03-20T18:42:49.666Z]     docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows
18:42:49 [2022-03-20T18:42:49.666Z] === RUN   TestDockerSuite/TestRunWithBadDevice
18:42:49 [2022-03-20T18:42:49.709Z] === RUN   TestDockerSuite/TestBuildAddScript
18:42:49 [2022-03-20T18:42:49.712Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
18:42:49 [2022-03-20T18:42:49.712Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
18:42:49 [2022-03-20T18:42:49.712Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
18:42:49 [2022-03-20T18:42:49.712Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
18:42:49 [2022-03-20T18:42:49.712Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
18:42:49 [2022-03-20T18:42:49.712Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
18:42:49 [2022-03-20T18:42:49.712Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
18:42:49 [2022-03-20T18:42:49.712Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
18:42:49 [2022-03-20T18:42:49.712Z] === RUN   TestDockerSuite/TestBuildAddTar
18:42:49 [2022-03-20T18:42:49.934Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
18:42:49 [2022-03-20T18:42:49.934Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
18:42:49 [2022-03-20T18:42:49.934Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
18:42:50 [2022-03-20T18:42:50.865Z] === RUN   TestDockerSuite/TestRunWithCPUShares
18:42:50 [2022-03-20T18:42:50.865Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
18:42:51 [2022-03-20T18:42:51.429Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
18:42:51 [2022-03-20T18:42:51.509Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
18:42:52 [2022-03-20T18:42:52.360Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
18:42:52 [2022-03-20T18:42:52.499Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
18:42:52 [2022-03-20T18:42:52.499Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
18:42:52 [2022-03-20T18:42:52.499Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
18:42:52 [2022-03-20T18:42:52.499Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
18:42:52 [2022-03-20T18:42:52.499Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
18:42:52 [2022-03-20T18:42:52.499Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
18:42:52 [2022-03-20T18:42:52.942Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
18:42:52 [2022-03-20T18:42:52.967Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
18:42:52 [2022-03-20T18:42:52.967Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
18:42:53 [2022-03-20T18:42:53.874Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
18:42:53 [2022-03-20T18:42:53.874Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
18:42:53 [2022-03-20T18:42:53.874Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
18:42:53 [2022-03-20T18:42:53.955Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
18:42:54 [2022-03-20T18:42:54.439Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
18:42:54 [2022-03-20T18:42:54.439Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
18:42:54 [2022-03-20T18:42:54.439Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
18:42:54 [2022-03-20T18:42:54.439Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
18:42:54 [2022-03-20T18:42:54.439Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
18:42:54 [2022-03-20T18:42:54.439Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
18:42:54 [2022-03-20T18:42:54.439Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
18:42:54 [2022-03-20T18:42:54.439Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
18:42:54 [2022-03-20T18:42:54.439Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
18:42:54 [2022-03-20T18:42:54.439Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
18:42:54 [2022-03-20T18:42:54.439Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
18:42:54 [2022-03-20T18:42:54.439Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
18:42:54 [2022-03-20T18:42:54.439Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
18:42:54 [2022-03-20T18:42:54.439Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
18:42:54 [2022-03-20T18:42:54.439Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
18:42:55 [2022-03-20T18:42:55.004Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
18:42:55 [2022-03-20T18:42:55.611Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
18:42:55 [2022-03-20T18:42:55.611Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
18:42:56 [2022-03-20T18:42:56.173Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
18:42:56 [2022-03-20T18:42:56.173Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
18:42:56 [2022-03-20T18:42:56.734Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
18:42:56 [2022-03-20T18:42:56.734Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
18:42:56 [2022-03-20T18:42:56.734Z] === RUN   TestDockerSuite/TestRunWithShmSize
18:42:57 [2022-03-20T18:42:57.296Z] === RUN   TestDockerSuite/TestRunWithSwappiness
18:42:57 [2022-03-20T18:42:57.750Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
18:42:57 [2022-03-20T18:42:57.861Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
18:42:57 [2022-03-20T18:42:57.861Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
18:42:57 [2022-03-20T18:42:57.861Z] === RUN   TestDockerSuite/TestRunWithUlimits
18:42:58 [2022-03-20T18:42:58.425Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
18:42:59 [2022-03-20T18:42:59.013Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
18:42:59 [2022-03-20T18:42:59.013Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
18:42:59 [2022-03-20T18:42:59.313Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
18:42:59 [2022-03-20T18:42:59.313Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
18:42:59 [2022-03-20T18:42:59.313Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
18:42:59 [2022-03-20T18:42:59.313Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
18:42:59 [2022-03-20T18:42:59.313Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
18:42:59 [2022-03-20T18:42:59.313Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
18:42:59 [2022-03-20T18:42:59.484Z] === RUN   TestDockerSuite/TestBuildBlankName
18:42:59 [2022-03-20T18:42:59.794Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
18:42:59 [2022-03-20T18:42:59.794Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
18:43:00 [2022-03-20T18:43:00.356Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
18:43:00 [2022-03-20T18:43:00.356Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
18:43:00 [2022-03-20T18:43:00.356Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
18:43:00 [2022-03-20T18:43:00.469Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
18:43:00 [2022-03-20T18:43:00.612Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
18:43:00 [2022-03-20T18:43:00.612Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
18:43:01 [2022-03-20T18:43:01.977Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
18:43:02 [2022-03-20T18:43:02.543Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
18:43:02 [2022-03-20T18:43:02.800Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
18:43:03 [2022-03-20T18:43:03.102Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
18:43:04 [2022-03-20T18:43:04.183Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
18:43:04 [2022-03-20T18:43:04.750Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
18:43:04 [2022-03-20T18:43:04.750Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
18:43:04 [2022-03-20T18:43:04.750Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
18:43:05 [2022-03-20T18:43:05.682Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
18:43:05 [2022-03-20T18:43:05.682Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
18:43:09 [2022-03-20T18:43:09.469Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
18:43:09 [2022-03-20T18:43:09.469Z] === RUN   TestDockerSuite/TestSaveCheckTimes
18:43:09 [2022-03-20T18:43:09.469Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
18:43:09 [2022-03-20T18:43:09.469Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
18:43:09 [2022-03-20T18:43:09.469Z] === RUN   TestDockerSuite/TestSaveImageId
18:43:09 [2022-03-20T18:43:09.469Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
18:43:09 [2022-03-20T18:43:09.469Z] === RUN   TestDockerSuite/TestSaveLoadParents
18:43:10 [2022-03-20T18:43:10.749Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
18:43:10 [2022-03-20T18:43:10.749Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
18:43:10 [2022-03-20T18:43:10.749Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
18:43:10 [2022-03-20T18:43:10.837Z]     docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents293054119
18:43:11 [2022-03-20T18:43:11.093Z] === RUN   TestDockerSuite/TestSaveMultipleNames
18:43:11 [2022-03-20T18:43:11.348Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
18:43:11 [2022-03-20T18:43:11.605Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
18:43:12 [2022-03-20T18:43:12.533Z] === RUN   TestDockerSuite/TestSaveSingleTag
18:43:12 [2022-03-20T18:43:12.533Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
18:43:12 [2022-03-20T18:43:12.533Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
18:43:14 [2022-03-20T18:43:14.428Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
18:43:14 [2022-03-20T18:43:14.489Z] === RUN   TestDockerSuite/TestBuildAddNonTar
18:43:14 [2022-03-20T18:43:14.533Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
18:43:15 [2022-03-20T18:43:15.359Z] === RUN   TestDockerSuite/TestSearchCmdOptions
18:43:15 [2022-03-20T18:43:15.924Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
18:43:15 [2022-03-20T18:43:15.924Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
18:43:15 [2022-03-20T18:43:15.924Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
18:43:16 [2022-03-20T18:43:16.179Z] === RUN   TestDockerSuite/TestSearchWithLimit
18:43:16 [2022-03-20T18:43:16.745Z] === RUN   TestDockerSuite/TestSlowStdinClosing
18:43:16 [2022-03-20T18:43:16.745Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
18:43:17 [2022-03-20T18:43:17.720Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
18:43:17 [2022-03-20T18:43:17.720Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
18:43:18 [2022-03-20T18:43:18.284Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
18:43:18 [2022-03-20T18:43:18.848Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
18:43:23 [2022-03-20T18:43:23.015Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
18:43:23 [2022-03-20T18:43:23.576Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
18:43:24 [2022-03-20T18:43:24.916Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
18:43:24 [2022-03-20T18:43:24.945Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
18:43:25 [2022-03-20T18:43:25.473Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
18:43:25 [2022-03-20T18:43:25.902Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
18:43:25 [2022-03-20T18:43:25.902Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
18:43:25 [2022-03-20T18:43:25.902Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
18:43:26 [2022-03-20T18:43:26.404Z] === RUN   TestDockerSuite/TestStartAttachSilent
18:43:26 [2022-03-20T18:43:26.985Z] === RUN   TestDockerSuite/TestStartAttachWithRename
18:43:29 [2022-03-20T18:43:29.507Z] === RUN   TestDockerSuite/TestStartMultipleContainers
18:43:29 [2022-03-20T18:43:29.690Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
18:43:31 [2022-03-20T18:43:31.259Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
18:43:31 [2022-03-20T18:43:31.400Z] === RUN   TestDockerSuite/TestStartPausedContainer
18:43:31 [2022-03-20T18:43:31.657Z] === RUN   TestDockerSuite/TestStartRecordError
18:43:32 [2022-03-20T18:43:32.594Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
18:43:33 [2022-03-20T18:43:33.599Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
18:43:33 [2022-03-20T18:43:33.599Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
18:43:33 [2022-03-20T18:43:33.599Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
18:43:33 [2022-03-20T18:43:33.959Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
18:43:34 [2022-03-20T18:43:34.486Z] === RUN   TestDockerSuite/TestBuildAddTarXz
18:43:34 [2022-03-20T18:43:34.486Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
18:43:34 [2022-03-20T18:43:34.486Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
18:43:34 [2022-03-20T18:43:34.486Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
18:43:34 [2022-03-20T18:43:34.486Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
18:43:35 [2022-03-20T18:43:35.323Z] === RUN   TestDockerSuite/TestStatsAllNoStream
18:43:35 [2022-03-20T18:43:35.885Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
18:43:38 [2022-03-20T18:43:38.449Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
18:43:38 [2022-03-20T18:43:38.449Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
18:43:39 [2022-03-20T18:43:39.459Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
18:43:39 [2022-03-20T18:43:39.459Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
18:43:39 [2022-03-20T18:43:39.459Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
18:43:39 [2022-03-20T18:43:39.459Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
18:43:39 [2022-03-20T18:43:39.459Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
18:43:41 [2022-03-20T18:43:41.685Z] === RUN   TestDockerSuite/TestBuildAddScript
18:43:41 [2022-03-20T18:43:41.685Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
18:43:41 [2022-03-20T18:43:41.685Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
18:43:41 [2022-03-20T18:43:41.685Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
18:43:41 [2022-03-20T18:43:41.685Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
18:43:41 [2022-03-20T18:43:41.685Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
18:43:41 [2022-03-20T18:43:41.685Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
18:43:41 [2022-03-20T18:43:41.685Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
18:43:41 [2022-03-20T18:43:41.685Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
18:43:41 [2022-03-20T18:43:41.685Z] === RUN   TestDockerSuite/TestBuildAddTar
18:43:41 [2022-03-20T18:43:41.761Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
18:43:42 [2022-03-20T18:43:42.019Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
18:43:44 [2022-03-20T18:43:44.536Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
18:43:45 [2022-03-20T18:43:45.098Z] === RUN   TestDockerSuite/TestStatsFormatAll
18:43:46 [2022-03-20T18:43:46.611Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
18:43:46 [2022-03-20T18:43:46.612Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
18:43:46 [2022-03-20T18:43:46.612Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
18:43:46 [2022-03-20T18:43:46.612Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
18:43:46 [2022-03-20T18:43:46.612Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
18:43:46 [2022-03-20T18:43:46.612Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
18:43:46 [2022-03-20T18:43:46.612Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
18:43:46 [2022-03-20T18:43:46.612Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
18:43:49 [2022-03-20T18:43:49.323Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
18:43:49 [2022-03-20T18:43:49.888Z] === RUN   TestDockerSuite/TestStatsNoStream
18:43:51 [2022-03-20T18:43:51.786Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
18:43:52 [2022-03-20T18:43:52.348Z] === RUN   TestDockerSuite/TestStopContainerSignal
18:43:54 [2022-03-20T18:43:54.242Z] === RUN   TestDockerSuite/TestTopMultipleArgs
18:43:54 [2022-03-20T18:43:54.242Z] === RUN   TestDockerSuite/TestTopNonPrivileged
18:43:54 [2022-03-20T18:43:54.805Z] === RUN   TestDockerSuite/TestTopPrivileged
18:43:55 [2022-03-20T18:43:55.368Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
18:43:55 [2022-03-20T18:43:55.368Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
18:43:55 [2022-03-20T18:43:55.368Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
18:43:55 [2022-03-20T18:43:55.930Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
18:43:58 [2022-03-20T18:43:58.446Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
18:43:59 [2022-03-20T18:43:59.779Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
18:43:59 [2022-03-20T18:43:59.779Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
18:43:59 [2022-03-20T18:43:59.779Z] === RUN   TestDockerSuite/TestBuildBlankName
18:43:59 [2022-03-20T18:43:59.779Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
18:44:00 [2022-03-20T18:44:00.967Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
18:44:01 [2022-03-20T18:44:01.530Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
18:44:01 [2022-03-20T18:44:01.787Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
18:44:01 [2022-03-20T18:44:01.787Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
18:44:01 [2022-03-20T18:44:01.787Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
18:44:01 [2022-03-20T18:44:01.787Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
18:44:01 [2022-03-20T18:44:01.787Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
18:44:02 [2022-03-20T18:44:02.716Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
18:44:03 [2022-03-20T18:44:03.281Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
18:44:03 [2022-03-20T18:44:03.846Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
18:44:04 [2022-03-20T18:44:04.102Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
18:44:05 [2022-03-20T18:44:05.083Z] === RUN   TestDockerSuite/TestUpdateStats
18:44:08 [2022-03-20T18:44:08.461Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
18:44:08 [2022-03-20T18:44:08.462Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
18:44:09 [2022-03-20T18:44:09.250Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
18:44:09 [2022-03-20T18:44:09.449Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
18:44:09 [2022-03-20T18:44:09.856Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
18:44:09 [2022-03-20T18:44:09.856Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
18:44:09 [2022-03-20T18:44:09.856Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
18:44:10 [2022-03-20T18:44:10.419Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
18:44:10 [2022-03-20T18:44:10.983Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
18:44:12 [2022-03-20T18:44:12.921Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
18:44:15 [2022-03-20T18:44:15.442Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
18:44:16 [2022-03-20T18:44:16.416Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
18:44:16 [2022-03-20T18:44:16.609Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
18:44:16 [2022-03-20T18:44:16.715Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
18:44:17 [2022-03-20T18:44:17.349Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
18:44:18 [2022-03-20T18:44:18.276Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
18:44:18 [2022-03-20T18:44:18.276Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
18:44:18 [2022-03-20T18:44:18.717Z]     docker_cli_service_logs_test.go:246: checking task k643u7p5e676
18:44:18 [2022-03-20T18:44:18.717Z]     docker_cli_service_logs_test.go:251: checking messages for k643u7p5e676
18:44:18 [2022-03-20T18:44:18.717Z]     docker_cli_service_logs_test.go:246: checking task wfhhhvmjs6z9
18:44:18 [2022-03-20T18:44:18.717Z]     docker_cli_service_logs_test.go:251: checking messages for wfhhhvmjs6z9
18:44:19 [2022-03-20T18:44:19.260Z] === RUN   TestDockerSuite/TestBuildCacheAdd
18:44:19 [2022-03-20T18:44:19.261Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
18:44:19 [2022-03-20T18:44:19.278Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
18:44:19 [2022-03-20T18:44:19.728Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
18:44:21 [2022-03-20T18:44:21.291Z] === RUN   TestDockerSuite/TestBuildCacheFrom
18:44:21 [2022-03-20T18:44:21.291Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
18:44:21 [2022-03-20T18:44:21.759Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
18:44:21 [2022-03-20T18:44:21.795Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
18:44:24 [2022-03-20T18:44:24.328Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
18:44:25 [2022-03-20T18:44:25.260Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
18:44:26 [2022-03-20T18:44:26.542Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
18:44:26 [2022-03-20T18:44:26.629Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
18:44:27 [2022-03-20T18:44:27.195Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
18:44:28 [2022-03-20T18:44:28.105Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
18:44:28 [2022-03-20T18:44:28.105Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
18:44:28 [2022-03-20T18:44:28.105Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
18:44:28 [2022-03-20T18:44:28.105Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
18:44:28 [2022-03-20T18:44:28.105Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
18:44:28 [2022-03-20T18:44:28.125Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
18:44:29 [2022-03-20T18:44:29.102Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
18:44:29 [2022-03-20T18:44:29.491Z] === RUN   TestDockerSwarmSuite/TestServiceScale
18:44:29 [2022-03-20T18:44:29.491Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
18:44:30 [2022-03-20T18:44:30.317Z] === RUN   TestDockerSuite/TestBuildClearCmd
18:44:31 [2022-03-20T18:44:31.302Z] === RUN   TestDockerSuite/TestBuildCmd
18:44:31 [2022-03-20T18:44:31.382Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
18:44:31 [2022-03-20T18:44:31.382Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
18:44:31 [2022-03-20T18:44:31.774Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
18:44:32 [2022-03-20T18:44:32.748Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
18:44:32 [2022-03-20T18:44:32.759Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
18:44:33 [2022-03-20T18:44:33.227Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
18:44:34 [2022-03-20T18:44:34.120Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
18:44:35 [2022-03-20T18:44:35.534Z] === RUN   TestDockerSuite/TestVolumeCLICreate
18:44:39 [2022-03-20T18:44:39.537Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
18:44:39 [2022-03-20T18:44:39.537Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
18:44:39 [2022-03-20T18:44:39.537Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
18:44:40 [2022-03-20T18:44:40.384Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
18:44:41 [2022-03-20T18:44:41.947Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
18:44:41 [2022-03-20T18:44:41.947Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
18:44:41 [2022-03-20T18:44:41.947Z] === RUN   TestDockerSuite/TestBuildConditionalCache
18:44:42 [2022-03-20T18:44:42.330Z] === RUN   TestDockerSuite/TestBuildAddTarXz
18:44:42 [2022-03-20T18:44:42.330Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
18:44:42 [2022-03-20T18:44:42.330Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
18:44:42 [2022-03-20T18:44:42.330Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
18:44:42 [2022-03-20T18:44:42.330Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
18:44:43 [2022-03-20T18:44:43.511Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
18:44:43 [2022-03-20T18:44:43.511Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
18:44:43 [2022-03-20T18:44:43.511Z] === RUN   TestDockerSuite/TestBuildContextCleanup
18:44:44 [2022-03-20T18:44:44.495Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
18:44:46 [2022-03-20T18:44:46.694Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
18:44:46 [2022-03-20T18:44:46.694Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
18:44:46 [2022-03-20T18:44:46.694Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
18:44:46 [2022-03-20T18:44:46.694Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
18:44:46 [2022-03-20T18:44:46.694Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
18:44:46 [2022-03-20T18:44:46.709Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
18:44:47 [2022-03-20T18:44:47.176Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
18:44:47 [2022-03-20T18:44:47.749Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
18:44:48 [2022-03-20T18:44:48.162Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
18:44:48 [2022-03-20T18:44:48.162Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
18:44:48 [2022-03-20T18:44:48.162Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
18:44:49 [2022-03-20T18:44:49.147Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
18:44:49 [2022-03-20T18:44:49.615Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
18:44:49 [2022-03-20T18:44:49.615Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
18:44:49 [2022-03-20T18:44:49.615Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
18:44:49 [2022-03-20T18:44:49.615Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
18:44:49 [2022-03-20T18:44:49.615Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
18:44:50 [2022-03-20T18:44:50.275Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
18:44:50 [2022-03-20T18:44:50.275Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
18:44:50 [2022-03-20T18:44:50.533Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
18:44:50 [2022-03-20T18:44:50.533Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
18:44:51 [2022-03-20T18:44:51.095Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
18:44:51 [2022-03-20T18:44:51.095Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
18:44:51 [2022-03-20T18:44:51.095Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
18:44:51 [2022-03-20T18:44:51.095Z] === RUN   TestDockerSuite/TestVolumeCLILs
18:44:52 [2022-03-20T18:44:52.023Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
18:44:52 [2022-03-20T18:44:52.023Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
18:44:52 [2022-03-20T18:44:52.584Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
18:44:52 [2022-03-20T18:44:52.584Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
18:44:52 [2022-03-20T18:44:52.584Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
18:44:52 [2022-03-20T18:44:52.839Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
18:44:52 [2022-03-20T18:44:52.839Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
18:44:52 [2022-03-20T18:44:52.839Z] === RUN   TestDockerSuite/TestVolumeCLIRm
18:44:53 [2022-03-20T18:44:53.866Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
18:44:53 [2022-03-20T18:44:53.866Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
18:44:53 [2022-03-20T18:44:53.866Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
18:44:54 [2022-03-20T18:44:54.730Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
18:44:54 [2022-03-20T18:44:54.730Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
18:44:54 [2022-03-20T18:44:54.730Z]     docker_cli_swarm_test.go:1895: [d091115f2e64a] joining swarm manager [d2f7c27fb84c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:44:54 [2022-03-20T18:44:54.730Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
18:44:54 [2022-03-20T18:44:54.854Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
18:44:54 [2022-03-20T18:44:54.854Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
18:44:54 [2022-03-20T18:44:54.854Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
18:44:54 [2022-03-20T18:44:54.854Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
18:44:54 [2022-03-20T18:44:54.854Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
18:44:54 [2022-03-20T18:44:54.988Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
18:44:54 [2022-03-20T18:44:54.988Z] === RUN   TestDockerSuite/TestVolumeEvents
18:44:55 [2022-03-20T18:44:55.918Z]     docker_cli_swarm_test.go:1896: [dd5950def7015] joining swarm manager [d2f7c27fb84c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:44:56 [2022-03-20T18:44:56.767Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
18:44:57 [2022-03-20T18:44:57.261Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
18:44:57 [2022-03-20T18:44:57.261Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
18:44:57 [2022-03-20T18:44:57.730Z] === RUN   TestDockerSuite/TestBuildBlankName
18:44:58 [2022-03-20T18:44:58.199Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
18:45:01 [2022-03-20T18:45:01.168Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
18:45:01 [2022-03-20T18:45:01.733Z] === RUN   TestDockerSuite/TestVolumeLsFormat
18:45:01 [2022-03-20T18:45:01.733Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
18:45:01 [2022-03-20T18:45:01.733Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
18:45:03 [2022-03-20T18:45:03.665Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
18:45:06 [2022-03-20T18:45:06.182Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
18:45:06 [2022-03-20T18:45:06.182Z]     docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows
18:45:06 [2022-03-20T18:45:06.182Z] --- PASS: TestDockerSuite (1263.86s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (3.23s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.67s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.13s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.31s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.16s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.93s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.09s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.03s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.08s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.96s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.60s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.75s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.69s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.70s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.88s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.75s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.14s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.78s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.75s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.71s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.52s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.21s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.72s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.91s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.03s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.82s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.58s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.69s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.66s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.37s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.96s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.16s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.49s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.69s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.47s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.44s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.23s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.61s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (0.82s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.38s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.84s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.98s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.09s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.20s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.96s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.52s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.00s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.75s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.35s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddTar (6.26s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.30s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.13s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.62s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.84s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.25s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.61s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.58s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.84s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.97s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.35s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.80s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.25s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.94s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.16s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.87s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.78s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.84s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.13s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.63s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.05s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.28s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.68s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.86s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (4.59s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.84s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.80s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.70s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.81s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.16s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.79s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.40s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.26s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.25s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.89s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.14s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.83s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.74s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.20s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.52s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.29s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.22s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.98s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.78s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.39s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.52s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.85s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.99s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.70s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.48s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.49s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.29s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.73s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.16s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.44s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.84s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.23s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.68s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.10s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.07s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.15s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (8.89s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.32s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.16s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.97s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.13s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.07s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.20s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.15s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.19s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.98s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.15s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.69s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.59s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.88s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.24s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.55s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.85s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.49s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.23s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.14s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (6.46s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.33s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.03s)
18:45:06 [2022-03-20T18:45:06.182Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.69s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.75s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.15s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.36s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.52s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.95s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildFails (0.82s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.98s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.79s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.42s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.53s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.57s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.09s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.17s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.99s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.71s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.66s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.41s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.64s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.44s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.69s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.73s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.67s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.15s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.82s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.53s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.11s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.57s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.67s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.29s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.59s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.11s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.76s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.46s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.47s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.57s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.16s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.80s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.67s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.47s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.39s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.53s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.28s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.34s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.46s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.65s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.82s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.37s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.28s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.46s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.70s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.35s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.37s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.57s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.21s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.59s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.82s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.28s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.28s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.03s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.44s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.50s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.64s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.98s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.70s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.70s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildRm (3.31s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.90s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.21s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.34s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.38s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.90s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.93s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.87s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.93s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.37s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.76s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.62s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.39s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.83s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.72s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.45s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.77s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.17s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildUser (1.50s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.27s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.08s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.83s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.26s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.77s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.95s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.50s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.88s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.78s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.61s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.82s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.21s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.59s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.23s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.37s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.52s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.27s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.54s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCommitChange (0.65s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.54s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.05s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCommitNewFile (0.92s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.59s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCommitTTY (0.96s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.56s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.08s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.53s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.17s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.29s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.94s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.40s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.46s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.47s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.48s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.47s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.50s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.68s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.59s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.69s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.30s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.53s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.66s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.45s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.60s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.53s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.50s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.60s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.64s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.50s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.14s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.10s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.57s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.55s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.70s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.80s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.90s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.20s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.12s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.49s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.31s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.03s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.00s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.41s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.42s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.28s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.40s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000f05e48_<nil>} (1.44s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11814514825_/foo_false__<nil>_<nil>_<nil>} (1.42s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11814514825_/foo_true__<nil>_<nil>_<nil>} (0.80s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32002531051_/foo_false__<nil>_<nil>_<nil>} (1.66s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32002531051_/foo_true__<nil>_<nil>_<nil>} (1.30s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32002531051_/foo_true__0xc000f05e78_<nil>_<nil>} (1.34s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000f05e90_<nil>} (1.49s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000f05ea8_<nil>} (1.29s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000f05ec0_<nil>} (1.40s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000f05ed8_<nil>} (1.51s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.01s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
18:45:06 [2022-03-20T18:45:06.183Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.16s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.59s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.16s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.03s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.69s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.87s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.95s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.85s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.85s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.69s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.58s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.72s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.61s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.58s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.62s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.93s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.72s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.75s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.55s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.49s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.49s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.49s)
18:45:06 [2022-03-20T18:45:06.183Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.60s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.51s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.57s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCpToCaseA (0.95s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.55s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.57s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.58s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.24s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.71s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.18s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.46s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.58s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.35s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.68s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCpToDot (0.54s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.95s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.94s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.78s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.79s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.50s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.85s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.05s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.49s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.47s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.59s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.31s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.07s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCreateRM (0.10s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.45s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.67s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.45s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.21s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.64s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.22s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.03s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.44s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.43s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.54s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.71s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.53s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.98s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.47s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.78s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.08s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.32s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.97s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.63s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.71s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.60s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.93s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.55s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.18s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.52s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.61s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.14s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.29s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.60s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.39s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.34s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.71s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.26s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.21s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.09s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.19s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.84s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.26s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.79s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.05s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.09s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsRename (0.61s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsResize (0.78s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.41s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.69s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.49s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.85s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsTop (0.61s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.82s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExec (0.53s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.45s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecAPIStart (0.99s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.48s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.50s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.48s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.51s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.50s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.65s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.04s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.06s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecEnv (0.63s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.07s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.74s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.61s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.52s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecParseError (0.47s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.04s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.63s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.52s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.69s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecTTY (0.51s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.60s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.34s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.77s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.51s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.57s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.54s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.61s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.65s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.50s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestHealth (19.09s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.54s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.58s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.48s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.03s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.00s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestImportFile (1.03s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.04s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.13s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.05s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.45s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.50s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.56s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.49s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.53s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.48s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.69s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.34s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.54s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.71s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.45s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.53s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.42s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.26s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.62s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.37s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.87s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.02s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.38s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.45s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.31s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.53s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.40s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.04s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.42s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.46s)
18:45:06 [2022-03-20T18:45:06.184Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.69s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.04s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.95s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.07s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.03s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.82s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.57s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.51s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.78s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestLogsSince (6.71s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.62s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestLogsTail (0.71s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.53s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.54s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.33s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.50s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestNetHostname (2.01s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestNetworkEvents (0.64s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.21s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPluginActive (1.97s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.32s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.24s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.38s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.80s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.43s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.93s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.31s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.93s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.07s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPortList (7.44s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.23s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.03s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.48s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.41s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.86s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.79s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.87s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.81s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.09s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.87s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.30s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.56s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.02s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.89s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.96s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.96s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.51s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.47s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.11s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.81s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.50s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.51s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.25s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.52s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.96s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.96s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.01s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.02s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.34s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.15s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.62s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.24s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.86s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.90s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.30s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.70s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.13s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.71s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.25s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.88s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRmiTag (0.16s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.26s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.49s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.54s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.84s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.42s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.43s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.11s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.48s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.89s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.91s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.99s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (1.04s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.97s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.93s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.64s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.65s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.73s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.95s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.33s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.41s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.59s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.48s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.42s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.70s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.48s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.03s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.85s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.41s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.39s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.07s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.73s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.83s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.59s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.42s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.47s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.50s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.11s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.01s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.44s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.98s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.06s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.44s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.48s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.58s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.49s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.63s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.70s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.43s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.43s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.40s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.85s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.31s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.56s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.42s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.60s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.89s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.42s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.80s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.88s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.98s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.50s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.51s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.54s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.10s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.06s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.69s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.01s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.06s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunMount (4.20s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.55s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.99s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.38s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.32s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.85s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.74s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.93s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.07s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.08s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.60s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.26s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.52s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.65s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.84s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.10s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.96s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.42s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.48s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.67s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.64s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.57s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.72s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.60s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.18s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.70s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.68s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.57s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.67s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.59s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.55s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.46s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.68s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.30s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.33s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.17s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunRm (0.46s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.44s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.42s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.34s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.41s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.09s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.50s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.41s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.37s)
18:45:06 [2022-03-20T18:45:06.185Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.43s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.39s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.37s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.43s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.45s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.41s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.39s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunState (0.99s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.45s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.48s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.22s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.51s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.81s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.63s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.39s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.21s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.89s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.83s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.61s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.78s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.45s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.26s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.45s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.44s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.41s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.46s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.42s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.62s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.30s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.88s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.29s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.75s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.48s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.75s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.55s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.00s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.76s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.81s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.50s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.57s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.43s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.60s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.56s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.49s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.50s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.42s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.48s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.43s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.13s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.68s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.52s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.64s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.07s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.87s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.88s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.80s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.47s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.10s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.42s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.80s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.28s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.57s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.25s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.45s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.12s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.60s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.03s)
18:45:06 [2022-03-20T18:45:06.186Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.73s)
18:45:06 [2022-03-20T18:45:06.186Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s)
18:45:06 [2022-03-20T18:45:06.186Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.83s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.95s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.65s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.44s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.48s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.01s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.48s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.10s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.85s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.08s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.83s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.51s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.41s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.47s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.40s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.80s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.40s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.88s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.65s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.27s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.69s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.82s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.10s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.11s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.21s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.96s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.06s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.51s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.24s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.22s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.86s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.82s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.47s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.57s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.49s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.44s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.34s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.53s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.62s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.76s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.09s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.71s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.14s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.21s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.41s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.28s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.75s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.32s)
18:45:06 [2022-03-20T18:45:06.186Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
18:45:06 [2022-03-20T18:45:06.186Z] === RUN   TestDockerRegistrySuite
18:45:06 [2022-03-20T18:45:06.186Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
18:45:06 [2022-03-20T18:45:06.798Z]     check_test.go:195: [d49ef9ca0f5e5] daemon is not started
18:45:06 [2022-03-20T18:45:06.798Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
18:45:06 [2022-03-20T18:45:06.863Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
18:45:06 [2022-03-20T18:45:06.863Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
18:45:06 [2022-03-20T18:45:06.863Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
18:45:08 [2022-03-20T18:45:08.167Z]     check_test.go:195: [d9b83ef6da4c6] daemon is not started
18:45:08 [2022-03-20T18:45:08.167Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
18:45:09 [2022-03-20T18:45:09.115Z]     check_test.go:195: [d1982dd9a1840] daemon is not started
18:45:09 [2022-03-20T18:45:09.115Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
18:45:09 [2022-03-20T18:45:09.372Z]     check_test.go:195: [dc90dced434fe] daemon is not started
18:45:09 [2022-03-20T18:45:09.372Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
18:45:11 [2022-03-20T18:45:11.620Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
18:45:11 [2022-03-20T18:45:11.896Z]     check_test.go:195: [d0369b80120e8] daemon is not started
18:45:11 [2022-03-20T18:45:11.896Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
18:45:11 [2022-03-20T18:45:11.896Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
18:45:17 [2022-03-20T18:45:17.148Z]     check_test.go:195: [de24fa90f6af9] daemon is not started
18:45:17 [2022-03-20T18:45:17.148Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
18:45:19 [2022-03-20T18:45:19.672Z]     check_test.go:195: [d68fbaf9e05b0] daemon is not started
18:45:19 [2022-03-20T18:45:19.672Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
18:45:19 [2022-03-20T18:45:19.672Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
18:45:20 [2022-03-20T18:45:20.603Z]     check_test.go:195: [d41a5171fae3d] daemon is not started
18:45:20 [2022-03-20T18:45:20.860Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
18:45:21 [2022-03-20T18:45:21.833Z]     check_test.go:195: [d0c2dbe05e2b2] daemon is not started
18:45:21 [2022-03-20T18:45:21.833Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
18:45:22 [2022-03-20T18:45:22.042Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
18:45:22 [2022-03-20T18:45:22.092Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
18:45:23 [2022-03-20T18:45:23.022Z]     check_test.go:195: [dc17f2b2b1f67] daemon is not started
18:45:23 [2022-03-20T18:45:23.022Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
18:45:24 [2022-03-20T18:45:24.391Z]     check_test.go:195: [d73039fd7d1be] daemon is not started
18:45:24 [2022-03-20T18:45:24.391Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
18:45:25 [2022-03-20T18:45:25.318Z]     check_test.go:195: [dd7530f234b84] daemon is not started
18:45:25 [2022-03-20T18:45:25.318Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
18:45:26 [2022-03-20T18:45:26.245Z]     check_test.go:195: [d4fc67a9694a2] daemon is not started
18:45:26 [2022-03-20T18:45:26.245Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
18:45:27 [2022-03-20T18:45:27.171Z]     check_test.go:195: [d0d3545d15c50] daemon is not started
18:45:27 [2022-03-20T18:45:27.171Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
18:45:28 [2022-03-20T18:45:28.139Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:922bd15f2b53f8191958423781599a1b55475bf351a58e7d7be65e388c832f54
18:45:28 [2022-03-20T18:45:28.705Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:06ca21444834038c73e77e5bf8bc782007a7a76c9ec17aec4e1a33b82327c3a1
18:45:28 [2022-03-20T18:45:28.962Z]     check_test.go:195: [df8c3bbf1c132] daemon is not started
18:45:29 [2022-03-20T18:45:29.219Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
18:45:29 [2022-03-20T18:45:29.782Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:96b1b55cc203386176d5d0ebe9f8636e491623488ae3107b41bac1d87d245237
18:45:30 [2022-03-20T18:45:30.704Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
18:45:30 [2022-03-20T18:45:30.704Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
18:45:30 [2022-03-20T18:45:30.704Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
18:45:30 [2022-03-20T18:45:30.711Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e02ba0c88c5a32e9f0e3f1d6680278a77992675d9e5626def6b3b8c3068a4e1b
18:45:30 [2022-03-20T18:45:30.723Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
18:45:30 [2022-03-20T18:45:30.968Z]     check_test.go:195: [d40b2faed16e0] daemon is not started
18:45:30 [2022-03-20T18:45:30.968Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
18:45:31 [2022-03-20T18:45:31.191Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
18:45:31 [2022-03-20T18:45:31.191Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
18:45:31 [2022-03-20T18:45:31.898Z]     check_test.go:195: [d5332cc8f688e] daemon is not started
18:45:31 [2022-03-20T18:45:31.898Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
18:45:32 [2022-03-20T18:45:32.181Z] === RUN   TestDockerSuite/TestBuildCacheAdd
18:45:32 [2022-03-20T18:45:32.181Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
18:45:33 [2022-03-20T18:45:33.169Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
18:45:34 [2022-03-20T18:45:34.421Z]     check_test.go:195: [d075b299d54e7] daemon is not started
18:45:34 [2022-03-20T18:45:34.421Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
18:45:34 [2022-03-20T18:45:34.739Z] === RUN   TestDockerSuite/TestBuildCacheFrom
18:45:34 [2022-03-20T18:45:34.739Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
18:45:34 [2022-03-20T18:45:34.739Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
18:45:34 [2022-03-20T18:45:34.984Z]     check_test.go:195: [d817a9c889d16] daemon is not started
18:45:34 [2022-03-20T18:45:34.984Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
18:45:34 [2022-03-20T18:45:34.984Z]     check_test.go:195: [d1b149062ebbc] daemon is not started
18:45:34 [2022-03-20T18:45:34.984Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
18:45:35 [2022-03-20T18:45:35.915Z]     check_test.go:195: [dfc346cc4938b] daemon is not started
18:45:35 [2022-03-20T18:45:35.915Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
18:45:36 [2022-03-20T18:45:36.843Z]     check_test.go:195: [d9882709fd9b4] daemon is not started
18:45:36 [2022-03-20T18:45:36.843Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
18:45:37 [2022-03-20T18:45:37.405Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
18:45:37 [2022-03-20T18:45:37.966Z]     check_test.go:195: [d93edc8471bd6] daemon is not started
18:45:37 [2022-03-20T18:45:37.966Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
18:45:39 [2022-03-20T18:45:39.333Z]     docker_cli_swarm_test.go:1796: [d83d2878c6146] joining swarm manager [d94cfb7d04212]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:45:39 [2022-03-20T18:45:39.454Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
18:45:39 [2022-03-20T18:45:39.454Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
18:45:39 [2022-03-20T18:45:39.454Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
18:45:40 [2022-03-20T18:45:40.604Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
18:45:40 [2022-03-20T18:45:40.706Z]     check_test.go:195: [d2917dde48497] daemon is not started
18:45:40 [2022-03-20T18:45:40.707Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
18:45:40 [2022-03-20T18:45:40.707Z]     docker_cli_swarm_test.go:1797: [dbba5c7b7b7ca] joining swarm manager [d94cfb7d04212]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:45:40 [2022-03-20T18:45:40.963Z]     check_test.go:195: [d7340148b9bb2] daemon is not started
18:45:40 [2022-03-20T18:45:40.963Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
18:45:41 [2022-03-20T18:45:41.017Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
18:45:41 [2022-03-20T18:45:41.017Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
18:45:41 [2022-03-20T18:45:41.120Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
18:45:41 [2022-03-20T18:45:41.120Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
18:45:41 [2022-03-20T18:45:41.120Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
18:45:41 [2022-03-20T18:45:41.120Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
18:45:41 [2022-03-20T18:45:41.120Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
18:45:41 [2022-03-20T18:45:41.485Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
18:45:41 [2022-03-20T18:45:41.486Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
18:45:41 [2022-03-20T18:45:41.896Z]     check_test.go:195: [d938717aff6b8] daemon is not started
18:45:41 [2022-03-20T18:45:41.896Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
18:45:41 [2022-03-20T18:45:41.953Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
18:45:41 [2022-03-20T18:45:41.953Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
18:45:41 [2022-03-20T18:45:41.953Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
18:45:42 [2022-03-20T18:45:42.169Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
18:45:42 [2022-03-20T18:45:42.169Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
18:45:42 [2022-03-20T18:45:42.421Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
18:45:42 [2022-03-20T18:45:42.421Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
18:45:42 [2022-03-20T18:45:42.421Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
18:45:42 [2022-03-20T18:45:42.505Z]     check_test.go:195: [d8e5cbe6020ab] daemon is not started
18:45:42 [2022-03-20T18:45:42.505Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
18:45:42 [2022-03-20T18:45:42.505Z]     check_test.go:195: [d6c68eb7eee53] daemon is not started
18:45:42 [2022-03-20T18:45:42.505Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
18:45:42 [2022-03-20T18:45:42.638Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
18:45:42 [2022-03-20T18:45:42.638Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
18:45:42 [2022-03-20T18:45:42.638Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
18:45:42 [2022-03-20T18:45:42.762Z]     check_test.go:195: [d6b0850a0f971] daemon is not started
18:45:42 [2022-03-20T18:45:42.762Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
18:45:43 [2022-03-20T18:45:43.019Z]     check_test.go:195: [d9adf27c65215] daemon is not started
18:45:43 [2022-03-20T18:45:43.019Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
18:45:43 [2022-03-20T18:45:43.281Z]     check_test.go:195: [d37daff846f92] daemon is not started
18:45:43 [2022-03-20T18:45:43.281Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
18:45:43 [2022-03-20T18:45:43.542Z]     check_test.go:195: [d33904ad84d60] daemon is not started
18:45:43 [2022-03-20T18:45:43.542Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
18:45:44 [2022-03-20T18:45:44.201Z] === RUN   TestDockerSuite/TestBuildClearCmd
18:45:44 [2022-03-20T18:45:44.495Z]     check_test.go:195: [d15f8ea6901e0] daemon is not started
18:45:44 [2022-03-20T18:45:44.495Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
18:45:45 [2022-03-20T18:45:45.769Z] === RUN   TestDockerSuite/TestBuildCmd
18:45:45 [2022-03-20T18:45:45.867Z]     check_test.go:195: [dc3b0d45d28a1] daemon is not started
18:45:45 [2022-03-20T18:45:45.867Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
18:45:46 [2022-03-20T18:45:46.238Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
18:45:46 [2022-03-20T18:45:46.796Z]     check_test.go:195: [d861938e627f8] daemon is not started
18:45:46 [2022-03-20T18:45:46.796Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
18:45:47 [2022-03-20T18:45:47.226Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
18:45:47 [2022-03-20T18:45:47.694Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
18:45:47 [2022-03-20T18:45:47.725Z]     check_test.go:195: [d96f9e0e41894] daemon is not started
18:45:47 [2022-03-20T18:45:47.725Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
18:45:48 [2022-03-20T18:45:48.273Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
18:45:48 [2022-03-20T18:45:48.273Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
18:45:48 [2022-03-20T18:45:48.273Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
18:45:48 [2022-03-20T18:45:48.273Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
18:45:48 [2022-03-20T18:45:48.273Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
18:45:48 [2022-03-20T18:45:48.273Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
18:45:48 [2022-03-20T18:45:48.273Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
18:45:48 [2022-03-20T18:45:48.273Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
18:45:48 [2022-03-20T18:45:48.651Z] === RUN   TestDockerRegistrySuite/TestV2Only
18:45:49 [2022-03-20T18:45:49.577Z] --- PASS: TestDockerRegistrySuite (43.71s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.11s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.49s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.03s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.74s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.19s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.03s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.21s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.36s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.05s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.88s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.89s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.97s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.97s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.90s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.92s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.92s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.96s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.67s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.51s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.35s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.87s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.19s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.89s)
18:45:49 [2022-03-20T18:45:49.577Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
18:45:49 [2022-03-20T18:45:49.577Z] === RUN   TestDockerSchema1RegistrySuite
18:45:49 [2022-03-20T18:45:49.577Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
18:45:49 [2022-03-20T18:45:49.577Z]     check_test.go:222: [de6dbd6f14240] daemon is not started
18:45:49 [2022-03-20T18:45:49.577Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
18:45:52 [2022-03-20T18:45:52.095Z]     check_test.go:222: [d86179f26af5c] daemon is not started
18:45:52 [2022-03-20T18:45:52.095Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
18:45:52 [2022-03-20T18:45:52.660Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
18:45:56 [2022-03-20T18:45:56.357Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
18:45:57 [2022-03-20T18:45:57.998Z]     check_test.go:222: [d28152b9b969a] daemon is not started
18:45:57 [2022-03-20T18:45:57.998Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
18:45:57 [2022-03-20T18:45:57.998Z]     check_test.go:222: [df72148161335] daemon is not started
18:45:57 [2022-03-20T18:45:57.998Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
18:45:58 [2022-03-20T18:45:58.254Z]     check_test.go:222: [dd87060e0837f] daemon is not started
18:45:58 [2022-03-20T18:45:58.254Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
18:45:58 [2022-03-20T18:45:58.576Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
18:45:58 [2022-03-20T18:45:58.576Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
18:45:58 [2022-03-20T18:45:58.576Z] === RUN   TestDockerSuite/TestBuildConditionalCache
18:45:59 [2022-03-20T18:45:59.185Z]     check_test.go:222: [d71a1b192877e] daemon is not started
18:45:59 [2022-03-20T18:45:59.185Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
18:46:00 [2022-03-20T18:46:00.114Z]     check_test.go:222: [d286a81a40d7b] daemon is not started
18:46:00 [2022-03-20T18:46:00.115Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
18:46:00 [2022-03-20T18:46:00.139Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
18:46:00 [2022-03-20T18:46:00.139Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
18:46:00 [2022-03-20T18:46:00.139Z] === RUN   TestDockerSuite/TestBuildContextCleanup
18:46:00 [2022-03-20T18:46:00.370Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
18:46:00 [2022-03-20T18:46:00.608Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
18:46:01 [2022-03-20T18:46:01.297Z]     check_test.go:222: [d36799286a86f] daemon is not started
18:46:01 [2022-03-20T18:46:01.297Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
18:46:03 [2022-03-20T18:46:03.206Z]     docker_cli_swarm_test.go:1315: [d37716c0ab570] joining swarm manager [de06f8e9740f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:46:03 [2022-03-20T18:46:03.472Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
18:46:04 [2022-03-20T18:46:04.135Z]     check_test.go:222: [da34e190fbb5b] daemon is not started
18:46:04 [2022-03-20T18:46:04.135Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
18:46:04 [2022-03-20T18:46:04.135Z]     docker_cli_swarm_test.go:1316: [d0977c5c1441f] joining swarm manager [de06f8e9740f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:46:04 [2022-03-20T18:46:04.392Z]     check_test.go:222: [d2dc7bdba8de9] daemon is not started
18:46:04 [2022-03-20T18:46:04.392Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
18:46:04 [2022-03-20T18:46:04.956Z]     check_test.go:222: [d3e2d19770861] daemon is not started
18:46:04 [2022-03-20T18:46:04.957Z] --- PASS: TestDockerSchema1RegistrySuite (15.43s)
18:46:04 [2022-03-20T18:46:04.957Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s)
18:46:04 [2022-03-20T18:46:04.957Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.52s)
18:46:04 [2022-03-20T18:46:04.957Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.98s)
18:46:04 [2022-03-20T18:46:04.957Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.94s)
18:46:04 [2022-03-20T18:46:04.957Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
18:46:04 [2022-03-20T18:46:04.957Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.95s)
18:46:04 [2022-03-20T18:46:04.957Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.94s)
18:46:04 [2022-03-20T18:46:04.957Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.12s)
18:46:04 [2022-03-20T18:46:04.957Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.75s)
18:46:04 [2022-03-20T18:46:04.957Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.47s)
18:46:04 [2022-03-20T18:46:04.957Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s)
18:46:04 [2022-03-20T18:46:04.957Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
18:46:04 [2022-03-20T18:46:04.957Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
18:46:04 [2022-03-20T18:46:04.982Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
18:46:05 [2022-03-20T18:46:05.434Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
18:46:05 [2022-03-20T18:46:05.434Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
18:46:05 [2022-03-20T18:46:05.434Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
18:46:05 [2022-03-20T18:46:05.520Z]     check_test.go:251: [df4566ca16a00] daemon is not started
18:46:05 [2022-03-20T18:46:05.520Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
18:46:06 [2022-03-20T18:46:06.084Z]     check_test.go:251: [d9dd27b38e056] daemon is not started
18:46:06 [2022-03-20T18:46:06.084Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
18:46:06 [2022-03-20T18:46:06.340Z]     check_test.go:251: [d05303fdcbc81] daemon is not started
18:46:06 [2022-03-20T18:46:06.340Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
18:46:06 [2022-03-20T18:46:06.385Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
18:46:07 [2022-03-20T18:46:07.335Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
18:46:07 [2022-03-20T18:46:07.335Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
18:46:07 [2022-03-20T18:46:07.335Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
18:46:07 [2022-03-20T18:46:07.335Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
18:46:07 [2022-03-20T18:46:07.335Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
18:46:07 [2022-03-20T18:46:07.708Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
18:46:07 [2022-03-20T18:46:07.964Z]     check_test.go:251: [d6d981c1d9674] daemon is not started
18:46:08 [2022-03-20T18:46:08.221Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
18:46:08 [2022-03-20T18:46:08.477Z]     check_test.go:251: [d647dec4e7a5b] daemon is not started
18:46:08 [2022-03-20T18:46:08.477Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
18:46:09 [2022-03-20T18:46:09.407Z]     check_test.go:251: [ddefd2b8a5362] daemon is not started
18:46:09 [2022-03-20T18:46:09.407Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
18:46:09 [2022-03-20T18:46:09.662Z]     check_test.go:251: [d6bb0dac5d6ed] daemon is not started
18:46:09 [2022-03-20T18:46:09.663Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.67s)
18:46:09 [2022-03-20T18:46:09.663Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.69s)
18:46:09 [2022-03-20T18:46:09.663Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s)
18:46:09 [2022-03-20T18:46:09.663Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
18:46:09 [2022-03-20T18:46:09.663Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.21s)
18:46:09 [2022-03-20T18:46:09.663Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s)
18:46:09 [2022-03-20T18:46:09.663Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s)
18:46:09 [2022-03-20T18:46:09.663Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.85s)
18:46:09 [2022-03-20T18:46:09.663Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s)
18:46:09 [2022-03-20T18:46:09.663Z] === RUN   TestDockerRegistryAuthTokenSuite
18:46:09 [2022-03-20T18:46:09.663Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
18:46:12 [2022-03-20T18:46:12.481Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
18:46:12 [2022-03-20T18:46:12.481Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
18:46:12 [2022-03-20T18:46:12.481Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
18:46:12 [2022-03-20T18:46:12.481Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
18:46:14 [2022-03-20T18:46:14.331Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
18:46:14 [2022-03-20T18:46:14.904Z]     check_test.go:278: [dd62d8aee0fb6] daemon is not started
18:46:14 [2022-03-20T18:46:14.904Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
18:46:14 [2022-03-20T18:46:14.904Z]     check_test.go:278: [d821caeff8cbb] daemon is not started
18:46:14 [2022-03-20T18:46:14.904Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
18:46:15 [2022-03-20T18:46:15.206Z]     check_test.go:278: [d69da786e3f84] daemon is not started
18:46:15 [2022-03-20T18:46:15.206Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
18:46:15 [2022-03-20T18:46:15.206Z]     check_test.go:278: [dd6c0b1092ac3] daemon is not started
18:46:15 [2022-03-20T18:46:15.206Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
18:46:15 [2022-03-20T18:46:15.463Z]     check_test.go:278: [d51583ec5a321] daemon is not started
18:46:15 [2022-03-20T18:46:15.463Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s)
18:46:15 [2022-03-20T18:46:15.463Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
18:46:15 [2022-03-20T18:46:15.463Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
18:46:15 [2022-03-20T18:46:15.463Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
18:46:15 [2022-03-20T18:46:15.463Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s)
18:46:15 [2022-03-20T18:46:15.463Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
18:46:15 [2022-03-20T18:46:15.463Z] === RUN   TestDockerNetworkSuite
18:46:15 [2022-03-20T18:46:15.463Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
18:46:16 [2022-03-20T18:46:16.395Z]     docker_cli_network_unix_test.go:46: [d605ad5bbbc51] daemon is not started
18:46:16 [2022-03-20T18:46:16.395Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
18:46:16 [2022-03-20T18:46:16.957Z]     docker_cli_network_unix_test.go:46: [d8c58d2498c02] daemon is not started
18:46:17 [2022-03-20T18:46:17.215Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
18:46:19 [2022-03-20T18:46:19.737Z]     docker_cli_network_unix_test.go:46: [d118df9e3296c] daemon is not started
18:46:19 [2022-03-20T18:46:19.737Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
18:46:21 [2022-03-20T18:46:21.112Z]     docker_cli_network_unix_test.go:46: [d49ec23ae1f83] daemon is not started
18:46:21 [2022-03-20T18:46:21.368Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
18:46:21 [2022-03-20T18:46:21.368Z]     docker_cli_network_unix_test.go:1233: [d68864c2a423e] daemon is not started
18:46:23 [2022-03-20T18:46:23.883Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
18:46:24 [2022-03-20T18:46:24.677Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
18:46:24 [2022-03-20T18:46:24.811Z]     docker_cli_network_unix_test.go:46: [d0e4cb8554441] daemon is not started
18:46:25 [2022-03-20T18:46:25.375Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
18:46:26 [2022-03-20T18:46:26.220Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
18:46:26 [2022-03-20T18:46:26.220Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
18:46:27 [2022-03-20T18:46:27.194Z] === RUN   TestDockerSuite/TestBuildCacheAdd
18:46:27 [2022-03-20T18:46:27.194Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
18:46:27 [2022-03-20T18:46:27.654Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
18:46:29 [2022-03-20T18:46:29.201Z] === RUN   TestDockerSuite/TestBuildCacheFrom
18:46:29 [2022-03-20T18:46:29.201Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
18:46:29 [2022-03-20T18:46:29.201Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
18:46:29 [2022-03-20T18:46:29.641Z]     docker_cli_network_unix_test.go:46: [d22d05e5992bb] daemon is not started
18:46:30 [2022-03-20T18:46:30.046Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
18:46:30 [2022-03-20T18:46:30.205Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
18:46:32 [2022-03-20T18:46:32.100Z]     docker_cli_network_unix_test.go:46: [d086ec0f0544c] daemon is not started
18:46:32 [2022-03-20T18:46:32.188Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
18:46:32 [2022-03-20T18:46:32.356Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
18:46:33 [2022-03-20T18:46:33.138Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
18:46:33 [2022-03-20T18:46:33.284Z]     docker_cli_network_unix_test.go:46: [d17f030a836df] daemon is not started
18:46:33 [2022-03-20T18:46:33.539Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
18:46:33 [2022-03-20T18:46:33.795Z]     docker_cli_network_unix_test.go:46: [def605454be5d] daemon is not started
18:46:33 [2022-03-20T18:46:33.905Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
18:46:34 [2022-03-20T18:46:34.051Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
18:46:34 [2022-03-20T18:46:34.307Z]     docker_cli_network_unix_test.go:46: [daf2710e496ba] daemon is not started
18:46:34 [2022-03-20T18:46:34.307Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
18:46:34 [2022-03-20T18:46:34.868Z]     docker_cli_network_unix_test.go:46: [d69e8b18e34ca] daemon is not started
18:46:35 [2022-03-20T18:46:35.433Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
18:46:35 [2022-03-20T18:46:35.448Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
18:46:35 [2022-03-20T18:46:35.448Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
18:46:35 [2022-03-20T18:46:35.448Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
18:46:35 [2022-03-20T18:46:35.448Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
18:46:35 [2022-03-20T18:46:35.448Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
18:46:35 [2022-03-20T18:46:35.690Z]     docker_cli_network_unix_test.go:46: [d36d70365066d] daemon is not started
18:46:36 [2022-03-20T18:46:36.296Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
18:46:36 [2022-03-20T18:46:36.296Z]     docker_cli_network_unix_test.go:46: [d53dbeb9a9743] daemon is not started
18:46:36 [2022-03-20T18:46:36.296Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
18:46:36 [2022-03-20T18:46:36.554Z]     docker_cli_network_unix_test.go:46: [d4d608109993d] daemon is not started
18:46:36 [2022-03-20T18:46:36.554Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
18:46:37 [2022-03-20T18:46:37.108Z] === RUN   TestDockerSuite/TestBuildClearCmd
18:46:37 [2022-03-20T18:46:37.119Z]     docker_cli_network_unix_test.go:46: [d50cbce7c10dd] daemon is not started
18:46:37 [2022-03-20T18:46:37.375Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
18:46:37 [2022-03-20T18:46:37.375Z]     docker_cli_network_unix_test.go:46: [d5923ca76d28b] daemon is not started
18:46:37 [2022-03-20T18:46:37.375Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
18:46:37 [2022-03-20T18:46:37.634Z]     docker_cli_network_unix_test.go:46: [d447bb6bcc47e] daemon is not started
18:46:37 [2022-03-20T18:46:37.634Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
18:46:37 [2022-03-20T18:46:37.634Z]     docker_cli_network_unix_test.go:46: [d195a18f29a95] daemon is not started
18:46:37 [2022-03-20T18:46:37.634Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
18:46:37 [2022-03-20T18:46:37.766Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
18:46:38 [2022-03-20T18:46:38.086Z] === RUN   TestDockerSuite/TestBuildCmd
18:46:38 [2022-03-20T18:46:38.565Z]     docker_cli_network_unix_test.go:46: [de26720f13453] daemon is not started
18:46:38 [2022-03-20T18:46:38.565Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
18:46:39 [2022-03-20T18:46:39.059Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
18:46:39 [2022-03-20T18:46:39.128Z]     docker_cli_network_unix_test.go:46: [d464924e860c6] daemon is not started
18:46:39 [2022-03-20T18:46:39.385Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
18:46:39 [2022-03-20T18:46:39.385Z]     docker_cli_network_unix_test.go:46: [d74c8807fa3db] daemon is not started
18:46:39 [2022-03-20T18:46:39.385Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
18:46:39 [2022-03-20T18:46:39.519Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
18:46:39 [2022-03-20T18:46:39.642Z]     docker_cli_network_unix_test.go:46: [d1eb8644770ce] daemon is not started
18:46:39 [2022-03-20T18:46:39.642Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
18:46:39 [2022-03-20T18:46:39.899Z]     docker_cli_network_unix_test.go:46: [d50ac74532c08] daemon is not started
18:46:39 [2022-03-20T18:46:39.899Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
18:46:39 [2022-03-20T18:46:39.981Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
18:46:40 [2022-03-20T18:46:40.629Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
18:46:40 [2022-03-20T18:46:40.829Z]     docker_cli_network_unix_test.go:968: [d1e7e022128f7] daemon is not started
18:46:42 [2022-03-20T18:46:42.199Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
18:46:43 [2022-03-20T18:46:43.130Z]     docker_cli_network_unix_test.go:46: [d5de224997030] daemon is not started
18:46:43 [2022-03-20T18:46:43.130Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
18:46:44 [2022-03-20T18:46:44.318Z] === RUN   TestDockerSuite/TestBuildDockerignore
18:46:45 [2022-03-20T18:46:45.650Z]     docker_cli_network_unix_test.go:1116: [d20d4d880c867] daemon is not started
18:46:45 [2022-03-20T18:46:45.803Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
18:46:48 [2022-03-20T18:46:48.718Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
18:46:48 [2022-03-20T18:46:48.718Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
18:46:48 [2022-03-20T18:46:48.718Z] === RUN   TestDockerSuite/TestBuildConditionalCache
18:46:48 [2022-03-20T18:46:48.922Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
18:46:48 [2022-03-20T18:46:48.922Z]     docker_cli_network_unix_test.go:46: [dfe38d1f5afd4] daemon is not started
18:46:48 [2022-03-20T18:46:48.922Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
18:46:49 [2022-03-20T18:46:49.691Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
18:46:49 [2022-03-20T18:46:49.691Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
18:46:49 [2022-03-20T18:46:49.691Z] === RUN   TestDockerSuite/TestBuildContextCleanup
18:46:49 [2022-03-20T18:46:49.851Z]     docker_cli_network_unix_test.go:46: [d8f01dd609989] daemon is not started
18:46:49 [2022-03-20T18:46:49.851Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
18:46:49 [2022-03-20T18:46:49.851Z]     docker_cli_network_unix_test.go:46: [d030a035c7653] daemon is not started
18:46:49 [2022-03-20T18:46:49.851Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
18:46:49 [2022-03-20T18:46:49.851Z]     docker_cli_network_unix_test.go:46: [d20fcac7ee9cc] daemon is not started
18:46:49 [2022-03-20T18:46:49.851Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
18:46:50 [2022-03-20T18:46:50.108Z]     docker_cli_network_unix_test.go:46: [d0ecd18e10ee8] daemon is not started
18:46:50 [2022-03-20T18:46:50.108Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
18:46:50 [2022-03-20T18:46:50.108Z]     docker_cli_network_unix_test.go:46: [d045f0ade380b] daemon is not started
18:46:50 [2022-03-20T18:46:50.108Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
18:46:50 [2022-03-20T18:46:50.108Z]     docker_cli_network_unix_test.go:46: [dc9275ac0067c] daemon is not started
18:46:50 [2022-03-20T18:46:50.108Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
18:46:50 [2022-03-20T18:46:50.156Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
18:46:52 [2022-03-20T18:46:52.013Z]     docker_cli_network_unix_test.go:46: [d10fff6c89d54] daemon is not started
18:46:52 [2022-03-20T18:46:52.344Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
18:46:52 [2022-03-20T18:46:52.576Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
18:46:52 [2022-03-20T18:46:52.576Z]     docker_cli_network_unix_test.go:46: [d90a6c51d1375] daemon is not started
18:46:52 [2022-03-20T18:46:52.576Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
18:46:52 [2022-03-20T18:46:52.576Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
18:46:52 [2022-03-20T18:46:52.576Z]     docker_cli_network_unix_test.go:46: [dd923417bc02b] daemon is not started
18:46:52 [2022-03-20T18:46:52.576Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
18:46:53 [2022-03-20T18:46:53.138Z]     docker_cli_network_unix_test.go:46: [d5e56507e0d06] daemon is not started
18:46:53 [2022-03-20T18:46:53.395Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
18:46:53 [2022-03-20T18:46:53.888Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
18:46:54 [2022-03-20T18:46:54.351Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
18:46:54 [2022-03-20T18:46:54.351Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
18:46:54 [2022-03-20T18:46:54.351Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
18:46:55 [2022-03-20T18:46:55.323Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
18:46:55 [2022-03-20T18:46:55.784Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
18:46:55 [2022-03-20T18:46:55.784Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
18:46:56 [2022-03-20T18:46:56.246Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
18:46:56 [2022-03-20T18:46:56.246Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
18:46:56 [2022-03-20T18:46:56.246Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
18:46:56 [2022-03-20T18:46:56.664Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
18:46:58 [2022-03-20T18:46:58.027Z]     docker_cli_network_unix_test.go:1084: [db4a8537a5793] daemon is not started
18:46:59 [2022-03-20T18:46:59.918Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
18:46:59 [2022-03-20T18:46:59.918Z]     docker_cli_network_unix_test.go:46: [d63948345a9da] daemon is not started
18:46:59 [2022-03-20T18:46:59.918Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
18:47:00 [2022-03-20T18:47:00.175Z]     docker_cli_network_unix_test.go:46: [d87ac3e8a09bf] daemon is not started
18:47:00 [2022-03-20T18:47:00.740Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
18:47:01 [2022-03-20T18:47:01.670Z]     docker_cli_network_unix_test.go:46: [d64794c0e728e] daemon is not started
18:47:02 [2022-03-20T18:47:02.056Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
18:47:02 [2022-03-20T18:47:02.233Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
18:47:02 [2022-03-20T18:47:02.234Z]     docker_cli_network_unix_test.go:46: [d625e6132e39d] daemon is not started
18:47:02 [2022-03-20T18:47:02.234Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
18:47:02 [2022-03-20T18:47:02.532Z]     docker_cli_network_unix_test.go:46: [d149bcdc6aa10] daemon is not started
18:47:02 [2022-03-20T18:47:02.788Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
18:47:03 [2022-03-20T18:47:03.392Z]     docker_cli_network_unix_test.go:46: [d2a0031d9a43b] daemon is not started
18:47:03 [2022-03-20T18:47:03.392Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
18:47:03 [2022-03-20T18:47:03.954Z]     docker_cli_network_unix_test.go:46: [d68cc1d87ee8c] daemon is not started
18:47:04 [2022-03-20T18:47:04.211Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
18:47:04 [2022-03-20T18:47:04.874Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
18:47:04 [2022-03-20T18:47:04.874Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
18:47:04 [2022-03-20T18:47:04.875Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
18:47:08 [2022-03-20T18:47:08.557Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
18:47:08 [2022-03-20T18:47:08.557Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
18:47:09 [2022-03-20T18:47:09.008Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
18:47:09 [2022-03-20T18:47:09.008Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
18:47:09 [2022-03-20T18:47:09.458Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
18:47:09 [2022-03-20T18:47:09.458Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
18:47:09 [2022-03-20T18:47:09.458Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
18:47:09 [2022-03-20T18:47:09.480Z]     docker_cli_network_unix_test.go:46: [dc743434d7feb] daemon is not started
18:47:09 [2022-03-20T18:47:09.480Z] --- PASS: TestDockerNetworkSuite (54.21s)
18:47:09 [2022-03-20T18:47:09.480Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.06s)
18:47:09 [2022-03-20T18:47:09.480Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s)
18:47:09 [2022-03-20T18:47:09.480Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.73s)
18:47:09 [2022-03-20T18:47:09.480Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.48s)
18:47:09 [2022-03-20T18:47:09.480Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.41s)
18:47:09 [2022-03-20T18:47:09.480Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.48s)
18:47:09 [2022-03-20T18:47:09.480Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.91s)
18:47:09 [2022-03-20T18:47:09.480Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.20s)
18:47:09 [2022-03-20T18:47:09.480Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s)
18:47:09 [2022-03-20T18:47:09.480Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s)
18:47:09 [2022-03-20T18:47:09.480Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s)
18:47:09 [2022-03-20T18:47:09.480Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.97s)
18:47:09 [2022-03-20T18:47:09.480Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.87s)
18:47:09 [2022-03-20T18:47:09.480Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
18:47:09 [2022-03-20T18:47:09.480Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s)
18:47:09 [2022-03-20T18:47:09.480Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s)
18:47:09 [2022-03-20T18:47:09.737Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.23s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.27s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.15s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.38s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.25s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.35s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.35s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.94s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.97s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.46s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.89s)
18:47:09 [2022-03-20T18:47:09.738Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.47s)
18:47:09 [2022-03-20T18:47:09.738Z] === RUN   TestDockerHubPullSuite
18:47:09 [2022-03-20T18:47:09.738Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
18:47:10 [2022-03-20T18:47:10.414Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
18:47:10 [2022-03-20T18:47:10.414Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
18:47:10 [2022-03-20T18:47:10.414Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
18:47:11 [2022-03-20T18:47:11.713Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
18:47:13 [2022-03-20T18:47:13.604Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
18:47:14 [2022-03-20T18:47:14.166Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
18:47:15 [2022-03-20T18:47:15.534Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
18:47:15 [2022-03-20T18:47:15.838Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
18:47:15 [2022-03-20T18:47:15.838Z] --- PASS: TestDockerHubPullSuite (6.20s)
18:47:15 [2022-03-20T18:47:15.838Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.70s)
18:47:15 [2022-03-20T18:47:15.838Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s)
18:47:15 [2022-03-20T18:47:15.838Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.65s)
18:47:15 [2022-03-20T18:47:15.838Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.35s)
18:47:15 [2022-03-20T18:47:15.838Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s)
18:47:15 [2022-03-20T18:47:15.838Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
18:47:15 [2022-03-20T18:47:15.838Z] PASS
18:47:15 [2022-03-20T18:47:15.838Z] 
18:47:15 [2022-03-20T18:47:15.838Z] === Skipped
18:47:15 [2022-03-20T18:47:15.838Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
18:47:15 [2022-03-20T18:47:15.838Z]     docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows
18:47:15 [2022-03-20T18:47:15.838Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
18:47:15 [2022-03-20T18:47:15.838Z] 
18:47:15 [2022-03-20T18:47:15.838Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
18:47:15 [2022-03-20T18:47:15.838Z]     docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows
18:47:15 [2022-03-20T18:47:15.838Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
18:47:15 [2022-03-20T18:47:15.838Z] 
18:47:15 [2022-03-20T18:47:15.838Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
18:47:15 [2022-03-20T18:47:15.838Z]     docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows
18:47:15 [2022-03-20T18:47:15.838Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
18:47:15 [2022-03-20T18:47:15.838Z] 
18:47:15 [2022-03-20T18:47:15.838Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
18:47:15 [2022-03-20T18:47:15.838Z]     docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows
18:47:15 [2022-03-20T18:47:15.838Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
18:47:15 [2022-03-20T18:47:15.838Z] 
18:47:15 [2022-03-20T18:47:15.838Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
18:47:15 [2022-03-20T18:47:15.838Z]     docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows
18:47:15 [2022-03-20T18:47:15.838Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
18:47:15 [2022-03-20T18:47:15.838Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_sni_test.go:18: Flakey test
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
18:47:15 [2022-03-20T18:47:15.839Z]     docker_cli_network_unix_test.go:46: [dd923417bc02b] daemon is not started
18:47:15 [2022-03-20T18:47:15.839Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] DONE 1265 tests, 51 skipped in 1399.545s
18:47:15 [2022-03-20T18:47:15.839Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:47:15 [2022-03-20T18:47:15.839Z] ++++ cat bundles/test-integration/docker.pid
18:47:15 [2022-03-20T18:47:15.839Z] +++ kill 8839
18:47:15 [2022-03-20T18:47:15.839Z] +++ /etc/init.d/apparmor stop
18:47:15 [2022-03-20T18:47:15.839Z] Leaving: AppArmorNo profiles have been unloaded.
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] Unloading profiles will leave already running processes permanently
18:47:15 [2022-03-20T18:47:15.839Z] unconfined, which can lead to unexpected situations.
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:15 [2022-03-20T18:47:15.839Z] To set a process to complain mode, use the command line tool
18:47:15 [2022-03-20T18:47:15.839Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:47:15 [2022-03-20T18:47:15.839Z] +++ true
18:47:15 [2022-03-20T18:47:15.839Z] exiting test-integration
18:47:15 [2022-03-20T18:47:15.839Z] ++ exit 0
18:47:15 [2022-03-20T18:47:15.839Z] 
18:47:16 [2022-03-20T18:47:16.096Z] + for job in $(jobs -p)
18:47:16 [2022-03-20T18:47:16.096Z] + wait 9972
18:47:21 [2022-03-20T18:47:21.385Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
18:47:23 [2022-03-20T18:47:23.903Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
18:47:30 [2022-03-20T18:47:30.450Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
18:47:35 [2022-03-20T18:47:35.699Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
18:47:37 [2022-03-20T18:47:37.605Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
18:47:37 [2022-03-20T18:47:37.778Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
18:47:37 [2022-03-20T18:47:37.778Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
18:47:37 [2022-03-20T18:47:37.778Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
18:47:40 [2022-03-20T18:47:40.223Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
18:47:40 [2022-03-20T18:47:40.876Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
18:47:41 [2022-03-20T18:47:41.175Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
18:47:41 [2022-03-20T18:47:41.175Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
18:47:41 [2022-03-20T18:47:41.535Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
18:47:41 [2022-03-20T18:47:41.535Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
18:47:41 [2022-03-20T18:47:41.625Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
18:47:41 [2022-03-20T18:47:41.996Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
18:47:41 [2022-03-20T18:47:41.996Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
18:47:42 [2022-03-20T18:47:42.457Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
18:47:42 [2022-03-20T18:47:42.457Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
18:47:42 [2022-03-20T18:47:42.457Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
18:47:42 [2022-03-20T18:47:42.917Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
18:47:42 [2022-03-20T18:47:42.917Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
18:47:42 [2022-03-20T18:47:42.917Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
18:47:43 [2022-03-20T18:47:43.391Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
18:47:44 [2022-03-20T18:47:44.571Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
18:47:46 [2022-03-20T18:47:46.666Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
18:47:46 [2022-03-20T18:47:46.666Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
18:47:46 [2022-03-20T18:47:46.666Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
18:47:46 [2022-03-20T18:47:46.723Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
18:47:46 [2022-03-20T18:47:46.723Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
18:47:46 [2022-03-20T18:47:46.723Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
18:47:51 [2022-03-20T18:47:51.917Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
18:47:52 [2022-03-20T18:47:52.477Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
18:47:53 [2022-03-20T18:47:53.038Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
18:47:55 [2022-03-20T18:47:55.556Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
18:48:06 [2022-03-20T18:48:06.623Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
18:48:07 [2022-03-20T18:48:07.073Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
18:48:08 [2022-03-20T18:48:08.583Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
18:48:12 [2022-03-20T18:48:12.912Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
18:48:12 [2022-03-20T18:48:12.912Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
18:48:12 [2022-03-20T18:48:12.912Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
18:48:12 [2022-03-20T18:48:12.912Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
18:48:13 [2022-03-20T18:48:13.211Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
18:48:17 [2022-03-20T18:48:17.857Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
18:48:21 [2022-03-20T18:48:21.548Z] === RUN   TestDockerSuite/TestBuildDockerignore
18:48:42 [2022-03-20T18:48:42.897Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
18:48:42 [2022-03-20T18:48:42.898Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
18:48:42 [2022-03-20T18:48:42.898Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
18:48:45 [2022-03-20T18:48:45.085Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
18:48:51 [2022-03-20T18:48:51.838Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
18:48:51 [2022-03-20T18:48:51.838Z]     docker_cli_swarm_test.go:1180: [da15632a7f409] joining swarm manager [d2abc1ad11fae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:48:53 [2022-03-20T18:48:53.689Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
18:48:55 [2022-03-20T18:48:55.875Z] === RUN   TestDockerSuite/TestBuildDockerignore
18:48:57 [2022-03-20T18:48:57.088Z]     docker_cli_swarm_test.go:1189: [dad45619a7191] joining swarm manager [d2abc1ad11fae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:48:58 [2022-03-20T18:48:58.630Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
18:48:58 [2022-03-20T18:48:58.630Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
18:48:58 [2022-03-20T18:48:58.631Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
18:49:16 [2022-03-20T18:49:16.202Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
18:49:26 [2022-03-20T18:49:26.427Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
18:49:33 [2022-03-20T18:49:33.477Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
18:49:34 [2022-03-20T18:49:34.993Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
18:49:34 [2022-03-20T18:49:34.993Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
18:49:35 [2022-03-20T18:49:35.444Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
18:49:38 [2022-03-20T18:49:38.711Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
18:49:43 [2022-03-20T18:49:43.751Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
18:49:50 [2022-03-20T18:49:50.285Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
18:49:54 [2022-03-20T18:49:54.462Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
18:49:56 [2022-03-20T18:49:56.350Z]     docker_cli_swarm_test.go:1112: [d9f288d4fd0e2] joining swarm manager [d3346eb0e7fa1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:49:57 [2022-03-20T18:49:57.713Z]     docker_cli_swarm_test.go:1113: [d36aeaae786dc] joining swarm manager [d3346eb0e7fa1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:50:14 [2022-03-20T18:50:14.238Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
18:50:22 [2022-03-20T18:50:22.717Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
18:50:34 [2022-03-20T18:50:34.995Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
18:50:37 [2022-03-20T18:50:37.188Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
18:50:37 [2022-03-20T18:50:37.188Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
18:50:37 [2022-03-20T18:50:37.188Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
18:50:37 [2022-03-20T18:50:37.188Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
18:51:01 [2022-03-20T18:51:01.479Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
18:51:01 [2022-03-20T18:51:01.479Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
18:51:01 [2022-03-20T18:51:01.479Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
18:51:19 [2022-03-20T18:51:19.049Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
18:51:19 [2022-03-20T18:51:19.090Z]     docker_cli_swarm_test.go:1166: [d7b563f7863d5] joining swarm manager [d3346eb0e7fa1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
18:51:33 [2022-03-20T18:51:33.773Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
18:51:46 [2022-03-20T18:51:46.062Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
18:51:51 [2022-03-20T18:51:51.152Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
18:51:51 [2022-03-20T18:51:51.152Z]     docker_cli_swarm_test.go:1447: [d7963e1fc7a60] joining swarm manager [d9c35018ef743]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:51:51 [2022-03-20T18:51:51.152Z]     docker_cli_swarm_test.go:1448: [d54678455e4f6] joining swarm manager [d9c35018ef743]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:52:00 [2022-03-20T18:52:00.839Z] === RUN   TestDockerSuite/TestBuildDotDotFile
18:52:00 [2022-03-20T18:52:00.839Z] === RUN   TestDockerSuite/TestBuildEOLInLine
18:52:00 [2022-03-20T18:52:00.839Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
18:52:00 [2022-03-20T18:52:00.839Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
18:52:00 [2022-03-20T18:52:00.839Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
18:52:00 [2022-03-20T18:52:00.839Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
18:52:01 [2022-03-20T18:52:01.178Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
18:52:01 [2022-03-20T18:52:01.290Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
18:52:01 [2022-03-20T18:52:01.434Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
18:52:01 [2022-03-20T18:52:01.690Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
18:52:01 [2022-03-20T18:52:01.690Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
18:52:01 [2022-03-20T18:52:01.690Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
18:52:02 [2022-03-20T18:52:02.661Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
18:52:02 [2022-03-20T18:52:02.801Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
18:52:02 [2022-03-20T18:52:02.801Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
18:52:02 [2022-03-20T18:52:02.801Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
18:52:03 [2022-03-20T18:52:03.251Z] === RUN   TestDockerSuite/TestBuildEntrypoint
18:52:03 [2022-03-20T18:52:03.701Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
18:52:04 [2022-03-20T18:52:04.555Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
18:52:07 [2022-03-20T18:52:07.873Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
18:52:09 [2022-03-20T18:52:09.423Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
18:52:10 [2022-03-20T18:52:10.392Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
18:52:11 [2022-03-20T18:52:11.758Z]     docker_cli_swarm_unix_test.go:63: [de00462503a83] joining swarm manager [d49fc7ecb1a5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:52:13 [2022-03-20T18:52:13.120Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
18:52:18 [2022-03-20T18:52:18.844Z] === RUN   TestDockerSuite/TestBuildEnv
18:52:18 [2022-03-20T18:52:18.844Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
18:52:18 [2022-03-20T18:52:18.844Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
18:52:18 [2022-03-20T18:52:18.844Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
18:52:18 [2022-03-20T18:52:18.844Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
18:52:18 [2022-03-20T18:52:18.844Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
18:52:18 [2022-03-20T18:52:18.844Z] === RUN   TestDockerSuite/TestBuildEnvUsage
18:52:18 [2022-03-20T18:52:18.844Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
18:52:18 [2022-03-20T18:52:18.844Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
18:52:18 [2022-03-20T18:52:18.844Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
18:52:18 [2022-03-20T18:52:18.844Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
18:52:23 [2022-03-20T18:52:23.474Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
18:52:23 [2022-03-20T18:52:23.474Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
18:52:23 [2022-03-20T18:52:23.474Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
18:52:23 [2022-03-20T18:52:23.474Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
18:52:23 [2022-03-20T18:52:23.474Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
18:52:23 [2022-03-20T18:52:23.474Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
18:52:23 [2022-03-20T18:52:23.474Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
18:52:23 [2022-03-20T18:52:23.923Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
18:52:28 [2022-03-20T18:52:28.430Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
18:52:29 [2022-03-20T18:52:29.650Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
18:52:33 [2022-03-20T18:52:33.736Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
18:52:33 [2022-03-20T18:52:33.736Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
18:52:33 [2022-03-20T18:52:33.736Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
18:52:36 [2022-03-20T18:52:36.920Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
18:52:44 [2022-03-20T18:52:44.409Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
18:52:45 [2022-03-20T18:52:45.393Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
18:52:45 [2022-03-20T18:52:45.393Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
18:52:45 [2022-03-20T18:52:45.393Z] === RUN   TestDockerSuite/TestBuildExpose
18:52:45 [2022-03-20T18:52:45.393Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
18:52:45 [2022-03-20T18:52:45.394Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
18:52:45 [2022-03-20T18:52:45.394Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
18:52:45 [2022-03-20T18:52:45.394Z] === RUN   TestDockerSuite/TestBuildExposeOrder
18:52:45 [2022-03-20T18:52:45.394Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
18:52:45 [2022-03-20T18:52:45.394Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
18:52:45 [2022-03-20T18:52:45.394Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
18:52:45 [2022-03-20T18:52:45.394Z] === RUN   TestDockerSuite/TestBuildFails
18:52:48 [2022-03-20T18:52:48.345Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
18:52:48 [2022-03-20T18:52:48.345Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
18:52:51 [2022-03-20T18:52:51.790Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
18:52:55 [2022-03-20T18:52:55.499Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
18:52:58 [2022-03-20T18:52:58.942Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
18:53:02 [2022-03-20T18:53:02.660Z] === RUN   TestDockerSuite/TestBuildForceRm
18:53:07 [2022-03-20T18:53:07.947Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
18:53:07 [2022-03-20T18:53:07.947Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
18:53:07 [2022-03-20T18:53:07.947Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
18:53:09 [2022-03-20T18:53:09.816Z] === RUN   TestDockerSuite/TestBuildFromGit
18:53:09 [2022-03-20T18:53:09.838Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
18:53:11 [2022-03-20T18:53:11.352Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
18:53:13 [2022-03-20T18:53:13.112Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
18:53:15 [2022-03-20T18:53:15.675Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
18:53:15 [2022-03-20T18:53:15.738Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
18:53:17 [2022-03-20T18:53:17.041Z]     docker_api_swarm_test.go:962: [d58040028201b] joining swarm manager [df323c3d22c01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:53:17 [2022-03-20T18:53:17.299Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
18:53:23 [2022-03-20T18:53:23.160Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
18:53:23 [2022-03-20T18:53:23.160Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
18:53:23 [2022-03-20T18:53:23.160Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
18:53:24 [2022-03-20T18:53:24.165Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
18:53:24 [2022-03-20T18:53:24.633Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
18:53:24 [2022-03-20T18:53:24.633Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
18:53:24 [2022-03-20T18:53:24.633Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
18:53:32 [2022-03-20T18:53:32.500Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
18:53:35 [2022-03-20T18:53:35.090Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
18:53:35 [2022-03-20T18:53:35.090Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
18:53:35 [2022-03-20T18:53:35.090Z] === RUN   TestDockerSuite/TestBuildHistory
18:53:35 [2022-03-20T18:53:35.092Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
18:53:47 [2022-03-20T18:53:47.282Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
18:53:47 [2022-03-20T18:53:47.581Z] === RUN   TestDockerSuite/TestBuildIidFile
18:53:48 [2022-03-20T18:53:48.050Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
18:53:48 [2022-03-20T18:53:48.651Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
18:53:50 [2022-03-20T18:53:50.264Z] === RUN   TestDockerSuite/TestBuildInheritance
18:53:50 [2022-03-20T18:53:50.264Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
18:53:50 [2022-03-20T18:53:50.264Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
18:53:50 [2022-03-20T18:53:50.546Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
18:53:51 [2022-03-20T18:53:51.250Z] === RUN   TestDockerSuite/TestBuildInvalidTag
18:53:51 [2022-03-20T18:53:51.250Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
18:53:53 [2022-03-20T18:53:53.813Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
18:53:57 [2022-03-20T18:53:57.114Z] === RUN   TestDockerSuite/TestBuildLabel
18:53:57 [2022-03-20T18:53:57.583Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
18:53:58 [2022-03-20T18:53:58.050Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
18:53:59 [2022-03-20T18:53:59.036Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
18:54:00 [2022-03-20T18:54:00.022Z] === RUN   TestDockerSuite/TestBuildLabels
18:54:00 [2022-03-20T18:54:00.352Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
18:54:01 [2022-03-20T18:54:01.009Z] === RUN   TestDockerSuite/TestBuildLabelsCache
18:54:02 [2022-03-20T18:54:02.574Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
18:54:05 [2022-03-20T18:54:05.599Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
18:54:07 [2022-03-20T18:54:07.493Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
18:54:09 [2022-03-20T18:54:09.730Z] === RUN   TestDockerSuite/TestBuildLastModified
18:54:09 [2022-03-20T18:54:09.730Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
18:54:09 [2022-03-20T18:54:09.730Z] === RUN   TestDockerSuite/TestBuildLineBreak
18:54:09 [2022-03-20T18:54:09.730Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
18:54:09 [2022-03-20T18:54:09.730Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
18:54:09 [2022-03-20T18:54:09.730Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
18:54:09 [2022-03-20T18:54:09.730Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
18:54:09 [2022-03-20T18:54:09.730Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
18:54:09 [2022-03-20T18:54:09.730Z] === RUN   TestDockerSuite/TestBuildMaintainer
18:54:10 [2022-03-20T18:54:10.015Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
18:54:10 [2022-03-20T18:54:10.198Z] === RUN   TestDockerSuite/TestBuildMissingArgs
18:54:10 [2022-03-20T18:54:10.668Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
18:54:12 [2022-03-20T18:54:12.588Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
18:54:15 [2022-03-20T18:54:15.027Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
18:54:15 [2022-03-20T18:54:15.104Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
18:54:16 [2022-03-20T18:54:16.532Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
18:54:17 [2022-03-20T18:54:17.620Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
18:54:19 [2022-03-20T18:54:19.512Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
18:54:29 [2022-03-20T18:54:29.795Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
18:54:33 [2022-03-20T18:54:33.409Z] === RUN   TestDockerSuite/TestBuildDotDotFile
18:54:33 [2022-03-20T18:54:33.409Z] === RUN   TestDockerSuite/TestBuildEOLInLine
18:54:33 [2022-03-20T18:54:33.409Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
18:54:33 [2022-03-20T18:54:33.409Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
18:54:33 [2022-03-20T18:54:33.409Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
18:54:33 [2022-03-20T18:54:33.409Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
18:54:33 [2022-03-20T18:54:33.409Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
18:54:33 [2022-03-20T18:54:33.878Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
18:54:33 [2022-03-20T18:54:33.878Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
18:54:33 [2022-03-20T18:54:33.878Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
18:54:34 [2022-03-20T18:54:34.864Z] === RUN   TestDockerSuite/TestBuildEntrypoint
18:54:35 [2022-03-20T18:54:35.336Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
18:54:37 [2022-03-20T18:54:37.759Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
18:54:37 [2022-03-20T18:54:37.759Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
18:54:37 [2022-03-20T18:54:37.759Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
18:54:37 [2022-03-20T18:54:37.759Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
18:54:40 [2022-03-20T18:54:40.081Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
18:54:42 [2022-03-20T18:54:42.493Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
18:54:47 [2022-03-20T18:54:47.248Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
18:54:53 [2022-03-20T18:54:53.174Z] === RUN   TestDockerSuite/TestBuildEnv
18:54:53 [2022-03-20T18:54:53.174Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
18:54:53 [2022-03-20T18:54:53.174Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
18:54:53 [2022-03-20T18:54:53.174Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
18:54:53 [2022-03-20T18:54:53.642Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
18:54:53 [2022-03-20T18:54:53.642Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
18:54:53 [2022-03-20T18:54:53.642Z] === RUN   TestDockerSuite/TestBuildEnvUsage
18:54:53 [2022-03-20T18:54:53.642Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
18:54:53 [2022-03-20T18:54:53.642Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
18:54:53 [2022-03-20T18:54:53.642Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
18:54:53 [2022-03-20T18:54:53.642Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
18:54:58 [2022-03-20T18:54:58.399Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
18:54:58 [2022-03-20T18:54:58.399Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
18:54:58 [2022-03-20T18:54:58.399Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
18:54:58 [2022-03-20T18:54:58.399Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
18:54:58 [2022-03-20T18:54:58.399Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
18:54:58 [2022-03-20T18:54:58.399Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
18:54:58 [2022-03-20T18:54:58.399Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
18:54:59 [2022-03-20T18:54:59.384Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
18:55:06 [2022-03-20T18:55:06.545Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
18:55:13 [2022-03-20T18:55:13.607Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
18:55:15 [2022-03-20T18:55:15.780Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
18:55:24 [2022-03-20T18:55:24.392Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
18:55:24 [2022-03-20T18:55:24.861Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
18:55:24 [2022-03-20T18:55:24.861Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
18:55:24 [2022-03-20T18:55:24.861Z] === RUN   TestDockerSuite/TestBuildExpose
18:55:24 [2022-03-20T18:55:24.861Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
18:55:24 [2022-03-20T18:55:24.861Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
18:55:24 [2022-03-20T18:55:24.861Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
18:55:24 [2022-03-20T18:55:24.861Z] === RUN   TestDockerSuite/TestBuildExposeOrder
18:55:24 [2022-03-20T18:55:24.861Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
18:55:24 [2022-03-20T18:55:24.861Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
18:55:24 [2022-03-20T18:55:24.861Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
18:55:25 [2022-03-20T18:55:25.330Z] === RUN   TestDockerSuite/TestBuildFails
18:55:29 [2022-03-20T18:55:29.121Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
18:55:29 [2022-03-20T18:55:29.121Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
18:55:30 [2022-03-20T18:55:30.745Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
18:55:31 [2022-03-20T18:55:31.451Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
18:55:37 [2022-03-20T18:55:37.316Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
18:55:37 [2022-03-20T18:55:37.831Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
18:55:44 [2022-03-20T18:55:44.473Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
18:55:44 [2022-03-20T18:55:44.987Z] === RUN   TestDockerSuite/TestBuildForceRm
18:55:48 [2022-03-20T18:55:48.790Z] --- PASS: TestDockerSwarmSuite (1572.66s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.96s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.95s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.94s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.26s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.09s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.63s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.77s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.25s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.91s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.95s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.48s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.28s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.98s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.76s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.73s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.25s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (5.98s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.38s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.21s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.04s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.00s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.95s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.56s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.13s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.18s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.61s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.13s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.91s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.16s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.06s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.91s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.29s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.89s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.45s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.96s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.46s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.45s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.51s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.33s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.90s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.15s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.54s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.50s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.86s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.84s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.07s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.64s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.22s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.92s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.96s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.67s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.17s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.17s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.90s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.27s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.41s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.34s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.64s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.56s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.76s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.50s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.40s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.79s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.11s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.24s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.27s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.53s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.55s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.71s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.49s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.07s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.33s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.85s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (80.04s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.39s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.45s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.79s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.14s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.69s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.22s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.58s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.87s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.10s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.42s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.36s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.10s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.12s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (112.78s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s)
18:55:48 [2022-03-20T18:55:48.790Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s)
18:55:48 [2022-03-20T18:55:48.790Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s)
18:55:48 [2022-03-20T18:55:48.790Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
18:55:48 [2022-03-20T18:55:48.790Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.15s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.12s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.19s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.37s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.07s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.18s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.08s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.40s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.85s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.21s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.24s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.16s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.72s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.84s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.50s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.47s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.55s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.51s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.43s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.82s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.14s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s)
18:55:48 [2022-03-20T18:55:48.790Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.10s)
18:55:48 [2022-03-20T18:55:48.790Z] === RUN   TestDockerExternalVolumeSuite
18:55:48 [2022-03-20T18:55:48.790Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
18:55:48 [2022-03-20T18:55:48.790Z]     docker_cli_external_volume_driver_test.go:52: [d9e9164dfbccd] daemon is not started
18:55:50 [2022-03-20T18:55:50.333Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
18:55:55 [2022-03-20T18:55:55.456Z] === RUN   TestDockerSuite/TestBuildFromGit
18:56:02 [2022-03-20T18:56:02.623Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
18:56:03 [2022-03-20T18:56:03.612Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
18:56:03 [2022-03-20T18:56:03.683Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
18:56:11 [2022-03-20T18:56:11.558Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
18:56:11 [2022-03-20T18:56:11.558Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
18:56:11 [2022-03-20T18:56:11.558Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
18:56:12 [2022-03-20T18:56:12.280Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
18:56:12 [2022-03-20T18:56:12.280Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
18:56:12 [2022-03-20T18:56:12.280Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
18:56:12 [2022-03-20T18:56:12.280Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
18:56:12 [2022-03-20T18:56:12.749Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
18:56:12 [2022-03-20T18:56:12.749Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
18:56:12 [2022-03-20T18:56:12.749Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
18:56:18 [2022-03-20T18:56:18.746Z] === RUN   TestDockerSuite/TestBuildMultipleTags
18:56:19 [2022-03-20T18:56:19.213Z] === RUN   TestDockerSuite/TestBuildNetContainer
18:56:19 [2022-03-20T18:56:19.213Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
18:56:19 [2022-03-20T18:56:19.213Z] === RUN   TestDockerSuite/TestBuildNetNone
18:56:19 [2022-03-20T18:56:19.213Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
18:56:19 [2022-03-20T18:56:19.213Z] === RUN   TestDockerSuite/TestBuildNoContext
18:56:22 [2022-03-20T18:56:22.161Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
18:56:25 [2022-03-20T18:56:25.248Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
18:56:25 [2022-03-20T18:56:25.248Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
18:56:25 [2022-03-20T18:56:25.248Z] === RUN   TestDockerSuite/TestBuildHistory
18:56:28 [2022-03-20T18:56:28.024Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
18:56:30 [2022-03-20T18:56:30.237Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
18:56:30 [2022-03-20T18:56:30.704Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
18:56:30 [2022-03-20T18:56:30.704Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
18:56:33 [2022-03-20T18:56:33.652Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
18:56:34 [2022-03-20T18:56:34.637Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
18:56:36 [2022-03-20T18:56:36.202Z] === RUN   TestDockerSuite/TestBuildOnBuild
18:56:36 [2022-03-20T18:56:36.482Z] === RUN   TestDockerSuite/TestBuildDotDotFile
18:56:36 [2022-03-20T18:56:36.483Z] === RUN   TestDockerSuite/TestBuildEOLInLine
18:56:36 [2022-03-20T18:56:36.483Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
18:56:36 [2022-03-20T18:56:36.483Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
18:56:36 [2022-03-20T18:56:36.483Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
18:56:36 [2022-03-20T18:56:36.483Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
18:56:36 [2022-03-20T18:56:36.483Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
18:56:36 [2022-03-20T18:56:36.483Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
18:56:36 [2022-03-20T18:56:36.483Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
18:56:36 [2022-03-20T18:56:36.483Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
18:56:36 [2022-03-20T18:56:36.483Z] === RUN   TestDockerSuite/TestBuildEntrypoint
18:56:36 [2022-03-20T18:56:36.483Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
18:56:38 [2022-03-20T18:56:38.013Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
18:56:40 [2022-03-20T18:56:40.354Z] === RUN   TestDockerSuite/TestBuildIidFile
18:56:40 [2022-03-20T18:56:40.354Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
18:56:41 [2022-03-20T18:56:41.738Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
18:56:43 [2022-03-20T18:56:43.306Z] === RUN   TestDockerSuite/TestBuildInheritance
18:56:43 [2022-03-20T18:56:43.306Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
18:56:43 [2022-03-20T18:56:43.306Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
18:56:43 [2022-03-20T18:56:43.775Z] === RUN   TestDockerSuite/TestBuildInvalidTag
18:56:44 [2022-03-20T18:56:44.244Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
18:56:46 [2022-03-20T18:56:46.418Z] === RUN   TestDockerSuite/TestBuildEnv
18:56:46 [2022-03-20T18:56:46.418Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
18:56:46 [2022-03-20T18:56:46.418Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
18:56:46 [2022-03-20T18:56:46.418Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
18:56:46 [2022-03-20T18:56:46.619Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
18:56:46 [2022-03-20T18:56:46.875Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
18:56:46 [2022-03-20T18:56:46.875Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
18:56:46 [2022-03-20T18:56:46.875Z] === RUN   TestDockerSuite/TestBuildEnvUsage
18:56:46 [2022-03-20T18:56:46.875Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
18:56:46 [2022-03-20T18:56:46.875Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
18:56:46 [2022-03-20T18:56:46.875Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
18:56:46 [2022-03-20T18:56:46.875Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
18:56:48 [2022-03-20T18:56:48.834Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
18:56:50 [2022-03-20T18:56:50.117Z] === RUN   TestDockerSuite/TestBuildLabel
18:56:51 [2022-03-20T18:56:51.546Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
18:56:51 [2022-03-20T18:56:51.546Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
18:56:51 [2022-03-20T18:56:51.546Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
18:56:51 [2022-03-20T18:56:51.546Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
18:56:51 [2022-03-20T18:56:51.546Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
18:56:51 [2022-03-20T18:56:51.546Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
18:56:51 [2022-03-20T18:56:51.546Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
18:56:51 [2022-03-20T18:56:51.691Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
18:56:52 [2022-03-20T18:56:52.158Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
18:56:52 [2022-03-20T18:56:52.508Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
18:56:53 [2022-03-20T18:56:53.143Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
18:56:54 [2022-03-20T18:56:54.141Z] === RUN   TestDockerSuite/TestBuildLabels
18:56:55 [2022-03-20T18:56:55.711Z] === RUN   TestDockerSuite/TestBuildLabelsCache
18:56:57 [2022-03-20T18:56:57.940Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
18:56:58 [2022-03-20T18:56:58.291Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
18:56:59 [2022-03-20T18:56:59.253Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
18:57:04 [2022-03-20T18:57:04.002Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
18:57:05 [2022-03-20T18:57:05.100Z] === RUN   TestDockerSuite/TestBuildLastModified
18:57:05 [2022-03-20T18:57:05.100Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
18:57:05 [2022-03-20T18:57:05.100Z] === RUN   TestDockerSuite/TestBuildLineBreak
18:57:05 [2022-03-20T18:57:05.100Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
18:57:05 [2022-03-20T18:57:05.100Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
18:57:05 [2022-03-20T18:57:05.100Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
18:57:05 [2022-03-20T18:57:05.100Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
18:57:05 [2022-03-20T18:57:05.100Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
18:57:05 [2022-03-20T18:57:05.568Z] === RUN   TestDockerSuite/TestBuildMaintainer
18:57:06 [2022-03-20T18:57:06.038Z] === RUN   TestDockerSuite/TestBuildMissingArgs
18:57:07 [2022-03-20T18:57:07.025Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
18:57:11 [2022-03-20T18:57:11.397Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
18:57:12 [2022-03-20T18:57:12.661Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
18:57:14 [2022-03-20T18:57:14.188Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
18:57:15 [2022-03-20T18:57:15.946Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
18:57:15 [2022-03-20T18:57:15.946Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
18:57:15 [2022-03-20T18:57:15.946Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
18:57:15 [2022-03-20T18:57:15.946Z] === RUN   TestDockerSuite/TestBuildExpose
18:57:15 [2022-03-20T18:57:15.946Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
18:57:15 [2022-03-20T18:57:15.946Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
18:57:15 [2022-03-20T18:57:15.946Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
18:57:15 [2022-03-20T18:57:15.946Z] === RUN   TestDockerSuite/TestBuildExposeOrder
18:57:15 [2022-03-20T18:57:15.946Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
18:57:15 [2022-03-20T18:57:15.946Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
18:57:15 [2022-03-20T18:57:15.946Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
18:57:15 [2022-03-20T18:57:15.946Z] === RUN   TestDockerSuite/TestBuildFails
18:57:17 [2022-03-20T18:57:17.496Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
18:57:17 [2022-03-20T18:57:17.496Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
18:57:18 [2022-03-20T18:57:18.519Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
18:57:19 [2022-03-20T18:57:19.491Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
18:57:23 [2022-03-20T18:57:23.269Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
18:57:24 [2022-03-20T18:57:24.253Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
18:57:24 [2022-03-20T18:57:24.253Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
18:57:24 [2022-03-20T18:57:24.253Z] === RUN   TestDockerSuite/TestBuildPATH
18:57:24 [2022-03-20T18:57:24.253Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
18:57:24 [2022-03-20T18:57:24.253Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
18:57:24 [2022-03-20T18:57:24.661Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
18:57:27 [2022-03-20T18:57:27.198Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
18:57:27 [2022-03-20T18:57:27.198Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
18:57:27 [2022-03-20T18:57:27.198Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
18:57:34 [2022-03-20T18:57:34.422Z]     docker_cli_external_volume_driver_test.go:52: [dd2b6fe1a3c23] daemon is not started
18:57:35 [2022-03-20T18:57:35.424Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
18:57:35 [2022-03-20T18:57:35.424Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
18:57:35 [2022-03-20T18:57:35.424Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
18:57:37 [2022-03-20T18:57:37.637Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
18:57:39 [2022-03-20T18:57:39.596Z] === RUN   TestDockerSuite/TestBuildForceRm
18:57:46 [2022-03-20T18:57:46.760Z] === RUN   TestDockerSuite/TestBuildFromGit
18:57:49 [2022-03-20T18:57:49.303Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
18:57:57 [2022-03-20T18:57:57.182Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
18:57:58 [2022-03-20T18:57:58.746Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
18:58:04 [2022-03-20T18:58:04.147Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
18:58:04 [2022-03-20T18:58:04.619Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
18:58:04 [2022-03-20T18:58:04.619Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
18:58:04 [2022-03-20T18:58:04.619Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
18:58:05 [2022-03-20T18:58:05.089Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
18:58:06 [2022-03-20T18:58:06.084Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
18:58:06 [2022-03-20T18:58:06.084Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
18:58:06 [2022-03-20T18:58:06.084Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
18:58:14 [2022-03-20T18:58:14.746Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
18:58:14 [2022-03-20T18:58:14.746Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
18:58:14 [2022-03-20T18:58:14.746Z] === RUN   TestDockerSuite/TestBuildHistory
18:58:18 [2022-03-20T18:58:18.057Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
18:58:19 [2022-03-20T18:58:19.057Z]     docker_cli_external_volume_driver_test.go:52: [d663d9c38726e] daemon is not started
18:58:27 [2022-03-20T18:58:27.240Z] === RUN   TestDockerSuite/TestBuildIidFile
18:58:28 [2022-03-20T18:58:28.513Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
18:58:28 [2022-03-20T18:58:28.809Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
18:58:31 [2022-03-20T18:58:31.029Z] === RUN   TestDockerSuite/TestBuildInheritance
18:58:31 [2022-03-20T18:58:31.029Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
18:58:31 [2022-03-20T18:58:31.029Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
18:58:31 [2022-03-20T18:58:31.500Z] === RUN   TestDockerSuite/TestBuildInvalidTag
18:58:31 [2022-03-20T18:58:31.970Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
18:58:33 [2022-03-20T18:58:33.899Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
18:58:33 [2022-03-20T18:58:33.899Z]     docker_cli_external_volume_driver_test.go:52: [d8180b9ab447f] daemon is not started
18:58:35 [2022-03-20T18:58:35.762Z] === RUN   TestDockerSuite/TestBuildRm
18:58:36 [2022-03-20T18:58:36.726Z] === RUN   TestDockerSuite/TestBuildLabel
18:58:37 [2022-03-20T18:58:37.194Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
18:58:38 [2022-03-20T18:58:38.183Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
18:58:39 [2022-03-20T18:58:39.171Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
18:58:39 [2022-03-20T18:58:39.644Z] === RUN   TestDockerSuite/TestBuildLabels
18:58:41 [2022-03-20T18:58:41.211Z] === RUN   TestDockerSuite/TestBuildLabelsCache
18:58:42 [2022-03-20T18:58:42.780Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
18:58:43 [2022-03-20T18:58:43.464Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
18:58:48 [2022-03-20T18:58:48.108Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
18:58:48 [2022-03-20T18:58:48.741Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
18:58:49 [2022-03-20T18:58:49.937Z] === RUN   TestDockerSuite/TestBuildLastModified
18:58:49 [2022-03-20T18:58:49.937Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
18:58:49 [2022-03-20T18:58:49.937Z] === RUN   TestDockerSuite/TestBuildLineBreak
18:58:49 [2022-03-20T18:58:49.937Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
18:58:49 [2022-03-20T18:58:49.937Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
18:58:49 [2022-03-20T18:58:49.937Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
18:58:49 [2022-03-20T18:58:49.937Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
18:58:49 [2022-03-20T18:58:49.937Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
18:58:49 [2022-03-20T18:58:49.937Z] === RUN   TestDockerSuite/TestBuildMaintainer
18:58:50 [2022-03-20T18:58:50.406Z] === RUN   TestDockerSuite/TestBuildMissingArgs
18:58:51 [2022-03-20T18:58:51.392Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
18:58:51 [2022-03-20T18:58:51.822Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
18:58:51 [2022-03-20T18:58:51.822Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
18:58:51 [2022-03-20T18:58:51.822Z] === RUN   TestDockerSuite/TestBuildScratchCopy
18:58:51 [2022-03-20T18:58:51.822Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
18:58:52 [2022-03-20T18:58:52.142Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
18:58:52 [2022-03-20T18:58:52.277Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
18:58:53 [2022-03-20T18:58:53.802Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
18:58:58 [2022-03-20T18:58:58.801Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
18:59:00 [2022-03-20T18:59:00.809Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
18:59:01 [2022-03-20T18:59:01.753Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
18:59:02 [2022-03-20T18:59:02.592Z] === RUN   TestDockerSuite/TestBuildShellInherited
18:59:08 [2022-03-20T18:59:08.450Z] === RUN   TestDockerSuite/TestBuildShellMultiple
18:59:09 [2022-03-20T18:59:09.464Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
18:59:20 [2022-03-20T18:59:20.799Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
18:59:26 [2022-03-20T18:59:26.260Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
18:59:26 [2022-03-20T18:59:26.727Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
18:59:26 [2022-03-20T18:59:26.868Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
18:59:26 [2022-03-20T18:59:26.868Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
18:59:26 [2022-03-20T18:59:26.868Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
18:59:27 [2022-03-20T18:59:27.195Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
18:59:29 [2022-03-20T18:59:29.822Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
18:59:34 [2022-03-20T18:59:34.751Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
18:59:34 [2022-03-20T18:59:34.751Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
18:59:34 [2022-03-20T18:59:34.751Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
18:59:37 [2022-03-20T18:59:37.618Z] === RUN   TestDockerSuite/TestBuildSpaces
18:59:37 [2022-03-20T18:59:37.618Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
18:59:38 [2022-03-20T18:59:38.932Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
18:59:43 [2022-03-20T18:59:43.409Z] === RUN   TestDockerSuite/TestBuildMultipleTags
18:59:43 [2022-03-20T18:59:43.409Z] === RUN   TestDockerSuite/TestBuildNetContainer
18:59:43 [2022-03-20T18:59:43.409Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
18:59:43 [2022-03-20T18:59:43.409Z] === RUN   TestDockerSuite/TestBuildNetNone
18:59:43 [2022-03-20T18:59:43.409Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
18:59:43 [2022-03-20T18:59:43.409Z] === RUN   TestDockerSuite/TestBuildNoContext
18:59:43 [2022-03-20T18:59:43.476Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
18:59:43 [2022-03-20T18:59:43.476Z] === RUN   TestDockerSuite/TestBuildStderr
18:59:48 [2022-03-20T18:59:48.161Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
18:59:48 [2022-03-20T18:59:48.229Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
18:59:53 [2022-03-20T18:59:53.823Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
18:59:54 [2022-03-20T18:59:54.025Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
18:59:56 [2022-03-20T18:59:56.978Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
18:59:57 [2022-03-20T18:59:57.447Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
18:59:57 [2022-03-20T18:59:57.447Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
19:00:00 [2022-03-20T19:00:00.397Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
19:00:01 [2022-03-20T19:00:01.384Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
19:00:02 [2022-03-20T19:00:02.947Z] === RUN   TestDockerSuite/TestBuildOnBuild
19:00:05 [2022-03-20T19:00:05.509Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
19:00:09 [2022-03-20T19:00:09.458Z] === RUN   TestDockerSuite/TestBuildStopSignal
19:00:09 [2022-03-20T19:00:09.458Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
19:00:09 [2022-03-20T19:00:09.458Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
19:00:12 [2022-03-20T19:00:12.411Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
19:00:13 [2022-03-20T19:00:13.974Z] === RUN   TestDockerSuite/TestBuildTagEvent
19:00:15 [2022-03-20T19:00:15.441Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
19:00:17 [2022-03-20T19:00:17.654Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
19:00:18 [2022-03-20T19:00:18.725Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
19:00:24 [2022-03-20T19:00:24.590Z] === RUN   TestDockerSuite/TestBuildUser
19:00:24 [2022-03-20T19:00:24.590Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
19:00:24 [2022-03-20T19:00:24.590Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
19:00:24 [2022-03-20T19:00:24.590Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
19:00:24 [2022-03-20T19:00:24.590Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
19:00:24 [2022-03-20T19:00:24.590Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
19:00:24 [2022-03-20T19:00:24.590Z] === RUN   TestDockerSuite/TestBuildVerboseOut
19:00:29 [2022-03-20T19:00:29.339Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
19:00:29 [2022-03-20T19:00:29.807Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
19:00:30 [2022-03-20T19:00:30.141Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
19:00:30 [2022-03-20T19:00:30.620Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
19:00:32 [2022-03-20T19:00:32.761Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
19:00:32 [2022-03-20T19:00:32.761Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
19:00:32 [2022-03-20T19:00:32.761Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
19:00:32 [2022-03-20T19:00:32.761Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
19:00:33 [2022-03-20T19:00:33.230Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
19:00:33 [2022-03-20T19:00:33.520Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
19:00:34 [2022-03-20T19:00:34.900Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
19:00:40 [2022-03-20T19:00:40.490Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
19:00:40 [2022-03-20T19:00:40.692Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
19:00:46 [2022-03-20T19:00:46.568Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
19:00:47 [2022-03-20T19:00:47.397Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
19:00:54 [2022-03-20T19:00:54.556Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
19:00:58 [2022-03-20T19:00:58.528Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
19:00:58 [2022-03-20T19:00:58.605Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
19:00:58 [2022-03-20T19:00:58.996Z] === RUN   TestDockerSuite/TestBuildWindowsUser
19:01:00 [2022-03-20T19:01:00.429Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
19:01:01 [2022-03-20T19:01:01.415Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
19:01:01 [2022-03-20T19:01:01.415Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
19:01:01 [2022-03-20T19:01:01.415Z] === RUN   TestDockerSuite/TestBuildPATH
19:01:01 [2022-03-20T19:01:01.415Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
19:01:01 [2022-03-20T19:01:01.415Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
19:01:04 [2022-03-20T19:01:04.387Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
19:01:04 [2022-03-20T19:01:04.387Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
19:01:04 [2022-03-20T19:01:04.387Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
19:01:05 [2022-03-20T19:01:05.217Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
19:01:05 [2022-03-20T19:01:05.217Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
19:01:05 [2022-03-20T19:01:05.217Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
19:01:09 [2022-03-20T19:01:09.429Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
19:01:16 [2022-03-20T19:01:16.584Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
19:01:16 [2022-03-20T19:01:16.584Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
19:01:16 [2022-03-20T19:01:16.584Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
19:01:16 [2022-03-20T19:01:16.584Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
19:01:16 [2022-03-20T19:01:16.584Z] === RUN   TestDockerSuite/TestBuildWithFailure
19:01:16 [2022-03-20T19:01:16.887Z] === RUN   TestDockerSuite/TestBuildMultipleTags
19:01:17 [2022-03-20T19:01:17.874Z] === RUN   TestDockerSuite/TestBuildNetContainer
19:01:17 [2022-03-20T19:01:17.874Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
19:01:17 [2022-03-20T19:01:17.874Z] === RUN   TestDockerSuite/TestBuildNetNone
19:01:17 [2022-03-20T19:01:17.874Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
19:01:17 [2022-03-20T19:01:17.874Z] === RUN   TestDockerSuite/TestBuildNoContext
19:01:19 [2022-03-20T19:01:19.538Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
19:01:19 [2022-03-20T19:01:19.538Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
19:01:19 [2022-03-20T19:01:19.538Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
19:01:20 [2022-03-20T19:01:20.836Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
19:01:30 [2022-03-20T19:01:30.633Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
19:01:31 [2022-03-20T19:01:31.270Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
19:01:32 [2022-03-20T19:01:32.029Z] === RUN   TestDockerSuite/TestBuildWithTabs
19:01:32 [2022-03-20T19:01:32.834Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
19:01:33 [2022-03-20T19:01:33.303Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
19:01:33 [2022-03-20T19:01:33.303Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
19:01:36 [2022-03-20T19:01:36.252Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
19:01:36 [2022-03-20T19:01:36.780Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
19:01:37 [2022-03-20T19:01:37.239Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
19:01:37 [2022-03-20T19:01:37.249Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
19:01:38 [2022-03-20T19:01:38.807Z] === RUN   TestDockerSuite/TestBuildOnBuild
19:01:55 [2022-03-20T19:01:55.063Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
19:01:55 [2022-03-20T19:01:55.063Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
19:01:55 [2022-03-20T19:01:55.063Z] === RUN   TestDockerSuite/TestBuildWithVolumes
19:01:55 [2022-03-20T19:01:55.063Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
19:01:55 [2022-03-20T19:01:55.063Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
19:01:55 [2022-03-20T19:01:55.063Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
19:01:55 [2022-03-20T19:01:55.063Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
19:01:55 [2022-03-20T19:01:55.063Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
19:02:00 [2022-03-20T19:02:00.048Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
19:02:00 [2022-03-20T19:02:00.048Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
19:02:02 [2022-03-20T19:02:02.663Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
19:02:03 [2022-03-20T19:02:03.721Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
19:02:05 [2022-03-20T19:02:05.851Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
19:02:05 [2022-03-20T19:02:05.936Z] === RUN   TestDockerSuite/TestBuildXZHost
19:02:05 [2022-03-20T19:02:05.936Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
19:02:06 [2022-03-20T19:02:06.404Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
19:02:06 [2022-03-20T19:02:06.404Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
19:02:06 [2022-03-20T19:02:06.404Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
19:02:06 [2022-03-20T19:02:06.404Z]     docker_cli_sni_test.go:18: Flakey test
19:02:06 [2022-03-20T19:02:06.404Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
19:02:08 [2022-03-20T19:02:08.617Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
19:02:14 [2022-03-20T19:02:14.484Z] === RUN   TestDockerSuite/TestCommitChange
19:02:14 [2022-03-20T19:02:14.899Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
19:02:14 [2022-03-20T19:02:14.963Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
19:02:17 [2022-03-20T19:02:17.856Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
19:02:20 [2022-03-20T19:02:20.350Z] === RUN   TestDockerSuite/TestCommitChangeLabels
19:02:23 [2022-03-20T19:02:23.665Z] === RUN   TestDockerSuite/TestBuildRm
19:02:26 [2022-03-20T19:02:26.215Z] === RUN   TestDockerSuite/TestCommitHardlink
19:02:26 [2022-03-20T19:02:26.215Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
19:02:26 [2022-03-20T19:02:26.215Z] === RUN   TestDockerSuite/TestCommitNewFile
19:02:28 [2022-03-20T19:02:28.148Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
19:02:31 [2022-03-20T19:02:31.866Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
19:02:32 [2022-03-20T19:02:32.993Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
19:02:32 [2022-03-20T19:02:32.993Z]     docker_cli_external_volume_driver_test.go:484: [d5522d324a7f0] daemon is not started
19:02:33 [2022-03-20T19:02:33.370Z] === RUN   TestDockerSuite/TestCommitPausedContainer
19:02:33 [2022-03-20T19:02:33.370Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
19:02:33 [2022-03-20T19:02:33.839Z] === RUN   TestDockerSuite/TestCommitTTY
19:02:37 [2022-03-20T19:02:37.651Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
19:02:38 [2022-03-20T19:02:38.107Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
19:02:38 [2022-03-20T19:02:38.107Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
19:02:38 [2022-03-20T19:02:38.107Z] === RUN   TestDockerSuite/TestBuildPATH
19:02:38 [2022-03-20T19:02:38.107Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
19:02:38 [2022-03-20T19:02:38.107Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
19:02:41 [2022-03-20T19:02:41.018Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
19:02:41 [2022-03-20T19:02:41.018Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
19:02:41 [2022-03-20T19:02:41.018Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
19:02:41 [2022-03-20T19:02:41.477Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
19:02:42 [2022-03-20T19:02:42.498Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
19:02:45 [2022-03-20T19:02:45.268Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
19:02:45 [2022-03-20T19:02:45.268Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
19:02:45 [2022-03-20T19:02:45.737Z] === RUN   TestDockerSuite/TestBuildScratchCopy
19:02:45 [2022-03-20T19:02:45.737Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
19:02:46 [2022-03-20T19:02:46.208Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
19:02:47 [2022-03-20T19:02:47.254Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
19:02:47 [2022-03-20T19:02:47.254Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
19:02:47 [2022-03-20T19:02:47.254Z] === RUN   TestDockerSuite/TestCommitWithoutPause
19:02:47 [2022-03-20T19:02:47.254Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
19:02:47 [2022-03-20T19:02:47.254Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
19:02:47 [2022-03-20T19:02:47.254Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
19:02:47 [2022-03-20T19:02:47.254Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
19:02:47 [2022-03-20T19:02:47.254Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
19:02:47 [2022-03-20T19:02:47.254Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
19:02:47 [2022-03-20T19:02:47.254Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
19:02:47 [2022-03-20T19:02:47.254Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
19:02:47 [2022-03-20T19:02:47.254Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
19:02:47 [2022-03-20T19:02:47.254Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
19:02:47 [2022-03-20T19:02:47.254Z]     docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
19:02:47 [2022-03-20T19:02:47.254Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
19:02:47 [2022-03-20T19:02:47.254Z] === RUN   TestDockerSuite/TestContainerAPICommit
19:02:47 [2022-03-20T19:02:47.772Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
19:02:47 [2022-03-20T19:02:47.920Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
19:02:47 [2022-03-20T19:02:47.921Z]     docker_cli_external_volume_driver_test.go:52: [d37bbaa3df4de] daemon is not started
19:02:53 [2022-03-20T19:02:53.637Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
19:02:55 [2022-03-20T19:02:55.912Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
19:02:58 [2022-03-20T19:02:58.390Z] === RUN   TestDockerSuite/TestBuildShellInherited
19:03:02 [2022-03-20T19:03:02.761Z] --- PASS: TestDockerExternalVolumeSuite (436.63s)
19:03:02 [2022-03-20T19:03:02.761Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s)
19:03:02 [2022-03-20T19:03:02.761Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
19:03:02 [2022-03-20T19:03:02.761Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s)
19:03:02 [2022-03-20T19:03:02.761Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
19:03:02 [2022-03-20T19:03:02.761Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
19:03:02 [2022-03-20T19:03:02.761Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
19:03:02 [2022-03-20T19:03:02.761Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
19:03:02 [2022-03-20T19:03:02.761Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s)
19:03:02 [2022-03-20T19:03:02.761Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.13s)
19:03:02 [2022-03-20T19:03:02.761Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.74s)
19:03:02 [2022-03-20T19:03:02.761Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
19:03:02 [2022-03-20T19:03:02.761Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.12s)
19:03:02 [2022-03-20T19:03:02.761Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.22s)
19:03:02 [2022-03-20T19:03:02.761Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.84s)
19:03:02 [2022-03-20T19:03:02.761Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.12s)
19:03:02 [2022-03-20T19:03:02.761Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s)
19:03:02 [2022-03-20T19:03:02.761Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s)
19:03:02 [2022-03-20T19:03:02.761Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
19:03:02 [2022-03-20T19:03:02.761Z] PASS
19:03:02 [2022-03-20T19:03:02.761Z] 
19:03:02 [2022-03-20T19:03:02.761Z] === Skipped
19:03:02 [2022-03-20T19:03:02.761Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:03:02 [2022-03-20T19:03:02.761Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
19:03:02 [2022-03-20T19:03:02.761Z]     check_test.go:308: [d3ce65a1d2703] daemon is not started
19:03:02 [2022-03-20T19:03:02.761Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:03:02 [2022-03-20T19:03:02.761Z] 
19:03:02 [2022-03-20T19:03:02.761Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
19:03:02 [2022-03-20T19:03:02.761Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
19:03:02 [2022-03-20T19:03:02.761Z]     check_test.go:308: [d5373f5bdeac6] daemon is not started
19:03:02 [2022-03-20T19:03:02.761Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
19:03:02 [2022-03-20T19:03:02.761Z] 
19:03:02 [2022-03-20T19:03:02.761Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
19:03:02 [2022-03-20T19:03:02.761Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
19:03:02 [2022-03-20T19:03:02.761Z]     check_test.go:308: [dd86ca0c41f52] daemon is not started
19:03:02 [2022-03-20T19:03:02.761Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
19:03:02 [2022-03-20T19:03:02.761Z] 
19:03:02 [2022-03-20T19:03:02.761Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
19:03:02 [2022-03-20T19:03:02.761Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
19:03:02 [2022-03-20T19:03:02.761Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
19:03:02 [2022-03-20T19:03:02.761Z] 
19:03:02 [2022-03-20T19:03:02.761Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:03:02 [2022-03-20T19:03:02.761Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
19:03:02 [2022-03-20T19:03:02.761Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:03:02 [2022-03-20T19:03:02.761Z] 
19:03:02 [2022-03-20T19:03:02.761Z] DONE 271 tests, 5 skipped in 2346.135s
19:03:02 [2022-03-20T19:03:02.761Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:03:02 [2022-03-20T19:03:02.761Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ddf7726e46fb2/docker.pid
19:03:02 [2022-03-20T19:03:02.761Z] +++ kill 6734
19:03:02 [2022-03-20T19:03:02.761Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6734 is not a child of this shell
19:03:02 [2022-03-20T19:03:02.761Z] warning: PID 6734 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ddf7726e46fb2/docker.pid had a nonzero exit code
19:03:02 [2022-03-20T19:03:02.761Z] ++++ cat bundles/test-integration/docker.pid
19:03:02 [2022-03-20T19:03:02.761Z] +++ kill 8858
19:03:02 [2022-03-20T19:03:02.761Z] +++ /etc/init.d/apparmor stop
19:03:02 [2022-03-20T19:03:02.761Z] Leaving: AppArmorNo profiles have been unloaded.
19:03:02 [2022-03-20T19:03:02.761Z] 
19:03:02 [2022-03-20T19:03:02.761Z] Unloading profiles will leave already running processes permanently
19:03:02 [2022-03-20T19:03:02.761Z] unconfined, which can lead to unexpected situations.
19:03:02 [2022-03-20T19:03:02.761Z] 
19:03:02 [2022-03-20T19:03:02.761Z] To set a process to complain mode, use the command line tool
19:03:02 [2022-03-20T19:03:02.761Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:03:02 [2022-03-20T19:03:02.761Z] +++ true
19:03:02 [2022-03-20T19:03:02.761Z] exiting test-integration
19:03:02 [2022-03-20T19:03:02.761Z] ++ exit 0
19:03:02 [2022-03-20T19:03:02.761Z] 
19:03:03 [2022-03-20T19:03:03.017Z] + exit 0
19:03:03 [2022-03-20T19:03:03.017Z] ++ jobs -p
19:03:03 [2022-03-20T19:03:03.017Z] + pids=
19:03:03 [2022-03-20T19:03:03.017Z] + echo 'Remaining pids to kill: []'
19:03:03 [2022-03-20T19:03:03.017Z] Remaining pids to kill: []
19:03:03 [2022-03-20T19:03:03.017Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
19:03:03 [2022-03-20T19:03:03.037Z] Recording test results
19:03:04 [2022-03-20T19:03:04.257Z] === RUN   TestDockerSuite/TestBuildShellMultiple
19:03:04 [2022-03-20T19:03:04.572Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
19:03:04 [2022-03-20T19:03:04.572Z]     docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
19:03:04 [2022-03-20T19:03:04.572Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
19:03:04 [2022-03-20T19:03:04.772Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:03:05 [2022-03-20T19:03:05.110Z] + echo Ensuring container killed.
19:03:05 [2022-03-20T19:03:05.110Z] Ensuring container killed.
19:03:05 [2022-03-20T19:03:05.110Z] + docker ps -aq -f name=docker-pr3-*
19:03:05 [2022-03-20T19:03:05.110Z] + cids=6aef27d48218
19:03:05 [2022-03-20T19:03:05.110Z] a0ee7e521a8c
19:03:05 [2022-03-20T19:03:05.110Z] 36f1da5c6902
19:03:05 [2022-03-20T19:03:05.110Z] + [ -n 6aef27d48218
19:03:05 [2022-03-20T19:03:05.110Z] a0ee7e521a8c
19:03:05 [2022-03-20T19:03:05.110Z] 36f1da5c6902 ]
19:03:05 [2022-03-20T19:03:05.110Z] + docker rm -vf 6aef27d48218 a0ee7e521a8c 36f1da5c6902
19:03:06 [2022-03-20T19:03:06.042Z] 6aef27d48218
19:03:06 [2022-03-20T19:03:06.042Z] a0ee7e521a8c
19:03:06 [2022-03-20T19:03:06.042Z] 36f1da5c6902
[Pipeline] sh
19:03:06 [2022-03-20T19:03:06.370Z] + echo Chowning /workspace to jenkins user
19:03:06 [2022-03-20T19:03:06.370Z] Chowning /workspace to jenkins user
19:03:06 [2022-03-20T19:03:06.370Z] + id -u
19:03:06 [2022-03-20T19:03:06.370Z] + id -g
19:03:06 [2022-03-20T19:03:06.370Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43398:/workspace busybox chown -R 1000:1000 /workspace
19:03:06 [2022-03-20T19:03:06.370Z] Unable to find image 'busybox:latest' locally
19:03:06 [2022-03-20T19:03:06.370Z] latest: Pulling from library/busybox
19:03:06 [2022-03-20T19:03:06.628Z] 554879bb3004: Pulling fs layer
19:03:06 [2022-03-20T19:03:06.628Z] 554879bb3004: Verifying Checksum
19:03:06 [2022-03-20T19:03:06.628Z] 554879bb3004: Download complete
19:03:06 [2022-03-20T19:03:06.628Z] 554879bb3004: Pull complete
19:03:06 [2022-03-20T19:03:06.628Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a
19:03:06 [2022-03-20T19:03:06.628Z] Status: Downloaded newer image for busybox:latest
19:03:06 [2022-03-20T19:03:06.788Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
19:03:06 [2022-03-20T19:03:06.788Z]     docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
19:03:06 [2022-03-20T19:03:06.788Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
19:03:06 [2022-03-20T19:03:06.788Z]     docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
19:03:06 [2022-03-20T19:03:06.788Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
19:03:06 [2022-03-20T19:03:06.788Z]     docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
19:03:06 [2022-03-20T19:03:06.788Z] === RUN   TestDockerSuite/TestContainerAPICreate
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:03:09 [2022-03-20T19:03:09.485Z] + bundleName=amd64
19:03:09 [2022-03-20T19:03:09.485Z] + echo Creating amd64-bundles.tar.gz
19:03:09 [2022-03-20T19:03:09.485Z] Creating amd64-bundles.tar.gz
19:03:09 [2022-03-20T19:03:09.485Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
19:03:09 [2022-03-20T19:03:09.485Z] + xargs tar -czf amd64-bundles.tar.gz
19:03:09 [2022-03-20T19:03:09.741Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
19:03:09 [2022-03-20T19:03:09.742Z]     docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
19:03:09 [2022-03-20T19:03:09.742Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
19:03:09 [2022-03-20T19:03:09.742Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
[Pipeline] archiveArtifacts
19:03:10 [2022-03-20T19:03:10.885Z] Archiving artifacts
19:03:12 [2022-03-20T19:03:12.692Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
19:03:12 [2022-03-20T19:03:12.692Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
19:03:12 [2022-03-20T19:03:12.692Z]     docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
19:03:12 [2022-03-20T19:03:12.692Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
19:03:12 [2022-03-20T19:03:12.692Z]     docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
19:03:12 [2022-03-20T19:03:12.692Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
19:03:12 [2022-03-20T19:03:12.692Z]     docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
19:03:12 [2022-03-20T19:03:12.692Z] === RUN   TestDockerSuite/TestContainerAPIDelete
19:03:12 [2022-03-20T19:03:12.792Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43398/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:03:13 [2022-03-20T19:03:13.143Z] + make clean
19:03:13 [2022-03-20T19:03:13.398Z] docker volume rm -f docker-dev-cache docker-mod-cache
19:03:13 [2022-03-20T19:03:13.398Z] docker-dev-cache
19:03:13 [2022-03-20T19:03:13.398Z] docker-mod-cache
[Pipeline] deleteDir
19:03:16 [2022-03-20T19:03:16.479Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:03:18 [2022-03-20T19:03:18.695Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
19:03:20 [2022-03-20T19:03:20.914Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
19:03:20 [2022-03-20T19:03:20.914Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
19:03:20 [2022-03-20T19:03:20.914Z]     docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
19:03:20 [2022-03-20T19:03:20.914Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
19:03:23 [2022-03-20T19:03:23.133Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
19:03:23 [2022-03-20T19:03:23.133Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
19:03:23 [2022-03-20T19:03:23.508Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
19:03:25 [2022-03-20T19:03:25.481Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
19:03:26 [2022-03-20T19:03:26.096Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
19:03:26 [2022-03-20T19:03:26.096Z]     docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
19:03:26 [2022-03-20T19:03:26.096Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
19:03:26 [2022-03-20T19:03:26.096Z]     docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
19:03:26 [2022-03-20T19:03:26.096Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
19:03:26 [2022-03-20T19:03:26.466Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
19:03:27 [2022-03-20T19:03:27.451Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
19:03:29 [2022-03-20T19:03:29.044Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
19:03:29 [2022-03-20T19:03:29.044Z] === RUN   TestDockerSuite/TestContainerAPIKill
19:03:31 [2022-03-20T19:03:31.995Z] === RUN   TestDockerSuite/TestContainerAPIPause
19:03:31 [2022-03-20T19:03:31.995Z]     docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
19:03:31 [2022-03-20T19:03:31.995Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
19:03:34 [2022-03-20T19:03:34.946Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
19:03:34 [2022-03-20T19:03:34.946Z] === RUN   TestDockerSuite/TestContainerAPIRename
19:03:37 [2022-03-20T19:03:37.895Z] === RUN   TestDockerSuite/TestContainerAPIRestart
19:03:39 [2022-03-20T19:03:39.941Z] === RUN   TestDockerSuite/TestBuildSpaces
19:03:39 [2022-03-20T19:03:39.941Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
19:03:42 [2022-03-20T19:03:42.650Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
19:03:45 [2022-03-20T19:03:45.816Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
19:03:45 [2022-03-20T19:03:45.816Z] === RUN   TestDockerSuite/TestBuildStderr
19:03:46 [2022-03-20T19:03:46.439Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
19:03:46 [2022-03-20T19:03:46.907Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
19:03:46 [2022-03-20T19:03:46.907Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
19:03:46 [2022-03-20T19:03:46.907Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
19:03:46 [2022-03-20T19:03:46.907Z] === RUN   TestDockerSuite/TestContainerAPIStart
19:03:49 [2022-03-20T19:03:49.120Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
19:03:49 [2022-03-20T19:03:49.120Z]     docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
19:03:49 [2022-03-20T19:03:49.120Z] === RUN   TestDockerSuite/TestContainerAPIStop
19:03:51 [2022-03-20T19:03:51.681Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
19:03:52 [2022-03-20T19:03:52.070Z] === RUN   TestDockerSuite/TestContainerAPITop
19:03:52 [2022-03-20T19:03:52.070Z]     docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
19:03:52 [2022-03-20T19:03:52.070Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
19:03:53 [2022-03-20T19:03:53.442Z] === RUN   TestDockerSuite/TestBuildRm
19:03:54 [2022-03-20T19:03:54.287Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
19:03:54 [2022-03-20T19:03:54.287Z] === RUN   TestDockerSuite/TestContainerAPIWait
19:03:59 [2022-03-20T19:03:59.038Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
19:04:01 [2022-03-20T19:04:01.986Z] === RUN   TestDockerSuite/TestContainerNetworkMode
19:04:01 [2022-03-20T19:04:01.986Z]     docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux
19:04:01 [2022-03-20T19:04:01.986Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
19:04:01 [2022-03-20T19:04:01.986Z]     docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux
19:04:01 [2022-03-20T19:04:01.986Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
19:04:01 [2022-03-20T19:04:01.986Z]     docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
19:04:01 [2022-03-20T19:04:01.986Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
19:04:01 [2022-03-20T19:04:01.986Z]     docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
19:04:01 [2022-03-20T19:04:01.986Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
19:04:01 [2022-03-20T19:04:01.986Z]     docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux
19:04:01 [2022-03-20T19:04:01.986Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
19:04:03 [2022-03-20T19:04:03.549Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
19:04:03 [2022-03-20T19:04:03.549Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
19:04:05 [2022-03-20T19:04:05.795Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
19:04:06 [2022-03-20T19:04:06.499Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
19:04:08 [2022-03-20T19:04:08.855Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
19:04:08 [2022-03-20T19:04:08.855Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
19:04:08 [2022-03-20T19:04:08.855Z] === RUN   TestDockerSuite/TestBuildScratchCopy
19:04:08 [2022-03-20T19:04:08.855Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
19:04:09 [2022-03-20T19:04:09.312Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
19:04:09 [2022-03-20T19:04:09.450Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
19:04:10 [2022-03-20T19:04:10.839Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
19:04:12 [2022-03-20T19:04:12.403Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
19:04:14 [2022-03-20T19:04:14.561Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
19:04:14 [2022-03-20T19:04:14.619Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000a63998_<nil>}
19:04:17 [2022-03-20T19:04:17.574Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14205031808_c:\foo_false__<nil>_<nil>_<nil>}
19:04:19 [2022-03-20T19:04:19.231Z] === RUN   TestDockerSuite/TestBuildShellInherited
19:04:20 [2022-03-20T19:04:20.527Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14205031808_c:\foo_true__<nil>_<nil>_<nil>}
19:04:21 [2022-03-20T19:04:21.889Z] === RUN   TestDockerSuite/TestBuildStopSignal
19:04:21 [2022-03-20T19:04:21.889Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
19:04:21 [2022-03-20T19:04:21.889Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
19:04:23 [2022-03-20T19:04:23.472Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
19:04:23 [2022-03-20T19:04:23.473Z]     docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
19:04:23 [2022-03-20T19:04:23.473Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
19:04:23 [2022-03-20T19:04:23.473Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
19:04:23 [2022-03-20T19:04:23.473Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
19:04:23 [2022-03-20T19:04:23.473Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
19:04:23 [2022-03-20T19:04:23.473Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
19:04:23 [2022-03-20T19:04:23.473Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
19:04:23 [2022-03-20T19:04:23.473Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
19:04:23 [2022-03-20T19:04:23.473Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
19:04:23 [2022-03-20T19:04:23.473Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
19:04:23 [2022-03-20T19:04:23.473Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
19:04:23 [2022-03-20T19:04:23.473Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
19:04:23 [2022-03-20T19:04:23.939Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
19:04:23 [2022-03-20T19:04:23.939Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
19:04:23 [2022-03-20T19:04:23.939Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
19:04:23 [2022-03-20T19:04:23.939Z]     docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
19:04:23 [2022-03-20T19:04:23.939Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
19:04:23 [2022-03-20T19:04:23.939Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
19:04:23 [2022-03-20T19:04:23.939Z] === RUN   TestDockerSuite/TestCopyAndRestart
19:04:23 [2022-03-20T19:04:23.939Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
19:04:23 [2022-03-20T19:04:23.939Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
19:04:23 [2022-03-20T19:04:23.939Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
19:04:23 [2022-03-20T19:04:23.939Z] === RUN   TestDockerSuite/TestCpAbsolutePath
19:04:24 [2022-03-20T19:04:24.107Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
19:04:25 [2022-03-20T19:04:25.671Z] === RUN   TestDockerSuite/TestBuildTagEvent
19:04:26 [2022-03-20T19:04:26.890Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
19:04:26 [2022-03-20T19:04:26.890Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
19:04:26 [2022-03-20T19:04:26.890Z] === RUN   TestDockerSuite/TestCpFromCaseA
19:04:26 [2022-03-20T19:04:26.890Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
19:04:26 [2022-03-20T19:04:26.890Z] === RUN   TestDockerSuite/TestCpFromCaseB
19:04:26 [2022-03-20T19:04:26.890Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
19:04:26 [2022-03-20T19:04:26.890Z] === RUN   TestDockerSuite/TestCpFromCaseC
19:04:26 [2022-03-20T19:04:26.890Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
19:04:26 [2022-03-20T19:04:26.890Z] === RUN   TestDockerSuite/TestCpFromCaseD
19:04:26 [2022-03-20T19:04:26.890Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
19:04:26 [2022-03-20T19:04:26.890Z] === RUN   TestDockerSuite/TestCpFromCaseE
19:04:26 [2022-03-20T19:04:26.890Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
19:04:26 [2022-03-20T19:04:26.890Z] === RUN   TestDockerSuite/TestCpFromCaseF
19:04:26 [2022-03-20T19:04:26.890Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
19:04:26 [2022-03-20T19:04:26.890Z] === RUN   TestDockerSuite/TestCpFromCaseG
19:04:26 [2022-03-20T19:04:26.890Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
19:04:26 [2022-03-20T19:04:26.890Z] === RUN   TestDockerSuite/TestCpFromCaseH
19:04:26 [2022-03-20T19:04:26.890Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
19:04:26 [2022-03-20T19:04:26.890Z] === RUN   TestDockerSuite/TestCpFromCaseI
19:04:26 [2022-03-20T19:04:26.890Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
19:04:26 [2022-03-20T19:04:26.890Z] === RUN   TestDockerSuite/TestCpFromCaseJ
19:04:26 [2022-03-20T19:04:26.890Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
19:04:26 [2022-03-20T19:04:26.890Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
19:04:26 [2022-03-20T19:04:26.890Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
19:04:26 [2022-03-20T19:04:26.890Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
19:04:26 [2022-03-20T19:04:26.890Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
19:04:26 [2022-03-20T19:04:26.890Z] === RUN   TestDockerSuite/TestCpGarbagePath
19:04:29 [2022-03-20T19:04:29.519Z] === RUN   TestDockerSuite/TestBuildShellMultiple
19:04:29 [2022-03-20T19:04:29.841Z] === RUN   TestDockerSuite/TestCpLocalOnly
19:04:30 [2022-03-20T19:04:30.309Z] === RUN   TestDockerSuite/TestCpNameHasColon
19:04:30 [2022-03-20T19:04:30.309Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
19:04:30 [2022-03-20T19:04:30.309Z] === RUN   TestDockerSuite/TestCpRelativePath
19:04:32 [2022-03-20T19:04:32.826Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
19:04:33 [2022-03-20T19:04:33.260Z] === RUN   TestDockerSuite/TestCpSpecialFiles
19:04:33 [2022-03-20T19:04:33.260Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
19:04:33 [2022-03-20T19:04:33.260Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
19:04:33 [2022-03-20T19:04:33.260Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
19:04:33 [2022-03-20T19:04:33.260Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
19:04:33 [2022-03-20T19:04:33.260Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
19:04:33 [2022-03-20T19:04:33.260Z] === RUN   TestDockerSuite/TestCpToCaseA
19:04:39 [2022-03-20T19:04:39.124Z] === RUN   TestDockerSuite/TestCpToCaseB
19:04:39 [2022-03-20T19:04:39.978Z] === RUN   TestDockerSuite/TestBuildUser
19:04:39 [2022-03-20T19:04:39.978Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
19:04:39 [2022-03-20T19:04:39.978Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
19:04:39 [2022-03-20T19:04:39.978Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
19:04:39 [2022-03-20T19:04:39.978Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
19:04:39 [2022-03-20T19:04:39.978Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
19:04:39 [2022-03-20T19:04:39.978Z] === RUN   TestDockerSuite/TestBuildVerboseOut
19:04:42 [2022-03-20T19:04:42.073Z] === RUN   TestDockerSuite/TestCpToCaseC
19:04:42 [2022-03-20T19:04:42.073Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
19:04:42 [2022-03-20T19:04:42.073Z] === RUN   TestDockerSuite/TestCpToCaseD
19:04:42 [2022-03-20T19:04:42.073Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
19:04:42 [2022-03-20T19:04:42.073Z] === RUN   TestDockerSuite/TestCpToCaseE
19:04:44 [2022-03-20T19:04:44.730Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
19:04:45 [2022-03-20T19:04:45.206Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
19:04:49 [2022-03-20T19:04:49.959Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
19:04:49 [2022-03-20T19:04:49.959Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
19:04:49 [2022-03-20T19:04:49.959Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
19:04:49 [2022-03-20T19:04:49.959Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
19:04:49 [2022-03-20T19:04:49.959Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
19:04:52 [2022-03-20T19:04:52.492Z] === RUN   TestDockerSuite/TestCpToCaseF
19:04:52 [2022-03-20T19:04:52.492Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
19:04:52 [2022-03-20T19:04:52.492Z] === RUN   TestDockerSuite/TestCpToCaseG
19:04:52 [2022-03-20T19:04:52.492Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
19:04:52 [2022-03-20T19:04:52.492Z] === RUN   TestDockerSuite/TestCpToCaseH
19:04:54 [2022-03-20T19:04:54.611Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
19:04:55 [2022-03-20T19:04:55.584Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
19:04:56 [2022-03-20T19:04:56.552Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
19:05:02 [2022-03-20T19:05:02.912Z] === RUN   TestDockerSuite/TestCpToCaseI
19:05:02 [2022-03-20T19:05:02.912Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
19:05:02 [2022-03-20T19:05:02.912Z] === RUN   TestDockerSuite/TestCpToCaseJ
19:05:02 [2022-03-20T19:05:02.912Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
19:05:02 [2022-03-20T19:05:02.912Z] === RUN   TestDockerSuite/TestCpToDot
19:05:05 [2022-03-20T19:05:05.862Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
19:05:05 [2022-03-20T19:05:05.862Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
19:05:05 [2022-03-20T19:05:05.862Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
19:05:05 [2022-03-20T19:05:05.862Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
19:05:05 [2022-03-20T19:05:05.862Z] === RUN   TestDockerSuite/TestCpToStdout
19:05:07 [2022-03-20T19:05:07.123Z] === RUN   TestDockerSuite/TestBuildSpaces
19:05:07 [2022-03-20T19:05:07.578Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
19:05:08 [2022-03-20T19:05:08.810Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
19:05:08 [2022-03-20T19:05:08.811Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
19:05:08 [2022-03-20T19:05:08.811Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
19:05:08 [2022-03-20T19:05:08.811Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
19:05:08 [2022-03-20T19:05:08.811Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
19:05:08 [2022-03-20T19:05:08.811Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
19:05:08 [2022-03-20T19:05:08.811Z] === RUN   TestDockerSuite/TestCpVolumePath
19:05:08 [2022-03-20T19:05:08.811Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
19:05:08 [2022-03-20T19:05:08.811Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
19:05:09 [2022-03-20T19:05:09.278Z] === RUN   TestDockerSuite/TestCreateArgs
19:05:09 [2022-03-20T19:05:09.278Z] === RUN   TestDockerSuite/TestCreateByImageID
19:05:11 [2022-03-20T19:05:11.493Z] === RUN   TestDockerSuite/TestCreateEchoStdout
19:05:12 [2022-03-20T19:05:12.250Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
19:05:12 [2022-03-20T19:05:12.250Z] === RUN   TestDockerSuite/TestBuildStderr
19:05:14 [2022-03-20T19:05:14.448Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
19:05:14 [2022-03-20T19:05:14.916Z] === RUN   TestDockerSuite/TestCreateHostConfig
19:05:14 [2022-03-20T19:05:14.916Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
19:05:16 [2022-03-20T19:05:16.923Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
19:05:17 [2022-03-20T19:05:17.129Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
19:05:17 [2022-03-20T19:05:17.597Z] === RUN   TestDockerSuite/TestCreateLabels
19:05:18 [2022-03-20T19:05:18.066Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
19:05:18 [2022-03-20T19:05:18.066Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
19:05:18 [2022-03-20T19:05:18.066Z] === RUN   TestDockerSuite/TestCreateRM
19:05:18 [2022-03-20T19:05:18.534Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
19:05:18 [2022-03-20T19:05:18.534Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:05:18 [2022-03-20T19:05:18.534Z] === RUN   TestDockerSuite/TestCreateStopSignal
19:05:18 [2022-03-20T19:05:18.534Z] === RUN   TestDockerSuite/TestCreateStopTimeout
19:05:19 [2022-03-20T19:05:19.001Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
19:05:20 [2022-03-20T19:05:20.072Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
19:05:20 [2022-03-20T19:05:20.072Z] === RUN   TestDockerSuite/TestBuildWindowsUser
19:05:29 [2022-03-20T19:05:29.420Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
19:05:29 [2022-03-20T19:05:29.421Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
19:05:29 [2022-03-20T19:05:29.421Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
19:05:30 [2022-03-20T19:05:30.498Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
19:05:33 [2022-03-20T19:05:33.209Z] === RUN   TestDockerSuite/TestCreateWithPortRange
19:05:33 [2022-03-20T19:05:33.209Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
19:05:33 [2022-03-20T19:05:33.209Z]     docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
19:05:33 [2022-03-20T19:05:33.209Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
19:05:36 [2022-03-20T19:05:36.161Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
19:05:36 [2022-03-20T19:05:36.161Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
19:05:36 [2022-03-20T19:05:36.161Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
19:05:36 [2022-03-20T19:05:36.161Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
19:05:36 [2022-03-20T19:05:36.161Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
19:05:36 [2022-03-20T19:05:36.161Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
19:05:36 [2022-03-20T19:05:36.161Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
19:05:36 [2022-03-20T19:05:36.161Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
19:05:36 [2022-03-20T19:05:36.161Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
19:05:36 [2022-03-20T19:05:36.161Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
19:05:36 [2022-03-20T19:05:36.161Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
19:05:36 [2022-03-20T19:05:36.161Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
19:05:36 [2022-03-20T19:05:36.161Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
19:05:36 [2022-03-20T19:05:36.161Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
19:05:36 [2022-03-20T19:05:36.161Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
19:05:36 [2022-03-20T19:05:36.161Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
19:05:36 [2022-03-20T19:05:36.161Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
19:05:36 [2022-03-20T19:05:36.161Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
19:05:36 [2022-03-20T19:05:36.161Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
19:05:36 [2022-03-20T19:05:36.161Z] === RUN   TestDockerSuite/TestDevicePermissions
19:05:36 [2022-03-20T19:05:36.161Z]     docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux
19:05:36 [2022-03-20T19:05:36.161Z] === RUN   TestDockerSuite/TestDockerFails
19:05:36 [2022-03-20T19:05:36.161Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
19:05:36 [2022-03-20T19:05:36.161Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
19:05:36 [2022-03-20T19:05:36.161Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
19:05:36 [2022-03-20T19:05:36.161Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
19:05:36 [2022-03-20T19:05:36.161Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
19:05:36 [2022-03-20T19:05:36.161Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
19:05:36 [2022-03-20T19:05:36.161Z] === RUN   TestDockerSuite/TestEventsAttach
19:05:36 [2022-03-20T19:05:36.161Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
19:05:36 [2022-03-20T19:05:36.161Z] === RUN   TestDockerSuite/TestEventsCommit
19:05:36 [2022-03-20T19:05:36.161Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
19:05:36 [2022-03-20T19:05:36.161Z] === RUN   TestDockerSuite/TestEventsContainerEvents
19:05:37 [2022-03-20T19:05:37.652Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
19:05:37 [2022-03-20T19:05:37.652Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
19:05:37 [2022-03-20T19:05:37.652Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
19:05:37 [2022-03-20T19:05:37.652Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
19:05:37 [2022-03-20T19:05:37.652Z] === RUN   TestDockerSuite/TestBuildWithFailure
19:05:38 [2022-03-20T19:05:38.257Z] === RUN   TestDockerSuite/TestBuildStopSignal
19:05:38 [2022-03-20T19:05:38.257Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
19:05:38 [2022-03-20T19:05:38.257Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
19:05:39 [2022-03-20T19:05:39.952Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
19:05:41 [2022-03-20T19:05:41.970Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
19:05:42 [2022-03-20T19:05:42.163Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
19:05:42 [2022-03-20T19:05:42.402Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
19:05:42 [2022-03-20T19:05:42.402Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
19:05:42 [2022-03-20T19:05:42.402Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
19:05:42 [2022-03-20T19:05:42.931Z] === RUN   TestDockerSuite/TestBuildTagEvent
19:05:45 [2022-03-20T19:05:45.956Z] === RUN   TestDockerSuite/TestEventsContainerRestart
19:05:47 [2022-03-20T19:05:47.602Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
19:05:53 [2022-03-20T19:05:53.375Z] === RUN   TestDockerSuite/TestBuildUser
19:05:53 [2022-03-20T19:05:53.375Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
19:05:53 [2022-03-20T19:05:53.375Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
19:05:53 [2022-03-20T19:05:53.375Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
19:05:53 [2022-03-20T19:05:53.375Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
19:05:53 [2022-03-20T19:05:53.375Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
19:05:53 [2022-03-20T19:05:53.375Z] === RUN   TestDockerSuite/TestBuildVerboseOut
19:05:56 [2022-03-20T19:05:56.378Z] === RUN   TestDockerSuite/TestEventsCopy
19:05:57 [2022-03-20T19:05:57.333Z] === RUN   TestDockerSuite/TestBuildWithTabs
19:05:58 [2022-03-20T19:05:58.045Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
19:05:58 [2022-03-20T19:05:58.500Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
19:06:01 [2022-03-20T19:06:01.391Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
19:06:01 [2022-03-20T19:06:01.391Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
19:06:01 [2022-03-20T19:06:01.391Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
19:06:01 [2022-03-20T19:06:01.391Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
19:06:01 [2022-03-20T19:06:01.391Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
19:06:03 [2022-03-20T19:06:03.199Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
19:06:04 [2022-03-20T19:06:04.184Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
19:06:05 [2022-03-20T19:06:05.033Z] === RUN   TestDockerSuite/TestEventsFilterContainer
19:06:12 [2022-03-20T19:06:12.193Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
19:06:14 [2022-03-20T19:06:14.408Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
19:06:15 [2022-03-20T19:06:15.393Z] === RUN   TestDockerSuite/TestEventsFilterImageName
19:06:20 [2022-03-20T19:06:20.148Z] === RUN   TestDockerSuite/TestEventsFilterLabels
19:06:21 [2022-03-20T19:06:21.133Z] === RUN   TestDockerSuite/TestEventsFilterType
19:06:22 [2022-03-20T19:06:22.002Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
19:06:22 [2022-03-20T19:06:22.002Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
19:06:22 [2022-03-20T19:06:22.469Z] === RUN   TestDockerSuite/TestBuildWithVolumes
19:06:22 [2022-03-20T19:06:22.469Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
19:06:22 [2022-03-20T19:06:22.696Z] === RUN   TestDockerSuite/TestEventsFilters
19:06:22 [2022-03-20T19:06:22.937Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
19:06:22 [2022-03-20T19:06:22.937Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
19:06:22 [2022-03-20T19:06:22.937Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
19:06:24 [2022-03-20T19:06:24.503Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
19:06:26 [2022-03-20T19:06:26.487Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
19:06:26 [2022-03-20T19:06:26.487Z] === RUN   TestDockerSuite/TestBuildWindowsUser
19:06:28 [2022-03-20T19:06:28.556Z] === RUN   TestDockerSuite/TestEventsFormat
19:06:34 [2022-03-20T19:06:34.428Z] === RUN   TestDockerSuite/TestEventsFormatBadField
19:06:34 [2022-03-20T19:06:34.428Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
19:06:34 [2022-03-20T19:06:34.428Z] === RUN   TestDockerSuite/TestEventsImageImport
19:06:34 [2022-03-20T19:06:34.428Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
19:06:34 [2022-03-20T19:06:34.428Z] === RUN   TestDockerSuite/TestEventsImageLoad
19:06:34 [2022-03-20T19:06:34.428Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
19:06:34 [2022-03-20T19:06:34.428Z] === RUN   TestDockerSuite/TestEventsImagePull
19:06:34 [2022-03-20T19:06:34.428Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
19:06:34 [2022-03-20T19:06:34.428Z] === RUN   TestDockerSuite/TestEventsImageTag
19:06:34 [2022-03-20T19:06:34.919Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
19:06:35 [2022-03-20T19:06:35.417Z] === RUN   TestDockerSuite/TestEventsPluginOps
19:06:35 [2022-03-20T19:06:35.417Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
19:06:35 [2022-03-20T19:06:35.417Z] === RUN   TestDockerSuite/TestEventsRename
19:06:37 [2022-03-20T19:06:37.871Z] === RUN   TestDockerSuite/TestBuildXZHost
19:06:37 [2022-03-20T19:06:37.871Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
19:06:37 [2022-03-20T19:06:37.871Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
19:06:37 [2022-03-20T19:06:37.871Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
19:06:37 [2022-03-20T19:06:37.871Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
19:06:37 [2022-03-20T19:06:37.871Z]     docker_cli_sni_test.go:18: Flakey test
19:06:37 [2022-03-20T19:06:37.871Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
19:06:38 [2022-03-20T19:06:38.367Z] === RUN   TestDockerSuite/TestEventsResize
19:06:38 [2022-03-20T19:06:38.842Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
19:06:40 [2022-03-20T19:06:40.822Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
19:06:40 [2022-03-20T19:06:40.822Z]     docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
19:06:40 [2022-03-20T19:06:40.822Z] === RUN   TestDockerSuite/TestCommitChange
19:06:47 [2022-03-20T19:06:47.026Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
19:06:47 [2022-03-20T19:06:47.977Z] === RUN   TestDockerSuite/TestCommitChangeLabels
19:06:49 [2022-03-20T19:06:49.132Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
19:06:49 [2022-03-20T19:06:49.132Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
19:06:49 [2022-03-20T19:06:49.238Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
19:06:49 [2022-03-20T19:06:49.588Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
19:06:49 [2022-03-20T19:06:49.588Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
19:06:49 [2022-03-20T19:06:49.588Z] === RUN   TestDockerSuite/TestBuildWithFailure
19:06:52 [2022-03-20T19:06:52.189Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
19:06:52 [2022-03-20T19:06:52.479Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
19:06:52 [2022-03-20T19:06:52.479Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
19:06:52 [2022-03-20T19:06:52.935Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
19:06:53 [2022-03-20T19:06:53.842Z] === RUN   TestDockerSuite/TestCommitHardlink
19:06:53 [2022-03-20T19:06:53.842Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
19:06:53 [2022-03-20T19:06:53.842Z] === RUN   TestDockerSuite/TestCommitNewFile
19:06:58 [2022-03-20T19:06:58.051Z] === RUN   TestDockerSuite/TestEventsTop
19:06:58 [2022-03-20T19:06:58.051Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
19:06:58 [2022-03-20T19:06:58.051Z] === RUN   TestDockerSuite/TestEventsUntag
19:07:00 [2022-03-20T19:07:00.261Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
19:07:04 [2022-03-20T19:07:04.267Z] === RUN   TestDockerSuite/TestCommitPausedContainer
19:07:04 [2022-03-20T19:07:04.267Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
19:07:04 [2022-03-20T19:07:04.267Z] === RUN   TestDockerSuite/TestCommitTTY
19:07:05 [2022-03-20T19:07:05.285Z] === RUN   TestDockerSuite/TestBuildWithTabs
19:07:06 [2022-03-20T19:07:06.125Z] === RUN   TestDockerSuite/TestExec
19:07:06 [2022-03-20T19:07:06.125Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
19:07:06 [2022-03-20T19:07:06.125Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
19:07:06 [2022-03-20T19:07:06.125Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
19:07:06 [2022-03-20T19:07:06.125Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
19:07:07 [2022-03-20T19:07:07.690Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
19:07:09 [2022-03-20T19:07:09.015Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
19:07:09 [2022-03-20T19:07:09.015Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
19:07:09 [2022-03-20T19:07:09.908Z] === RUN   TestDockerSuite/TestExecAPIStart
19:07:09 [2022-03-20T19:07:09.908Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
19:07:09 [2022-03-20T19:07:09.908Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
19:07:09 [2022-03-20T19:07:09.908Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
19:07:09 [2022-03-20T19:07:09.908Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
19:07:09 [2022-03-20T19:07:09.908Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
19:07:09 [2022-03-20T19:07:09.908Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
19:07:12 [2022-03-20T19:07:12.859Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
19:07:12 [2022-03-20T19:07:12.924Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
19:07:15 [2022-03-20T19:07:15.076Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
19:07:17 [2022-03-20T19:07:17.293Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
19:07:18 [2022-03-20T19:07:18.792Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
19:07:18 [2022-03-20T19:07:18.792Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
19:07:18 [2022-03-20T19:07:18.792Z] === RUN   TestDockerSuite/TestCommitWithoutPause
19:07:18 [2022-03-20T19:07:18.792Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
19:07:18 [2022-03-20T19:07:18.792Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
19:07:18 [2022-03-20T19:07:18.792Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
19:07:18 [2022-03-20T19:07:18.792Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
19:07:18 [2022-03-20T19:07:18.792Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
19:07:18 [2022-03-20T19:07:18.792Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
19:07:18 [2022-03-20T19:07:18.792Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
19:07:18 [2022-03-20T19:07:18.792Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
19:07:18 [2022-03-20T19:07:18.792Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
19:07:18 [2022-03-20T19:07:18.792Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
19:07:18 [2022-03-20T19:07:18.792Z]     docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
19:07:18 [2022-03-20T19:07:18.792Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
19:07:19 [2022-03-20T19:07:19.260Z] === RUN   TestDockerSuite/TestContainerAPICommit
19:07:19 [2022-03-20T19:07:19.508Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
19:07:25 [2022-03-20T19:07:25.373Z] === RUN   TestDockerSuite/TestExecCgroup
19:07:25 [2022-03-20T19:07:25.373Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
19:07:25 [2022-03-20T19:07:25.373Z] === RUN   TestDockerSuite/TestExecEnv
19:07:25 [2022-03-20T19:07:25.373Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
19:07:25 [2022-03-20T19:07:25.373Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
19:07:25 [2022-03-20T19:07:25.373Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
19:07:25 [2022-03-20T19:07:25.373Z] === RUN   TestDockerSuite/TestExecExitStatus
19:07:27 [2022-03-20T19:07:27.589Z] === RUN   TestDockerSuite/TestExecInspectID
19:07:29 [2022-03-20T19:07:29.680Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
19:07:30 [2022-03-20T19:07:30.071Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
19:07:30 [2022-03-20T19:07:30.071Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
19:07:30 [2022-03-20T19:07:30.071Z] === RUN   TestDockerSuite/TestBuildWithVolumes
19:07:30 [2022-03-20T19:07:30.071Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
19:07:30 [2022-03-20T19:07:30.071Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
19:07:30 [2022-03-20T19:07:30.071Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
19:07:30 [2022-03-20T19:07:30.071Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
19:07:30 [2022-03-20T19:07:30.071Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
19:07:32 [2022-03-20T19:07:32.345Z] === RUN   TestDockerSuite/TestExecInteractive
19:07:32 [2022-03-20T19:07:32.345Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
19:07:32 [2022-03-20T19:07:32.345Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
19:07:32 [2022-03-20T19:07:32.345Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
19:07:32 [2022-03-20T19:07:32.812Z] === RUN   TestDockerSuite/TestExecParseError
19:07:32 [2022-03-20T19:07:32.812Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
19:07:32 [2022-03-20T19:07:32.812Z] === RUN   TestDockerSuite/TestExecPausedContainer
19:07:32 [2022-03-20T19:07:32.812Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
19:07:32 [2022-03-20T19:07:32.812Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
19:07:32 [2022-03-20T19:07:32.812Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
19:07:32 [2022-03-20T19:07:32.812Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
19:07:35 [2022-03-20T19:07:35.760Z] === RUN   TestDockerSuite/TestExecSetEnv
19:07:35 [2022-03-20T19:07:35.760Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
19:07:35 [2022-03-20T19:07:35.760Z] === RUN   TestDockerSuite/TestExecStartFails
19:07:35 [2022-03-20T19:07:35.760Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
19:07:35 [2022-03-20T19:07:35.760Z] === RUN   TestDockerSuite/TestExecStateCleanup
19:07:35 [2022-03-20T19:07:35.760Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
19:07:35 [2022-03-20T19:07:35.760Z] === RUN   TestDockerSuite/TestExecStopNotHanging
19:07:35 [2022-03-20T19:07:35.760Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
19:07:35 [2022-03-20T19:07:35.760Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
19:07:35 [2022-03-20T19:07:35.760Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
19:07:35 [2022-03-20T19:07:35.760Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
19:07:37 [2022-03-20T19:07:37.977Z] === RUN   TestDockerSuite/TestExecUlimits
19:07:37 [2022-03-20T19:07:37.977Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
19:07:37 [2022-03-20T19:07:37.977Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
19:07:38 [2022-03-20T19:07:38.336Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
19:07:38 [2022-03-20T19:07:38.336Z]     docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
19:07:38 [2022-03-20T19:07:38.336Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
19:07:38 [2022-03-20T19:07:38.639Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
19:07:40 [2022-03-20T19:07:40.814Z] === RUN   TestDockerSuite/TestBuildXZHost
19:07:40 [2022-03-20T19:07:40.814Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
19:07:40 [2022-03-20T19:07:40.814Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
19:07:40 [2022-03-20T19:07:40.814Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
19:07:40 [2022-03-20T19:07:40.814Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
19:07:40 [2022-03-20T19:07:40.814Z]     docker_cli_sni_test.go:18: Flakey test
19:07:40 [2022-03-20T19:07:40.814Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
19:07:41 [2022-03-20T19:07:41.288Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
19:07:41 [2022-03-20T19:07:41.288Z]     docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
19:07:41 [2022-03-20T19:07:41.288Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
19:07:41 [2022-03-20T19:07:41.288Z]     docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
19:07:41 [2022-03-20T19:07:41.288Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
19:07:41 [2022-03-20T19:07:41.288Z]     docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
19:07:41 [2022-03-20T19:07:41.288Z] === RUN   TestDockerSuite/TestContainerAPICreate
19:07:43 [2022-03-20T19:07:43.717Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
19:07:45 [2022-03-20T19:07:45.078Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
19:07:45 [2022-03-20T19:07:45.078Z]     docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
19:07:45 [2022-03-20T19:07:45.078Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
19:07:45 [2022-03-20T19:07:45.078Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
19:07:45 [2022-03-20T19:07:45.137Z] === RUN   TestDockerSuite/TestExecWithImageUser
19:07:45 [2022-03-20T19:07:45.137Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
19:07:45 [2022-03-20T19:07:45.137Z] === RUN   TestDockerSuite/TestExecWithPrivileged
19:07:45 [2022-03-20T19:07:45.137Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
19:07:45 [2022-03-20T19:07:45.137Z] === RUN   TestDockerSuite/TestExecWithUser
19:07:45 [2022-03-20T19:07:45.137Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
19:07:45 [2022-03-20T19:07:45.137Z] === RUN   TestDockerSuite/TestGetContainerStats
19:07:48 [2022-03-20T19:07:48.393Z] === RUN   TestDockerSuite/TestCommitChange
19:07:48 [2022-03-20T19:07:48.869Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
19:07:48 [2022-03-20T19:07:48.869Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
19:07:48 [2022-03-20T19:07:48.869Z]     docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
19:07:48 [2022-03-20T19:07:48.869Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
19:07:48 [2022-03-20T19:07:48.869Z]     docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
19:07:48 [2022-03-20T19:07:48.869Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
19:07:48 [2022-03-20T19:07:48.869Z]     docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
19:07:48 [2022-03-20T19:07:48.869Z] === RUN   TestDockerSuite/TestContainerAPIDelete
19:07:52 [2022-03-20T19:07:52.289Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
19:07:53 [2022-03-20T19:07:53.066Z] === RUN   TestDockerSuite/TestCommitChangeLabels
19:07:53 [2022-03-20T19:07:53.627Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
19:07:58 [2022-03-20T19:07:58.155Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
19:07:58 [2022-03-20T19:07:58.379Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
19:07:58 [2022-03-20T19:07:58.839Z] === RUN   TestDockerSuite/TestCommitHardlink
19:07:58 [2022-03-20T19:07:58.839Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
19:07:58 [2022-03-20T19:07:58.839Z] === RUN   TestDockerSuite/TestCommitNewFile
19:08:01 [2022-03-20T19:08:01.105Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
19:08:02 [2022-03-20T19:08:02.170Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
19:08:02 [2022-03-20T19:08:02.170Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
19:08:02 [2022-03-20T19:08:02.170Z]     docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
19:08:02 [2022-03-20T19:08:02.170Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
19:08:06 [2022-03-20T19:08:06.939Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
19:08:06 [2022-03-20T19:08:06.939Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
19:08:08 [2022-03-20T19:08:08.256Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
19:08:08 [2022-03-20T19:08:08.256Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
19:08:08 [2022-03-20T19:08:08.256Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
19:08:08 [2022-03-20T19:08:08.256Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
19:08:08 [2022-03-20T19:08:08.256Z] === RUN   TestDockerSuite/TestHealth
19:08:08 [2022-03-20T19:08:08.256Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
19:08:08 [2022-03-20T19:08:08.256Z] === RUN   TestDockerSuite/TestHistoryExistentImage
19:08:08 [2022-03-20T19:08:08.256Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
19:08:08 [2022-03-20T19:08:08.256Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
19:08:08 [2022-03-20T19:08:08.256Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
19:08:10 [2022-03-20T19:08:10.724Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
19:08:10 [2022-03-20T19:08:10.724Z]     docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
19:08:10 [2022-03-20T19:08:10.724Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
19:08:10 [2022-03-20T19:08:10.724Z]     docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
19:08:10 [2022-03-20T19:08:10.724Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
19:08:11 [2022-03-20T19:08:11.189Z] === RUN   TestDockerSuite/TestCommitPausedContainer
19:08:11 [2022-03-20T19:08:11.189Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
19:08:11 [2022-03-20T19:08:11.189Z] === RUN   TestDockerSuite/TestCommitTTY
19:08:13 [2022-03-20T19:08:13.006Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
19:08:13 [2022-03-20T19:08:13.473Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
19:08:13 [2022-03-20T19:08:13.473Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
19:08:13 [2022-03-20T19:08:13.473Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
19:08:13 [2022-03-20T19:08:13.473Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
19:08:13 [2022-03-20T19:08:13.473Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
19:08:13 [2022-03-20T19:08:13.675Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
19:08:13 [2022-03-20T19:08:13.950Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
19:08:14 [2022-03-20T19:08:14.143Z] === RUN   TestDockerSuite/TestContainerAPIKill
19:08:14 [2022-03-20T19:08:14.418Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
19:08:14 [2022-03-20T19:08:14.418Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
19:08:14 [2022-03-20T19:08:14.418Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
19:08:15 [2022-03-20T19:08:15.403Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
19:08:15 [2022-03-20T19:08:15.878Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
19:08:17 [2022-03-20T19:08:17.442Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
19:08:17 [2022-03-20T19:08:17.911Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
19:08:17 [2022-03-20T19:08:17.938Z] === RUN   TestDockerSuite/TestContainerAPIPause
19:08:17 [2022-03-20T19:08:17.938Z]     docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
19:08:17 [2022-03-20T19:08:17.938Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
19:08:20 [2022-03-20T19:08:20.123Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
19:08:21 [2022-03-20T19:08:21.733Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
19:08:22 [2022-03-20T19:08:22.201Z] === RUN   TestDockerSuite/TestContainerAPIRename
19:08:23 [2022-03-20T19:08:23.543Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
19:08:23 [2022-03-20T19:08:23.912Z] === RUN   TestDockerSuite/TestImagesFormat
19:08:23 [2022-03-20T19:08:23.912Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
19:08:23 [2022-03-20T19:08:23.912Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
19:08:23 [2022-03-20T19:08:23.912Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
19:08:25 [2022-03-20T19:08:25.994Z] === RUN   TestDockerSuite/TestContainerAPIRestart
19:08:27 [2022-03-20T19:08:27.700Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
19:08:27 [2022-03-20T19:08:27.700Z] === RUN   TestDockerSuite/TestImportBadURL
19:08:27 [2022-03-20T19:08:27.700Z] === RUN   TestDockerSuite/TestImportDisplay
19:08:27 [2022-03-20T19:08:27.700Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
19:08:27 [2022-03-20T19:08:27.700Z] === RUN   TestDockerSuite/TestImportFile
19:08:27 [2022-03-20T19:08:27.700Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
19:08:27 [2022-03-20T19:08:27.700Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
19:08:27 [2022-03-20T19:08:27.700Z] === RUN   TestDockerSuite/TestImportFileWithMessage
19:08:27 [2022-03-20T19:08:27.700Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
19:08:27 [2022-03-20T19:08:27.700Z] === RUN   TestDockerSuite/TestImportGzipped
19:08:27 [2022-03-20T19:08:27.700Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
19:08:27 [2022-03-20T19:08:27.700Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
19:08:27 [2022-03-20T19:08:27.700Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
19:08:27 [2022-03-20T19:08:27.700Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
19:08:27 [2022-03-20T19:08:27.700Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
19:08:27 [2022-03-20T19:08:27.700Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
19:08:27 [2022-03-20T19:08:27.700Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
19:08:27 [2022-03-20T19:08:27.700Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
19:08:27 [2022-03-20T19:08:27.700Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
19:08:27 [2022-03-20T19:08:27.700Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
19:08:28 [2022-03-20T19:08:28.169Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
19:08:28 [2022-03-20T19:08:28.169Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
19:08:28 [2022-03-20T19:08:28.169Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
19:08:28 [2022-03-20T19:08:28.169Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:08:28 [2022-03-20T19:08:28.169Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
19:08:31 [2022-03-20T19:08:31.117Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
19:08:32 [2022-03-20T19:08:32.100Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
19:08:32 [2022-03-20T19:08:32.100Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
19:08:32 [2022-03-20T19:08:32.100Z] === RUN   TestDockerSuite/TestCommitWithoutPause
19:08:32 [2022-03-20T19:08:32.100Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
19:08:32 [2022-03-20T19:08:32.100Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
19:08:32 [2022-03-20T19:08:32.100Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
19:08:32 [2022-03-20T19:08:32.100Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
19:08:32 [2022-03-20T19:08:32.100Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
19:08:32 [2022-03-20T19:08:32.100Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
19:08:32 [2022-03-20T19:08:32.100Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
19:08:32 [2022-03-20T19:08:32.100Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
19:08:32 [2022-03-20T19:08:32.100Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
19:08:32 [2022-03-20T19:08:32.100Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
19:08:32 [2022-03-20T19:08:32.100Z]     docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
19:08:32 [2022-03-20T19:08:32.100Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
19:08:32 [2022-03-20T19:08:32.100Z] === RUN   TestDockerSuite/TestContainerAPICommit
19:08:33 [2022-03-20T19:08:33.158Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
19:08:34 [2022-03-20T19:08:34.068Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
19:08:34 [2022-03-20T19:08:34.068Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
19:08:34 [2022-03-20T19:08:34.068Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
19:08:34 [2022-03-20T19:08:34.068Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
19:08:34 [2022-03-20T19:08:34.068Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
19:08:34 [2022-03-20T19:08:34.068Z] === RUN   TestDockerSuite/TestInspectAmpersand
19:08:34 [2022-03-20T19:08:34.068Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
19:08:34 [2022-03-20T19:08:34.068Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
19:08:37 [2022-03-20T19:08:37.020Z] === RUN   TestDockerSuite/TestInspectByPrefix
19:08:37 [2022-03-20T19:08:37.020Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
19:08:39 [2022-03-20T19:08:39.970Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
19:08:39 [2022-03-20T19:08:39.970Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
19:08:39 [2022-03-20T19:08:39.970Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
19:08:39 [2022-03-20T19:08:39.970Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
19:08:39 [2022-03-20T19:08:39.970Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
19:08:39 [2022-03-20T19:08:39.970Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
19:08:39 [2022-03-20T19:08:39.970Z] === RUN   TestDockerSuite/TestInspectDefault
19:08:40 [2022-03-20T19:08:40.324Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
19:08:40 [2022-03-20T19:08:40.324Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
19:08:40 [2022-03-20T19:08:40.324Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
19:08:40 [2022-03-20T19:08:40.324Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
19:08:40 [2022-03-20T19:08:40.324Z] === RUN   TestDockerSuite/TestContainerAPIStart
19:08:42 [2022-03-20T19:08:42.917Z] === RUN   TestDockerSuite/TestInspectHistory
19:08:44 [2022-03-20T19:08:44.118Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
19:08:44 [2022-03-20T19:08:44.118Z]     docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
19:08:44 [2022-03-20T19:08:44.118Z] === RUN   TestDockerSuite/TestContainerAPIStop
19:08:47 [2022-03-20T19:08:47.920Z] === RUN   TestDockerSuite/TestContainerAPITop
19:08:47 [2022-03-20T19:08:47.920Z]     docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
19:08:47 [2022-03-20T19:08:47.920Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
19:08:48 [2022-03-20T19:08:48.781Z] === RUN   TestDockerSuite/TestInspectImage
19:08:48 [2022-03-20T19:08:48.781Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
19:08:48 [2022-03-20T19:08:48.781Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
19:08:48 [2022-03-20T19:08:48.781Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
19:08:48 [2022-03-20T19:08:48.781Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
19:08:48 [2022-03-20T19:08:48.781Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:08:48 [2022-03-20T19:08:48.781Z] === RUN   TestDockerSuite/TestInspectInt64
19:08:49 [2022-03-20T19:08:49.766Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
19:08:50 [2022-03-20T19:08:50.994Z] === RUN   TestDockerSuite/TestInspectJSONFields
19:08:52 [2022-03-20T19:08:52.673Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
19:08:52 [2022-03-20T19:08:52.673Z] === RUN   TestDockerSuite/TestContainerAPIWait
19:08:53 [2022-03-20T19:08:53.216Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
19:08:53 [2022-03-20T19:08:53.683Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
19:08:55 [2022-03-20T19:08:55.642Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
19:08:55 [2022-03-20T19:08:55.642Z]     docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
19:08:55 [2022-03-20T19:08:55.642Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
19:08:56 [2022-03-20T19:08:56.633Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
19:08:58 [2022-03-20T19:08:58.545Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
19:08:58 [2022-03-20T19:08:58.602Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
19:08:58 [2022-03-20T19:08:58.602Z]     docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
19:08:58 [2022-03-20T19:08:58.602Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
19:08:58 [2022-03-20T19:08:58.602Z]     docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
19:08:58 [2022-03-20T19:08:58.602Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
19:08:58 [2022-03-20T19:08:58.602Z]     docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
19:08:58 [2022-03-20T19:08:58.602Z] === RUN   TestDockerSuite/TestContainerAPICreate
19:08:58 [2022-03-20T19:08:58.854Z] === RUN   TestDockerSuite/TestInspectPlugin
19:08:58 [2022-03-20T19:08:58.854Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
19:08:58 [2022-03-20T19:08:58.854Z] === RUN   TestDockerSuite/TestInspectRootFS
19:08:58 [2022-03-20T19:08:58.854Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
19:09:01 [2022-03-20T19:09:01.068Z] === RUN   TestDockerSuite/TestInspectStatus
19:09:01 [2022-03-20T19:09:01.498Z] === RUN   TestDockerSuite/TestContainerNetworkMode
19:09:01 [2022-03-20T19:09:01.498Z]     docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux
19:09:01 [2022-03-20T19:09:01.498Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
19:09:01 [2022-03-20T19:09:01.498Z]     docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux
19:09:01 [2022-03-20T19:09:01.498Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
19:09:01 [2022-03-20T19:09:01.498Z]     docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
19:09:01 [2022-03-20T19:09:01.498Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
19:09:01 [2022-03-20T19:09:01.498Z]     docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
19:09:01 [2022-03-20T19:09:01.498Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
19:09:01 [2022-03-20T19:09:01.498Z]     docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux
19:09:01 [2022-03-20T19:09:01.498Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
19:09:04 [2022-03-20T19:09:04.448Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
19:09:04 [2022-03-20T19:09:04.448Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
19:09:04 [2022-03-20T19:09:04.856Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
19:09:05 [2022-03-20T19:09:05.715Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
19:09:05 [2022-03-20T19:09:05.715Z]     docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
19:09:05 [2022-03-20T19:09:05.715Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
19:09:05 [2022-03-20T19:09:05.715Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
19:09:08 [2022-03-20T19:09:08.236Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
19:09:08 [2022-03-20T19:09:08.667Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
19:09:08 [2022-03-20T19:09:08.667Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
19:09:08 [2022-03-20T19:09:08.667Z]     docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
19:09:08 [2022-03-20T19:09:08.667Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
19:09:08 [2022-03-20T19:09:08.667Z]     docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
19:09:08 [2022-03-20T19:09:08.667Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
19:09:08 [2022-03-20T19:09:08.667Z]     docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
19:09:08 [2022-03-20T19:09:08.667Z] === RUN   TestDockerSuite/TestContainerAPIDelete
19:09:09 [2022-03-20T19:09:09.608Z] === RUN   TestDockerSuite/TestInspectTemplateError
19:09:11 [2022-03-20T19:09:11.624Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
19:09:11 [2022-03-20T19:09:11.967Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
19:09:12 [2022-03-20T19:09:12.039Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
19:09:13 [2022-03-20T19:09:13.841Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
19:09:14 [2022-03-20T19:09:14.913Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
19:09:14 [2022-03-20T19:09:14.991Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
19:09:16 [2022-03-20T19:09:16.055Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
19:09:16 [2022-03-20T19:09:16.055Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
19:09:16 [2022-03-20T19:09:16.055Z]     docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
19:09:16 [2022-03-20T19:09:16.055Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
19:09:17 [2022-03-20T19:09:17.125Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
19:09:18 [2022-03-20T19:09:18.777Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000870498_<nil>}
19:09:19 [2022-03-20T19:09:19.016Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
19:09:19 [2022-03-20T19:09:19.017Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
19:09:20 [2022-03-20T19:09:20.075Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
19:09:21 [2022-03-20T19:09:21.235Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
19:09:21 [2022-03-20T19:09:21.235Z]     docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
19:09:21 [2022-03-20T19:09:21.235Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
19:09:21 [2022-03-20T19:09:21.235Z]     docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
19:09:21 [2022-03-20T19:09:21.235Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
19:09:21 [2022-03-20T19:09:21.730Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12316544096_c:\foo_false__<nil>_<nil>_<nil>}
19:09:23 [2022-03-20T19:09:23.025Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
19:09:24 [2022-03-20T19:09:24.199Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
19:09:24 [2022-03-20T19:09:24.199Z] === RUN   TestDockerSuite/TestContainerAPIKill
19:09:25 [2022-03-20T19:09:25.518Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12316544096_c:\foo_true__<nil>_<nil>_<nil>}
19:09:25 [2022-03-20T19:09:25.976Z] === RUN   TestDockerSuite/TestInspectUnknownObject
19:09:25 [2022-03-20T19:09:25.976Z] === RUN   TestDockerSuite/TestLinkShortDefinition
19:09:25 [2022-03-20T19:09:25.976Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
19:09:25 [2022-03-20T19:09:25.976Z] === RUN   TestDockerSuite/TestLinksEnvs
19:09:25 [2022-03-20T19:09:25.976Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
19:09:25 [2022-03-20T19:09:25.976Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
19:09:25 [2022-03-20T19:09:25.976Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
19:09:25 [2022-03-20T19:09:25.976Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
19:09:25 [2022-03-20T19:09:25.976Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
19:09:25 [2022-03-20T19:09:25.976Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
19:09:25 [2022-03-20T19:09:25.976Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
19:09:25 [2022-03-20T19:09:25.976Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
19:09:25 [2022-03-20T19:09:25.976Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
19:09:25 [2022-03-20T19:09:25.976Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
19:09:25 [2022-03-20T19:09:25.976Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
19:09:25 [2022-03-20T19:09:25.976Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
19:09:25 [2022-03-20T19:09:25.976Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
19:09:25 [2022-03-20T19:09:25.976Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
19:09:25 [2022-03-20T19:09:25.976Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
19:09:25 [2022-03-20T19:09:25.976Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
19:09:25 [2022-03-20T19:09:25.976Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
19:09:25 [2022-03-20T19:09:25.976Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
19:09:25 [2022-03-20T19:09:25.976Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
19:09:25 [2022-03-20T19:09:25.976Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
19:09:25 [2022-03-20T19:09:25.976Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
19:09:25 [2022-03-20T19:09:25.976Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
19:09:25 [2022-03-20T19:09:25.976Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
19:09:25 [2022-03-20T19:09:25.976Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
19:09:25 [2022-03-20T19:09:25.976Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
19:09:25 [2022-03-20T19:09:25.976Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
19:09:25 [2022-03-20T19:09:25.976Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
19:09:25 [2022-03-20T19:09:25.976Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
19:09:25 [2022-03-20T19:09:25.976Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
19:09:25 [2022-03-20T19:09:25.976Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
19:09:25 [2022-03-20T19:09:25.976Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
19:09:25 [2022-03-20T19:09:25.976Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
19:09:26 [2022-03-20T19:09:26.391Z] === RUN   TestDockerSuite/TestContainerAPIPause
19:09:26 [2022-03-20T19:09:26.391Z]     docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
19:09:26 [2022-03-20T19:09:26.391Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
19:09:28 [2022-03-20T19:09:28.189Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
19:09:28 [2022-03-20T19:09:28.464Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
19:09:28 [2022-03-20T19:09:28.464Z]     docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
19:09:28 [2022-03-20T19:09:28.464Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
19:09:28 [2022-03-20T19:09:28.464Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
19:09:28 [2022-03-20T19:09:28.464Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
19:09:28 [2022-03-20T19:09:28.464Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
19:09:28 [2022-03-20T19:09:28.464Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
19:09:28 [2022-03-20T19:09:28.464Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
19:09:28 [2022-03-20T19:09:28.464Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
19:09:28 [2022-03-20T19:09:28.464Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
19:09:28 [2022-03-20T19:09:28.932Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
19:09:28 [2022-03-20T19:09:28.932Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
19:09:28 [2022-03-20T19:09:28.932Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
19:09:28 [2022-03-20T19:09:28.932Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
19:09:28 [2022-03-20T19:09:28.932Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
19:09:28 [2022-03-20T19:09:28.932Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
19:09:28 [2022-03-20T19:09:28.932Z]     docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
19:09:28 [2022-03-20T19:09:28.932Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
19:09:28 [2022-03-20T19:09:28.932Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
19:09:28 [2022-03-20T19:09:28.932Z] === RUN   TestDockerSuite/TestCopyAndRestart
19:09:28 [2022-03-20T19:09:28.932Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
19:09:28 [2022-03-20T19:09:28.932Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
19:09:28 [2022-03-20T19:09:28.932Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
19:09:28 [2022-03-20T19:09:28.932Z] === RUN   TestDockerSuite/TestCpAbsolutePath
19:09:29 [2022-03-20T19:09:29.305Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
19:09:29 [2022-03-20T19:09:29.305Z] === RUN   TestDockerSuite/TestContainerAPIRename
19:09:30 [2022-03-20T19:09:30.402Z] === RUN   TestDockerSuite/TestLogsAPIUntil
19:09:32 [2022-03-20T19:09:32.244Z] === RUN   TestDockerSuite/TestContainerAPIRestart
19:09:32 [2022-03-20T19:09:32.728Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
19:09:32 [2022-03-20T19:09:32.728Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
19:09:32 [2022-03-20T19:09:32.728Z] === RUN   TestDockerSuite/TestCpFromCaseA
19:09:32 [2022-03-20T19:09:32.728Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
19:09:32 [2022-03-20T19:09:32.728Z] === RUN   TestDockerSuite/TestCpFromCaseB
19:09:32 [2022-03-20T19:09:32.728Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
19:09:32 [2022-03-20T19:09:32.728Z] === RUN   TestDockerSuite/TestCpFromCaseC
19:09:32 [2022-03-20T19:09:32.728Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
19:09:32 [2022-03-20T19:09:32.728Z] === RUN   TestDockerSuite/TestCpFromCaseD
19:09:32 [2022-03-20T19:09:32.728Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
19:09:32 [2022-03-20T19:09:32.728Z] === RUN   TestDockerSuite/TestCpFromCaseE
19:09:32 [2022-03-20T19:09:32.728Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
19:09:32 [2022-03-20T19:09:32.728Z] === RUN   TestDockerSuite/TestCpFromCaseF
19:09:32 [2022-03-20T19:09:32.728Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
19:09:32 [2022-03-20T19:09:32.728Z] === RUN   TestDockerSuite/TestCpFromCaseG
19:09:32 [2022-03-20T19:09:32.728Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
19:09:32 [2022-03-20T19:09:32.728Z] === RUN   TestDockerSuite/TestCpFromCaseH
19:09:32 [2022-03-20T19:09:32.728Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
19:09:32 [2022-03-20T19:09:32.728Z] === RUN   TestDockerSuite/TestCpFromCaseI
19:09:32 [2022-03-20T19:09:32.728Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
19:09:32 [2022-03-20T19:09:32.728Z] === RUN   TestDockerSuite/TestCpFromCaseJ
19:09:32 [2022-03-20T19:09:32.728Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
19:09:32 [2022-03-20T19:09:32.728Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
19:09:32 [2022-03-20T19:09:32.728Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
19:09:32 [2022-03-20T19:09:32.728Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
19:09:32 [2022-03-20T19:09:32.728Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
19:09:32 [2022-03-20T19:09:32.728Z] === RUN   TestDockerSuite/TestCpGarbagePath
19:09:36 [2022-03-20T19:09:36.515Z] === RUN   TestDockerSuite/TestCpLocalOnly
19:09:36 [2022-03-20T19:09:36.515Z] === RUN   TestDockerSuite/TestCpNameHasColon
19:09:36 [2022-03-20T19:09:36.515Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
19:09:36 [2022-03-20T19:09:36.515Z] === RUN   TestDockerSuite/TestCpRelativePath
19:09:37 [2022-03-20T19:09:37.555Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
19:09:39 [2022-03-20T19:09:39.767Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
19:09:39 [2022-03-20T19:09:39.767Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
19:09:39 [2022-03-20T19:09:39.767Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
19:09:40 [2022-03-20T19:09:40.302Z] === RUN   TestDockerSuite/TestCpSpecialFiles
19:09:40 [2022-03-20T19:09:40.303Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
19:09:40 [2022-03-20T19:09:40.303Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
19:09:40 [2022-03-20T19:09:40.303Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
19:09:40 [2022-03-20T19:09:40.303Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
19:09:40 [2022-03-20T19:09:40.303Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
19:09:40 [2022-03-20T19:09:40.303Z] === RUN   TestDockerSuite/TestCpToCaseA
19:09:40 [2022-03-20T19:09:40.915Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
19:09:41 [2022-03-20T19:09:41.981Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
19:09:41 [2022-03-20T19:09:41.981Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
19:09:44 [2022-03-20T19:09:44.718Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
19:09:44 [2022-03-20T19:09:44.718Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
19:09:44 [2022-03-20T19:09:44.718Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
19:09:44 [2022-03-20T19:09:44.718Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
19:09:44 [2022-03-20T19:09:44.718Z] === RUN   TestDockerSuite/TestContainerAPIStart
19:09:46 [2022-03-20T19:09:46.173Z] === RUN   TestDockerSuite/TestCpToCaseB
19:09:46 [2022-03-20T19:09:46.936Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
19:09:46 [2022-03-20T19:09:46.936Z]     docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
19:09:46 [2022-03-20T19:09:46.936Z] === RUN   TestDockerSuite/TestContainerAPIStop
19:09:49 [2022-03-20T19:09:49.136Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
19:09:49 [2022-03-20T19:09:49.888Z] === RUN   TestDockerSuite/TestContainerAPITop
19:09:49 [2022-03-20T19:09:49.888Z]     docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
19:09:49 [2022-03-20T19:09:49.888Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
19:09:49 [2022-03-20T19:09:49.962Z] === RUN   TestDockerSuite/TestCpToCaseC
19:09:49 [2022-03-20T19:09:49.962Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
19:09:49 [2022-03-20T19:09:49.962Z] === RUN   TestDockerSuite/TestCpToCaseD
19:09:49 [2022-03-20T19:09:49.962Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
19:09:49 [2022-03-20T19:09:49.962Z] === RUN   TestDockerSuite/TestCpToCaseE
19:09:52 [2022-03-20T19:09:52.106Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
19:09:52 [2022-03-20T19:09:52.106Z] === RUN   TestDockerSuite/TestContainerAPIWait
19:09:56 [2022-03-20T19:09:56.289Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
19:09:56 [2022-03-20T19:09:56.864Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
19:09:59 [2022-03-20T19:09:59.079Z] === RUN   TestDockerSuite/TestContainerNetworkMode
19:09:59 [2022-03-20T19:09:59.079Z]     docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux
19:09:59 [2022-03-20T19:09:59.079Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
19:09:59 [2022-03-20T19:09:59.079Z]     docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux
19:09:59 [2022-03-20T19:09:59.079Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
19:09:59 [2022-03-20T19:09:59.079Z]     docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
19:09:59 [2022-03-20T19:09:59.079Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
19:09:59 [2022-03-20T19:09:59.079Z]     docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
19:09:59 [2022-03-20T19:09:59.079Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
19:09:59 [2022-03-20T19:09:59.079Z]     docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux
19:09:59 [2022-03-20T19:09:59.079Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
19:10:01 [2022-03-20T19:10:01.278Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
19:10:01 [2022-03-20T19:10:01.278Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
19:10:02 [2022-03-20T19:10:02.453Z] === RUN   TestDockerSuite/TestCpToCaseF
19:10:02 [2022-03-20T19:10:02.453Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
19:10:02 [2022-03-20T19:10:02.453Z] === RUN   TestDockerSuite/TestCpToCaseG
19:10:02 [2022-03-20T19:10:02.453Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
19:10:02 [2022-03-20T19:10:02.922Z] === RUN   TestDockerSuite/TestCpToCaseH
19:10:03 [2022-03-20T19:10:03.439Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
19:10:05 [2022-03-20T19:10:05.655Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
19:10:08 [2022-03-20T19:10:08.608Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
19:10:08 [2022-03-20T19:10:08.608Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
19:10:08 [2022-03-20T19:10:08.608Z] === RUN   TestDockerSuite/TestLogsFollowStopped
19:10:09 [2022-03-20T19:10:09.924Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
19:10:11 [2022-03-20T19:10:11.488Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
19:10:11 [2022-03-20T19:10:11.556Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
19:10:14 [2022-03-20T19:10:14.436Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
19:10:14 [2022-03-20T19:10:14.506Z] === RUN   TestDockerSuite/TestLogsSince
19:10:15 [2022-03-20T19:10:15.413Z] === RUN   TestDockerSuite/TestCpToCaseI
19:10:15 [2022-03-20T19:10:15.413Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
19:10:15 [2022-03-20T19:10:15.413Z] === RUN   TestDockerSuite/TestCpToCaseJ
19:10:15 [2022-03-20T19:10:15.413Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
19:10:15 [2022-03-20T19:10:15.413Z] === RUN   TestDockerSuite/TestCpToDot
19:10:19 [2022-03-20T19:10:19.211Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
19:10:19 [2022-03-20T19:10:19.211Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
19:10:19 [2022-03-20T19:10:19.211Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
19:10:19 [2022-03-20T19:10:19.211Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
19:10:19 [2022-03-20T19:10:19.211Z] === RUN   TestDockerSuite/TestCpToStdout
19:10:21 [2022-03-20T19:10:21.602Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0009659e0_<nil>}
19:10:23 [2022-03-20T19:10:23.000Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
19:10:23 [2022-03-20T19:10:23.000Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
19:10:23 [2022-03-20T19:10:23.000Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
19:10:23 [2022-03-20T19:10:23.000Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
19:10:23 [2022-03-20T19:10:23.000Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
19:10:23 [2022-03-20T19:10:23.000Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
19:10:23 [2022-03-20T19:10:23.000Z] === RUN   TestDockerSuite/TestCpVolumePath
19:10:23 [2022-03-20T19:10:23.000Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
19:10:23 [2022-03-20T19:10:23.000Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
19:10:23 [2022-03-20T19:10:23.000Z] === RUN   TestDockerSuite/TestCreateArgs
19:10:23 [2022-03-20T19:10:23.468Z] === RUN   TestDockerSuite/TestCreateByImageID
19:10:24 [2022-03-20T19:10:24.906Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
19:10:24 [2022-03-20T19:10:24.906Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
19:10:24 [2022-03-20T19:10:24.906Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
19:10:24 [2022-03-20T19:10:24.906Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
19:10:24 [2022-03-20T19:10:24.906Z] === RUN   TestDockerSuite/TestLogsTail
19:10:25 [2022-03-20T19:10:25.689Z] === RUN   TestDockerSuite/TestCreateEchoStdout
19:10:27 [2022-03-20T19:10:27.076Z] === RUN   TestDockerSuite/TestLogsTimestamps
19:10:29 [2022-03-20T19:10:29.487Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
19:10:29 [2022-03-20T19:10:29.487Z] === RUN   TestDockerSuite/TestCreateHostConfig
19:10:29 [2022-03-20T19:10:29.957Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
19:10:29 [2022-03-20T19:10:29.967Z] === RUN   TestDockerSuite/TestLogsWithDetails
19:10:30 [2022-03-20T19:10:30.169Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13144031068_c:\foo_false__<nil>_<nil>_<nil>}
19:10:32 [2022-03-20T19:10:32.863Z] === RUN   TestDockerSuite/TestMountIntoProc
19:10:32 [2022-03-20T19:10:32.863Z]     docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux
19:10:32 [2022-03-20T19:10:32.863Z] === RUN   TestDockerSuite/TestMountIntoSys
19:10:32 [2022-03-20T19:10:32.863Z]     docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux
19:10:32 [2022-03-20T19:10:32.863Z] === RUN   TestDockerSuite/TestNetHostname
19:10:32 [2022-03-20T19:10:32.863Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
19:10:32 [2022-03-20T19:10:32.863Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
19:10:32 [2022-03-20T19:10:32.863Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
19:10:32 [2022-03-20T19:10:32.863Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
19:10:32 [2022-03-20T19:10:32.863Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
19:10:32 [2022-03-20T19:10:32.863Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
19:10:32 [2022-03-20T19:10:32.863Z]     docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux
19:10:32 [2022-03-20T19:10:32.863Z] === RUN   TestDockerSuite/TestPluginActive
19:10:32 [2022-03-20T19:10:32.863Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
19:10:32 [2022-03-20T19:10:32.863Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
19:10:32 [2022-03-20T19:10:32.863Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
19:10:32 [2022-03-20T19:10:32.863Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
19:10:32 [2022-03-20T19:10:32.863Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
19:10:32 [2022-03-20T19:10:32.863Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
19:10:32 [2022-03-20T19:10:32.863Z] === RUN   TestDockerSuite/TestPluginLogDriver
19:10:32 [2022-03-20T19:10:32.863Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
19:10:32 [2022-03-20T19:10:32.863Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
19:10:32 [2022-03-20T19:10:32.863Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
19:10:32 [2022-03-20T19:10:32.863Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
19:10:32 [2022-03-20T19:10:32.863Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
19:10:32 [2022-03-20T19:10:32.863Z] === RUN   TestDockerSuite/TestPluginUpgrade
19:10:32 [2022-03-20T19:10:32.863Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
19:10:32 [2022-03-20T19:10:32.863Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
19:10:32 [2022-03-20T19:10:32.863Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
19:10:32 [2022-03-20T19:10:32.913Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
19:10:33 [2022-03-20T19:10:33.319Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
19:10:33 [2022-03-20T19:10:33.319Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
19:10:33 [2022-03-20T19:10:33.319Z] === RUN   TestDockerSuite/TestPortHostBinding
19:10:33 [2022-03-20T19:10:33.319Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
19:10:33 [2022-03-20T19:10:33.319Z] === RUN   TestDockerSuite/TestPortList
19:10:33 [2022-03-20T19:10:33.319Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
19:10:33 [2022-03-20T19:10:33.319Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
19:10:33 [2022-03-20T19:10:33.380Z] === RUN   TestDockerSuite/TestCreateLabels
19:10:33 [2022-03-20T19:10:33.848Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
19:10:33 [2022-03-20T19:10:33.848Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
19:10:33 [2022-03-20T19:10:33.848Z] === RUN   TestDockerSuite/TestCreateRM
19:10:34 [2022-03-20T19:10:34.316Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
19:10:34 [2022-03-20T19:10:34.316Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:10:34 [2022-03-20T19:10:34.316Z] === RUN   TestDockerSuite/TestCreateStopSignal
19:10:34 [2022-03-20T19:10:34.785Z] === RUN   TestDockerSuite/TestCreateStopTimeout
19:10:35 [2022-03-20T19:10:35.253Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
19:10:37 [2022-03-20T19:10:37.241Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13144031068_c:\foo_true__<nil>_<nil>_<nil>}
19:10:39 [2022-03-20T19:10:39.083Z] === RUN   TestDockerSuite/TestPostContainersAttach
19:10:39 [2022-03-20T19:10:39.083Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
19:10:39 [2022-03-20T19:10:39.083Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
19:10:39 [2022-03-20T19:10:39.083Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
19:10:39 [2022-03-20T19:10:39.083Z]     docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
19:10:39 [2022-03-20T19:10:39.083Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
19:10:39 [2022-03-20T19:10:39.083Z]     docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
19:10:39 [2022-03-20T19:10:39.083Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
19:10:39 [2022-03-20T19:10:39.083Z]     docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
19:10:39 [2022-03-20T19:10:39.083Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
19:10:39 [2022-03-20T19:10:39.083Z]     docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
19:10:39 [2022-03-20T19:10:39.083Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
19:10:39 [2022-03-20T19:10:39.083Z]     docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
19:10:39 [2022-03-20T19:10:39.083Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
19:10:39 [2022-03-20T19:10:39.083Z]     docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
19:10:39 [2022-03-20T19:10:39.083Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
19:10:39 [2022-03-20T19:10:39.083Z]     docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
19:10:39 [2022-03-20T19:10:39.083Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
19:10:44 [2022-03-20T19:10:44.858Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
19:10:44 [2022-03-20T19:10:44.858Z]     docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
19:10:44 [2022-03-20T19:10:44.858Z] === RUN   TestDockerSuite/TestPsByOrder
19:10:45 [2022-03-20T19:10:45.680Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
19:10:45 [2022-03-20T19:10:45.680Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
19:10:45 [2022-03-20T19:10:45.786Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
19:10:45 [2022-03-20T19:10:45.786Z]     docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
19:10:45 [2022-03-20T19:10:45.786Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
19:10:45 [2022-03-20T19:10:45.786Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
19:10:45 [2022-03-20T19:10:45.786Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
19:10:45 [2022-03-20T19:10:45.786Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
19:10:45 [2022-03-20T19:10:45.786Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
19:10:45 [2022-03-20T19:10:45.786Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
19:10:45 [2022-03-20T19:10:45.786Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
19:10:45 [2022-03-20T19:10:45.786Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
19:10:45 [2022-03-20T19:10:45.786Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
19:10:45 [2022-03-20T19:10:45.786Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
19:10:45 [2022-03-20T19:10:45.786Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
19:10:45 [2022-03-20T19:10:45.786Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
19:10:45 [2022-03-20T19:10:45.786Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
19:10:45 [2022-03-20T19:10:45.786Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
19:10:45 [2022-03-20T19:10:45.786Z]     docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
19:10:45 [2022-03-20T19:10:45.786Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
19:10:45 [2022-03-20T19:10:45.786Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
19:10:45 [2022-03-20T19:10:45.786Z] === RUN   TestDockerSuite/TestCopyAndRestart
19:10:45 [2022-03-20T19:10:45.786Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
19:10:45 [2022-03-20T19:10:45.786Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
19:10:45 [2022-03-20T19:10:45.786Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
19:10:45 [2022-03-20T19:10:45.786Z] === RUN   TestDockerSuite/TestCpAbsolutePath
19:10:46 [2022-03-20T19:10:46.665Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
19:10:50 [2022-03-20T19:10:50.460Z] === RUN   TestDockerSuite/TestCreateWithPortRange
19:10:50 [2022-03-20T19:10:50.460Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
19:10:50 [2022-03-20T19:10:50.460Z]     docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
19:10:50 [2022-03-20T19:10:50.460Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
19:10:52 [2022-03-20T19:10:52.840Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
19:10:52 [2022-03-20T19:10:52.840Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
19:10:52 [2022-03-20T19:10:52.840Z] === RUN   TestDockerSuite/TestCpFromCaseA
19:10:52 [2022-03-20T19:10:52.840Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
19:10:52 [2022-03-20T19:10:52.840Z] === RUN   TestDockerSuite/TestCpFromCaseB
19:10:52 [2022-03-20T19:10:52.840Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
19:10:52 [2022-03-20T19:10:52.840Z] === RUN   TestDockerSuite/TestCpFromCaseC
19:10:52 [2022-03-20T19:10:52.840Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
19:10:52 [2022-03-20T19:10:52.840Z] === RUN   TestDockerSuite/TestCpFromCaseD
19:10:52 [2022-03-20T19:10:52.840Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
19:10:52 [2022-03-20T19:10:52.840Z] === RUN   TestDockerSuite/TestCpFromCaseE
19:10:52 [2022-03-20T19:10:52.840Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
19:10:52 [2022-03-20T19:10:52.840Z] === RUN   TestDockerSuite/TestCpFromCaseF
19:10:52 [2022-03-20T19:10:52.840Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
19:10:52 [2022-03-20T19:10:52.840Z] === RUN   TestDockerSuite/TestCpFromCaseG
19:10:52 [2022-03-20T19:10:52.840Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
19:10:52 [2022-03-20T19:10:52.840Z] === RUN   TestDockerSuite/TestCpFromCaseH
19:10:52 [2022-03-20T19:10:52.840Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
19:10:52 [2022-03-20T19:10:52.840Z] === RUN   TestDockerSuite/TestCpFromCaseI
19:10:52 [2022-03-20T19:10:52.840Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
19:10:52 [2022-03-20T19:10:52.840Z] === RUN   TestDockerSuite/TestCpFromCaseJ
19:10:52 [2022-03-20T19:10:52.840Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
19:10:52 [2022-03-20T19:10:52.840Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
19:10:52 [2022-03-20T19:10:52.840Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
19:10:52 [2022-03-20T19:10:52.840Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
19:10:52 [2022-03-20T19:10:52.840Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
19:10:52 [2022-03-20T19:10:52.840Z] === RUN   TestDockerSuite/TestCpGarbagePath
19:10:54 [2022-03-20T19:10:54.253Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
19:10:54 [2022-03-20T19:10:54.253Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
19:10:54 [2022-03-20T19:10:54.253Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
19:10:54 [2022-03-20T19:10:54.253Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
19:10:54 [2022-03-20T19:10:54.253Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
19:10:54 [2022-03-20T19:10:54.253Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
19:10:54 [2022-03-20T19:10:54.253Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
19:10:54 [2022-03-20T19:10:54.253Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
19:10:54 [2022-03-20T19:10:54.253Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
19:10:54 [2022-03-20T19:10:54.253Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
19:10:54 [2022-03-20T19:10:54.253Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
19:10:54 [2022-03-20T19:10:54.253Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
19:10:54 [2022-03-20T19:10:54.253Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
19:10:54 [2022-03-20T19:10:54.253Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
19:10:54 [2022-03-20T19:10:54.253Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
19:10:54 [2022-03-20T19:10:54.253Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
19:10:54 [2022-03-20T19:10:54.253Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
19:10:54 [2022-03-20T19:10:54.253Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
19:10:54 [2022-03-20T19:10:54.253Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
19:10:54 [2022-03-20T19:10:54.253Z] === RUN   TestDockerSuite/TestDevicePermissions
19:10:54 [2022-03-20T19:10:54.253Z]     docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux
19:10:54 [2022-03-20T19:10:54.253Z] === RUN   TestDockerSuite/TestDockerFails
19:10:54 [2022-03-20T19:10:54.721Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
19:10:54 [2022-03-20T19:10:54.721Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
19:10:54 [2022-03-20T19:10:54.721Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
19:10:54 [2022-03-20T19:10:54.721Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
19:10:54 [2022-03-20T19:10:54.721Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
19:10:54 [2022-03-20T19:10:54.721Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
19:10:54 [2022-03-20T19:10:54.721Z] === RUN   TestDockerSuite/TestEventsAttach
19:10:54 [2022-03-20T19:10:54.721Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
19:10:54 [2022-03-20T19:10:54.721Z] === RUN   TestDockerSuite/TestEventsCommit
19:10:54 [2022-03-20T19:10:54.721Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
19:10:54 [2022-03-20T19:10:54.721Z] === RUN   TestDockerSuite/TestEventsContainerEvents
19:10:55 [2022-03-20T19:10:55.140Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
19:10:55 [2022-03-20T19:10:55.140Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
19:10:55 [2022-03-20T19:10:55.140Z] === RUN   TestDockerSuite/TestPsListContainersBase
19:10:55 [2022-03-20T19:10:55.730Z] === RUN   TestDockerSuite/TestCpLocalOnly
19:10:55 [2022-03-20T19:10:55.730Z] === RUN   TestDockerSuite/TestCpNameHasColon
19:10:55 [2022-03-20T19:10:55.730Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
19:10:55 [2022-03-20T19:10:55.730Z] === RUN   TestDockerSuite/TestCpRelativePath
19:10:58 [2022-03-20T19:10:58.517Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
19:10:58 [2022-03-20T19:10:58.622Z] === RUN   TestDockerSuite/TestCpSpecialFiles
19:10:58 [2022-03-20T19:10:58.622Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
19:10:58 [2022-03-20T19:10:58.622Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
19:10:58 [2022-03-20T19:10:58.622Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
19:10:58 [2022-03-20T19:10:58.622Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
19:10:58 [2022-03-20T19:10:58.622Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
19:10:58 [2022-03-20T19:10:58.622Z] === RUN   TestDockerSuite/TestCpToCaseA
19:11:02 [2022-03-20T19:11:02.318Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
19:11:03 [2022-03-20T19:11:03.294Z] === RUN   TestDockerSuite/TestCpToCaseB
19:11:05 [2022-03-20T19:11:05.274Z] === RUN   TestDockerSuite/TestEventsContainerRestart
19:11:05 [2022-03-20T19:11:05.425Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
19:11:06 [2022-03-20T19:11:06.187Z] === RUN   TestDockerSuite/TestCpToCaseC
19:11:06 [2022-03-20T19:11:06.187Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
19:11:06 [2022-03-20T19:11:06.187Z] === RUN   TestDockerSuite/TestCpToCaseD
19:11:06 [2022-03-20T19:11:06.187Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
19:11:06 [2022-03-20T19:11:06.187Z] === RUN   TestDockerSuite/TestCpToCaseE
19:11:17 [2022-03-20T19:11:17.769Z] === RUN   TestDockerSuite/TestEventsCopy
19:11:20 [2022-03-20T19:11:20.974Z] === RUN   TestDockerSuite/TestCpToCaseF
19:11:20 [2022-03-20T19:11:20.974Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
19:11:20 [2022-03-20T19:11:20.974Z] === RUN   TestDockerSuite/TestCpToCaseG
19:11:20 [2022-03-20T19:11:20.974Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
19:11:20 [2022-03-20T19:11:20.974Z] === RUN   TestDockerSuite/TestCpToCaseH
19:11:23 [2022-03-20T19:11:23.056Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
19:11:23 [2022-03-20T19:11:23.056Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
19:11:23 [2022-03-20T19:11:23.056Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
19:11:23 [2022-03-20T19:11:23.056Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
19:11:23 [2022-03-20T19:11:23.637Z] === RUN   TestDockerSuite/TestEventsFilterContainer
19:11:30 [2022-03-20T19:11:30.800Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
19:11:34 [2022-03-20T19:11:34.603Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
19:11:35 [2022-03-20T19:11:35.396Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
19:11:35 [2022-03-20T19:11:35.592Z] === RUN   TestDockerSuite/TestEventsFilterImageName
19:11:35 [2022-03-20T19:11:35.755Z] === RUN   TestDockerSuite/TestCpToCaseI
19:11:35 [2022-03-20T19:11:35.755Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
19:11:35 [2022-03-20T19:11:35.755Z] === RUN   TestDockerSuite/TestCpToCaseJ
19:11:35 [2022-03-20T19:11:35.755Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
19:11:35 [2022-03-20T19:11:35.755Z] === RUN   TestDockerSuite/TestCpToDot
19:11:38 [2022-03-20T19:11:38.287Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
19:11:41 [2022-03-20T19:11:41.461Z] === RUN   TestDockerSuite/TestEventsFilterLabels
19:11:42 [2022-03-20T19:11:42.446Z] === RUN   TestDockerSuite/TestEventsFilterType
19:11:42 [2022-03-20T19:11:42.811Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
19:11:42 [2022-03-20T19:11:42.812Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
19:11:42 [2022-03-20T19:11:42.812Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
19:11:42 [2022-03-20T19:11:42.812Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
19:11:42 [2022-03-20T19:11:42.812Z] === RUN   TestDockerSuite/TestCpToStdout
19:11:43 [2022-03-20T19:11:43.431Z] === RUN   TestDockerSuite/TestEventsFilters
19:11:44 [2022-03-20T19:11:44.982Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
19:11:44 [2022-03-20T19:11:44.982Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
19:11:44 [2022-03-20T19:11:44.982Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
19:11:44 [2022-03-20T19:11:44.982Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
19:11:44 [2022-03-20T19:11:44.982Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
19:11:44 [2022-03-20T19:11:44.982Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
19:11:44 [2022-03-20T19:11:44.982Z] === RUN   TestDockerSuite/TestCpVolumePath
19:11:44 [2022-03-20T19:11:44.982Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
19:11:44 [2022-03-20T19:11:44.982Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
19:11:45 [2022-03-20T19:11:45.441Z] === RUN   TestDockerSuite/TestCreateArgs
19:11:45 [2022-03-20T19:11:45.441Z] === RUN   TestDockerSuite/TestCreateByImageID
19:11:47 [2022-03-20T19:11:47.610Z] === RUN   TestDockerSuite/TestCreateEchoStdout
19:11:48 [2022-03-20T19:11:48.567Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
19:11:50 [2022-03-20T19:11:50.513Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
19:11:50 [2022-03-20T19:11:50.513Z] === RUN   TestDockerSuite/TestCreateHostConfig
19:11:50 [2022-03-20T19:11:50.513Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
19:11:50 [2022-03-20T19:11:50.591Z] === RUN   TestDockerSuite/TestEventsFormat
19:11:52 [2022-03-20T19:11:52.283Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
19:11:52 [2022-03-20T19:11:52.283Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
19:11:52 [2022-03-20T19:11:52.283Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
19:11:52 [2022-03-20T19:11:52.283Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
19:11:52 [2022-03-20T19:11:52.283Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
19:11:52 [2022-03-20T19:11:52.677Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
19:11:53 [2022-03-20T19:11:53.639Z] === RUN   TestDockerSuite/TestCreateLabels
19:11:53 [2022-03-20T19:11:53.639Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
19:11:53 [2022-03-20T19:11:53.639Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
19:11:53 [2022-03-20T19:11:53.639Z] === RUN   TestDockerSuite/TestCreateRM
19:11:54 [2022-03-20T19:11:54.095Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
19:11:54 [2022-03-20T19:11:54.095Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:11:54 [2022-03-20T19:11:54.095Z] === RUN   TestDockerSuite/TestCreateStopSignal
19:11:54 [2022-03-20T19:11:54.095Z] === RUN   TestDockerSuite/TestCreateStopTimeout
19:11:54 [2022-03-20T19:11:54.550Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
19:11:57 [2022-03-20T19:11:57.745Z] === RUN   TestDockerSuite/TestEventsFormatBadField
19:11:57 [2022-03-20T19:11:57.745Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
19:11:57 [2022-03-20T19:11:57.745Z] === RUN   TestDockerSuite/TestEventsImageImport
19:11:57 [2022-03-20T19:11:57.745Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
19:11:57 [2022-03-20T19:11:57.745Z] === RUN   TestDockerSuite/TestEventsImageLoad
19:11:57 [2022-03-20T19:11:57.745Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
19:11:57 [2022-03-20T19:11:57.745Z] === RUN   TestDockerSuite/TestEventsImagePull
19:11:57 [2022-03-20T19:11:57.745Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
19:11:57 [2022-03-20T19:11:57.745Z] === RUN   TestDockerSuite/TestEventsImageTag
19:11:58 [2022-03-20T19:11:58.045Z] === RUN   TestDockerSuite/TestPsListContainersSize
19:11:58 [2022-03-20T19:11:58.045Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
19:11:58 [2022-03-20T19:11:58.045Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
19:11:58 [2022-03-20T19:11:58.045Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
19:11:58 [2022-03-20T19:11:58.045Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
19:11:58 [2022-03-20T19:11:58.045Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
19:11:58 [2022-03-20T19:11:58.045Z] === RUN   TestDockerSuite/TestPsRightTagName
19:11:58 [2022-03-20T19:11:58.045Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
19:11:58 [2022-03-20T19:11:58.045Z] === RUN   TestDockerSuite/TestPsShowMounts
19:11:58 [2022-03-20T19:11:58.732Z] === RUN   TestDockerSuite/TestEventsPluginOps
19:11:58 [2022-03-20T19:11:58.732Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
19:11:59 [2022-03-20T19:11:59.200Z] === RUN   TestDockerSuite/TestEventsRename
19:12:02 [2022-03-20T19:12:02.448Z] === RUN   TestDockerSuite/TestEventsResize
19:12:06 [2022-03-20T19:12:06.641Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
19:12:06 [2022-03-20T19:12:06.641Z]     docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux
19:12:06 [2022-03-20T19:12:06.641Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
19:12:07 [2022-03-20T19:12:07.109Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
19:12:07 [2022-03-20T19:12:07.109Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
19:12:07 [2022-03-20T19:12:07.109Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
19:12:08 [2022-03-20T19:12:08.672Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
19:12:09 [2022-03-20T19:12:09.142Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
19:12:09 [2022-03-20T19:12:09.142Z]     docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
19:12:09 [2022-03-20T19:12:09.142Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
19:12:09 [2022-03-20T19:12:09.336Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
19:12:09 [2022-03-20T19:12:09.336Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
19:12:09 [2022-03-20T19:12:09.336Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
19:12:11 [2022-03-20T19:12:11.505Z] === RUN   TestDockerSuite/TestCreateWithPortRange
19:12:11 [2022-03-20T19:12:11.962Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
19:12:11 [2022-03-20T19:12:11.962Z]     docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
19:12:11 [2022-03-20T19:12:11.962Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
19:12:13 [2022-03-20T19:12:13.898Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
19:12:14 [2022-03-20T19:12:14.854Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
19:12:14 [2022-03-20T19:12:14.854Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
19:12:14 [2022-03-20T19:12:14.854Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
19:12:14 [2022-03-20T19:12:14.854Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
19:12:14 [2022-03-20T19:12:14.854Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
19:12:14 [2022-03-20T19:12:14.854Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
19:12:14 [2022-03-20T19:12:14.854Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
19:12:14 [2022-03-20T19:12:14.854Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
19:12:14 [2022-03-20T19:12:14.854Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
19:12:14 [2022-03-20T19:12:14.854Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
19:12:14 [2022-03-20T19:12:14.854Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
19:12:14 [2022-03-20T19:12:14.854Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
19:12:14 [2022-03-20T19:12:14.854Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
19:12:14 [2022-03-20T19:12:14.854Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
19:12:14 [2022-03-20T19:12:14.854Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
19:12:14 [2022-03-20T19:12:14.854Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
19:12:14 [2022-03-20T19:12:14.854Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
19:12:14 [2022-03-20T19:12:14.854Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
19:12:14 [2022-03-20T19:12:14.854Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
19:12:14 [2022-03-20T19:12:14.854Z] === RUN   TestDockerSuite/TestDevicePermissions
19:12:14 [2022-03-20T19:12:14.854Z]     docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux
19:12:14 [2022-03-20T19:12:14.854Z] === RUN   TestDockerSuite/TestDockerFails
19:12:14 [2022-03-20T19:12:14.854Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
19:12:14 [2022-03-20T19:12:14.854Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
19:12:14 [2022-03-20T19:12:14.854Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
19:12:14 [2022-03-20T19:12:14.854Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
19:12:14 [2022-03-20T19:12:14.854Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
19:12:14 [2022-03-20T19:12:14.854Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
19:12:14 [2022-03-20T19:12:14.854Z] === RUN   TestDockerSuite/TestEventsAttach
19:12:14 [2022-03-20T19:12:14.854Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
19:12:14 [2022-03-20T19:12:14.854Z] === RUN   TestDockerSuite/TestEventsCommit
19:12:14 [2022-03-20T19:12:14.854Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
19:12:14 [2022-03-20T19:12:14.854Z] === RUN   TestDockerSuite/TestEventsContainerEvents
19:12:17 [2022-03-20T19:12:17.752Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
19:12:19 [2022-03-20T19:12:19.760Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
19:12:19 [2022-03-20T19:12:19.921Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
19:12:21 [2022-03-20T19:12:21.975Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
19:12:22 [2022-03-20T19:12:22.816Z] === RUN   TestDockerSuite/TestEventsContainerRestart
19:12:31 [2022-03-20T19:12:31.365Z] === RUN   TestDockerSuite/TestEventsCopy
19:12:36 [2022-03-20T19:12:36.035Z] === RUN   TestDockerSuite/TestEventsFilterContainer
19:12:38 [2022-03-20T19:12:38.304Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
19:12:39 [2022-03-20T19:12:39.871Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
19:12:41 [2022-03-20T19:12:41.811Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
19:12:43 [2022-03-20T19:12:43.981Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
19:12:44 [2022-03-20T19:12:44.624Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
19:12:44 [2022-03-20T19:12:44.945Z] === RUN   TestDockerSuite/TestEventsFilterImageName
19:12:47 [2022-03-20T19:12:47.260Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
19:12:47 [2022-03-20T19:12:47.260Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
19:12:47 [2022-03-20T19:12:47.260Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
19:12:50 [2022-03-20T19:12:50.488Z] === RUN   TestDockerSuite/TestEventsTop
19:12:50 [2022-03-20T19:12:50.489Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
19:12:50 [2022-03-20T19:12:50.489Z] === RUN   TestDockerSuite/TestEventsUntag
19:12:51 [2022-03-20T19:12:51.996Z] === RUN   TestDockerSuite/TestEventsFilterLabels
19:12:52 [2022-03-20T19:12:52.452Z] === RUN   TestDockerSuite/TestEventsFilterType
19:12:53 [2022-03-20T19:12:53.123Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
19:12:53 [2022-03-20T19:12:53.123Z] === RUN   TestDockerSuite/TestRestartPolicyNO
19:12:53 [2022-03-20T19:12:53.123Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
19:12:53 [2022-03-20T19:12:53.429Z] === RUN   TestDockerSuite/TestEventsFilters
19:12:53 [2022-03-20T19:12:53.436Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
19:12:54 [2022-03-20T19:12:54.109Z] === RUN   TestDockerSuite/TestRestartRunningContainer
19:12:59 [2022-03-20T19:12:59.201Z] === RUN   TestDockerSuite/TestEventsFormat
19:12:59 [2022-03-20T19:12:59.299Z] === RUN   TestDockerSuite/TestExec
19:12:59 [2022-03-20T19:12:59.299Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
19:12:59 [2022-03-20T19:12:59.299Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
19:12:59 [2022-03-20T19:12:59.299Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
19:12:59 [2022-03-20T19:12:59.299Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
19:13:03 [2022-03-20T19:13:03.091Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
19:13:03 [2022-03-20T19:13:03.873Z] === RUN   TestDockerSuite/TestEventsFormatBadField
19:13:03 [2022-03-20T19:13:03.873Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
19:13:03 [2022-03-20T19:13:03.873Z] === RUN   TestDockerSuite/TestEventsImageImport
19:13:03 [2022-03-20T19:13:03.873Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
19:13:03 [2022-03-20T19:13:03.873Z] === RUN   TestDockerSuite/TestEventsImageLoad
19:13:03 [2022-03-20T19:13:03.873Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
19:13:03 [2022-03-20T19:13:03.873Z] === RUN   TestDockerSuite/TestEventsImagePull
19:13:03 [2022-03-20T19:13:03.873Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
19:13:03 [2022-03-20T19:13:03.873Z] === RUN   TestDockerSuite/TestEventsImageTag
19:13:05 [2022-03-20T19:13:05.401Z] === RUN   TestDockerSuite/TestEventsPluginOps
19:13:05 [2022-03-20T19:13:05.401Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
19:13:05 [2022-03-20T19:13:05.401Z] === RUN   TestDockerSuite/TestEventsRename
19:13:06 [2022-03-20T19:13:06.063Z] === RUN   TestDockerSuite/TestExecAPIStart
19:13:06 [2022-03-20T19:13:06.063Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
19:13:06 [2022-03-20T19:13:06.063Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
19:13:06 [2022-03-20T19:13:06.063Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
19:13:06 [2022-03-20T19:13:06.063Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
19:13:06 [2022-03-20T19:13:06.063Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
19:13:06 [2022-03-20T19:13:06.063Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
19:13:07 [2022-03-20T19:13:07.570Z] === RUN   TestDockerSuite/TestEventsResize
19:13:09 [2022-03-20T19:13:09.852Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
19:13:11 [2022-03-20T19:13:11.943Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
19:13:13 [2022-03-20T19:13:13.635Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
19:13:14 [2022-03-20T19:13:14.894Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
19:13:14 [2022-03-20T19:13:14.894Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
19:13:14 [2022-03-20T19:13:14.894Z] === RUN   TestDockerSuite/TestRestartWithVolumes
19:13:16 [2022-03-20T19:13:16.127Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
19:13:17 [2022-03-20T19:13:17.472Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
19:13:18 [2022-03-20T19:13:18.301Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
19:13:20 [2022-03-20T19:13:20.884Z] === RUN   TestDockerSuite/TestRmiBlank
19:13:20 [2022-03-20T19:13:20.884Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
19:13:20 [2022-03-20T19:13:20.884Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
19:13:21 [2022-03-20T19:13:21.206Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
19:13:22 [2022-03-20T19:13:22.226Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
19:13:25 [2022-03-20T19:13:25.877Z] === RUN   TestDockerSuite/TestEventsTop
19:13:25 [2022-03-20T19:13:25.877Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
19:13:25 [2022-03-20T19:13:25.877Z] === RUN   TestDockerSuite/TestEventsUntag
19:13:28 [2022-03-20T19:13:28.771Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
19:13:29 [2022-03-20T19:13:29.377Z] === RUN   TestDockerSuite/TestExecCgroup
19:13:29 [2022-03-20T19:13:29.377Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
19:13:29 [2022-03-20T19:13:29.377Z] === RUN   TestDockerSuite/TestExecEnv
19:13:29 [2022-03-20T19:13:29.377Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
19:13:29 [2022-03-20T19:13:29.377Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
19:13:29 [2022-03-20T19:13:29.377Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
19:13:29 [2022-03-20T19:13:29.377Z] === RUN   TestDockerSuite/TestExecExitStatus
19:13:33 [2022-03-20T19:13:33.165Z] === RUN   TestDockerSuite/TestExecInspectID
19:13:37 [2022-03-20T19:13:37.312Z] === RUN   TestDockerSuite/TestExec
19:13:37 [2022-03-20T19:13:37.312Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
19:13:37 [2022-03-20T19:13:37.312Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
19:13:37 [2022-03-20T19:13:37.312Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
19:13:37 [2022-03-20T19:13:37.312Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
19:13:38 [2022-03-20T19:13:38.694Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
19:13:39 [2022-03-20T19:13:39.681Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
19:13:40 [2022-03-20T19:13:40.149Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
19:13:40 [2022-03-20T19:13:40.204Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
19:13:40 [2022-03-20T19:13:40.322Z] === RUN   TestDockerSuite/TestExecInteractive
19:13:40 [2022-03-20T19:13:40.322Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
19:13:40 [2022-03-20T19:13:40.322Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
19:13:40 [2022-03-20T19:13:40.322Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
19:13:40 [2022-03-20T19:13:40.322Z] === RUN   TestDockerSuite/TestExecParseError
19:13:40 [2022-03-20T19:13:40.322Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
19:13:40 [2022-03-20T19:13:40.322Z] === RUN   TestDockerSuite/TestExecPausedContainer
19:13:40 [2022-03-20T19:13:40.322Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
19:13:40 [2022-03-20T19:13:40.322Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
19:13:40 [2022-03-20T19:13:40.322Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
19:13:40 [2022-03-20T19:13:40.322Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
19:13:41 [2022-03-20T19:13:41.732Z] === RUN   TestDockerSuite/TestExecAPIStart
19:13:41 [2022-03-20T19:13:41.732Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
19:13:41 [2022-03-20T19:13:41.732Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
19:13:41 [2022-03-20T19:13:41.732Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
19:13:41 [2022-03-20T19:13:41.732Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
19:13:41 [2022-03-20T19:13:41.732Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
19:13:41 [2022-03-20T19:13:41.732Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
19:13:44 [2022-03-20T19:13:44.115Z] === RUN   TestDockerSuite/TestExecSetEnv
19:13:44 [2022-03-20T19:13:44.115Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
19:13:44 [2022-03-20T19:13:44.115Z] === RUN   TestDockerSuite/TestExecStartFails
19:13:44 [2022-03-20T19:13:44.115Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
19:13:44 [2022-03-20T19:13:44.115Z] === RUN   TestDockerSuite/TestExecStateCleanup
19:13:44 [2022-03-20T19:13:44.115Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
19:13:44 [2022-03-20T19:13:44.115Z] === RUN   TestDockerSuite/TestExecStopNotHanging
19:13:44 [2022-03-20T19:13:44.115Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
19:13:44 [2022-03-20T19:13:44.115Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
19:13:44 [2022-03-20T19:13:44.115Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
19:13:44 [2022-03-20T19:13:44.115Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
19:13:44 [2022-03-20T19:13:44.623Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
19:13:46 [2022-03-20T19:13:46.788Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
19:13:47 [2022-03-20T19:13:47.308Z] === RUN   TestDockerSuite/TestRmiImgIDForce
19:13:48 [2022-03-20T19:13:48.865Z] === RUN   TestDockerSuite/TestExecUlimits
19:13:48 [2022-03-20T19:13:48.865Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
19:13:48 [2022-03-20T19:13:48.865Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
19:13:48 [2022-03-20T19:13:48.954Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
19:13:51 [2022-03-20T19:13:51.122Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
19:13:53 [2022-03-20T19:13:53.177Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
19:13:55 [2022-03-20T19:13:55.795Z] === RUN   TestDockerSuite/TestExecCgroup
19:13:55 [2022-03-20T19:13:55.795Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
19:13:55 [2022-03-20T19:13:55.795Z] === RUN   TestDockerSuite/TestExecEnv
19:13:55 [2022-03-20T19:13:55.795Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
19:13:55 [2022-03-20T19:13:55.795Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
19:13:55 [2022-03-20T19:13:55.795Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
19:13:55 [2022-03-20T19:13:55.795Z] === RUN   TestDockerSuite/TestExecExitStatus
19:13:56 [2022-03-20T19:13:56.068Z] === RUN   TestDockerSuite/TestExecWithImageUser
19:13:56 [2022-03-20T19:13:56.068Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
19:13:56 [2022-03-20T19:13:56.068Z] === RUN   TestDockerSuite/TestExecWithPrivileged
19:13:56 [2022-03-20T19:13:56.068Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
19:13:56 [2022-03-20T19:13:56.068Z] === RUN   TestDockerSuite/TestExecWithUser
19:13:56 [2022-03-20T19:13:56.068Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
19:13:56 [2022-03-20T19:13:56.068Z] === RUN   TestDockerSuite/TestGetContainerStats
19:13:58 [2022-03-20T19:13:58.684Z] === RUN   TestDockerSuite/TestExecInspectID
19:14:03 [2022-03-20T19:14:03.358Z] === RUN   TestDockerSuite/TestExecInteractive
19:14:03 [2022-03-20T19:14:03.358Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
19:14:03 [2022-03-20T19:14:03.358Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
19:14:03 [2022-03-20T19:14:03.358Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
19:14:03 [2022-03-20T19:14:03.358Z] === RUN   TestDockerSuite/TestExecParseError
19:14:03 [2022-03-20T19:14:03.358Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
19:14:03 [2022-03-20T19:14:03.358Z] === RUN   TestDockerSuite/TestExecPausedContainer
19:14:03 [2022-03-20T19:14:03.358Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
19:14:03 [2022-03-20T19:14:03.358Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
19:14:03 [2022-03-20T19:14:03.358Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
19:14:03 [2022-03-20T19:14:03.358Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
19:14:04 [2022-03-20T19:14:04.730Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
19:14:06 [2022-03-20T19:14:06.255Z] === RUN   TestDockerSuite/TestExecSetEnv
19:14:06 [2022-03-20T19:14:06.255Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
19:14:06 [2022-03-20T19:14:06.255Z] === RUN   TestDockerSuite/TestExecStartFails
19:14:06 [2022-03-20T19:14:06.255Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
19:14:06 [2022-03-20T19:14:06.255Z] === RUN   TestDockerSuite/TestExecStateCleanup
19:14:06 [2022-03-20T19:14:06.255Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
19:14:06 [2022-03-20T19:14:06.256Z] === RUN   TestDockerSuite/TestExecStopNotHanging
19:14:06 [2022-03-20T19:14:06.256Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
19:14:06 [2022-03-20T19:14:06.256Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
19:14:06 [2022-03-20T19:14:06.256Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
19:14:06 [2022-03-20T19:14:06.256Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
19:14:08 [2022-03-20T19:14:08.106Z] === RUN   TestDockerSuite/TestRmiParentImageFail
19:14:09 [2022-03-20T19:14:09.144Z] === RUN   TestDockerSuite/TestExecUlimits
19:14:09 [2022-03-20T19:14:09.144Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
19:14:09 [2022-03-20T19:14:09.144Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
19:14:11 [2022-03-20T19:14:11.900Z] === RUN   TestDockerSuite/TestRmiTag
19:14:11 [2022-03-20T19:14:11.902Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
19:14:12 [2022-03-20T19:14:12.368Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
19:14:15 [2022-03-20T19:14:15.322Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
19:14:16 [2022-03-20T19:14:16.659Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
19:14:17 [2022-03-20T19:14:17.696Z] === RUN   TestDockerSuite/TestExecWithImageUser
19:14:17 [2022-03-20T19:14:17.696Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
19:14:17 [2022-03-20T19:14:17.696Z] === RUN   TestDockerSuite/TestExecWithPrivileged
19:14:17 [2022-03-20T19:14:17.696Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
19:14:17 [2022-03-20T19:14:17.696Z] === RUN   TestDockerSuite/TestExecWithUser
19:14:17 [2022-03-20T19:14:17.696Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
19:14:17 [2022-03-20T19:14:17.696Z] === RUN   TestDockerSuite/TestGetContainerStats
19:14:23 [2022-03-20T19:14:23.465Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
19:14:23 [2022-03-20T19:14:23.819Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
19:14:23 [2022-03-20T19:14:23.819Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
19:14:23 [2022-03-20T19:14:23.819Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
19:14:23 [2022-03-20T19:14:23.819Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
19:14:23 [2022-03-20T19:14:23.819Z] === RUN   TestDockerSuite/TestHealth
19:14:23 [2022-03-20T19:14:23.819Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
19:14:23 [2022-03-20T19:14:23.819Z] === RUN   TestDockerSuite/TestHistoryExistentImage
19:14:23 [2022-03-20T19:14:23.819Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
19:14:24 [2022-03-20T19:14:24.287Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
19:14:24 [2022-03-20T19:14:24.287Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
19:14:29 [2022-03-20T19:14:29.234Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
19:14:30 [2022-03-20T19:14:30.154Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
19:14:30 [2022-03-20T19:14:30.621Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
19:14:30 [2022-03-20T19:14:30.621Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
19:14:30 [2022-03-20T19:14:30.621Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
19:14:30 [2022-03-20T19:14:30.621Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
19:14:30 [2022-03-20T19:14:30.621Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
19:14:31 [2022-03-20T19:14:31.089Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
19:14:31 [2022-03-20T19:14:31.557Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
19:14:31 [2022-03-20T19:14:31.557Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
19:14:31 [2022-03-20T19:14:31.557Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
19:14:32 [2022-03-20T19:14:32.948Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
19:14:33 [2022-03-20T19:14:33.121Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
19:14:33 [2022-03-20T19:14:33.121Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
19:14:35 [2022-03-20T19:14:35.334Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
19:14:35 [2022-03-20T19:14:35.334Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
19:14:36 [2022-03-20T19:14:36.556Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
19:14:37 [2022-03-20T19:14:37.024Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
19:14:38 [2022-03-20T19:14:38.284Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
19:14:38 [2022-03-20T19:14:38.720Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
19:14:38 [2022-03-20T19:14:38.720Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
19:14:38 [2022-03-20T19:14:38.720Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
19:14:38 [2022-03-20T19:14:38.720Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
19:14:39 [2022-03-20T19:14:39.177Z] === RUN   TestDockerSuite/TestHealth
19:14:39 [2022-03-20T19:14:39.177Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
19:14:39 [2022-03-20T19:14:39.177Z] === RUN   TestDockerSuite/TestHistoryExistentImage
19:14:39 [2022-03-20T19:14:39.177Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
19:14:39 [2022-03-20T19:14:39.177Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
19:14:39 [2022-03-20T19:14:39.177Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
19:14:42 [2022-03-20T19:14:42.078Z] === RUN   TestDockerSuite/TestImagesFormat
19:14:42 [2022-03-20T19:14:42.078Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
19:14:42 [2022-03-20T19:14:42.078Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
19:14:42 [2022-03-20T19:14:42.078Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
19:14:42 [2022-03-20T19:14:42.892Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
19:14:43 [2022-03-20T19:14:43.840Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
19:14:43 [2022-03-20T19:14:43.840Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
19:14:43 [2022-03-20T19:14:43.840Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
19:14:43 [2022-03-20T19:14:43.840Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
19:14:43 [2022-03-20T19:14:43.840Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
19:14:43 [2022-03-20T19:14:43.878Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
19:14:43 [2022-03-20T19:14:43.878Z]     docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux
19:14:43 [2022-03-20T19:14:43.878Z] === RUN   TestDockerSuite/TestRunAddHost
19:14:43 [2022-03-20T19:14:43.878Z]     docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux
19:14:43 [2022-03-20T19:14:43.878Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
19:14:43 [2022-03-20T19:14:43.878Z]     docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux
19:14:43 [2022-03-20T19:14:43.878Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
19:14:43 [2022-03-20T19:14:43.878Z]     docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux
19:14:43 [2022-03-20T19:14:43.878Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
19:14:43 [2022-03-20T19:14:43.878Z]     docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux
19:14:43 [2022-03-20T19:14:43.878Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
19:14:43 [2022-03-20T19:14:43.878Z]     docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux
19:14:43 [2022-03-20T19:14:43.878Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
19:14:43 [2022-03-20T19:14:43.878Z]     docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux
19:14:43 [2022-03-20T19:14:43.878Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
19:14:44 [2022-03-20T19:14:44.296Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
19:14:44 [2022-03-20T19:14:44.296Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
19:14:45 [2022-03-20T19:14:45.260Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
19:14:45 [2022-03-20T19:14:45.260Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
19:14:45 [2022-03-20T19:14:45.260Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
19:14:46 [2022-03-20T19:14:46.092Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
19:14:46 [2022-03-20T19:14:46.092Z]     docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux
19:14:46 [2022-03-20T19:14:46.092Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
19:14:46 [2022-03-20T19:14:46.092Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
19:14:46 [2022-03-20T19:14:46.092Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
19:14:46 [2022-03-20T19:14:46.224Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
19:14:46 [2022-03-20T19:14:46.681Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
19:14:46 [2022-03-20T19:14:46.833Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
19:14:46 [2022-03-20T19:14:46.833Z] === RUN   TestDockerSuite/TestImportBadURL
19:14:46 [2022-03-20T19:14:46.833Z] === RUN   TestDockerSuite/TestImportDisplay
19:14:46 [2022-03-20T19:14:46.833Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
19:14:46 [2022-03-20T19:14:46.833Z] === RUN   TestDockerSuite/TestImportFile
19:14:46 [2022-03-20T19:14:46.833Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
19:14:46 [2022-03-20T19:14:46.833Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
19:14:46 [2022-03-20T19:14:46.833Z] === RUN   TestDockerSuite/TestImportFileWithMessage
19:14:46 [2022-03-20T19:14:46.833Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
19:14:46 [2022-03-20T19:14:46.833Z] === RUN   TestDockerSuite/TestImportGzipped
19:14:46 [2022-03-20T19:14:46.833Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
19:14:46 [2022-03-20T19:14:46.833Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
19:14:46 [2022-03-20T19:14:46.833Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
19:14:46 [2022-03-20T19:14:46.833Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
19:14:46 [2022-03-20T19:14:46.833Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
19:14:46 [2022-03-20T19:14:46.833Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
19:14:46 [2022-03-20T19:14:46.833Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
19:14:46 [2022-03-20T19:14:46.833Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
19:14:46 [2022-03-20T19:14:46.833Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
19:14:46 [2022-03-20T19:14:46.833Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
19:14:46 [2022-03-20T19:14:46.833Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
19:14:46 [2022-03-20T19:14:46.833Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
19:14:46 [2022-03-20T19:14:46.833Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
19:14:46 [2022-03-20T19:14:46.833Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:14:46 [2022-03-20T19:14:46.833Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
19:14:48 [2022-03-20T19:14:48.858Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
19:14:48 [2022-03-20T19:14:48.858Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
19:14:50 [2022-03-20T19:14:50.623Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
19:14:50 [2022-03-20T19:14:50.845Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
19:14:51 [2022-03-20T19:14:51.025Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
19:14:53 [2022-03-20T19:14:53.574Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
19:14:53 [2022-03-20T19:14:53.574Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
19:14:53 [2022-03-20T19:14:53.574Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
19:14:53 [2022-03-20T19:14:53.574Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
19:14:53 [2022-03-20T19:14:53.574Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
19:14:53 [2022-03-20T19:14:53.792Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
19:14:54 [2022-03-20T19:14:54.042Z] === RUN   TestDockerSuite/TestInspectAmpersand
19:14:54 [2022-03-20T19:14:54.042Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
19:14:54 [2022-03-20T19:14:54.042Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
19:14:56 [2022-03-20T19:14:56.740Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
19:14:57 [2022-03-20T19:14:57.833Z] === RUN   TestDockerSuite/TestInspectByPrefix
19:14:57 [2022-03-20T19:14:57.833Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
19:14:59 [2022-03-20T19:14:59.561Z] === RUN   TestDockerSuite/TestImagesFormat
19:14:59 [2022-03-20T19:14:59.561Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
19:14:59 [2022-03-20T19:14:59.561Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
19:14:59 [2022-03-20T19:14:59.561Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
19:14:59 [2022-03-20T19:14:59.692Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
19:15:01 [2022-03-20T19:15:01.624Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
19:15:01 [2022-03-20T19:15:01.624Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
19:15:01 [2022-03-20T19:15:01.624Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
19:15:01 [2022-03-20T19:15:01.624Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
19:15:01 [2022-03-20T19:15:01.624Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
19:15:01 [2022-03-20T19:15:01.624Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
19:15:01 [2022-03-20T19:15:01.624Z] === RUN   TestDockerSuite/TestInspectDefault
19:15:02 [2022-03-20T19:15:02.642Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
19:15:02 [2022-03-20T19:15:02.642Z] === RUN   TestDockerSuite/TestRunBindMounts
19:15:03 [2022-03-20T19:15:03.279Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
19:15:03 [2022-03-20T19:15:03.279Z] === RUN   TestDockerSuite/TestImportBadURL
19:15:03 [2022-03-20T19:15:03.279Z] === RUN   TestDockerSuite/TestImportDisplay
19:15:03 [2022-03-20T19:15:03.279Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
19:15:03 [2022-03-20T19:15:03.279Z] === RUN   TestDockerSuite/TestImportFile
19:15:03 [2022-03-20T19:15:03.279Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
19:15:03 [2022-03-20T19:15:03.279Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
19:15:03 [2022-03-20T19:15:03.279Z] === RUN   TestDockerSuite/TestImportFileWithMessage
19:15:03 [2022-03-20T19:15:03.279Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
19:15:03 [2022-03-20T19:15:03.279Z] === RUN   TestDockerSuite/TestImportGzipped
19:15:03 [2022-03-20T19:15:03.279Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
19:15:03 [2022-03-20T19:15:03.279Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
19:15:03 [2022-03-20T19:15:03.279Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
19:15:03 [2022-03-20T19:15:03.279Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
19:15:03 [2022-03-20T19:15:03.279Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
19:15:03 [2022-03-20T19:15:03.279Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
19:15:03 [2022-03-20T19:15:03.279Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
19:15:03 [2022-03-20T19:15:03.279Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
19:15:03 [2022-03-20T19:15:03.279Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
19:15:03 [2022-03-20T19:15:03.279Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
19:15:03 [2022-03-20T19:15:03.734Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
19:15:03 [2022-03-20T19:15:03.734Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
19:15:03 [2022-03-20T19:15:03.734Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
19:15:03 [2022-03-20T19:15:03.734Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:15:03 [2022-03-20T19:15:03.734Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
19:15:04 [2022-03-20T19:15:04.578Z] === RUN   TestDockerSuite/TestInspectHistory
19:15:05 [2022-03-20T19:15:05.897Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
19:15:08 [2022-03-20T19:15:08.501Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
19:15:08 [2022-03-20T19:15:08.501Z]     docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux
19:15:08 [2022-03-20T19:15:08.501Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
19:15:08 [2022-03-20T19:15:08.501Z]     docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux
19:15:08 [2022-03-20T19:15:08.501Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
19:15:08 [2022-03-20T19:15:08.501Z]     docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux
19:15:08 [2022-03-20T19:15:08.501Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
19:15:08 [2022-03-20T19:15:08.501Z]     docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux
19:15:08 [2022-03-20T19:15:08.501Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
19:15:08 [2022-03-20T19:15:08.501Z]     docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux
19:15:08 [2022-03-20T19:15:08.501Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
19:15:08 [2022-03-20T19:15:08.501Z]     docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux
19:15:08 [2022-03-20T19:15:08.501Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
19:15:08 [2022-03-20T19:15:08.501Z]     docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux
19:15:08 [2022-03-20T19:15:08.501Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
19:15:08 [2022-03-20T19:15:08.501Z]     docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux
19:15:08 [2022-03-20T19:15:08.501Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
19:15:08 [2022-03-20T19:15:08.501Z]     docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux
19:15:08 [2022-03-20T19:15:08.501Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
19:15:08 [2022-03-20T19:15:08.501Z]     docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux
19:15:08 [2022-03-20T19:15:08.501Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
19:15:08 [2022-03-20T19:15:08.501Z]     docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux
19:15:08 [2022-03-20T19:15:08.501Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
19:15:08 [2022-03-20T19:15:08.787Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
19:15:08 [2022-03-20T19:15:08.787Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
19:15:08 [2022-03-20T19:15:08.787Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
19:15:08 [2022-03-20T19:15:08.787Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
19:15:08 [2022-03-20T19:15:08.787Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
19:15:08 [2022-03-20T19:15:08.787Z] === RUN   TestDockerSuite/TestInspectAmpersand
19:15:08 [2022-03-20T19:15:08.787Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
19:15:08 [2022-03-20T19:15:08.787Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
19:15:10 [2022-03-20T19:15:10.955Z] === RUN   TestDockerSuite/TestInspectByPrefix
19:15:11 [2022-03-20T19:15:11.411Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
19:15:11 [2022-03-20T19:15:11.451Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
19:15:11 [2022-03-20T19:15:11.451Z]     docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux
19:15:11 [2022-03-20T19:15:11.451Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
19:15:11 [2022-03-20T19:15:11.730Z] === RUN   TestDockerSuite/TestInspectImage
19:15:11 [2022-03-20T19:15:11.730Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
19:15:11 [2022-03-20T19:15:11.730Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
19:15:11 [2022-03-20T19:15:11.730Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
19:15:11 [2022-03-20T19:15:11.730Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
19:15:11 [2022-03-20T19:15:11.730Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:15:11 [2022-03-20T19:15:11.730Z] === RUN   TestDockerSuite/TestInspectInt64
19:15:13 [2022-03-20T19:15:13.636Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
19:15:13 [2022-03-20T19:15:13.636Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
19:15:13 [2022-03-20T19:15:13.636Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
19:15:13 [2022-03-20T19:15:13.636Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
19:15:13 [2022-03-20T19:15:13.636Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
19:15:13 [2022-03-20T19:15:13.636Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
19:15:13 [2022-03-20T19:15:13.636Z] === RUN   TestDockerSuite/TestInspectDefault
19:15:14 [2022-03-20T19:15:14.109Z] === RUN   TestDockerSuite/TestInspectJSONFields
19:15:14 [2022-03-20T19:15:14.408Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
19:15:14 [2022-03-20T19:15:14.408Z]     docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux
19:15:14 [2022-03-20T19:15:14.408Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
19:15:14 [2022-03-20T19:15:14.408Z]     docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
19:15:14 [2022-03-20T19:15:14.408Z] === RUN   TestDockerSuite/TestRunContainerNetwork
19:15:16 [2022-03-20T19:15:16.526Z] === RUN   TestDockerSuite/TestInspectHistory
19:15:17 [2022-03-20T19:15:17.358Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
19:15:17 [2022-03-20T19:15:17.358Z]     docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux
19:15:17 [2022-03-20T19:15:17.358Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
19:15:17 [2022-03-20T19:15:17.358Z]     docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux
19:15:17 [2022-03-20T19:15:17.358Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
19:15:17 [2022-03-20T19:15:17.358Z]     docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux
19:15:17 [2022-03-20T19:15:17.358Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
19:15:17 [2022-03-20T19:15:17.358Z]     docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux
19:15:17 [2022-03-20T19:15:17.358Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
19:15:17 [2022-03-20T19:15:17.358Z]     docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux
19:15:17 [2022-03-20T19:15:17.358Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
19:15:17 [2022-03-20T19:15:17.358Z]     docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux
19:15:17 [2022-03-20T19:15:17.358Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
19:15:17 [2022-03-20T19:15:17.358Z]     docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux
19:15:17 [2022-03-20T19:15:17.358Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
19:15:17 [2022-03-20T19:15:17.899Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
19:15:18 [2022-03-20T19:15:18.369Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
19:15:19 [2022-03-20T19:15:19.573Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
19:15:22 [2022-03-20T19:15:22.158Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
19:15:22 [2022-03-20T19:15:22.305Z] === RUN   TestDockerSuite/TestInspectImage
19:15:22 [2022-03-20T19:15:22.305Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
19:15:22 [2022-03-20T19:15:22.305Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
19:15:22 [2022-03-20T19:15:22.305Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
19:15:22 [2022-03-20T19:15:22.305Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
19:15:22 [2022-03-20T19:15:22.305Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:15:22 [2022-03-20T19:15:22.305Z] === RUN   TestDockerSuite/TestInspectInt64
19:15:22 [2022-03-20T19:15:22.521Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
19:15:23 [2022-03-20T19:15:23.836Z] === RUN   TestDockerSuite/TestInspectJSONFields
19:15:25 [2022-03-20T19:15:25.469Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
19:15:25 [2022-03-20T19:15:25.469Z]     docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux
19:15:25 [2022-03-20T19:15:25.469Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
19:15:25 [2022-03-20T19:15:25.469Z]     docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux
19:15:25 [2022-03-20T19:15:25.469Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
19:15:25 [2022-03-20T19:15:25.469Z]     docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
19:15:25 [2022-03-20T19:15:25.469Z] === RUN   TestDockerSuite/TestRunCreateVolume
19:15:25 [2022-03-20T19:15:25.947Z] === RUN   TestDockerSuite/TestInspectPlugin
19:15:25 [2022-03-20T19:15:25.947Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
19:15:25 [2022-03-20T19:15:25.947Z] === RUN   TestDockerSuite/TestInspectRootFS
19:15:25 [2022-03-20T19:15:25.947Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
19:15:26 [2022-03-20T19:15:26.723Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
19:15:26 [2022-03-20T19:15:26.723Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
19:15:28 [2022-03-20T19:15:28.415Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
19:15:28 [2022-03-20T19:15:28.415Z]     docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux
19:15:28 [2022-03-20T19:15:28.415Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
19:15:28 [2022-03-20T19:15:28.415Z]     docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux
19:15:28 [2022-03-20T19:15:28.415Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
19:15:28 [2022-03-20T19:15:28.415Z]     docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux
19:15:28 [2022-03-20T19:15:28.415Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
19:15:28 [2022-03-20T19:15:28.415Z]     docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux
19:15:28 [2022-03-20T19:15:28.415Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
19:15:28 [2022-03-20T19:15:28.890Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
19:15:29 [2022-03-20T19:15:29.980Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
19:15:30 [2022-03-20T19:15:30.700Z] === RUN   TestDockerSuite/TestInspectStatus
19:15:31 [2022-03-20T19:15:31.783Z] === RUN   TestDockerSuite/TestInspectPlugin
19:15:31 [2022-03-20T19:15:31.783Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
19:15:31 [2022-03-20T19:15:31.784Z] === RUN   TestDockerSuite/TestInspectRootFS
19:15:31 [2022-03-20T19:15:31.784Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
19:15:33 [2022-03-20T19:15:33.952Z] === RUN   TestDockerSuite/TestInspectStatus
19:15:34 [2022-03-20T19:15:34.489Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
19:15:36 [2022-03-20T19:15:36.841Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
19:15:37 [2022-03-20T19:15:37.136Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
19:15:37 [2022-03-20T19:15:37.136Z]     docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux
19:15:37 [2022-03-20T19:15:37.136Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
19:15:37 [2022-03-20T19:15:37.136Z]     docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux
19:15:37 [2022-03-20T19:15:37.136Z] === RUN   TestDockerSuite/TestRunDNSOptions
19:15:37 [2022-03-20T19:15:37.136Z]     docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux
19:15:37 [2022-03-20T19:15:37.136Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
19:15:37 [2022-03-20T19:15:37.136Z]     docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux
19:15:37 [2022-03-20T19:15:37.136Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
19:15:37 [2022-03-20T19:15:37.136Z]     docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux
19:15:37 [2022-03-20T19:15:37.136Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
19:15:37 [2022-03-20T19:15:37.136Z]     docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux
19:15:37 [2022-03-20T19:15:37.136Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
19:15:40 [2022-03-20T19:15:40.083Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
19:15:40 [2022-03-20T19:15:40.083Z]     docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux
19:15:40 [2022-03-20T19:15:40.083Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
19:15:40 [2022-03-20T19:15:40.083Z] === RUN   TestDockerSuite/TestRunDuplicateMount
19:15:40 [2022-03-20T19:15:40.083Z]     docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux
19:15:40 [2022-03-20T19:15:40.083Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
19:15:41 [2022-03-20T19:15:41.510Z] === RUN   TestDockerSuite/TestInspectTemplateError
19:15:41 [2022-03-20T19:15:41.642Z] === RUN   TestDockerSuite/TestInspectTemplateError
19:15:43 [2022-03-20T19:15:43.043Z] === RUN   TestDockerSuite/TestRunEchoStdout
19:15:44 [2022-03-20T19:15:44.402Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
19:15:45 [2022-03-20T19:15:45.992Z] === RUN   TestDockerSuite/TestRunEmptyEnv
19:15:45 [2022-03-20T19:15:45.992Z]     docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux
19:15:45 [2022-03-20T19:15:45.992Z] === RUN   TestDockerSuite/TestRunEntrypoint
19:15:46 [2022-03-20T19:15:46.397Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
19:15:46 [2022-03-20T19:15:46.568Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
19:15:48 [2022-03-20T19:15:48.204Z] === RUN   TestDockerSuite/TestRunEnvironment
19:15:48 [2022-03-20T19:15:48.204Z]     docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux
19:15:48 [2022-03-20T19:15:48.204Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
19:15:48 [2022-03-20T19:15:48.204Z]     docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux
19:15:48 [2022-03-20T19:15:48.204Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
19:15:48 [2022-03-20T19:15:48.204Z]     docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux
19:15:48 [2022-03-20T19:15:48.204Z] === RUN   TestDockerSuite/TestRunExitCode
19:15:48 [2022-03-20T19:15:48.757Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
19:15:49 [2022-03-20T19:15:49.346Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
19:15:51 [2022-03-20T19:15:51.150Z] === RUN   TestDockerSuite/TestRunExitCodeOne
19:15:51 [2022-03-20T19:15:51.648Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
19:15:53 [2022-03-20T19:15:53.134Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
19:15:53 [2022-03-20T19:15:53.815Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
19:15:54 [2022-03-20T19:15:54.102Z] === RUN   TestDockerSuite/TestRunExitCodeZero
19:15:55 [2022-03-20T19:15:55.981Z] === RUN   TestDockerSuite/TestInspectUnknownObject
19:15:55 [2022-03-20T19:15:55.981Z] === RUN   TestDockerSuite/TestLinkShortDefinition
19:15:55 [2022-03-20T19:15:55.981Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
19:15:55 [2022-03-20T19:15:55.981Z] === RUN   TestDockerSuite/TestLinksEnvs
19:15:55 [2022-03-20T19:15:55.981Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
19:15:55 [2022-03-20T19:15:55.981Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
19:15:55 [2022-03-20T19:15:55.981Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
19:15:55 [2022-03-20T19:15:55.981Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
19:15:55 [2022-03-20T19:15:55.981Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
19:15:55 [2022-03-20T19:15:55.981Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
19:15:55 [2022-03-20T19:15:55.981Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
19:15:55 [2022-03-20T19:15:55.981Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
19:15:55 [2022-03-20T19:15:55.981Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
19:15:55 [2022-03-20T19:15:55.981Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
19:15:55 [2022-03-20T19:15:55.981Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
19:15:55 [2022-03-20T19:15:55.981Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
19:15:55 [2022-03-20T19:15:55.981Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
19:15:56 [2022-03-20T19:15:56.323Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
19:15:56 [2022-03-20T19:15:56.437Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
19:15:56 [2022-03-20T19:15:56.437Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
19:15:56 [2022-03-20T19:15:56.437Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
19:15:56 [2022-03-20T19:15:56.437Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
19:15:56 [2022-03-20T19:15:56.437Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
19:15:56 [2022-03-20T19:15:56.437Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
19:15:56 [2022-03-20T19:15:56.437Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
19:15:56 [2022-03-20T19:15:56.437Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
19:15:56 [2022-03-20T19:15:56.437Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
19:15:56 [2022-03-20T19:15:56.437Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
19:15:56 [2022-03-20T19:15:56.437Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
19:15:56 [2022-03-20T19:15:56.437Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
19:15:56 [2022-03-20T19:15:56.437Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
19:15:56 [2022-03-20T19:15:56.437Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
19:15:56 [2022-03-20T19:15:56.437Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
19:15:56 [2022-03-20T19:15:56.437Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
19:15:56 [2022-03-20T19:15:56.437Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
19:15:56 [2022-03-20T19:15:56.437Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
19:15:56 [2022-03-20T19:15:56.437Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
19:15:56 [2022-03-20T19:15:56.921Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
19:15:58 [2022-03-20T19:15:58.603Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
19:15:59 [2022-03-20T19:15:59.270Z] === RUN   TestDockerSuite/TestRunExposePort
19:15:59 [2022-03-20T19:15:59.270Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
19:15:59 [2022-03-20T19:15:59.270Z]     docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux
19:15:59 [2022-03-20T19:15:59.270Z] === RUN   TestDockerSuite/TestRunGroupAdd
19:15:59 [2022-03-20T19:15:59.270Z]     docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux
19:15:59 [2022-03-20T19:15:59.270Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
19:15:59 [2022-03-20T19:15:59.270Z]     docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux
19:15:59 [2022-03-20T19:15:59.270Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
19:15:59 [2022-03-20T19:15:59.270Z]     docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux
19:15:59 [2022-03-20T19:15:59.270Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
19:15:59 [2022-03-20T19:15:59.270Z]     docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm
19:15:59 [2022-03-20T19:15:59.270Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
19:15:59 [2022-03-20T19:15:59.270Z]     docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux
19:15:59 [2022-03-20T19:15:59.270Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
19:15:59 [2022-03-20T19:15:59.270Z]     docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux
19:15:59 [2022-03-20T19:15:59.270Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
19:16:00 [2022-03-20T19:16:00.706Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
19:16:00 [2022-03-20T19:16:00.771Z] === RUN   TestDockerSuite/TestLogsAPIUntil
19:16:03 [2022-03-20T19:16:03.659Z] === RUN   TestDockerSuite/TestInspectUnknownObject
19:16:03 [2022-03-20T19:16:03.659Z] === RUN   TestDockerSuite/TestLinkShortDefinition
19:16:03 [2022-03-20T19:16:03.659Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
19:16:03 [2022-03-20T19:16:03.659Z] === RUN   TestDockerSuite/TestLinksEnvs
19:16:03 [2022-03-20T19:16:03.659Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
19:16:03 [2022-03-20T19:16:03.659Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
19:16:03 [2022-03-20T19:16:03.659Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
19:16:03 [2022-03-20T19:16:03.659Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
19:16:03 [2022-03-20T19:16:03.659Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
19:16:03 [2022-03-20T19:16:03.659Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
19:16:03 [2022-03-20T19:16:03.659Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
19:16:03 [2022-03-20T19:16:03.659Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
19:16:03 [2022-03-20T19:16:03.659Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
19:16:03 [2022-03-20T19:16:03.659Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
19:16:03 [2022-03-20T19:16:03.659Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
19:16:03 [2022-03-20T19:16:03.660Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
19:16:03 [2022-03-20T19:16:03.660Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
19:16:03 [2022-03-20T19:16:03.660Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
19:16:03 [2022-03-20T19:16:03.660Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
19:16:03 [2022-03-20T19:16:03.660Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
19:16:03 [2022-03-20T19:16:03.660Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
19:16:03 [2022-03-20T19:16:03.660Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
19:16:03 [2022-03-20T19:16:03.660Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
19:16:03 [2022-03-20T19:16:03.660Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
19:16:03 [2022-03-20T19:16:03.660Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
19:16:03 [2022-03-20T19:16:03.660Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
19:16:03 [2022-03-20T19:16:03.660Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
19:16:03 [2022-03-20T19:16:03.660Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
19:16:03 [2022-03-20T19:16:03.660Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
19:16:03 [2022-03-20T19:16:03.660Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
19:16:03 [2022-03-20T19:16:03.660Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
19:16:03 [2022-03-20T19:16:03.660Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
19:16:03 [2022-03-20T19:16:03.660Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
19:16:03 [2022-03-20T19:16:03.660Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
19:16:04 [2022-03-20T19:16:04.021Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
19:16:04 [2022-03-20T19:16:04.021Z]     docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux
19:16:04 [2022-03-20T19:16:04.021Z] === RUN   TestDockerSuite/TestRunInvalidReference
19:16:04 [2022-03-20T19:16:04.021Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
19:16:04 [2022-03-20T19:16:04.021Z]     docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux
19:16:04 [2022-03-20T19:16:04.021Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
19:16:04 [2022-03-20T19:16:04.021Z]     docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux
19:16:04 [2022-03-20T19:16:04.021Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
19:16:04 [2022-03-20T19:16:04.021Z]     docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux
19:16:04 [2022-03-20T19:16:04.021Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
19:16:04 [2022-03-20T19:16:04.021Z]     docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux
19:16:04 [2022-03-20T19:16:04.021Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
19:16:04 [2022-03-20T19:16:04.130Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
19:16:04 [2022-03-20T19:16:04.130Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
19:16:06 [2022-03-20T19:16:06.561Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
19:16:07 [2022-03-20T19:16:07.929Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
19:16:09 [2022-03-20T19:16:09.513Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
19:16:09 [2022-03-20T19:16:09.513Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
19:16:09 [2022-03-20T19:16:09.513Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
19:16:11 [2022-03-20T19:16:11.023Z] === RUN   TestDockerSuite/TestLogsAPIUntil
19:16:11 [2022-03-20T19:16:11.735Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
19:16:11 [2022-03-20T19:16:11.735Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
19:16:12 [2022-03-20T19:16:12.704Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
19:16:12 [2022-03-20T19:16:12.704Z]     docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
19:16:12 [2022-03-20T19:16:12.704Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
19:16:13 [2022-03-20T19:16:13.692Z] === RUN   TestDockerSuite/TestRunModeHostname
19:16:13 [2022-03-20T19:16:13.692Z]     docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux
19:16:13 [2022-03-20T19:16:13.692Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
19:16:13 [2022-03-20T19:16:13.692Z]     docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux
19:16:13 [2022-03-20T19:16:13.692Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
19:16:13 [2022-03-20T19:16:13.692Z]     docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux
19:16:13 [2022-03-20T19:16:13.692Z] === RUN   TestDockerSuite/TestRunModeIpcHost
19:16:13 [2022-03-20T19:16:13.692Z]     docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux
19:16:13 [2022-03-20T19:16:13.692Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
19:16:13 [2022-03-20T19:16:13.692Z]     docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux
19:16:13 [2022-03-20T19:16:13.692Z] === RUN   TestDockerSuite/TestRunModePIDContainer
19:16:13 [2022-03-20T19:16:13.692Z]     docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux
19:16:13 [2022-03-20T19:16:13.692Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
19:16:13 [2022-03-20T19:16:13.692Z]     docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux
19:16:13 [2022-03-20T19:16:13.692Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
19:16:13 [2022-03-20T19:16:13.692Z]     docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux
19:16:13 [2022-03-20T19:16:13.692Z] === RUN   TestDockerSuite/TestRunModeUTSHost
19:16:13 [2022-03-20T19:16:13.692Z]     docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux
19:16:13 [2022-03-20T19:16:13.692Z] === RUN   TestDockerSuite/TestRunMount
19:16:13 [2022-03-20T19:16:13.692Z]     docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux
19:16:13 [2022-03-20T19:16:13.692Z] === RUN   TestDockerSuite/TestRunMountOrdering
19:16:13 [2022-03-20T19:16:13.692Z]     docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux
19:16:13 [2022-03-20T19:16:13.692Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
19:16:13 [2022-03-20T19:16:13.692Z]     docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux
19:16:13 [2022-03-20T19:16:13.692Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
19:16:13 [2022-03-20T19:16:13.692Z]     docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux
19:16:13 [2022-03-20T19:16:13.692Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
19:16:18 [2022-03-20T19:16:18.189Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
19:16:19 [2022-03-20T19:16:19.170Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
19:16:21 [2022-03-20T19:16:21.144Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
19:16:21 [2022-03-20T19:16:21.144Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
19:16:21 [2022-03-20T19:16:21.144Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
19:16:22 [2022-03-20T19:16:22.361Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
19:16:22 [2022-03-20T19:16:22.361Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
19:16:22 [2022-03-20T19:16:22.361Z] === RUN   TestDockerSuite/TestRunNamedVolume
19:16:22 [2022-03-20T19:16:22.361Z]     docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux
19:16:22 [2022-03-20T19:16:22.361Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
19:16:22 [2022-03-20T19:16:22.361Z]     docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux
19:16:22 [2022-03-20T19:16:22.361Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
19:16:24 [2022-03-20T19:16:24.996Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
19:16:25 [2022-03-20T19:16:25.899Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
19:16:25 [2022-03-20T19:16:25.899Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
19:16:28 [2022-03-20T19:16:28.226Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
19:16:30 [2022-03-20T19:16:30.885Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
19:16:33 [2022-03-20T19:16:33.844Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
19:16:34 [2022-03-20T19:16:34.095Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
19:16:34 [2022-03-20T19:16:34.095Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
19:16:34 [2022-03-20T19:16:34.095Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
19:16:34 [2022-03-20T19:16:34.095Z]     docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
19:16:34 [2022-03-20T19:16:34.095Z] === RUN   TestDockerSuite/TestRunNetHost
19:16:34 [2022-03-20T19:16:34.095Z]     docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux
19:16:34 [2022-03-20T19:16:34.095Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
19:16:34 [2022-03-20T19:16:34.095Z]     docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux
19:16:34 [2022-03-20T19:16:34.095Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
19:16:34 [2022-03-20T19:16:34.095Z]     docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux
19:16:34 [2022-03-20T19:16:34.095Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
19:16:34 [2022-03-20T19:16:34.095Z]     docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux
19:16:34 [2022-03-20T19:16:34.095Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
19:16:34 [2022-03-20T19:16:34.095Z]     docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux
19:16:34 [2022-03-20T19:16:34.095Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
19:16:34 [2022-03-20T19:16:34.095Z]     docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux
19:16:34 [2022-03-20T19:16:34.095Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
19:16:34 [2022-03-20T19:16:34.095Z]     docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux
19:16:34 [2022-03-20T19:16:34.095Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
19:16:34 [2022-03-20T19:16:34.095Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
19:16:34 [2022-03-20T19:16:34.562Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
19:16:35 [2022-03-20T19:16:35.656Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
19:16:36 [2022-03-20T19:16:36.802Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
19:16:36 [2022-03-20T19:16:36.802Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
19:16:36 [2022-03-20T19:16:36.802Z] === RUN   TestDockerSuite/TestLogsFollowStopped
19:16:37 [2022-03-20T19:16:37.875Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
19:16:39 [2022-03-20T19:16:39.019Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
19:16:39 [2022-03-20T19:16:39.440Z] === RUN   TestDockerSuite/TestRunNonExistingImage
19:16:41 [2022-03-20T19:16:41.003Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
19:16:41 [2022-03-20T19:16:41.727Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
19:16:41 [2022-03-20T19:16:41.976Z] === RUN   TestDockerSuite/TestLogsSince
19:16:43 [2022-03-20T19:16:43.219Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
19:16:43 [2022-03-20T19:16:43.219Z]     docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux
19:16:43 [2022-03-20T19:16:43.219Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
19:16:43 [2022-03-20T19:16:43.219Z]     docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux
19:16:43 [2022-03-20T19:16:43.219Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
19:16:43 [2022-03-20T19:16:43.219Z]     docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux
19:16:43 [2022-03-20T19:16:43.219Z] === RUN   TestDockerSuite/TestRunPortInUse
19:16:43 [2022-03-20T19:16:43.219Z]     docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux
19:16:43 [2022-03-20T19:16:43.219Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
19:16:43 [2022-03-20T19:16:43.219Z]     docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux
19:16:43 [2022-03-20T19:16:43.219Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
19:16:43 [2022-03-20T19:16:43.219Z]     docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux
19:16:43 [2022-03-20T19:16:43.219Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
19:16:43 [2022-03-20T19:16:43.219Z]     docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux
19:16:43 [2022-03-20T19:16:43.219Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
19:16:43 [2022-03-20T19:16:43.219Z]     docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux
19:16:43 [2022-03-20T19:16:43.219Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
19:16:47 [2022-03-20T19:16:47.006Z] === RUN   TestDockerSuite/TestRunPublishPort
19:16:47 [2022-03-20T19:16:47.006Z]     docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux
19:16:47 [2022-03-20T19:16:47.006Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
19:16:47 [2022-03-20T19:16:47.006Z]     docker_cli_run_test.go:2854: unmatched requirement Apparmor
19:16:47 [2022-03-20T19:16:47.475Z] === RUN   TestDockerSuite/TestRunReadProcLatency
19:16:47 [2022-03-20T19:16:47.475Z]     docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux
19:16:47 [2022-03-20T19:16:47.475Z] === RUN   TestDockerSuite/TestRunReadProcTimer
19:16:47 [2022-03-20T19:16:47.475Z]     docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux
19:16:47 [2022-03-20T19:16:47.475Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
19:16:47 [2022-03-20T19:16:47.475Z]     docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux
19:16:47 [2022-03-20T19:16:47.475Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
19:16:50 [2022-03-20T19:16:50.388Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
19:16:52 [2022-03-20T19:16:52.399Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
19:16:52 [2022-03-20T19:16:52.399Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
19:16:52 [2022-03-20T19:16:52.399Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
19:16:52 [2022-03-20T19:16:52.399Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
19:16:52 [2022-03-20T19:16:52.399Z] === RUN   TestDockerSuite/TestLogsTail
19:16:53 [2022-03-20T19:16:53.967Z] === RUN   TestDockerSuite/TestLogsTimestamps
19:16:55 [2022-03-20T19:16:55.148Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
19:16:56 [2022-03-20T19:16:56.922Z] === RUN   TestDockerSuite/TestLogsWithDetails
19:16:57 [2022-03-20T19:16:57.930Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
19:16:57 [2022-03-20T19:16:57.930Z]     docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux
19:16:57 [2022-03-20T19:16:57.930Z] === RUN   TestDockerSuite/TestRunRm
19:16:59 [2022-03-20T19:16:59.875Z] === RUN   TestDockerSuite/TestMountIntoProc
19:16:59 [2022-03-20T19:16:59.875Z]     docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux
19:16:59 [2022-03-20T19:16:59.875Z] === RUN   TestDockerSuite/TestMountIntoSys
19:16:59 [2022-03-20T19:16:59.875Z]     docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux
19:16:59 [2022-03-20T19:16:59.875Z] === RUN   TestDockerSuite/TestNetHostname
19:16:59 [2022-03-20T19:16:59.875Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
19:16:59 [2022-03-20T19:16:59.875Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
19:16:59 [2022-03-20T19:16:59.875Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
19:16:59 [2022-03-20T19:16:59.875Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
19:16:59 [2022-03-20T19:16:59.875Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
19:16:59 [2022-03-20T19:16:59.875Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
19:16:59 [2022-03-20T19:16:59.875Z]     docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux
19:16:59 [2022-03-20T19:16:59.875Z] === RUN   TestDockerSuite/TestPluginActive
19:16:59 [2022-03-20T19:16:59.875Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
19:16:59 [2022-03-20T19:16:59.875Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
19:16:59 [2022-03-20T19:16:59.875Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
19:16:59 [2022-03-20T19:16:59.875Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
19:16:59 [2022-03-20T19:16:59.875Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
19:16:59 [2022-03-20T19:16:59.875Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
19:16:59 [2022-03-20T19:16:59.875Z] === RUN   TestDockerSuite/TestPluginLogDriver
19:16:59 [2022-03-20T19:16:59.875Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
19:16:59 [2022-03-20T19:16:59.875Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
19:16:59 [2022-03-20T19:16:59.875Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
19:16:59 [2022-03-20T19:16:59.875Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
19:16:59 [2022-03-20T19:16:59.875Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
19:16:59 [2022-03-20T19:16:59.875Z] === RUN   TestDockerSuite/TestPluginUpgrade
19:16:59 [2022-03-20T19:16:59.875Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
19:16:59 [2022-03-20T19:16:59.875Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
19:16:59 [2022-03-20T19:16:59.875Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
19:16:59 [2022-03-20T19:16:59.875Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
19:16:59 [2022-03-20T19:16:59.875Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
19:16:59 [2022-03-20T19:16:59.875Z] === RUN   TestDockerSuite/TestPortHostBinding
19:16:59 [2022-03-20T19:16:59.875Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
19:16:59 [2022-03-20T19:16:59.875Z] === RUN   TestDockerSuite/TestPortList
19:16:59 [2022-03-20T19:16:59.875Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
19:16:59 [2022-03-20T19:16:59.875Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
19:16:59 [2022-03-20T19:16:59.899Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
19:16:59 [2022-03-20T19:16:59.899Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
19:16:59 [2022-03-20T19:16:59.899Z] === RUN   TestDockerSuite/TestLogsFollowStopped
19:17:00 [2022-03-20T19:17:00.165Z] === RUN   TestDockerSuite/TestRunRmAndWait
19:17:02 [2022-03-20T19:17:02.855Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
19:17:04 [2022-03-20T19:17:04.634Z] === RUN   TestDockerSuite/TestPostContainersAttach
19:17:04 [2022-03-20T19:17:04.634Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
19:17:04 [2022-03-20T19:17:04.634Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
19:17:04 [2022-03-20T19:17:04.634Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
19:17:04 [2022-03-20T19:17:04.634Z]     docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
19:17:04 [2022-03-20T19:17:04.634Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
19:17:04 [2022-03-20T19:17:04.634Z]     docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
19:17:04 [2022-03-20T19:17:04.634Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
19:17:04 [2022-03-20T19:17:04.634Z]     docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
19:17:04 [2022-03-20T19:17:04.634Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
19:17:04 [2022-03-20T19:17:04.634Z]     docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
19:17:04 [2022-03-20T19:17:04.634Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
19:17:04 [2022-03-20T19:17:04.634Z]     docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
19:17:04 [2022-03-20T19:17:04.634Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
19:17:04 [2022-03-20T19:17:04.634Z]     docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
19:17:04 [2022-03-20T19:17:04.634Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
19:17:04 [2022-03-20T19:17:04.634Z]     docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
19:17:04 [2022-03-20T19:17:04.634Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
19:17:06 [2022-03-20T19:17:06.037Z] === RUN   TestDockerSuite/TestRunRmPre125Api
19:17:06 [2022-03-20T19:17:06.654Z] === RUN   TestDockerSuite/TestLogsSince
19:17:08 [2022-03-20T19:17:08.986Z] === RUN   TestDockerSuite/TestRunRootWorkdir
19:17:10 [2022-03-20T19:17:10.503Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
19:17:10 [2022-03-20T19:17:10.503Z]     docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
19:17:10 [2022-03-20T19:17:10.503Z] === RUN   TestDockerSuite/TestPsByOrder
19:17:11 [2022-03-20T19:17:11.939Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
19:17:14 [2022-03-20T19:17:14.155Z] === RUN   TestDockerSuite/TestRunSetMacAddress
19:17:17 [2022-03-20T19:17:17.072Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
19:17:17 [2022-03-20T19:17:17.072Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
19:17:17 [2022-03-20T19:17:17.072Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
19:17:17 [2022-03-20T19:17:17.072Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
19:17:17 [2022-03-20T19:17:17.072Z] === RUN   TestDockerSuite/TestLogsTail
19:17:17 [2022-03-20T19:17:17.105Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
19:17:17 [2022-03-20T19:17:17.105Z]     docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux
19:17:17 [2022-03-20T19:17:17.105Z] === RUN   TestDockerSuite/TestRunState
19:17:17 [2022-03-20T19:17:17.105Z]     docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux
19:17:17 [2022-03-20T19:17:17.105Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
19:17:19 [2022-03-20T19:17:19.183Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
19:17:19 [2022-03-20T19:17:19.183Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
19:17:19 [2022-03-20T19:17:19.183Z] === RUN   TestDockerSuite/TestPsListContainersBase
19:17:20 [2022-03-20T19:17:20.054Z] === RUN   TestDockerSuite/TestRunStdinPipe
19:17:20 [2022-03-20T19:17:20.054Z]     docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux
19:17:20 [2022-03-20T19:17:20.054Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
19:17:20 [2022-03-20T19:17:20.859Z] === RUN   TestDockerSuite/TestLogsTimestamps
19:17:22 [2022-03-20T19:17:22.270Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
19:17:22 [2022-03-20T19:17:22.270Z]     docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux
19:17:22 [2022-03-20T19:17:22.739Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
19:17:22 [2022-03-20T19:17:22.739Z]     docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux
19:17:22 [2022-03-20T19:17:22.739Z] === RUN   TestDockerSuite/TestRunTLSVerify
19:17:22 [2022-03-20T19:17:22.739Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
19:17:22 [2022-03-20T19:17:22.739Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
19:17:22 [2022-03-20T19:17:22.739Z]     docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux
19:17:22 [2022-03-20T19:17:22.739Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
19:17:24 [2022-03-20T19:17:24.647Z] === RUN   TestDockerSuite/TestLogsWithDetails
19:17:27 [2022-03-20T19:17:27.599Z] === RUN   TestDockerSuite/TestMountIntoProc
19:17:27 [2022-03-20T19:17:27.599Z]     docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux
19:17:27 [2022-03-20T19:17:27.599Z] === RUN   TestDockerSuite/TestMountIntoSys
19:17:27 [2022-03-20T19:17:27.599Z]     docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux
19:17:27 [2022-03-20T19:17:27.599Z] === RUN   TestDockerSuite/TestNetHostname
19:17:27 [2022-03-20T19:17:27.599Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
19:17:27 [2022-03-20T19:17:27.599Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
19:17:27 [2022-03-20T19:17:27.599Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
19:17:27 [2022-03-20T19:17:27.599Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
19:17:27 [2022-03-20T19:17:27.599Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
19:17:28 [2022-03-20T19:17:28.068Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
19:17:28 [2022-03-20T19:17:28.068Z]     docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux
19:17:28 [2022-03-20T19:17:28.068Z] === RUN   TestDockerSuite/TestPluginActive
19:17:28 [2022-03-20T19:17:28.068Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
19:17:28 [2022-03-20T19:17:28.068Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
19:17:28 [2022-03-20T19:17:28.068Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
19:17:28 [2022-03-20T19:17:28.068Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
19:17:28 [2022-03-20T19:17:28.068Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
19:17:28 [2022-03-20T19:17:28.068Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
19:17:28 [2022-03-20T19:17:28.068Z] === RUN   TestDockerSuite/TestPluginLogDriver
19:17:28 [2022-03-20T19:17:28.068Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
19:17:28 [2022-03-20T19:17:28.068Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
19:17:28 [2022-03-20T19:17:28.068Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
19:17:28 [2022-03-20T19:17:28.068Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
19:17:28 [2022-03-20T19:17:28.068Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
19:17:28 [2022-03-20T19:17:28.068Z] === RUN   TestDockerSuite/TestPluginUpgrade
19:17:28 [2022-03-20T19:17:28.068Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
19:17:28 [2022-03-20T19:17:28.068Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
19:17:28 [2022-03-20T19:17:28.068Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
19:17:28 [2022-03-20T19:17:28.068Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
19:17:28 [2022-03-20T19:17:28.068Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
19:17:28 [2022-03-20T19:17:28.068Z] === RUN   TestDockerSuite/TestPortHostBinding
19:17:28 [2022-03-20T19:17:28.068Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
19:17:28 [2022-03-20T19:17:28.068Z] === RUN   TestDockerSuite/TestPortList
19:17:28 [2022-03-20T19:17:28.068Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
19:17:28 [2022-03-20T19:17:28.068Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
19:17:28 [2022-03-20T19:17:28.611Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
19:17:28 [2022-03-20T19:17:28.611Z]     docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux
19:17:28 [2022-03-20T19:17:28.611Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
19:17:28 [2022-03-20T19:17:28.611Z]     docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux
19:17:28 [2022-03-20T19:17:28.611Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
19:17:28 [2022-03-20T19:17:28.611Z]     docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux
19:17:28 [2022-03-20T19:17:28.611Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
19:17:28 [2022-03-20T19:17:28.611Z]     docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
19:17:28 [2022-03-20T19:17:28.611Z] === RUN   TestDockerSuite/TestRunUnshareProc
19:17:28 [2022-03-20T19:17:28.611Z]     docker_cli_run_test.go:2893: unmatched requirement Apparmor
19:17:28 [2022-03-20T19:17:28.611Z] === RUN   TestDockerSuite/TestRunUserByID
19:17:28 [2022-03-20T19:17:28.611Z]     docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux
19:17:28 [2022-03-20T19:17:28.611Z] === RUN   TestDockerSuite/TestRunUserByIDBig
19:17:28 [2022-03-20T19:17:28.611Z]     docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux
19:17:28 [2022-03-20T19:17:28.611Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
19:17:28 [2022-03-20T19:17:28.611Z]     docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux
19:17:28 [2022-03-20T19:17:28.611Z] === RUN   TestDockerSuite/TestRunUserByIDZero
19:17:28 [2022-03-20T19:17:28.611Z]     docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux
19:17:28 [2022-03-20T19:17:28.611Z] === RUN   TestDockerSuite/TestRunUserByName
19:17:28 [2022-03-20T19:17:28.611Z]     docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux
19:17:28 [2022-03-20T19:17:28.611Z] === RUN   TestDockerSuite/TestRunUserDefaults
19:17:30 [2022-03-20T19:17:30.824Z] === RUN   TestDockerSuite/TestRunUserNotFound
19:17:30 [2022-03-20T19:17:30.824Z]     docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux
19:17:30 [2022-03-20T19:17:30.824Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
19:17:33 [2022-03-20T19:17:33.775Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
19:17:33 [2022-03-20T19:17:33.775Z]     docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux
19:17:33 [2022-03-20T19:17:33.775Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
19:17:33 [2022-03-20T19:17:33.775Z]     docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux
19:17:33 [2022-03-20T19:17:33.775Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
19:17:34 [2022-03-20T19:17:34.121Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
19:17:35 [2022-03-20T19:17:35.235Z] === RUN   TestDockerSuite/TestPostContainersAttach
19:17:35 [2022-03-20T19:17:35.235Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
19:17:35 [2022-03-20T19:17:35.235Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
19:17:35 [2022-03-20T19:17:35.235Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
19:17:35 [2022-03-20T19:17:35.235Z]     docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
19:17:35 [2022-03-20T19:17:35.235Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
19:17:35 [2022-03-20T19:17:35.235Z]     docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
19:17:35 [2022-03-20T19:17:35.235Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
19:17:35 [2022-03-20T19:17:35.235Z]     docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
19:17:35 [2022-03-20T19:17:35.235Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
19:17:35 [2022-03-20T19:17:35.235Z]     docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
19:17:35 [2022-03-20T19:17:35.235Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
19:17:35 [2022-03-20T19:17:35.235Z]     docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
19:17:35 [2022-03-20T19:17:35.235Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
19:17:35 [2022-03-20T19:17:35.235Z]     docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
19:17:35 [2022-03-20T19:17:35.235Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
19:17:35 [2022-03-20T19:17:35.235Z]     docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
19:17:35 [2022-03-20T19:17:35.235Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
19:17:37 [2022-03-20T19:17:37.568Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
19:17:42 [2022-03-20T19:17:42.395Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
19:17:42 [2022-03-20T19:17:42.395Z]     docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
19:17:42 [2022-03-20T19:17:42.395Z] === RUN   TestDockerSuite/TestPsByOrder
19:17:46 [2022-03-20T19:17:46.235Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
19:17:49 [2022-03-20T19:17:49.025Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
19:17:49 [2022-03-20T19:17:49.025Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
19:17:49 [2022-03-20T19:17:49.025Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
19:17:49 [2022-03-20T19:17:49.025Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
19:17:52 [2022-03-20T19:17:52.103Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
19:17:57 [2022-03-20T19:17:57.329Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
19:17:57 [2022-03-20T19:17:57.329Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
19:17:57 [2022-03-20T19:17:57.329Z] === RUN   TestDockerSuite/TestPsListContainersBase
19:17:57 [2022-03-20T19:17:57.970Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
19:17:57 [2022-03-20T19:17:57.970Z]     docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux
19:17:57 [2022-03-20T19:17:57.970Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
19:17:58 [2022-03-20T19:17:58.439Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
19:18:01 [2022-03-20T19:18:01.376Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
19:18:02 [2022-03-20T19:18:02.229Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
19:18:05 [2022-03-20T19:18:05.093Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
19:18:05 [2022-03-20T19:18:05.177Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
19:18:08 [2022-03-20T19:18:08.127Z] === RUN   TestDockerSuite/TestRunWithBadDevice
19:18:08 [2022-03-20T19:18:08.127Z]     docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux
19:18:08 [2022-03-20T19:18:08.127Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
19:18:08 [2022-03-20T19:18:08.127Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
19:18:08 [2022-03-20T19:18:08.127Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
19:18:08 [2022-03-20T19:18:08.127Z]     docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux
19:18:08 [2022-03-20T19:18:08.127Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
19:18:08 [2022-03-20T19:18:08.127Z]     docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux
19:18:08 [2022-03-20T19:18:08.127Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
19:18:08 [2022-03-20T19:18:08.127Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
19:18:08 [2022-03-20T19:18:08.127Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
19:18:08 [2022-03-20T19:18:08.127Z]     docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux
19:18:08 [2022-03-20T19:18:08.127Z] === RUN   TestDockerSuite/TestRunWithUlimits
19:18:08 [2022-03-20T19:18:08.127Z]     docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
19:18:08 [2022-03-20T19:18:08.594Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
19:18:12 [2022-03-20T19:18:12.273Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
19:18:13 [2022-03-20T19:18:13.346Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
19:18:14 [2022-03-20T19:18:14.910Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
19:18:17 [2022-03-20T19:18:17.122Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
19:18:19 [2022-03-20T19:18:19.865Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
19:18:22 [2022-03-20T19:18:22.767Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
19:18:22 [2022-03-20T19:18:22.767Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
19:18:22 [2022-03-20T19:18:22.767Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
19:18:22 [2022-03-20T19:18:22.767Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
19:18:22 [2022-03-20T19:18:22.767Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
19:18:22 [2022-03-20T19:18:22.987Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
19:18:22 [2022-03-20T19:18:22.987Z]     docker_cli_run_test.go:3010: unmatched requirement Apparmor
19:18:22 [2022-03-20T19:18:22.987Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
19:18:22 [2022-03-20T19:18:22.987Z]     docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux
19:18:22 [2022-03-20T19:18:22.987Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
19:18:22 [2022-03-20T19:18:22.987Z]     docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux
19:18:22 [2022-03-20T19:18:22.987Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
19:18:22 [2022-03-20T19:18:22.987Z]     docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux
19:18:22 [2022-03-20T19:18:22.987Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
19:18:22 [2022-03-20T19:18:22.987Z]     docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux
19:18:22 [2022-03-20T19:18:22.987Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
19:18:22 [2022-03-20T19:18:22.987Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
19:18:22 [2022-03-20T19:18:22.987Z] === RUN   TestDockerSuite/TestSaveCheckTimes
19:18:22 [2022-03-20T19:18:22.987Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
19:18:22 [2022-03-20T19:18:22.987Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
19:18:22 [2022-03-20T19:18:22.987Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
19:18:22 [2022-03-20T19:18:22.987Z] === RUN   TestDockerSuite/TestSaveImageId
19:18:22 [2022-03-20T19:18:22.987Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
19:18:22 [2022-03-20T19:18:22.987Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
19:18:22 [2022-03-20T19:18:22.987Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
19:18:22 [2022-03-20T19:18:22.987Z] === RUN   TestDockerSuite/TestSaveLoadParents
19:18:22 [2022-03-20T19:18:22.987Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
19:18:22 [2022-03-20T19:18:22.987Z] === RUN   TestDockerSuite/TestSaveMultipleNames
19:18:22 [2022-03-20T19:18:22.987Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
19:18:22 [2022-03-20T19:18:22.987Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
19:18:22 [2022-03-20T19:18:22.987Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
19:18:22 [2022-03-20T19:18:22.987Z] === RUN   TestDockerSuite/TestSaveSingleTag
19:18:22 [2022-03-20T19:18:22.987Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
19:18:22 [2022-03-20T19:18:22.987Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
19:18:22 [2022-03-20T19:18:22.987Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
19:18:22 [2022-03-20T19:18:22.987Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
19:18:22 [2022-03-20T19:18:22.987Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
19:18:22 [2022-03-20T19:18:22.987Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
19:18:22 [2022-03-20T19:18:22.987Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
19:18:22 [2022-03-20T19:18:22.987Z] === RUN   TestDockerSuite/TestSearchCmdOptions
19:18:25 [2022-03-20T19:18:25.204Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
19:18:25 [2022-03-20T19:18:25.671Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
19:18:26 [2022-03-20T19:18:26.138Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
19:18:26 [2022-03-20T19:18:26.138Z] === RUN   TestDockerSuite/TestSearchWithLimit
19:18:27 [2022-03-20T19:18:27.698Z] === RUN   TestDockerSuite/TestSlowStdinClosing
19:18:27 [2022-03-20T19:18:27.698Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
19:18:28 [2022-03-20T19:18:28.537Z] === RUN   TestDockerSuite/TestPsListContainersSize
19:18:28 [2022-03-20T19:18:28.537Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
19:18:28 [2022-03-20T19:18:28.537Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
19:18:28 [2022-03-20T19:18:28.537Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
19:18:28 [2022-03-20T19:18:28.537Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
19:18:28 [2022-03-20T19:18:28.537Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
19:18:28 [2022-03-20T19:18:28.537Z] === RUN   TestDockerSuite/TestPsRightTagName
19:18:28 [2022-03-20T19:18:28.537Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
19:18:28 [2022-03-20T19:18:28.537Z] === RUN   TestDockerSuite/TestPsShowMounts
19:18:30 [2022-03-20T19:18:30.652Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
19:18:33 [2022-03-20T19:18:33.501Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
19:18:33 [2022-03-20T19:18:33.501Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
19:18:33 [2022-03-20T19:18:33.501Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
19:18:33 [2022-03-20T19:18:33.501Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
19:18:33 [2022-03-20T19:18:33.501Z]     docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination
19:18:33 [2022-03-20T19:18:33.501Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
19:18:33 [2022-03-20T19:18:33.603Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
19:18:36 [2022-03-20T19:18:36.552Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
19:18:36 [2022-03-20T19:18:36.552Z]     docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux
19:18:36 [2022-03-20T19:18:36.552Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
19:18:37 [2022-03-20T19:18:37.086Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
19:18:37 [2022-03-20T19:18:37.086Z]     docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux
19:18:37 [2022-03-20T19:18:37.086Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
19:18:37 [2022-03-20T19:18:37.546Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
19:18:37 [2022-03-20T19:18:37.546Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
19:18:37 [2022-03-20T19:18:37.546Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
19:18:38 [2022-03-20T19:18:38.254Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
19:18:39 [2022-03-20T19:18:39.213Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
19:18:39 [2022-03-20T19:18:39.673Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
19:18:39 [2022-03-20T19:18:39.673Z]     docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
19:18:39 [2022-03-20T19:18:39.673Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
19:18:44 [2022-03-20T19:18:44.346Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
19:18:45 [2022-03-20T19:18:45.210Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
19:18:45 [2022-03-20T19:18:45.210Z]     docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux
19:18:45 [2022-03-20T19:18:45.210Z] === RUN   TestDockerSuite/TestStartAttachSilent
19:18:49 [2022-03-20T19:18:49.020Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
19:18:50 [2022-03-20T19:18:50.743Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
19:18:51 [2022-03-20T19:18:51.074Z] === RUN   TestDockerSuite/TestStartAttachWithRename
19:18:51 [2022-03-20T19:18:51.074Z]     docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux
19:18:51 [2022-03-20T19:18:51.074Z] === RUN   TestDockerSuite/TestStartMultipleContainers
19:18:51 [2022-03-20T19:18:51.074Z]     docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux
19:18:51 [2022-03-20T19:18:51.074Z] === RUN   TestDockerSuite/TestStartPausedContainer
19:18:51 [2022-03-20T19:18:51.074Z]     docker_cli_start_test.go:95: unmatched requirement IsPausable
19:18:51 [2022-03-20T19:18:51.074Z] === RUN   TestDockerSuite/TestStartRecordError
19:18:51 [2022-03-20T19:18:51.074Z]     docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux
19:18:51 [2022-03-20T19:18:51.074Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
19:18:51 [2022-03-20T19:18:51.912Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
19:18:56 [2022-03-20T19:18:56.610Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
19:18:56 [2022-03-20T19:18:56.610Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
19:18:57 [2022-03-20T19:18:57.078Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
19:18:57 [2022-03-20T19:18:57.078Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
19:18:57 [2022-03-20T19:18:57.078Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
19:18:58 [2022-03-20T19:18:58.229Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
19:18:58 [2022-03-20T19:18:58.229Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
19:18:58 [2022-03-20T19:18:58.229Z] === RUN   TestDockerSuite/TestStatsAllNoStream
19:18:58 [2022-03-20T19:18:58.229Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
19:18:58 [2022-03-20T19:18:58.229Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
19:18:58 [2022-03-20T19:18:58.229Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
19:18:58 [2022-03-20T19:18:58.229Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
19:18:58 [2022-03-20T19:18:58.229Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
19:18:58 [2022-03-20T19:18:58.229Z] === RUN   TestDockerSuite/TestStatsFormatAll
19:18:58 [2022-03-20T19:18:58.229Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
19:18:58 [2022-03-20T19:18:58.229Z] === RUN   TestDockerSuite/TestStatsNoStream
19:18:58 [2022-03-20T19:18:58.229Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
19:18:58 [2022-03-20T19:18:58.229Z] === RUN   TestDockerSuite/TestTopMultipleArgs
19:19:00 [2022-03-20T19:19:00.440Z] === RUN   TestDockerSuite/TestTopNonPrivileged
19:19:03 [2022-03-20T19:19:03.388Z] === RUN   TestDockerSuite/TestTopPrivileged
19:19:03 [2022-03-20T19:19:03.388Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
19:19:03 [2022-03-20T19:19:03.388Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
19:19:05 [2022-03-20T19:19:05.600Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
19:19:05 [2022-03-20T19:19:05.600Z]     docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux
19:19:05 [2022-03-20T19:19:05.600Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
19:19:05 [2022-03-20T19:19:05.600Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
19:19:05 [2022-03-20T19:19:05.600Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
19:19:05 [2022-03-20T19:19:05.600Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
19:19:05 [2022-03-20T19:19:05.600Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
19:19:05 [2022-03-20T19:19:05.600Z]     docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux
19:19:05 [2022-03-20T19:19:05.600Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
19:19:05 [2022-03-20T19:19:05.600Z]     docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux
19:19:05 [2022-03-20T19:19:05.600Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
19:19:05 [2022-03-20T19:19:05.600Z]     docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux
19:19:05 [2022-03-20T19:19:05.600Z] === RUN   TestDockerSuite/TestVolumeCLICreate
19:19:05 [2022-03-20T19:19:05.732Z] === RUN   TestDockerSuite/TestPsListContainersSize
19:19:05 [2022-03-20T19:19:05.732Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
19:19:05 [2022-03-20T19:19:05.732Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
19:19:05 [2022-03-20T19:19:05.732Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
19:19:05 [2022-03-20T19:19:05.732Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
19:19:05 [2022-03-20T19:19:05.732Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
19:19:05 [2022-03-20T19:19:05.732Z] === RUN   TestDockerSuite/TestPsRightTagName
19:19:05 [2022-03-20T19:19:05.732Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
19:19:05 [2022-03-20T19:19:05.732Z] === RUN   TestDockerSuite/TestPsShowMounts
19:19:17 [2022-03-20T19:19:17.010Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
19:19:17 [2022-03-20T19:19:17.010Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
19:19:17 [2022-03-20T19:19:17.010Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
19:19:18 [2022-03-20T19:19:18.218Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
19:19:18 [2022-03-20T19:19:18.218Z]     docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux
19:19:18 [2022-03-20T19:19:18.218Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
19:19:18 [2022-03-20T19:19:18.218Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
19:19:18 [2022-03-20T19:19:18.218Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
19:19:18 [2022-03-20T19:19:18.218Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
19:19:19 [2022-03-20T19:19:19.782Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
19:19:19 [2022-03-20T19:19:19.905Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
19:19:19 [2022-03-20T19:19:19.905Z] === RUN   TestDockerSuite/TestRestartPolicyNO
19:19:19 [2022-03-20T19:19:19.905Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
19:19:20 [2022-03-20T19:19:20.249Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
19:19:20 [2022-03-20T19:19:20.249Z]     docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
19:19:20 [2022-03-20T19:19:20.249Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
19:19:20 [2022-03-20T19:19:20.871Z] === RUN   TestDockerSuite/TestRestartRunningContainer
19:19:23 [2022-03-20T19:19:23.400Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
19:19:23 [2022-03-20T19:19:23.400Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
19:19:23 [2022-03-20T19:19:23.400Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
19:19:23 [2022-03-20T19:19:23.400Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
19:19:23 [2022-03-20T19:19:23.400Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
19:19:23 [2022-03-20T19:19:23.400Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
19:19:23 [2022-03-20T19:19:23.400Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
19:19:23 [2022-03-20T19:19:23.400Z] === RUN   TestDockerSuite/TestVolumeCLILs
19:19:24 [2022-03-20T19:19:24.968Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
19:19:24 [2022-03-20T19:19:24.968Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
19:19:25 [2022-03-20T19:19:25.545Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
19:19:28 [2022-03-20T19:19:28.757Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
19:19:28 [2022-03-20T19:19:28.904Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
19:19:29 [2022-03-20T19:19:29.226Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
19:19:29 [2022-03-20T19:19:29.695Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
19:19:29 [2022-03-20T19:19:29.695Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
19:19:29 [2022-03-20T19:19:29.695Z] === RUN   TestDockerSuite/TestVolumeCLIRm
19:19:30 [2022-03-20T19:19:30.214Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
19:19:30 [2022-03-20T19:19:30.214Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
19:19:30 [2022-03-20T19:19:30.214Z] === RUN   TestDockerSuite/TestRestartWithVolumes
19:19:34 [2022-03-20T19:19:34.765Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
19:19:34 [2022-03-20T19:19:34.890Z] === RUN   TestDockerSuite/TestRmiBlank
19:19:34 [2022-03-20T19:19:34.890Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
19:19:34 [2022-03-20T19:19:34.890Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
19:19:38 [2022-03-20T19:19:38.552Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
19:19:40 [2022-03-20T19:19:40.118Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
19:19:40 [2022-03-20T19:19:40.118Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
19:19:40 [2022-03-20T19:19:40.118Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
19:19:40 [2022-03-20T19:19:40.118Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
19:19:40 [2022-03-20T19:19:40.118Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
19:19:40 [2022-03-20T19:19:40.118Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
19:19:40 [2022-03-20T19:19:40.118Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
19:19:48 [2022-03-20T19:19:48.920Z] === RUN   TestDockerSuite/TestVolumeLsFormat
19:19:48 [2022-03-20T19:19:48.920Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
19:19:48 [2022-03-20T19:19:48.920Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
19:19:49 [2022-03-20T19:19:49.669Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
19:19:52 [2022-03-20T19:19:52.575Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
19:19:53 [2022-03-20T19:19:53.545Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
19:20:00 [2022-03-20T19:20:00.625Z] === RUN   TestDockerSuite/TestRmiImgIDForce
19:20:01 [2022-03-20T19:20:01.410Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
19:20:01 [2022-03-20T19:20:01.410Z]     docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.410Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
19:20:01 [2022-03-20T19:20:01.410Z] --- PASS: TestDockerSuite (2540.14s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (88.35s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.19s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.60s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.39s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.78s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.36s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.01s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (92.48s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.16s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.27s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.96s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.96s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.39s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.65s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.28s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.30s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.78s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.13s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.33s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.75s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.85s)
19:20:01 [2022-03-20T19:20:01.410Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.62s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildAddTar (37.24s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.71s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.69s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.68s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.05s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.67s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.85s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.53s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.03s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.64s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.50s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.12s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.64s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.95s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.72s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.72s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.10s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.77s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.64s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.45s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.51s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.47s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.58s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.12s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.05s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.98s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.19s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.79s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.75s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.69s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.87s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.84s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.22s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.02s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.99s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.32s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.48s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.07s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (55.41s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.08s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (62.15s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.95s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.99s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.01s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.37s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.85s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.21s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.13s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.83s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (86.24s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.64s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.22s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.57s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.64s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.66s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.57s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.21s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.49s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.12s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.09s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.12s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.37s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.69s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildFails (2.85s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.70s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.77s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildForceRm (7.52s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildFromGit (6.55s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.48s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.80s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.73s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildHistory (12.58s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.08s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.09s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.88s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.16s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.07s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.08s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.66s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.11s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.69s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.33s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.62s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.91s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.95s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.73s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.19s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.34s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.11s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.36s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.86s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.02s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.84s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.73s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.36s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.09s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.99s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.09s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.49s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (10.46s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.92s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.46s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.42s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.83s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.40s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.26s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.36s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.36s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.80s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.52s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildRm (13.95s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.75s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.64s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.27s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.33s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (5.24s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (17.79s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.94s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.70s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.77s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.31s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.25s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.86s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.56s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.71s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.49s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (5.00s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.67s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.45s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.63s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.35s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.80s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.06s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (10.54s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.45s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.83s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.07s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (5.05s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.53s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.56s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.31s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.69s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.18s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.15s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.40s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestCommitChange (5.86s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (5.42s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestCommitNewFile (8.13s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestCommitTTY (8.12s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.30s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
19:20:01 [2022-03-20T19:20:01.411Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (8.11s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.25s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.84s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.80s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.98s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.56s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.45s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.35s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.51s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.93s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.91s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.32s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.97s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.81s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (4.37s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.57s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.25s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.86s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.40s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.79s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.36s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.96s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.68s)
19:20:01 [2022-03-20T19:20:01.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.74s)
19:20:01 [2022-03-20T19:20:01.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.82s)
19:20:01 [2022-03-20T19:20:01.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.81s)
19:20:01 [2022-03-20T19:20:01.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.78s)
19:20:01 [2022-03-20T19:20:01.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000a63998_<nil>} (2.84s)
19:20:01 [2022-03-20T19:20:01.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14205031808_c:\foo_false__<nil>_<nil>_<nil>} (2.85s)
19:20:01 [2022-03-20T19:20:01.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14205031808_c:\foo_true__<nil>_<nil>_<nil>} (2.79s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s)
19:20:01 [2022-03-20T19:20:01.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
19:20:01 [2022-03-20T19:20:01.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
19:20:01 [2022-03-20T19:20:01.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
19:20:01 [2022-03-20T19:20:01.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
19:20:01 [2022-03-20T19:20:01.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
19:20:01 [2022-03-20T19:20:01.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s)
19:20:01 [2022-03-20T19:20:01.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s)
19:20:01 [2022-03-20T19:20:01.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s)
19:20:01 [2022-03-20T19:20:01.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
19:20:01 [2022-03-20T19:20:01.412Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (3.00s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.97s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestCpRelativePath (3.08s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestCpToCaseA (5.41s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestCpToCaseB (3.00s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestCpToCaseE (10.60s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestCpToCaseH (10.44s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestCpToDot (2.94s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.98s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.23s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.20s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.98s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.23s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestCreateRM (0.45s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.20s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.58s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.48s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.93s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.99s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.94s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.12s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (9.63s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestEventsCopy (10.23s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (6.23s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.80s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.88s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.82s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.31s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.08s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestEventsFilters (5.83s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestEventsFormat (5.76s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.18s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestEventsRename (2.97s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestEventsResize (8.22s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.85s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.82s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.40s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.76s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.89s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.32s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.27s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.39s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.55s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.36s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.36s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.43s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.53s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.91s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.68s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.68s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.90s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.39s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.30s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.30s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.28s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.43s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.68s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.13s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.92s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.29s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.15s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.21s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.93s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.08s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
19:20:01 [2022-03-20T19:20:01.412Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.89s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.85s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.89s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.31s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.90s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.81s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestInspectHistory (5.26s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.76s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.43s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.28s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.90s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.28s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.32s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.58s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.79s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.52s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.75s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.33s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.84s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.76s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.85s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.22s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.20s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (6.08s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.90s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.40s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.90s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.06s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.99s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.85s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.49s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.90s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.87s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestLogsSince (9.52s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestLogsTail (3.29s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (3.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.95s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.60s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.78s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestPsByOrder (9.06s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (10.13s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.74s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.04s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.31s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.67s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.21s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.45s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestPsShowMounts (7.54s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.68s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.16s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.91s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.69s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.84s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.89s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (15.70s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.23s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (5.30s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.43s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.41s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.74s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.09s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.75s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.76s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.74s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRmiTag (0.70s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.87s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.40s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.19s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.72s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.27s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.11s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.87s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.99s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.85s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.80s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.79s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRunBindMounts (5.66s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.79s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.49s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.69s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.23s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.86s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.77s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.80s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.98s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.49s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.84s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.90s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.80s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.80s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.48s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.78s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.73s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.92s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
19:20:01 [2022-03-20T19:20:01.413Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.55s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.75s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.74s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.44s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.04s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.18s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.08s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.05s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.11s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.87s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.99s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunRm (2.89s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.91s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.84s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.79s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.43s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.90s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.84s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.55s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.07s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.79s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.77s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.63s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.42s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.58s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.88s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.13s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.86s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.84s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.28s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.26s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.59s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (8.29s)
19:20:01 [2022-03-20T19:20:01.414Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.79s)
19:20:01 [2022-03-20T19:20:01.414Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.73s)
19:20:01 [2022-03-20T19:20:01.414Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.75s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.10s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (5.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.70s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.34s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.54s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.38s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (3.08s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.55s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (8.95s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.68s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.50s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.04s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
19:20:01 [2022-03-20T19:20:01.414Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.36s)
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] === RUN   TestDockerRegistrySuite/TestV2Only
19:20:01 [2022-03-20T19:20:01.414Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.414Z] --- PASS: TestDockerRegistrySuite (0.15s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerSchema1RegistrySuite
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerRegistryAuthTokenSuite
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerDaemonSuite
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:301: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:301: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:301: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] --- PASS: TestDockerDaemonSuite (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerSwarmSuite
19:20:01 [2022-03-20T19:20:01.415Z] --- PASS: TestDockerSwarmSuite (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerPluginSuite
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerPluginSuite/TestPluginCreate
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerPluginSuite/TestPluginInspect
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerPluginSuite/TestPluginSet
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] --- PASS: TestDockerPluginSuite (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerExternalVolumeSuite
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:127: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerNetworkSuite
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:133: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] --- SKIP: TestDockerNetworkSuite (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z] === RUN   TestDockerHubPullSuite
19:20:01 [2022-03-20T19:20:01.415Z]     check_test.go:141: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z] --- SKIP: TestDockerHubPullSuite (0.00s)
19:20:01 [2022-03-20T19:20:01.415Z] PASS
19:20:01 [2022-03-20T19:20:01.415Z] ok  	github.com/docker/docker/integration-cli	2540.547s
19:20:01 [2022-03-20T19:20:01.415Z] 
19:20:01 [2022-03-20T19:20:01.415Z] === Skipped
19:20:01 [2022-03-20T19:20:01.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
19:20:01 [2022-03-20T19:20:01.415Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
19:20:01 [2022-03-20T19:20:01.415Z] 
19:20:01 [2022-03-20T19:20:01.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z] 
19:20:01 [2022-03-20T19:20:01.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
19:20:01 [2022-03-20T19:20:01.415Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
19:20:01 [2022-03-20T19:20:01.415Z] 
19:20:01 [2022-03-20T19:20:01.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z] 
19:20:01 [2022-03-20T19:20:01.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
19:20:01 [2022-03-20T19:20:01.415Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
19:20:01 [2022-03-20T19:20:01.415Z] 
19:20:01 [2022-03-20T19:20:01.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z] 
19:20:01 [2022-03-20T19:20:01.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z] 
19:20:01 [2022-03-20T19:20:01.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z] 
19:20:01 [2022-03-20T19:20:01.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
19:20:01 [2022-03-20T19:20:01.415Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
19:20:01 [2022-03-20T19:20:01.415Z] 
19:20:01 [2022-03-20T19:20:01.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z] 
19:20:01 [2022-03-20T19:20:01.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z] 
19:20:01 [2022-03-20T19:20:01.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z] 
19:20:01 [2022-03-20T19:20:01.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z]     docker_cli_run_test.go:3149: unmatched requirement Apparmor
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z] 
19:20:01 [2022-03-20T19:20:01.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z]     docker_cli_run_test.go:3127: unmatched requirement Apparmor
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z] 
19:20:01 [2022-03-20T19:20:01.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z] 
19:20:01 [2022-03-20T19:20:01.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z] 
19:20:01 [2022-03-20T19:20:01.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z] 
19:20:01 [2022-03-20T19:20:01.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z] 
19:20:01 [2022-03-20T19:20:01.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s)
19:20:01 [2022-03-20T19:20:01.415Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s)
19:20:01 [2022-03-20T19:20:01.415Z] 
19:20:01 [2022-03-20T19:20:01.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z] 
19:20:01 [2022-03-20T19:20:01.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
19:20:01 [2022-03-20T19:20:01.415Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
19:20:01 [2022-03-20T19:20:01.415Z] 
19:20:01 [2022-03-20T19:20:01.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.415Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
19:20:01 [2022-03-20T19:20:01.415Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
19:20:01 [2022-03-20T19:20:01.416Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.416Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
19:20:01 [2022-03-20T19:20:01.416Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.51s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.49s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.49s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.49s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.46s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s)
19:20:01 [2022-03-20T19:20:01.886Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.886Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s)
19:20:01 [2022-03-20T19:20:01.886Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_sni_test.go:18: Flakey test
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:20:01 [2022-03-20T19:20:01.887Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
19:20:01 [2022-03-20T19:20:01.887Z] 
19:20:01 [2022-03-20T19:20:01.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.888Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
19:20:01 [2022-03-20T19:20:01.888Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.889Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
19:20:01 [2022-03-20T19:20:01.889Z] 
19:20:01 [2022-03-20T19:20:01.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
19:20:01 [2022-03-20T19:20:01.889Z]     docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.890Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
19:20:01 [2022-03-20T19:20:01.890Z] 
19:20:01 [2022-03-20T19:20:01.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
19:20:01 [2022-03-20T19:20:01.890Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:2854: unmatched requirement Apparmor
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:2893: unmatched requirement Apparmor
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:3010: unmatched requirement Apparmor
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.891Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
19:20:01 [2022-03-20T19:20:01.891Z] 
19:20:01 [2022-03-20T19:20:01.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
19:20:01 [2022-03-20T19:20:01.892Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.892Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
19:20:01 [2022-03-20T19:20:01.892Z] 
19:20:01 [2022-03-20T19:20:01.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
19:20:01 [2022-03-20T19:20:01.892Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.892Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
19:20:01 [2022-03-20T19:20:01.892Z] 
19:20:01 [2022-03-20T19:20:01.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
19:20:01 [2022-03-20T19:20:01.892Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.892Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
19:20:01 [2022-03-20T19:20:01.892Z] 
19:20:01 [2022-03-20T19:20:01.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
19:20:01 [2022-03-20T19:20:01.892Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.892Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
19:20:01 [2022-03-20T19:20:01.892Z] 
19:20:01 [2022-03-20T19:20:01.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
19:20:01 [2022-03-20T19:20:01.892Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.892Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
19:20:01 [2022-03-20T19:20:01.892Z] 
19:20:01 [2022-03-20T19:20:01.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
19:20:01 [2022-03-20T19:20:01.892Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.892Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
19:20:01 [2022-03-20T19:20:01.892Z] 
19:20:01 [2022-03-20T19:20:01.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
19:20:01 [2022-03-20T19:20:01.892Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.892Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
19:20:01 [2022-03-20T19:20:01.892Z] 
19:20:01 [2022-03-20T19:20:01.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
19:20:01 [2022-03-20T19:20:01.892Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.892Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
19:20:01 [2022-03-20T19:20:01.892Z] 
19:20:01 [2022-03-20T19:20:01.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
19:20:01 [2022-03-20T19:20:01.892Z]     docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.892Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
19:20:01 [2022-03-20T19:20:01.892Z] 
19:20:01 [2022-03-20T19:20:01.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
19:20:01 [2022-03-20T19:20:01.892Z]     docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.892Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
19:20:01 [2022-03-20T19:20:01.892Z] 
19:20:01 [2022-03-20T19:20:01.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
19:20:01 [2022-03-20T19:20:01.892Z]     docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.892Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
19:20:01 [2022-03-20T19:20:01.892Z] 
19:20:01 [2022-03-20T19:20:01.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
19:20:01 [2022-03-20T19:20:01.892Z]     docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.892Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
19:20:01 [2022-03-20T19:20:01.892Z] 
19:20:01 [2022-03-20T19:20:01.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
19:20:01 [2022-03-20T19:20:01.892Z]     docker_cli_start_test.go:95: unmatched requirement IsPausable
19:20:01 [2022-03-20T19:20:01.892Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
19:20:01 [2022-03-20T19:20:01.892Z] 
19:20:01 [2022-03-20T19:20:01.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
19:20:01 [2022-03-20T19:20:01.892Z]     docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.892Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
19:20:01 [2022-03-20T19:20:01.892Z] 
19:20:01 [2022-03-20T19:20:01.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
19:20:01 [2022-03-20T19:20:01.892Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.892Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
19:20:01 [2022-03-20T19:20:01.892Z] 
19:20:01 [2022-03-20T19:20:01.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
19:20:01 [2022-03-20T19:20:01.892Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.892Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
19:20:01 [2022-03-20T19:20:01.892Z] 
19:20:01 [2022-03-20T19:20:01.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
19:20:01 [2022-03-20T19:20:01.892Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.892Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
19:20:01 [2022-03-20T19:20:01.892Z] 
19:20:01 [2022-03-20T19:20:01.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
19:20:01 [2022-03-20T19:20:01.892Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
19:20:01 [2022-03-20T19:20:01.892Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
19:20:02 [2022-03-20T19:20:02.360Z] 
19:20:02 [2022-03-20T19:20:02.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
19:20:02 [2022-03-20T19:20:02.360Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.360Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
19:20:02 [2022-03-20T19:20:02.360Z] 
19:20:02 [2022-03-20T19:20:02.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
19:20:02 [2022-03-20T19:20:02.360Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.360Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
19:20:02 [2022-03-20T19:20:02.360Z] 
19:20:02 [2022-03-20T19:20:02.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
19:20:02 [2022-03-20T19:20:02.360Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.360Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
19:20:02 [2022-03-20T19:20:02.360Z] 
19:20:02 [2022-03-20T19:20:02.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
19:20:02 [2022-03-20T19:20:02.360Z]     docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.360Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
19:20:02 [2022-03-20T19:20:02.360Z] 
19:20:02 [2022-03-20T19:20:02.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
19:20:02 [2022-03-20T19:20:02.360Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.360Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
19:20:02 [2022-03-20T19:20:02.360Z] 
19:20:02 [2022-03-20T19:20:02.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
19:20:02 [2022-03-20T19:20:02.360Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.360Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
19:20:02 [2022-03-20T19:20:02.360Z] 
19:20:02 [2022-03-20T19:20:02.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
19:20:02 [2022-03-20T19:20:02.360Z]     docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.360Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
19:20:02 [2022-03-20T19:20:02.360Z] 
19:20:02 [2022-03-20T19:20:02.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
19:20:02 [2022-03-20T19:20:02.360Z]     docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.360Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
19:20:02 [2022-03-20T19:20:02.360Z] 
19:20:02 [2022-03-20T19:20:02.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
19:20:02 [2022-03-20T19:20:02.360Z]     docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.360Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
19:20:02 [2022-03-20T19:20:02.360Z] 
19:20:02 [2022-03-20T19:20:02.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
19:20:02 [2022-03-20T19:20:02.360Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.360Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
19:20:02 [2022-03-20T19:20:02.360Z] 
19:20:02 [2022-03-20T19:20:02.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
19:20:02 [2022-03-20T19:20:02.360Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.360Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
19:20:02 [2022-03-20T19:20:02.360Z] 
19:20:02 [2022-03-20T19:20:02.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
19:20:02 [2022-03-20T19:20:02.360Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.360Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
19:20:02 [2022-03-20T19:20:02.360Z] 
19:20:02 [2022-03-20T19:20:02.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
19:20:02 [2022-03-20T19:20:02.360Z]     docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.360Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
19:20:02 [2022-03-20T19:20:02.360Z] 
19:20:02 [2022-03-20T19:20:02.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.360Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z] 
19:20:02 [2022-03-20T19:20:02.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.360Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z] 
19:20:02 [2022-03-20T19:20:02.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.360Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z] 
19:20:02 [2022-03-20T19:20:02.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.360Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z] 
19:20:02 [2022-03-20T19:20:02.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.360Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z] 
19:20:02 [2022-03-20T19:20:02.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.360Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z] 
19:20:02 [2022-03-20T19:20:02.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.360Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z] 
19:20:02 [2022-03-20T19:20:02.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.360Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z] 
19:20:02 [2022-03-20T19:20:02.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.360Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z] 
19:20:02 [2022-03-20T19:20:02.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.360Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z] 
19:20:02 [2022-03-20T19:20:02.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.360Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z] 
19:20:02 [2022-03-20T19:20:02.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.360Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z] 
19:20:02 [2022-03-20T19:20:02.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.360Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z] 
19:20:02 [2022-03-20T19:20:02.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.360Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z] 
19:20:02 [2022-03-20T19:20:02.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
19:20:02 [2022-03-20T19:20:02.360Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:301: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:301: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:301: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.361Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
19:20:02 [2022-03-20T19:20:02.361Z] 
19:20:02 [2022-03-20T19:20:02.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
19:20:02 [2022-03-20T19:20:02.362Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.362Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
19:20:02 [2022-03-20T19:20:02.362Z] 
19:20:02 [2022-03-20T19:20:02.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
19:20:02 [2022-03-20T19:20:02.362Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.362Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
19:20:02 [2022-03-20T19:20:02.362Z] 
19:20:02 [2022-03-20T19:20:02.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
19:20:02 [2022-03-20T19:20:02.362Z]     check_test.go:127: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.362Z] 
19:20:02 [2022-03-20T19:20:02.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
19:20:02 [2022-03-20T19:20:02.362Z]     check_test.go:133: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.362Z] 
19:20:02 [2022-03-20T19:20:02.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
19:20:02 [2022-03-20T19:20:02.362Z]     check_test.go:141: unmatched requirement DaemonIsLinux
19:20:02 [2022-03-20T19:20:02.362Z] 
19:20:02 [2022-03-20T19:20:02.362Z] DONE 1088 tests, 539 skipped in 2552.925s
19:20:02 [2022-03-20T19:20:02.362Z] INFO: Integration tests ended at 03/20/2022 19:20:02. Duration:00:42:33.0415235
19:20:02 [2022-03-20T19:20:02.362Z] INFO: Docker info of the daemon under test at end of run
19:20:02 [2022-03-20T19:20:02.362Z] 
19:20:02 [2022-03-20T19:20:02.362Z] Containers: 2
19:20:02 [2022-03-20T19:20:02.362Z]  Running: 0
19:20:02 [2022-03-20T19:20:02.362Z]  Paused: 0
19:20:02 [2022-03-20T19:20:02.362Z]  Stopped: 2
19:20:02 [2022-03-20T19:20:02.362Z] Images: 18
19:20:02 [2022-03-20T19:20:02.362Z] Server Version: 0.0.0-dev
19:20:02 [2022-03-20T19:20:02.362Z] Storage Driver: windowsfilter
19:20:02 [2022-03-20T19:20:02.362Z]  Windows: 
19:20:02 [2022-03-20T19:20:02.362Z] Logging Driver: json-file
19:20:02 [2022-03-20T19:20:02.362Z] Plugins: 
19:20:02 [2022-03-20T19:20:02.362Z]  Volume: local
19:20:02 [2022-03-20T19:20:02.362Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:20:02 [2022-03-20T19:20:02.362Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:20:02 [2022-03-20T19:20:02.362Z] Swarm: inactive
19:20:02 [2022-03-20T19:20:02.362Z] Default Isolation: process
19:20:02 [2022-03-20T19:20:02.362Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
19:20:02 [2022-03-20T19:20:02.362Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230)
19:20:02 [2022-03-20T19:20:02.362Z] OSType: windows
19:20:02 [2022-03-20T19:20:02.362Z] Architecture: x86_64
19:20:02 [2022-03-20T19:20:02.362Z] CPUs: 4
19:20:02 [2022-03-20T19:20:02.362Z] Total Memory: 32GiB
19:20:02 [2022-03-20T19:20:02.362Z] Name: azwin-2-84c830
19:20:02 [2022-03-20T19:20:02.362Z] ID: ADE4:B4GT:XSO6:JK3A:3F5K:AENP:SHYH:64DJ:LZVJ:5SNE:CLE7:IA2M
19:20:02 [2022-03-20T19:20:02.362Z] Docker Root Dir: D:\CI\PR-43398\3\daemon
19:20:02 [2022-03-20T19:20:02.362Z] Debug Mode (client): false
19:20:02 [2022-03-20T19:20:02.362Z] Debug Mode (server): true
19:20:02 [2022-03-20T19:20:02.362Z]  File Descriptors: -1
19:20:02 [2022-03-20T19:20:02.362Z]  Goroutines: 17
19:20:02 [2022-03-20T19:20:02.362Z]  System Time: 2022-03-20T19:20:02.0611936Z
19:20:02 [2022-03-20T19:20:02.362Z]  EventsListeners: 0
19:20:02 [2022-03-20T19:20:02.362Z] Registry: https://index.docker.io/v1/
19:20:02 [2022-03-20T19:20:02.362Z] Labels:
19:20:02 [2022-03-20T19:20:02.362Z] Experimental: false
19:20:02 [2022-03-20T19:20:02.362Z] Insecure Registries:
19:20:02 [2022-03-20T19:20:02.362Z]  127.0.0.0/8
19:20:02 [2022-03-20T19:20:02.362Z] Live Restore Enabled: false
19:20:02 [2022-03-20T19:20:02.362Z] 
19:20:02 [2022-03-20T19:20:02.362Z] 
19:20:02 [2022-03-20T19:20:02.362Z] INFO: Stopping daemon under test
19:20:02 [2022-03-20T19:20:02.362Z] SUCCESS: The process with PID 1928 (child process of PID 4196) has been terminated.
19:20:02 [2022-03-20T19:20:02.362Z] SUCCESS: The process with PID 4196 (child process of PID 2552) has been terminated.
19:20:02 [2022-03-20T19:20:02.362Z] INFO: Stop tailing logs of the daemon under tests
19:20:02 [2022-03-20T19:20:02.362Z] INFO: executeCI.ps1 Completed successfully at 03/20/2022 19:20:02.
19:20:02 [2022-03-20T19:20:02.362Z] INFO: Tidying up at end of run
19:20:02 [2022-03-20T19:20:02.362Z] INFO: Saving daemon under test log (d:\CI\PR-43398\3\dut.out) to bundles\CIDUT.out
19:20:02 [2022-03-20T19:20:02.362Z] INFO: Saving daemon under test log (d:\CI\PR-43398\3\dut.err) to bundles\CIDUT.err
19:20:02 [2022-03-20T19:20:02.362Z] INFO: Saving containerd logs to bundles
19:20:02 [2022-03-20T19:20:02.362Z] INFO: Nuke-Everything...
19:20:02 [2022-03-20T19:20:02.829Z] INFO: Container count on control daemon to delete is 2
19:20:02 [2022-03-20T19:20:02.829Z] 4d10023ee351
19:20:02 [2022-03-20T19:20:02.829Z] 4123c8eea51a
19:20:02 [2022-03-20T19:20:02.829Z] INFO: Tidying pidfile d:\CI\PR-43398\3\docker.pid
19:20:02 [2022-03-20T19:20:02.829Z] INFO: Nuking d:\CI
19:20:05 [2022-03-20T19:20:05.312Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
19:20:13 [2022-03-20T19:20:13.857Z] === RUN   TestDockerSuite/TestRmiParentImageFail
19:20:14 [2022-03-20T19:20:14.538Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
19:20:14 [2022-03-20T19:20:14.538Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
19:20:14 [2022-03-20T19:20:14.538Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
19:20:17 [2022-03-20T19:20:17.579Z] === RUN   TestDockerSuite/TestRmiTag
19:20:18 [2022-03-20T19:20:18.541Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
19:20:21 [2022-03-20T19:20:21.434Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
19:20:21 [2022-03-20T19:20:21.696Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
19:20:22 [2022-03-20T19:20:22.165Z] === RUN   TestDockerSuite/TestRestartPolicyNO
19:20:22 [2022-03-20T19:20:22.165Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
19:20:23 [2022-03-20T19:20:23.151Z] === RUN   TestDockerSuite/TestRestartRunningContainer
19:20:31 [2022-03-20T19:20:31.808Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
19:20:32 [2022-03-20T19:20:32.934Z] INFO: Zapped successfully
19:20:32 [2022-03-20T19:20:32.934Z] 
19:20:32 [2022-03-20T19:20:32.934Z] INFO: executeCI.ps1 exiting at Sun Mar 20 19:20:28 CUT 2022. Duration 01:11:04.3295242
19:20:32 [2022-03-20T19:20:32.934Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
19:20:33 [2022-03-20T19:20:33.185Z] Recording test results
19:20:38 [2022-03-20T19:20:38.967Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
19:20:38 [2022-03-20T19:20:38.967Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
19:20:38 [2022-03-20T19:20:38.967Z] === RUN   TestDockerSuite/TestRestartWithVolumes
19:20:39 [2022-03-20T19:20:39.076Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
19:20:41 [2022-03-20T19:20:41.242Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
19:20:42 [2022-03-20T19:20:42.411Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
19:20:43 [2022-03-20T19:20:43.931Z] Creating win-2022-integration-bundles.zip
[Pipeline] archiveArtifacts
19:20:45 [2022-03-20T19:20:45.714Z] Archiving artifacts
19:20:45 [2022-03-20T19:20:45.913Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
19:20:46 [2022-03-20T19:20:46.125Z] === RUN   TestDockerSuite/TestRmiBlank
19:20:46 [2022-03-20T19:20:46.125Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
19:20:46 [2022-03-20T19:20:46.125Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
19:20:47 [2022-03-20T19:20:47.443Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
19:20:47 [2022-03-20T19:20:47.443Z]     docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux
19:20:47 [2022-03-20T19:20:47.443Z] === RUN   TestDockerSuite/TestRunAddHost
19:20:47 [2022-03-20T19:20:47.443Z]     docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux
19:20:47 [2022-03-20T19:20:47.443Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
19:20:47 [2022-03-20T19:20:47.443Z]     docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux
19:20:47 [2022-03-20T19:20:47.443Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
19:20:47 [2022-03-20T19:20:47.443Z]     docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux
19:20:47 [2022-03-20T19:20:47.443Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
19:20:47 [2022-03-20T19:20:47.443Z]     docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux
19:20:47 [2022-03-20T19:20:47.443Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
19:20:47 [2022-03-20T19:20:47.443Z]     docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux
19:20:47 [2022-03-20T19:20:47.443Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
19:20:47 [2022-03-20T19:20:47.443Z]     docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux
19:20:47 [2022-03-20T19:20:47.443Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
19:20:49 [2022-03-20T19:20:49.611Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
19:20:49 [2022-03-20T19:20:49.611Z]     docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux
19:20:49 [2022-03-20T19:20:49.611Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
19:20:49 [2022-03-20T19:20:49.611Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
19:20:49 [2022-03-20T19:20:49.611Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
19:20:59 [2022-03-20T19:20:59.920Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
19:21:01 [2022-03-20T19:21:01.493Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43398/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:21:02 [2022-03-20T19:21:02.515Z] + make clean
19:21:02 [2022-03-20T19:21:02.872Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
19:21:04 [2022-03-20T19:21:04.076Z] docker volume rm -f docker-dev-cache docker-mod-cache
19:21:04 [2022-03-20T19:21:04.076Z] docker-dev-cache
19:21:04 [2022-03-20T19:21:04.076Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:21:07 [2022-03-20T19:21:07.350Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
19:21:09 [2022-03-20T19:21:09.570Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
19:21:10 [2022-03-20T19:21:10.028Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
19:21:10 [2022-03-20T19:21:10.555Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
19:21:12 [2022-03-20T19:21:12.243Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
19:21:14 [2022-03-20T19:21:14.461Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
19:21:14 [2022-03-20T19:21:14.929Z] === RUN   TestDockerSuite/TestRunBindMounts
19:21:20 [2022-03-20T19:21:20.980Z] === RUN   TestDockerSuite/TestRmiImgIDForce
19:21:25 [2022-03-20T19:21:25.361Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
19:21:25 [2022-03-20T19:21:25.361Z]     docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux
19:21:25 [2022-03-20T19:21:25.361Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
19:21:25 [2022-03-20T19:21:25.361Z]     docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux
19:21:25 [2022-03-20T19:21:25.361Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
19:21:25 [2022-03-20T19:21:25.361Z]     docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux
19:21:25 [2022-03-20T19:21:25.361Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
19:21:25 [2022-03-20T19:21:25.361Z]     docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux
19:21:25 [2022-03-20T19:21:25.361Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
19:21:25 [2022-03-20T19:21:25.361Z]     docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux
19:21:25 [2022-03-20T19:21:25.361Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
19:21:25 [2022-03-20T19:21:25.361Z]     docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux
19:21:25 [2022-03-20T19:21:25.361Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
19:21:25 [2022-03-20T19:21:25.361Z]     docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux
19:21:25 [2022-03-20T19:21:25.361Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
19:21:25 [2022-03-20T19:21:25.361Z]     docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux
19:21:25 [2022-03-20T19:21:25.361Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
19:21:25 [2022-03-20T19:21:25.361Z]     docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux
19:21:25 [2022-03-20T19:21:25.361Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
19:21:25 [2022-03-20T19:21:25.361Z]     docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux
19:21:25 [2022-03-20T19:21:25.361Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
19:21:25 [2022-03-20T19:21:25.361Z]     docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux
19:21:25 [2022-03-20T19:21:25.361Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
19:21:27 [2022-03-20T19:21:27.577Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
19:21:27 [2022-03-20T19:21:27.577Z]     docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux
19:21:27 [2022-03-20T19:21:27.577Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
19:21:28 [2022-03-20T19:21:28.132Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
19:21:30 [2022-03-20T19:21:30.536Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
19:21:30 [2022-03-20T19:21:30.536Z]     docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux
19:21:31 [2022-03-20T19:21:31.005Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
19:21:31 [2022-03-20T19:21:31.005Z]     docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
19:21:31 [2022-03-20T19:21:31.005Z] === RUN   TestDockerSuite/TestRunContainerNetwork
19:21:33 [2022-03-20T19:21:33.225Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
19:21:33 [2022-03-20T19:21:33.225Z]     docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux
19:21:33 [2022-03-20T19:21:33.225Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
19:21:33 [2022-03-20T19:21:33.225Z]     docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux
19:21:33 [2022-03-20T19:21:33.225Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
19:21:33 [2022-03-20T19:21:33.225Z]     docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux
19:21:33 [2022-03-20T19:21:33.225Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
19:21:33 [2022-03-20T19:21:33.225Z]     docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux
19:21:33 [2022-03-20T19:21:33.225Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
19:21:33 [2022-03-20T19:21:33.225Z]     docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux
19:21:33 [2022-03-20T19:21:33.225Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
19:21:33 [2022-03-20T19:21:33.225Z]     docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux
19:21:33 [2022-03-20T19:21:33.225Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
19:21:33 [2022-03-20T19:21:33.225Z]     docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux
19:21:33 [2022-03-20T19:21:33.225Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
19:21:36 [2022-03-20T19:21:36.177Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
19:21:38 [2022-03-20T19:21:38.549Z] === RUN   TestDockerSuite/TestRmiParentImageFail
19:21:43 [2022-03-20T19:21:43.335Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
19:21:44 [2022-03-20T19:21:44.414Z] === RUN   TestDockerSuite/TestRmiTag
19:21:44 [2022-03-20T19:21:44.414Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
19:21:45 [2022-03-20T19:21:45.555Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
19:21:45 [2022-03-20T19:21:45.555Z]     docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux
19:21:45 [2022-03-20T19:21:45.555Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
19:21:45 [2022-03-20T19:21:45.555Z]     docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux
19:21:45 [2022-03-20T19:21:45.555Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
19:21:45 [2022-03-20T19:21:45.555Z]     docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
19:21:46 [2022-03-20T19:21:46.024Z] === RUN   TestDockerSuite/TestRunCreateVolume
19:21:48 [2022-03-20T19:21:48.204Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
19:21:53 [2022-03-20T19:21:53.184Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
19:21:53 [2022-03-20T19:21:53.185Z]     docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux
19:21:53 [2022-03-20T19:21:53.185Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
19:21:53 [2022-03-20T19:21:53.185Z]     docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux
19:21:53 [2022-03-20T19:21:53.185Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
19:21:53 [2022-03-20T19:21:53.185Z]     docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux
19:21:53 [2022-03-20T19:21:53.185Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
19:21:53 [2022-03-20T19:21:53.185Z]     docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux
19:21:53 [2022-03-20T19:21:53.185Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
19:21:55 [2022-03-20T19:21:55.405Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
19:22:01 [2022-03-20T19:22:01.279Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
19:22:01 [2022-03-20T19:22:01.279Z]     docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux
19:22:01 [2022-03-20T19:22:01.279Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
19:22:01 [2022-03-20T19:22:01.279Z]     docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux
19:22:01 [2022-03-20T19:22:01.279Z] === RUN   TestDockerSuite/TestRunDNSOptions
19:22:01 [2022-03-20T19:22:01.279Z]     docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux
19:22:01 [2022-03-20T19:22:01.279Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
19:22:01 [2022-03-20T19:22:01.279Z]     docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux
19:22:01 [2022-03-20T19:22:01.279Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
19:22:01 [2022-03-20T19:22:01.279Z]     docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux
19:22:01 [2022-03-20T19:22:01.279Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
19:22:01 [2022-03-20T19:22:01.279Z]     docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux
19:22:01 [2022-03-20T19:22:01.279Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
19:22:03 [2022-03-20T19:22:03.496Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
19:22:03 [2022-03-20T19:22:03.496Z]     docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux
19:22:03 [2022-03-20T19:22:03.496Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
19:22:03 [2022-03-20T19:22:03.965Z] === RUN   TestDockerSuite/TestRunDuplicateMount
19:22:03 [2022-03-20T19:22:03.965Z]     docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux
19:22:03 [2022-03-20T19:22:03.965Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
19:22:06 [2022-03-20T19:22:06.184Z] === RUN   TestDockerSuite/TestRunEchoStdout
19:22:09 [2022-03-20T19:22:09.134Z] === RUN   TestDockerSuite/TestRunEmptyEnv
19:22:09 [2022-03-20T19:22:09.134Z]     docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux
19:22:09 [2022-03-20T19:22:09.134Z] === RUN   TestDockerSuite/TestRunEntrypoint
19:22:13 [2022-03-20T19:22:13.487Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
19:22:15 [2022-03-20T19:22:15.051Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
19:22:16 [2022-03-20T19:22:16.288Z] === RUN   TestDockerSuite/TestRunEnvironment
19:22:16 [2022-03-20T19:22:16.288Z]     docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux
19:22:16 [2022-03-20T19:22:16.288Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
19:22:16 [2022-03-20T19:22:16.288Z]     docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux
19:22:16 [2022-03-20T19:22:16.288Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
19:22:16 [2022-03-20T19:22:16.288Z]     docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux
19:22:16 [2022-03-20T19:22:16.288Z] === RUN   TestDockerSuite/TestRunExitCode
19:22:18 [2022-03-20T19:22:18.507Z] === RUN   TestDockerSuite/TestRunExitCodeOne
19:22:20 [2022-03-20T19:22:20.722Z] === RUN   TestDockerSuite/TestRunExitCodeZero
19:22:22 [2022-03-20T19:22:22.208Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
19:22:22 [2022-03-20T19:22:22.676Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
19:22:22 [2022-03-20T19:22:22.676Z]     docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux
19:22:22 [2022-03-20T19:22:22.676Z] === RUN   TestDockerSuite/TestRunAddHost
19:22:22 [2022-03-20T19:22:22.676Z]     docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux
19:22:22 [2022-03-20T19:22:22.676Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
19:22:22 [2022-03-20T19:22:22.676Z]     docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux
19:22:22 [2022-03-20T19:22:22.676Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
19:22:22 [2022-03-20T19:22:22.676Z]     docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux
19:22:22 [2022-03-20T19:22:22.676Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
19:22:22 [2022-03-20T19:22:22.676Z]     docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux
19:22:22 [2022-03-20T19:22:22.676Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
19:22:22 [2022-03-20T19:22:22.676Z]     docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux
19:22:22 [2022-03-20T19:22:22.676Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
19:22:22 [2022-03-20T19:22:22.676Z]     docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux
19:22:22 [2022-03-20T19:22:22.676Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
19:22:23 [2022-03-20T19:22:23.673Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
19:22:25 [2022-03-20T19:22:25.890Z] === RUN   TestDockerSuite/TestRunExposePort
19:22:25 [2022-03-20T19:22:25.890Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
19:22:25 [2022-03-20T19:22:25.890Z]     docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux
19:22:25 [2022-03-20T19:22:25.890Z] === RUN   TestDockerSuite/TestRunGroupAdd
19:22:25 [2022-03-20T19:22:25.890Z]     docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux
19:22:25 [2022-03-20T19:22:25.890Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
19:22:25 [2022-03-20T19:22:25.890Z]     docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux
19:22:25 [2022-03-20T19:22:25.890Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
19:22:25 [2022-03-20T19:22:25.890Z]     docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux
19:22:25 [2022-03-20T19:22:25.890Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
19:22:25 [2022-03-20T19:22:25.890Z]     docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm
19:22:25 [2022-03-20T19:22:25.890Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
19:22:25 [2022-03-20T19:22:25.890Z]     docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux
19:22:25 [2022-03-20T19:22:25.890Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
19:22:25 [2022-03-20T19:22:25.890Z]     docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux
19:22:25 [2022-03-20T19:22:25.890Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
19:22:26 [2022-03-20T19:22:26.465Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
19:22:26 [2022-03-20T19:22:26.465Z]     docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux
19:22:26 [2022-03-20T19:22:26.465Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
19:22:26 [2022-03-20T19:22:26.466Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
19:22:26 [2022-03-20T19:22:26.466Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
19:22:30 [2022-03-20T19:22:30.646Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
19:22:30 [2022-03-20T19:22:30.646Z]     docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux
19:22:30 [2022-03-20T19:22:30.646Z] === RUN   TestDockerSuite/TestRunInvalidReference
19:22:30 [2022-03-20T19:22:30.646Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
19:22:30 [2022-03-20T19:22:30.646Z]     docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux
19:22:30 [2022-03-20T19:22:30.646Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
19:22:30 [2022-03-20T19:22:30.646Z]     docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux
19:22:30 [2022-03-20T19:22:30.646Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
19:22:30 [2022-03-20T19:22:30.646Z]     docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux
19:22:30 [2022-03-20T19:22:30.646Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
19:22:30 [2022-03-20T19:22:30.646Z]     docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux
19:22:30 [2022-03-20T19:22:30.646Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
19:22:33 [2022-03-20T19:22:33.628Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
19:22:37 [2022-03-20T19:22:37.414Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
19:22:40 [2022-03-20T19:22:40.364Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
19:22:41 [2022-03-20T19:22:41.171Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
19:22:41 [2022-03-20T19:22:41.171Z]     docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
19:22:41 [2022-03-20T19:22:41.171Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
19:22:42 [2022-03-20T19:22:42.134Z] === RUN   TestDockerSuite/TestRunModeHostname
19:22:42 [2022-03-20T19:22:42.134Z]     docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux
19:22:42 [2022-03-20T19:22:42.134Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
19:22:42 [2022-03-20T19:22:42.134Z]     docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux
19:22:42 [2022-03-20T19:22:42.134Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
19:22:42 [2022-03-20T19:22:42.134Z]     docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux
19:22:42 [2022-03-20T19:22:42.134Z] === RUN   TestDockerSuite/TestRunModeIpcHost
19:22:42 [2022-03-20T19:22:42.134Z]     docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux
19:22:42 [2022-03-20T19:22:42.134Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
19:22:42 [2022-03-20T19:22:42.134Z]     docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux
19:22:42 [2022-03-20T19:22:42.134Z] === RUN   TestDockerSuite/TestRunModePIDContainer
19:22:42 [2022-03-20T19:22:42.134Z]     docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux
19:22:42 [2022-03-20T19:22:42.134Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
19:22:42 [2022-03-20T19:22:42.134Z]     docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux
19:22:42 [2022-03-20T19:22:42.134Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
19:22:42 [2022-03-20T19:22:42.134Z]     docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux
19:22:42 [2022-03-20T19:22:42.134Z] === RUN   TestDockerSuite/TestRunModeUTSHost
19:22:42 [2022-03-20T19:22:42.134Z]     docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux
19:22:42 [2022-03-20T19:22:42.134Z] === RUN   TestDockerSuite/TestRunMount
19:22:42 [2022-03-20T19:22:42.134Z]     docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux
19:22:42 [2022-03-20T19:22:42.134Z] === RUN   TestDockerSuite/TestRunMountOrdering
19:22:42 [2022-03-20T19:22:42.134Z]     docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux
19:22:42 [2022-03-20T19:22:42.134Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
19:22:42 [2022-03-20T19:22:42.134Z]     docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux
19:22:42 [2022-03-20T19:22:42.134Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
19:22:42 [2022-03-20T19:22:42.134Z]     docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux
19:22:42 [2022-03-20T19:22:42.134Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
19:22:44 [2022-03-20T19:22:44.152Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
19:22:47 [2022-03-20T19:22:47.100Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
19:22:47 [2022-03-20T19:22:47.100Z] === RUN   TestDockerSuite/TestRunBindMounts
19:22:50 [2022-03-20T19:22:50.682Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
19:22:50 [2022-03-20T19:22:50.682Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
19:22:50 [2022-03-20T19:22:50.682Z] === RUN   TestDockerSuite/TestRunNamedVolume
19:22:50 [2022-03-20T19:22:50.682Z]     docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux
19:22:50 [2022-03-20T19:22:50.682Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
19:22:50 [2022-03-20T19:22:50.682Z]     docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux
19:22:50 [2022-03-20T19:22:50.682Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
19:22:54 [2022-03-20T19:22:54.254Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
19:22:54 [2022-03-20T19:22:54.254Z]     docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux
19:22:54 [2022-03-20T19:22:54.254Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
19:22:54 [2022-03-20T19:22:54.254Z]     docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux
19:22:54 [2022-03-20T19:22:54.254Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
19:22:54 [2022-03-20T19:22:54.254Z]     docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux
19:22:54 [2022-03-20T19:22:54.254Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
19:22:54 [2022-03-20T19:22:54.254Z]     docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux
19:22:54 [2022-03-20T19:22:54.254Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
19:22:54 [2022-03-20T19:22:54.254Z]     docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux
19:22:54 [2022-03-20T19:22:54.254Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
19:22:54 [2022-03-20T19:22:54.254Z]     docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux
19:22:54 [2022-03-20T19:22:54.254Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
19:22:54 [2022-03-20T19:22:54.254Z]     docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux
19:22:54 [2022-03-20T19:22:54.254Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
19:22:54 [2022-03-20T19:22:54.254Z]     docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux
19:22:54 [2022-03-20T19:22:54.254Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
19:22:54 [2022-03-20T19:22:54.254Z]     docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux
19:22:54 [2022-03-20T19:22:54.254Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
19:22:54 [2022-03-20T19:22:54.254Z]     docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux
19:22:54 [2022-03-20T19:22:54.254Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
19:22:54 [2022-03-20T19:22:54.254Z]     docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux
19:22:54 [2022-03-20T19:22:54.254Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
19:22:55 [2022-03-20T19:22:55.352Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
19:22:58 [2022-03-20T19:22:58.041Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
19:22:58 [2022-03-20T19:22:58.041Z]     docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux
19:22:58 [2022-03-20T19:22:58.041Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
19:23:00 [2022-03-20T19:23:00.018Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
19:23:00 [2022-03-20T19:23:00.018Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
19:23:00 [2022-03-20T19:23:00.018Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
19:23:00 [2022-03-20T19:23:00.018Z]     docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
19:23:00 [2022-03-20T19:23:00.018Z] === RUN   TestDockerSuite/TestRunNetHost
19:23:00 [2022-03-20T19:23:00.018Z]     docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux
19:23:00 [2022-03-20T19:23:00.018Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
19:23:00 [2022-03-20T19:23:00.018Z]     docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux
19:23:00 [2022-03-20T19:23:00.018Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
19:23:00 [2022-03-20T19:23:00.018Z]     docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux
19:23:00 [2022-03-20T19:23:00.018Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
19:23:00 [2022-03-20T19:23:00.018Z]     docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux
19:23:00 [2022-03-20T19:23:00.018Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
19:23:00 [2022-03-20T19:23:00.018Z]     docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux
19:23:00 [2022-03-20T19:23:00.018Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
19:23:00 [2022-03-20T19:23:00.018Z]     docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux
19:23:00 [2022-03-20T19:23:00.018Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
19:23:00 [2022-03-20T19:23:00.018Z]     docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux
19:23:00 [2022-03-20T19:23:00.018Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
19:23:00 [2022-03-20T19:23:00.018Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
19:23:01 [2022-03-20T19:23:01.548Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
19:23:02 [2022-03-20T19:23:02.798Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
19:23:02 [2022-03-20T19:23:02.798Z]     docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux
19:23:02 [2022-03-20T19:23:02.798Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
19:23:02 [2022-03-20T19:23:02.798Z]     docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
19:23:02 [2022-03-20T19:23:02.798Z] === RUN   TestDockerSuite/TestRunContainerNetwork
19:23:03 [2022-03-20T19:23:03.715Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
19:23:05 [2022-03-20T19:23:05.750Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
19:23:05 [2022-03-20T19:23:05.750Z]     docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux
19:23:05 [2022-03-20T19:23:05.750Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
19:23:05 [2022-03-20T19:23:05.750Z]     docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux
19:23:05 [2022-03-20T19:23:05.750Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
19:23:05 [2022-03-20T19:23:05.750Z]     docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux
19:23:05 [2022-03-20T19:23:05.750Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
19:23:05 [2022-03-20T19:23:05.750Z]     docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux
19:23:06 [2022-03-20T19:23:06.217Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
19:23:06 [2022-03-20T19:23:06.217Z]     docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux
19:23:06 [2022-03-20T19:23:06.217Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
19:23:06 [2022-03-20T19:23:06.217Z]     docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux
19:23:06 [2022-03-20T19:23:06.217Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
19:23:06 [2022-03-20T19:23:06.217Z]     docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux
19:23:06 [2022-03-20T19:23:06.217Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
19:23:06 [2022-03-20T19:23:06.604Z] === RUN   TestDockerSuite/TestRunNonExistingImage
19:23:07 [2022-03-20T19:23:07.569Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
19:23:08 [2022-03-20T19:23:08.429Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
19:23:09 [2022-03-20T19:23:09.733Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
19:23:10 [2022-03-20T19:23:10.194Z]     docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux
19:23:10 [2022-03-20T19:23:10.194Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
19:23:10 [2022-03-20T19:23:10.194Z]     docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux
19:23:10 [2022-03-20T19:23:10.194Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
19:23:10 [2022-03-20T19:23:10.194Z]     docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux
19:23:10 [2022-03-20T19:23:10.194Z] === RUN   TestDockerSuite/TestRunPortInUse
19:23:10 [2022-03-20T19:23:10.194Z]     docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux
19:23:10 [2022-03-20T19:23:10.194Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
19:23:10 [2022-03-20T19:23:10.194Z]     docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux
19:23:10 [2022-03-20T19:23:10.194Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
19:23:10 [2022-03-20T19:23:10.194Z]     docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux
19:23:10 [2022-03-20T19:23:10.194Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
19:23:10 [2022-03-20T19:23:10.194Z]     docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux
19:23:10 [2022-03-20T19:23:10.194Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
19:23:10 [2022-03-20T19:23:10.194Z]     docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux
19:23:10 [2022-03-20T19:23:10.194Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
19:23:12 [2022-03-20T19:23:12.224Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
19:23:13 [2022-03-20T19:23:13.095Z] === RUN   TestDockerSuite/TestRunPublishPort
19:23:13 [2022-03-20T19:23:13.095Z]     docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux
19:23:13 [2022-03-20T19:23:13.095Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
19:23:13 [2022-03-20T19:23:13.095Z]     docker_cli_run_test.go:2854: unmatched requirement Apparmor
19:23:13 [2022-03-20T19:23:13.095Z] === RUN   TestDockerSuite/TestRunReadProcLatency
19:23:13 [2022-03-20T19:23:13.095Z]     docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux
19:23:13 [2022-03-20T19:23:13.095Z] === RUN   TestDockerSuite/TestRunReadProcTimer
19:23:13 [2022-03-20T19:23:13.095Z]     docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux
19:23:13 [2022-03-20T19:23:13.095Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
19:23:13 [2022-03-20T19:23:13.095Z]     docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux
19:23:13 [2022-03-20T19:23:13.095Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
19:23:16 [2022-03-20T19:23:16.012Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
19:23:16 [2022-03-20T19:23:16.012Z]     docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux
19:23:16 [2022-03-20T19:23:16.013Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
19:23:16 [2022-03-20T19:23:16.013Z]     docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux
19:23:16 [2022-03-20T19:23:16.013Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
19:23:16 [2022-03-20T19:23:16.013Z]     docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
19:23:16 [2022-03-20T19:23:16.013Z] === RUN   TestDockerSuite/TestRunCreateVolume
19:23:19 [2022-03-20T19:23:19.799Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
19:23:19 [2022-03-20T19:23:19.799Z]     docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux
19:23:19 [2022-03-20T19:23:19.799Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
19:23:19 [2022-03-20T19:23:19.799Z]     docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux
19:23:19 [2022-03-20T19:23:19.799Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
19:23:19 [2022-03-20T19:23:19.799Z]     docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux
19:23:19 [2022-03-20T19:23:19.799Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
19:23:19 [2022-03-20T19:23:19.799Z]     docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux
19:23:19 [2022-03-20T19:23:19.799Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
19:23:22 [2022-03-20T19:23:22.011Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
19:23:27 [2022-03-20T19:23:27.867Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
19:23:27 [2022-03-20T19:23:27.867Z]     docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux
19:23:27 [2022-03-20T19:23:27.867Z] === RUN   TestDockerSuite/TestRunRm
19:23:28 [2022-03-20T19:23:28.834Z] === RUN   TestDockerSuite/TestRunRmAndWait
19:23:29 [2022-03-20T19:23:29.166Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
19:23:29 [2022-03-20T19:23:29.166Z]     docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux
19:23:29 [2022-03-20T19:23:29.166Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
19:23:29 [2022-03-20T19:23:29.166Z]     docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux
19:23:29 [2022-03-20T19:23:29.166Z] === RUN   TestDockerSuite/TestRunDNSOptions
19:23:29 [2022-03-20T19:23:29.166Z]     docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux
19:23:29 [2022-03-20T19:23:29.166Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
19:23:29 [2022-03-20T19:23:29.166Z]     docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux
19:23:29 [2022-03-20T19:23:29.166Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
19:23:29 [2022-03-20T19:23:29.166Z]     docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux
19:23:29 [2022-03-20T19:23:29.166Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
19:23:29 [2022-03-20T19:23:29.166Z]     docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux
19:23:29 [2022-03-20T19:23:29.166Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
19:23:32 [2022-03-20T19:23:32.955Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
19:23:32 [2022-03-20T19:23:32.955Z]     docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux
19:23:32 [2022-03-20T19:23:32.955Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
19:23:32 [2022-03-20T19:23:32.955Z] === RUN   TestDockerSuite/TestRunDuplicateMount
19:23:32 [2022-03-20T19:23:32.955Z]     docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux
19:23:32 [2022-03-20T19:23:32.955Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
19:23:34 [2022-03-20T19:23:34.603Z] === RUN   TestDockerSuite/TestRunRmPre125Api
19:23:36 [2022-03-20T19:23:36.752Z] === RUN   TestDockerSuite/TestRunEchoStdout
19:23:36 [2022-03-20T19:23:36.767Z] === RUN   TestDockerSuite/TestRunRootWorkdir
19:23:39 [2022-03-20T19:23:39.656Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
19:23:39 [2022-03-20T19:23:39.701Z] === RUN   TestDockerSuite/TestRunEmptyEnv
19:23:39 [2022-03-20T19:23:39.701Z]     docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux
19:23:39 [2022-03-20T19:23:39.701Z] === RUN   TestDockerSuite/TestRunEntrypoint
19:23:41 [2022-03-20T19:23:41.822Z] === RUN   TestDockerSuite/TestRunSetMacAddress
19:23:43 [2022-03-20T19:23:43.485Z] === RUN   TestDockerSuite/TestRunEnvironment
19:23:43 [2022-03-20T19:23:43.485Z]     docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux
19:23:43 [2022-03-20T19:23:43.485Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
19:23:43 [2022-03-20T19:23:43.485Z]     docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux
19:23:43 [2022-03-20T19:23:43.485Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
19:23:43 [2022-03-20T19:23:43.485Z]     docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux
19:23:43 [2022-03-20T19:23:43.485Z] === RUN   TestDockerSuite/TestRunExitCode
19:23:44 [2022-03-20T19:23:44.712Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
19:23:44 [2022-03-20T19:23:44.712Z]     docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux
19:23:44 [2022-03-20T19:23:44.712Z] === RUN   TestDockerSuite/TestRunState
19:23:44 [2022-03-20T19:23:44.712Z]     docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux
19:23:44 [2022-03-20T19:23:44.712Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
19:23:46 [2022-03-20T19:23:46.885Z] === RUN   TestDockerSuite/TestRunStdinPipe
19:23:46 [2022-03-20T19:23:46.885Z]     docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux
19:23:46 [2022-03-20T19:23:46.885Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
19:23:47 [2022-03-20T19:23:47.273Z] === RUN   TestDockerSuite/TestRunExitCodeOne
19:23:49 [2022-03-20T19:23:49.788Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
19:23:49 [2022-03-20T19:23:49.788Z]     docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux
19:23:49 [2022-03-20T19:23:49.788Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
19:23:49 [2022-03-20T19:23:49.788Z]     docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux
19:23:49 [2022-03-20T19:23:49.788Z] === RUN   TestDockerSuite/TestRunTLSVerify
19:23:49 [2022-03-20T19:23:49.788Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
19:23:49 [2022-03-20T19:23:49.789Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
19:23:49 [2022-03-20T19:23:49.789Z]     docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux
19:23:49 [2022-03-20T19:23:49.789Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
19:23:50 [2022-03-20T19:23:50.228Z] === RUN   TestDockerSuite/TestRunExitCodeZero
19:23:54 [2022-03-20T19:23:54.028Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
19:23:54 [2022-03-20T19:23:54.460Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
19:23:54 [2022-03-20T19:23:54.460Z]     docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux
19:23:54 [2022-03-20T19:23:54.460Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
19:23:54 [2022-03-20T19:23:54.460Z]     docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux
19:23:54 [2022-03-20T19:23:54.460Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
19:23:54 [2022-03-20T19:23:54.460Z]     docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux
19:23:54 [2022-03-20T19:23:54.460Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
19:23:54 [2022-03-20T19:23:54.460Z]     docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
19:23:54 [2022-03-20T19:23:54.916Z] === RUN   TestDockerSuite/TestRunUnshareProc
19:23:54 [2022-03-20T19:23:54.916Z]     docker_cli_run_test.go:2893: unmatched requirement Apparmor
19:23:54 [2022-03-20T19:23:54.916Z] === RUN   TestDockerSuite/TestRunUserByID
19:23:54 [2022-03-20T19:23:54.916Z]     docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux
19:23:54 [2022-03-20T19:23:54.916Z] === RUN   TestDockerSuite/TestRunUserByIDBig
19:23:54 [2022-03-20T19:23:54.916Z]     docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux
19:23:54 [2022-03-20T19:23:54.916Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
19:23:54 [2022-03-20T19:23:54.916Z]     docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux
19:23:54 [2022-03-20T19:23:54.916Z] === RUN   TestDockerSuite/TestRunUserByIDZero
19:23:54 [2022-03-20T19:23:54.916Z]     docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux
19:23:54 [2022-03-20T19:23:54.916Z] === RUN   TestDockerSuite/TestRunUserByName
19:23:54 [2022-03-20T19:23:54.916Z]     docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux
19:23:54 [2022-03-20T19:23:54.916Z] === RUN   TestDockerSuite/TestRunUserDefaults
19:23:57 [2022-03-20T19:23:57.820Z] === RUN   TestDockerSuite/TestRunExposePort
19:23:57 [2022-03-20T19:23:57.820Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
19:23:57 [2022-03-20T19:23:57.820Z]     docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux
19:23:57 [2022-03-20T19:23:57.820Z] === RUN   TestDockerSuite/TestRunGroupAdd
19:23:57 [2022-03-20T19:23:57.820Z]     docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux
19:23:57 [2022-03-20T19:23:57.820Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
19:23:57 [2022-03-20T19:23:57.820Z]     docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux
19:23:57 [2022-03-20T19:23:57.820Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
19:23:57 [2022-03-20T19:23:57.820Z]     docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux
19:23:57 [2022-03-20T19:23:57.820Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
19:23:57 [2022-03-20T19:23:57.820Z]     docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm
19:23:57 [2022-03-20T19:23:57.820Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
19:23:57 [2022-03-20T19:23:57.820Z]     docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux
19:23:57 [2022-03-20T19:23:57.820Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
19:23:57 [2022-03-20T19:23:57.820Z]     docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux
19:23:57 [2022-03-20T19:23:57.820Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
19:24:01 [2022-03-20T19:24:01.974Z] === RUN   TestDockerSuite/TestRunUserNotFound
19:24:01 [2022-03-20T19:24:01.974Z]     docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux
19:24:01 [2022-03-20T19:24:01.974Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
19:24:03 [2022-03-20T19:24:03.683Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
19:24:03 [2022-03-20T19:24:03.683Z]     docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux
19:24:03 [2022-03-20T19:24:03.683Z] === RUN   TestDockerSuite/TestRunInvalidReference
19:24:03 [2022-03-20T19:24:03.683Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
19:24:03 [2022-03-20T19:24:03.683Z]     docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux
19:24:03 [2022-03-20T19:24:03.683Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
19:24:03 [2022-03-20T19:24:03.683Z]     docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux
19:24:03 [2022-03-20T19:24:03.683Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
19:24:03 [2022-03-20T19:24:03.683Z]     docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux
19:24:03 [2022-03-20T19:24:03.683Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
19:24:03 [2022-03-20T19:24:03.683Z]     docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux
19:24:03 [2022-03-20T19:24:03.683Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
19:24:04 [2022-03-20T19:24:04.862Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
19:24:04 [2022-03-20T19:24:04.862Z]     docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux
19:24:04 [2022-03-20T19:24:04.862Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
19:24:04 [2022-03-20T19:24:04.862Z]     docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux
19:24:04 [2022-03-20T19:24:04.862Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
19:24:07 [2022-03-20T19:24:07.752Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
19:24:12 [2022-03-20T19:24:12.345Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
19:24:12 [2022-03-20T19:24:12.345Z]     docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
19:24:12 [2022-03-20T19:24:12.345Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
19:24:15 [2022-03-20T19:24:15.292Z] === RUN   TestDockerSuite/TestRunModeHostname
19:24:15 [2022-03-20T19:24:15.292Z]     docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux
19:24:15 [2022-03-20T19:24:15.292Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
19:24:15 [2022-03-20T19:24:15.292Z]     docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux
19:24:15 [2022-03-20T19:24:15.292Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
19:24:15 [2022-03-20T19:24:15.292Z]     docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux
19:24:15 [2022-03-20T19:24:15.292Z] === RUN   TestDockerSuite/TestRunModeIpcHost
19:24:15 [2022-03-20T19:24:15.292Z]     docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux
19:24:15 [2022-03-20T19:24:15.292Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
19:24:15 [2022-03-20T19:24:15.292Z]     docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux
19:24:15 [2022-03-20T19:24:15.292Z] === RUN   TestDockerSuite/TestRunModePIDContainer
19:24:15 [2022-03-20T19:24:15.292Z]     docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux
19:24:15 [2022-03-20T19:24:15.292Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
19:24:15 [2022-03-20T19:24:15.292Z]     docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux
19:24:15 [2022-03-20T19:24:15.292Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
19:24:15 [2022-03-20T19:24:15.292Z]     docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux
19:24:15 [2022-03-20T19:24:15.292Z] === RUN   TestDockerSuite/TestRunModeUTSHost
19:24:15 [2022-03-20T19:24:15.292Z]     docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux
19:24:15 [2022-03-20T19:24:15.292Z] === RUN   TestDockerSuite/TestRunMount
19:24:15 [2022-03-20T19:24:15.292Z]     docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux
19:24:15 [2022-03-20T19:24:15.292Z] === RUN   TestDockerSuite/TestRunMountOrdering
19:24:15 [2022-03-20T19:24:15.292Z]     docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux
19:24:15 [2022-03-20T19:24:15.292Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
19:24:15 [2022-03-20T19:24:15.292Z]     docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux
19:24:15 [2022-03-20T19:24:15.292Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
19:24:15 [2022-03-20T19:24:15.292Z]     docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux
19:24:15 [2022-03-20T19:24:15.292Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
19:24:16 [2022-03-20T19:24:16.286Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
19:24:20 [2022-03-20T19:24:20.007Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
19:24:25 [2022-03-20T19:24:25.711Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
19:24:25 [2022-03-20T19:24:25.712Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
19:24:25 [2022-03-20T19:24:25.712Z] === RUN   TestDockerSuite/TestRunNamedVolume
19:24:25 [2022-03-20T19:24:25.712Z]     docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux
19:24:25 [2022-03-20T19:24:25.712Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
19:24:25 [2022-03-20T19:24:25.712Z]     docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux
19:24:25 [2022-03-20T19:24:25.712Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
19:24:27 [2022-03-20T19:24:27.059Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
19:24:27 [2022-03-20T19:24:27.059Z]     docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux
19:24:27 [2022-03-20T19:24:27.059Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
19:24:27 [2022-03-20T19:24:27.059Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
19:24:29 [2022-03-20T19:24:29.948Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
19:24:32 [2022-03-20T19:24:32.839Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
19:24:32 [2022-03-20T19:24:32.862Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
19:24:35 [2022-03-20T19:24:35.003Z] === RUN   TestDockerSuite/TestRunWithBadDevice
19:24:35 [2022-03-20T19:24:35.004Z]     docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux
19:24:35 [2022-03-20T19:24:35.004Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
19:24:35 [2022-03-20T19:24:35.004Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
19:24:35 [2022-03-20T19:24:35.460Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
19:24:35 [2022-03-20T19:24:35.460Z]     docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux
19:24:35 [2022-03-20T19:24:35.460Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
19:24:35 [2022-03-20T19:24:35.460Z]     docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux
19:24:35 [2022-03-20T19:24:35.460Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
19:24:35 [2022-03-20T19:24:35.460Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
19:24:35 [2022-03-20T19:24:35.460Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
19:24:35 [2022-03-20T19:24:35.460Z]     docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux
19:24:35 [2022-03-20T19:24:35.460Z] === RUN   TestDockerSuite/TestRunWithUlimits
19:24:35 [2022-03-20T19:24:35.460Z]     docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
19:24:35 [2022-03-20T19:24:35.460Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
19:24:40 [2022-03-20T19:24:40.011Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
19:24:40 [2022-03-20T19:24:40.011Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
19:24:40 [2022-03-20T19:24:40.011Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
19:24:40 [2022-03-20T19:24:40.011Z]     docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
19:24:40 [2022-03-20T19:24:40.011Z] === RUN   TestDockerSuite/TestRunNetHost
19:24:40 [2022-03-20T19:24:40.011Z]     docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux
19:24:40 [2022-03-20T19:24:40.011Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
19:24:40 [2022-03-20T19:24:40.011Z]     docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux
19:24:40 [2022-03-20T19:24:40.011Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
19:24:40 [2022-03-20T19:24:40.011Z]     docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux
19:24:40 [2022-03-20T19:24:40.011Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
19:24:40 [2022-03-20T19:24:40.011Z]     docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux
19:24:40 [2022-03-20T19:24:40.011Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
19:24:40 [2022-03-20T19:24:40.011Z]     docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux
19:24:40 [2022-03-20T19:24:40.011Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
19:24:40 [2022-03-20T19:24:40.011Z]     docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux
19:24:40 [2022-03-20T19:24:40.011Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
19:24:40 [2022-03-20T19:24:40.011Z]     docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux
19:24:40 [2022-03-20T19:24:40.011Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
19:24:40 [2022-03-20T19:24:40.011Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
19:24:40 [2022-03-20T19:24:40.125Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
19:24:40 [2022-03-20T19:24:40.996Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
19:24:41 [2022-03-20T19:24:41.654Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
19:24:43 [2022-03-20T19:24:43.820Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
19:24:43 [2022-03-20T19:24:43.945Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
19:24:46 [2022-03-20T19:24:46.159Z] === RUN   TestDockerSuite/TestRunNonExistingImage
19:24:47 [2022-03-20T19:24:47.146Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
19:24:49 [2022-03-20T19:24:49.589Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
19:24:49 [2022-03-20T19:24:49.589Z]     docker_cli_run_test.go:3010: unmatched requirement Apparmor
19:24:49 [2022-03-20T19:24:49.589Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
19:24:49 [2022-03-20T19:24:49.589Z]     docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux
19:24:49 [2022-03-20T19:24:49.589Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
19:24:49 [2022-03-20T19:24:49.589Z]     docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux
19:24:49 [2022-03-20T19:24:49.589Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
19:24:49 [2022-03-20T19:24:49.589Z]     docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux
19:24:49 [2022-03-20T19:24:49.589Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
19:24:49 [2022-03-20T19:24:49.589Z]     docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux
19:24:49 [2022-03-20T19:24:49.589Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
19:24:49 [2022-03-20T19:24:49.589Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
19:24:49 [2022-03-20T19:24:49.589Z] === RUN   TestDockerSuite/TestSaveCheckTimes
19:24:49 [2022-03-20T19:24:49.589Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
19:24:49 [2022-03-20T19:24:49.589Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
19:24:49 [2022-03-20T19:24:49.589Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
19:24:49 [2022-03-20T19:24:49.589Z] === RUN   TestDockerSuite/TestSaveImageId
19:24:49 [2022-03-20T19:24:49.589Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
19:24:49 [2022-03-20T19:24:49.589Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
19:24:49 [2022-03-20T19:24:49.589Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
19:24:49 [2022-03-20T19:24:49.589Z] === RUN   TestDockerSuite/TestSaveLoadParents
19:24:49 [2022-03-20T19:24:49.589Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
19:24:49 [2022-03-20T19:24:49.589Z] === RUN   TestDockerSuite/TestSaveMultipleNames
19:24:49 [2022-03-20T19:24:49.589Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
19:24:49 [2022-03-20T19:24:49.589Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
19:24:49 [2022-03-20T19:24:49.589Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
19:24:49 [2022-03-20T19:24:49.589Z] === RUN   TestDockerSuite/TestSaveSingleTag
19:24:49 [2022-03-20T19:24:49.589Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
19:24:49 [2022-03-20T19:24:49.589Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
19:24:49 [2022-03-20T19:24:49.589Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
19:24:49 [2022-03-20T19:24:49.589Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
19:24:49 [2022-03-20T19:24:49.589Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
19:24:49 [2022-03-20T19:24:49.589Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
19:24:49 [2022-03-20T19:24:49.589Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
19:24:49 [2022-03-20T19:24:49.589Z] === RUN   TestDockerSuite/TestSearchCmdOptions
19:24:50 [2022-03-20T19:24:50.932Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
19:24:50 [2022-03-20T19:24:50.932Z]     docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux
19:24:50 [2022-03-20T19:24:50.932Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
19:24:50 [2022-03-20T19:24:50.932Z]     docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux
19:24:50 [2022-03-20T19:24:50.932Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
19:24:50 [2022-03-20T19:24:50.932Z]     docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux
19:24:50 [2022-03-20T19:24:50.932Z] === RUN   TestDockerSuite/TestRunPortInUse
19:24:50 [2022-03-20T19:24:50.932Z]     docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux
19:24:50 [2022-03-20T19:24:50.932Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
19:24:50 [2022-03-20T19:24:50.932Z]     docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux
19:24:50 [2022-03-20T19:24:50.932Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
19:24:50 [2022-03-20T19:24:50.932Z]     docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux
19:24:50 [2022-03-20T19:24:50.932Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
19:24:50 [2022-03-20T19:24:50.932Z]     docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux
19:24:50 [2022-03-20T19:24:50.932Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
19:24:50 [2022-03-20T19:24:50.932Z]     docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux
19:24:50 [2022-03-20T19:24:50.932Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
19:24:51 [2022-03-20T19:24:51.767Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
19:24:51 [2022-03-20T19:24:51.767Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
19:24:52 [2022-03-20T19:24:52.222Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
19:24:52 [2022-03-20T19:24:52.678Z] === RUN   TestDockerSuite/TestSearchWithLimit
19:24:54 [2022-03-20T19:24:54.206Z] === RUN   TestDockerSuite/TestSlowStdinClosing
19:24:54 [2022-03-20T19:24:54.206Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
19:24:55 [2022-03-20T19:24:55.682Z] === RUN   TestDockerSuite/TestRunPublishPort
19:24:55 [2022-03-20T19:24:55.683Z]     docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux
19:24:55 [2022-03-20T19:24:55.683Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
19:24:55 [2022-03-20T19:24:55.683Z]     docker_cli_run_test.go:2854: unmatched requirement Apparmor
19:24:55 [2022-03-20T19:24:55.683Z] === RUN   TestDockerSuite/TestRunReadProcLatency
19:24:55 [2022-03-20T19:24:55.683Z]     docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux
19:24:55 [2022-03-20T19:24:55.683Z] === RUN   TestDockerSuite/TestRunReadProcTimer
19:24:55 [2022-03-20T19:24:55.683Z]     docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux
19:24:55 [2022-03-20T19:24:55.683Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
19:24:55 [2022-03-20T19:24:55.683Z]     docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux
19:24:55 [2022-03-20T19:24:55.683Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
19:25:02 [2022-03-20T19:25:02.761Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
19:25:04 [2022-03-20T19:25:04.289Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
19:25:07 [2022-03-20T19:25:07.182Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
19:25:07 [2022-03-20T19:25:07.182Z]     docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux
19:25:07 [2022-03-20T19:25:07.182Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
19:25:08 [2022-03-20T19:25:08.343Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
19:25:08 [2022-03-20T19:25:08.343Z]     docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux
19:25:08 [2022-03-20T19:25:08.343Z] === RUN   TestDockerSuite/TestRunRm
19:25:11 [2022-03-20T19:25:11.297Z] === RUN   TestDockerSuite/TestRunRmAndWait
19:25:15 [2022-03-20T19:25:15.729Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
19:25:15 [2022-03-20T19:25:15.729Z]     docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux
19:25:15 [2022-03-20T19:25:15.729Z] === RUN   TestDockerSuite/TestStartAttachSilent
19:25:17 [2022-03-20T19:25:17.159Z] === RUN   TestDockerSuite/TestRunRmPre125Api
19:25:20 [2022-03-20T19:25:20.948Z] === RUN   TestDockerSuite/TestRunRootWorkdir
19:25:24 [2022-03-20T19:25:24.291Z] === RUN   TestDockerSuite/TestStartAttachWithRename
19:25:24 [2022-03-20T19:25:24.291Z]     docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux
19:25:24 [2022-03-20T19:25:24.291Z] === RUN   TestDockerSuite/TestStartMultipleContainers
19:25:24 [2022-03-20T19:25:24.291Z]     docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux
19:25:24 [2022-03-20T19:25:24.291Z] === RUN   TestDockerSuite/TestStartPausedContainer
19:25:24 [2022-03-20T19:25:24.291Z]     docker_cli_start_test.go:95: unmatched requirement IsPausable
19:25:24 [2022-03-20T19:25:24.291Z] === RUN   TestDockerSuite/TestStartRecordError
19:25:24 [2022-03-20T19:25:24.291Z]     docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux
19:25:24 [2022-03-20T19:25:24.291Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
19:25:24 [2022-03-20T19:25:24.736Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
19:25:28 [2022-03-20T19:25:28.531Z] === RUN   TestDockerSuite/TestRunSetMacAddress
19:25:28 [2022-03-20T19:25:28.531Z]     docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
19:25:28 [2022-03-20T19:25:28.531Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
19:25:28 [2022-03-20T19:25:28.531Z]     docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux
19:25:28 [2022-03-20T19:25:28.531Z] === RUN   TestDockerSuite/TestRunState
19:25:28 [2022-03-20T19:25:28.531Z]     docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux
19:25:28 [2022-03-20T19:25:28.531Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
19:25:31 [2022-03-20T19:25:31.341Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
19:25:31 [2022-03-20T19:25:31.341Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
19:25:31 [2022-03-20T19:25:31.341Z] === RUN   TestDockerSuite/TestStatsAllNoStream
19:25:31 [2022-03-20T19:25:31.341Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
19:25:31 [2022-03-20T19:25:31.341Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
19:25:31 [2022-03-20T19:25:31.341Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
19:25:31 [2022-03-20T19:25:31.341Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
19:25:31 [2022-03-20T19:25:31.341Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
19:25:31 [2022-03-20T19:25:31.341Z] === RUN   TestDockerSuite/TestStatsFormatAll
19:25:31 [2022-03-20T19:25:31.341Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
19:25:31 [2022-03-20T19:25:31.341Z] === RUN   TestDockerSuite/TestStatsNoStream
19:25:31 [2022-03-20T19:25:31.341Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
19:25:31 [2022-03-20T19:25:31.341Z] === RUN   TestDockerSuite/TestTopMultipleArgs
19:25:32 [2022-03-20T19:25:32.318Z] === RUN   TestDockerSuite/TestRunStdinPipe
19:25:32 [2022-03-20T19:25:32.318Z]     docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux
19:25:32 [2022-03-20T19:25:32.318Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
19:25:32 [2022-03-20T19:25:32.318Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
19:25:32 [2022-03-20T19:25:32.318Z]     docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux
19:25:32 [2022-03-20T19:25:32.318Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
19:25:32 [2022-03-20T19:25:32.318Z]     docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux
19:25:32 [2022-03-20T19:25:32.318Z] === RUN   TestDockerSuite/TestRunTLSVerify
19:25:32 [2022-03-20T19:25:32.318Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
19:25:32 [2022-03-20T19:25:32.785Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
19:25:32 [2022-03-20T19:25:32.785Z]     docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux
19:25:32 [2022-03-20T19:25:32.785Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
19:25:32 [2022-03-20T19:25:32.875Z] === RUN   TestDockerSuite/TestTopNonPrivileged
19:25:35 [2022-03-20T19:25:35.766Z] === RUN   TestDockerSuite/TestTopPrivileged
19:25:35 [2022-03-20T19:25:35.766Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
19:25:35 [2022-03-20T19:25:35.766Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
19:25:38 [2022-03-20T19:25:38.650Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
19:25:38 [2022-03-20T19:25:38.650Z]     docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux
19:25:38 [2022-03-20T19:25:38.650Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
19:25:38 [2022-03-20T19:25:38.650Z]     docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux
19:25:38 [2022-03-20T19:25:38.650Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
19:25:38 [2022-03-20T19:25:38.650Z]     docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux
19:25:38 [2022-03-20T19:25:38.650Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
19:25:38 [2022-03-20T19:25:38.650Z]     docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
19:25:38 [2022-03-20T19:25:38.650Z] === RUN   TestDockerSuite/TestRunUnshareProc
19:25:38 [2022-03-20T19:25:38.650Z]     docker_cli_run_test.go:2893: unmatched requirement Apparmor
19:25:38 [2022-03-20T19:25:38.650Z] === RUN   TestDockerSuite/TestRunUserByID
19:25:38 [2022-03-20T19:25:38.650Z]     docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux
19:25:38 [2022-03-20T19:25:38.650Z] === RUN   TestDockerSuite/TestRunUserByIDBig
19:25:38 [2022-03-20T19:25:38.650Z]     docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux
19:25:38 [2022-03-20T19:25:38.650Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
19:25:38 [2022-03-20T19:25:38.650Z]     docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux
19:25:38 [2022-03-20T19:25:38.650Z] === RUN   TestDockerSuite/TestRunUserByIDZero
19:25:38 [2022-03-20T19:25:38.650Z]     docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux
19:25:38 [2022-03-20T19:25:38.650Z] === RUN   TestDockerSuite/TestRunUserByName
19:25:38 [2022-03-20T19:25:38.650Z]     docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux
19:25:38 [2022-03-20T19:25:38.650Z] === RUN   TestDockerSuite/TestRunUserDefaults
19:25:38 [2022-03-20T19:25:38.658Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
19:25:38 [2022-03-20T19:25:38.658Z]     docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux
19:25:38 [2022-03-20T19:25:38.658Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
19:25:38 [2022-03-20T19:25:38.658Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
19:25:38 [2022-03-20T19:25:38.658Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
19:25:38 [2022-03-20T19:25:38.658Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
19:25:38 [2022-03-20T19:25:38.658Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
19:25:38 [2022-03-20T19:25:38.658Z]     docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux
19:25:38 [2022-03-20T19:25:38.658Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
19:25:38 [2022-03-20T19:25:38.658Z]     docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux
19:25:38 [2022-03-20T19:25:38.658Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
19:25:38 [2022-03-20T19:25:38.658Z]     docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux
19:25:38 [2022-03-20T19:25:38.658Z] === RUN   TestDockerSuite/TestVolumeCLICreate
19:25:42 [2022-03-20T19:25:42.456Z] === RUN   TestDockerSuite/TestRunUserNotFound
19:25:42 [2022-03-20T19:25:42.456Z]     docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux
19:25:42 [2022-03-20T19:25:42.456Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
19:25:46 [2022-03-20T19:25:46.243Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
19:25:46 [2022-03-20T19:25:46.243Z]     docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux
19:25:46 [2022-03-20T19:25:46.243Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
19:25:46 [2022-03-20T19:25:46.243Z]     docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux
19:25:46 [2022-03-20T19:25:46.243Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
19:25:50 [2022-03-20T19:25:50.035Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
19:25:53 [2022-03-20T19:25:53.425Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
19:25:53 [2022-03-20T19:25:53.881Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
19:25:53 [2022-03-20T19:25:53.881Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
19:25:53 [2022-03-20T19:25:53.881Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
19:25:53 [2022-03-20T19:25:53.881Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
19:25:54 [2022-03-20T19:25:54.341Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
19:25:54 [2022-03-20T19:25:54.797Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
19:25:54 [2022-03-20T19:25:54.797Z] === RUN   TestDockerSuite/TestVolumeCLILs
19:25:57 [2022-03-20T19:25:57.686Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
19:25:57 [2022-03-20T19:25:57.686Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
19:26:00 [2022-03-20T19:26:00.460Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
19:26:01 [2022-03-20T19:26:01.402Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
19:26:01 [2022-03-20T19:26:01.402Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
19:26:01 [2022-03-20T19:26:01.860Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
19:26:01 [2022-03-20T19:26:01.860Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
19:26:02 [2022-03-20T19:26:02.315Z] === RUN   TestDockerSuite/TestVolumeCLIRm
19:26:07 [2022-03-20T19:26:07.619Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
19:26:10 [2022-03-20T19:26:10.862Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
19:26:10 [2022-03-20T19:26:10.862Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
19:26:10 [2022-03-20T19:26:10.862Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
19:26:11 [2022-03-20T19:26:11.318Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
19:26:11 [2022-03-20T19:26:11.318Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
19:26:11 [2022-03-20T19:26:11.318Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
19:26:11 [2022-03-20T19:26:11.318Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
19:26:18 [2022-03-20T19:26:18.045Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
19:26:18 [2022-03-20T19:26:18.045Z]     docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux
19:26:18 [2022-03-20T19:26:18.045Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
19:26:18 [2022-03-20T19:26:18.045Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
19:26:19 [2022-03-20T19:26:19.857Z] === RUN   TestDockerSuite/TestVolumeLsFormat
19:26:19 [2022-03-20T19:26:19.857Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
19:26:19 [2022-03-20T19:26:19.857Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
19:26:22 [2022-03-20T19:26:22.797Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
19:26:26 [2022-03-20T19:26:26.586Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
19:26:29 [2022-03-20T19:26:29.544Z] === RUN   TestDockerSuite/TestRunWithBadDevice
19:26:29 [2022-03-20T19:26:29.544Z]     docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux
19:26:29 [2022-03-20T19:26:29.544Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
19:26:30 [2022-03-20T19:26:30.012Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
19:26:30 [2022-03-20T19:26:30.012Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
19:26:30 [2022-03-20T19:26:30.012Z]     docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux
19:26:30 [2022-03-20T19:26:30.012Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
19:26:30 [2022-03-20T19:26:30.012Z]     docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux
19:26:30 [2022-03-20T19:26:30.012Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
19:26:30 [2022-03-20T19:26:30.012Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
19:26:30 [2022-03-20T19:26:30.012Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
19:26:30 [2022-03-20T19:26:30.012Z]     docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux
19:26:30 [2022-03-20T19:26:30.012Z] === RUN   TestDockerSuite/TestRunWithUlimits
19:26:30 [2022-03-20T19:26:30.012Z]     docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
19:26:30 [2022-03-20T19:26:30.012Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
19:26:30 [2022-03-20T19:26:30.153Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
19:26:30 [2022-03-20T19:26:30.153Z]     docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux
19:26:30 [2022-03-20T19:26:30.153Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
19:26:30 [2022-03-20T19:26:30.609Z] --- PASS: TestDockerSuite (2874.98s)
19:26:30 [2022-03-20T19:26:30.609Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
19:26:30 [2022-03-20T19:26:30.609Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
19:26:30 [2022-03-20T19:26:30.609Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s)
19:26:30 [2022-03-20T19:26:30.609Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
19:26:30 [2022-03-20T19:26:30.609Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
19:26:30 [2022-03-20T19:26:30.609Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
19:26:30 [2022-03-20T19:26:30.609Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
19:26:30 [2022-03-20T19:26:30.609Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.82s)
19:26:30 [2022-03-20T19:26:30.609Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s)
19:26:30 [2022-03-20T19:26:30.609Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s)
19:26:30 [2022-03-20T19:26:30.609Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
19:26:30 [2022-03-20T19:26:30.609Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (104.68s)
19:26:30 [2022-03-20T19:26:30.609Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.12s)
19:26:30 [2022-03-20T19:26:30.609Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s)
19:26:30 [2022-03-20T19:26:30.609Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
19:26:30 [2022-03-20T19:26:30.609Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
19:26:30 [2022-03-20T19:26:30.609Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
19:26:30 [2022-03-20T19:26:30.609Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
19:26:30 [2022-03-20T19:26:30.609Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s)
19:26:30 [2022-03-20T19:26:30.609Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
19:26:30 [2022-03-20T19:26:30.609Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
19:26:30 [2022-03-20T19:26:30.609Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
19:26:30 [2022-03-20T19:26:30.609Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
19:26:30 [2022-03-20T19:26:30.609Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.41s)
19:26:30 [2022-03-20T19:26:30.609Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.37s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.51s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.39s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.34s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (114.09s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.88s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.08s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.98s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.43s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.68s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.32s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.07s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (9.88s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.14s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.37s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.91s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.91s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildAddTar (52.56s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.51s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.69s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.57s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.56s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.92s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.97s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.44s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.81s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.85s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.36s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.67s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (33.32s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.66s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.51s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.74s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.47s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.70s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.17s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.67s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.64s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.72s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.53s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.36s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.60s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.20s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.12s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.98s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.44s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.42s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.68s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.57s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.39s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.50s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (27.42s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.70s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.71s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.54s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.90s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (93.08s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.62s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (104.41s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.66s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.68s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (33.68s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.37s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (19.81s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (42.67s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.36s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.14s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (108.91s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.42s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.70s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.39s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.59s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.70s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.97s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.68s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.07s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.40s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.16s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.21s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.21s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.73s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildFails (2.66s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.15s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (15.56s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.99s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildFromGit (10.99s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.49s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.57s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.73s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildHistory (12.66s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.14s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.21s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.88s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.45s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.14s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.73s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.06s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.66s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.11s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.72s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.70s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.64s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (10.15s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (25.59s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.67s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.27s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (24.73s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.67s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.83s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.11s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.59s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.91s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.73s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.09s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.48s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.62s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.91s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.08s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.54s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (19.00s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.79s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (14.32s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.00s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.81s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.12s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.07s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.31s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.49s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.11s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (29.25s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildRm (13.24s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.58s)
19:26:30 [2022-03-20T19:26:30.610Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.56s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.78s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.96s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (9.50s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (26.63s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.80s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.73s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.82s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.32s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.79s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.52s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.20s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.07s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.38s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.65s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.79s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.26s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.69s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.21s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.50s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.98s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (13.70s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.58s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.79s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.11s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.68s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.40s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.70s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.41s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.18s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.40s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.75s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.62s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestCommitChange (5.01s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.81s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestCommitNewFile (12.11s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestCommitTTY (11.99s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.42s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
19:26:30 [2022-03-20T19:26:30.611Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (16.76s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.20s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.45s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (7.29s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.70s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.80s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.38s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.44s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.53s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.62s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.53s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.28s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.77s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.58s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (8.73s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.27s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.04s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.60s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.39s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.52s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.21s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.07s)
19:26:31 [2022-03-20T19:26:31.068Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (43.96s)
19:26:31 [2022-03-20T19:26:31.068Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (7.70s)
19:26:31 [2022-03-20T19:26:31.068Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.71s)
19:26:31 [2022-03-20T19:26:31.068Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.68s)
19:26:31 [2022-03-20T19:26:31.068Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (7.66s)
19:26:31 [2022-03-20T19:26:31.068Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0009659e0_<nil>} (7.74s)
19:26:31 [2022-03-20T19:26:31.069Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13144031068_c:\foo_false__<nil>_<nil>_<nil>} (7.69s)
19:26:31 [2022-03-20T19:26:31.069Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13144031068_c:\foo_true__<nil>_<nil>_<nil>} (7.73s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s)
19:26:31 [2022-03-20T19:26:31.069Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
19:26:31 [2022-03-20T19:26:31.069Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
19:26:31 [2022-03-20T19:26:31.069Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
19:26:31 [2022-03-20T19:26:31.069Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
19:26:31 [2022-03-20T19:26:31.069Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
19:26:31 [2022-03-20T19:26:31.069Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s)
19:26:31 [2022-03-20T19:26:31.069Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s)
19:26:31 [2022-03-20T19:26:31.069Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s)
19:26:31 [2022-03-20T19:26:31.069Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
19:26:31 [2022-03-20T19:26:31.069Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (7.42s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.71s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.61s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.91s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.59s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestCpToCaseE (14.39s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestCpToCaseH (14.34s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestCpToDot (7.44s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.76s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.21s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.13s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.42s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.12s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.21s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestCreateRM (0.40s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.41s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.89s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.44s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.49s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.50s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.51s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.51s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.65s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (8.21s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.22s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.45s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.38s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.91s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (7.28s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.40s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.14s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.95s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestEventsFormat (5.19s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.20s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestEventsRename (2.59s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestEventsResize (7.93s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.41s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.87s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.94s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.78s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (8.86s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.23s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.14s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.35s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.38s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.40s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.19s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.53s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.47s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.94s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.73s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.54s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.09s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.25s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.25s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.26s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.24s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.56s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.74s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.19s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.96s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.38s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.66s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.25s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.97s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.10s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.43s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.43s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.43s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.43s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.38s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestInspectHistory (5.47s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.44s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.38s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.46s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.37s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.09s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.42s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.89s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.66s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.50s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.43s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.37s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.36s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.44s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.39s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.14s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.11s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.93s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.67s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.39s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.37s)
19:26:31 [2022-03-20T19:26:31.069Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.38s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.38s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.94s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.80s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.54s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.64s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestLogsSince (9.27s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestLogsTail (3.07s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.75s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.58s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.80s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.87s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestPsByOrder (9.21s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (13.47s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.99s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.29s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.99s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.75s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.96s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.14s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestPsShowMounts (7.71s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.37s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.40s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.67s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.60s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.65s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.29s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.81s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.61s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.54s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.36s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.09s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.60s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.14s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.83s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.80s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.21s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.01s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.42s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRmiTag (0.74s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.56s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.25s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.75s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.87s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.31s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.17s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.69s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.15s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.32s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.45s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.47s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunBindMounts (9.88s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.42s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.52s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.29s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.47s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (7.42s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.62s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (7.21s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.28s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.66s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.54s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.50s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.41s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (7.21s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.45s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.38s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.40s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.43s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.15s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.96s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.90s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.75s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.26s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.32s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.39s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.40s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.42s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.21s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.64s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
19:26:31 [2022-03-20T19:26:31.070Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.27s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestRunRm (2.61s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.69s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.53s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.47s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.45s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.67s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.44s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.32s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.96s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (7.24s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.57s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.26s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.27s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.94s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.87s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.70s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.72s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.51s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.32s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.92s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.34s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.80s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.78s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (12.53s)
19:26:31 [2022-03-20T19:26:31.071Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (7.57s)
19:26:31 [2022-03-20T19:26:31.071Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.45s)
19:26:31 [2022-03-20T19:26:31.071Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.49s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.39s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (9.16s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.09s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.43s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.64s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.45s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.91s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.13s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (8.42s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.42s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.55s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.63s)
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] === RUN   TestDockerRegistrySuite/TestV2Only
19:26:31 [2022-03-20T19:26:31.071Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.071Z] --- PASS: TestDockerRegistrySuite (0.15s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
19:26:31 [2022-03-20T19:26:31.071Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerSchema1RegistrySuite
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerRegistryAuthTokenSuite
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerDaemonSuite
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:301: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:301: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:301: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] --- PASS: TestDockerDaemonSuite (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerSwarmSuite
19:26:31 [2022-03-20T19:26:31.072Z] --- PASS: TestDockerSwarmSuite (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerPluginSuite
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerPluginSuite/TestPluginCreate
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerPluginSuite/TestPluginInspect
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerPluginSuite/TestPluginSet
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] --- PASS: TestDockerPluginSuite (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerExternalVolumeSuite
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:127: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerNetworkSuite
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:133: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] --- SKIP: TestDockerNetworkSuite (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z] === RUN   TestDockerHubPullSuite
19:26:31 [2022-03-20T19:26:31.072Z]     check_test.go:141: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z] --- SKIP: TestDockerHubPullSuite (0.00s)
19:26:31 [2022-03-20T19:26:31.072Z] PASS
19:26:31 [2022-03-20T19:26:31.072Z] ok  	github.com/docker/docker/integration-cli	2875.400s
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === Skipped
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
19:26:31 [2022-03-20T19:26:31.072Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
19:26:31 [2022-03-20T19:26:31.072Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s)
19:26:31 [2022-03-20T19:26:31.072Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s)
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z]     docker_cli_run_test.go:3149: unmatched requirement Apparmor
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z]     docker_cli_run_test.go:3127: unmatched requirement Apparmor
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
19:26:31 [2022-03-20T19:26:31.072Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
19:26:31 [2022-03-20T19:26:31.072Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s)
19:26:31 [2022-03-20T19:26:31.072Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s)
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s)
19:26:31 [2022-03-20T19:26:31.072Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s)
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
19:26:31 [2022-03-20T19:26:31.072Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
19:26:31 [2022-03-20T19:26:31.072Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s)
19:26:31 [2022-03-20T19:26:31.072Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.072Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
19:26:31 [2022-03-20T19:26:31.072Z] 
19:26:31 [2022-03-20T19:26:31.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.36s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.69s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.69s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.92s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.92s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.36s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.34s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.37s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.31s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.34s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.073Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.073Z] 
19:26:31 [2022-03-20T19:26:31.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s)
19:26:31 [2022-03-20T19:26:31.073Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.33s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.33s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.34s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_sni_test.go:18: Flakey test
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z] 
19:26:31 [2022-03-20T19:26:31.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
19:26:31 [2022-03-20T19:26:31.536Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.536Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.537Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
19:26:31 [2022-03-20T19:26:31.537Z] 
19:26:31 [2022-03-20T19:26:31.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.538Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z] 
19:26:31 [2022-03-20T19:26:31.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
19:26:31 [2022-03-20T19:26:31.538Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z]     docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.539Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
19:26:31 [2022-03-20T19:26:31.539Z] 
19:26:31 [2022-03-20T19:26:31.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:2854: unmatched requirement Apparmor
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:2893: unmatched requirement Apparmor
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:3010: unmatched requirement Apparmor
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.540Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z] 
19:26:31 [2022-03-20T19:26:31.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
19:26:31 [2022-03-20T19:26:31.540Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_start_test.go:95: unmatched requirement IsPausable
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z]     docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.541Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
19:26:31 [2022-03-20T19:26:31.541Z] 
19:26:31 [2022-03-20T19:26:31.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
19:26:31 [2022-03-20T19:26:31.542Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.542Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
19:26:31 [2022-03-20T19:26:31.542Z] 
19:26:31 [2022-03-20T19:26:31.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:301: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:301: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:301: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.997Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
19:26:31 [2022-03-20T19:26:31.997Z] 
19:26:31 [2022-03-20T19:26:31.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
19:26:31 [2022-03-20T19:26:31.998Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.998Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
19:26:31 [2022-03-20T19:26:31.998Z] 
19:26:31 [2022-03-20T19:26:31.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
19:26:31 [2022-03-20T19:26:31.998Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.998Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
19:26:31 [2022-03-20T19:26:31.998Z] 
19:26:31 [2022-03-20T19:26:31.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
19:26:31 [2022-03-20T19:26:31.998Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.998Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
19:26:31 [2022-03-20T19:26:31.998Z] 
19:26:31 [2022-03-20T19:26:31.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
19:26:31 [2022-03-20T19:26:31.998Z]     check_test.go:127: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.998Z] 
19:26:31 [2022-03-20T19:26:31.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
19:26:31 [2022-03-20T19:26:31.998Z]     check_test.go:133: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.998Z] 
19:26:31 [2022-03-20T19:26:31.998Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
19:26:31 [2022-03-20T19:26:31.998Z]     check_test.go:141: unmatched requirement DaemonIsLinux
19:26:31 [2022-03-20T19:26:31.998Z] 
19:26:31 [2022-03-20T19:26:31.998Z] DONE 1088 tests, 539 skipped in 2887.438s
19:26:31 [2022-03-20T19:26:31.998Z] INFO: Integration tests ended at 03/20/2022 19:26:31. Duration:00:48:07.6225323
19:26:31 [2022-03-20T19:26:31.998Z] INFO: Docker info of the daemon under test at end of run
19:26:31 [2022-03-20T19:26:31.998Z] 
19:26:31 [2022-03-20T19:26:31.998Z] Containers: 2
19:26:31 [2022-03-20T19:26:31.998Z]  Running: 0
19:26:31 [2022-03-20T19:26:31.998Z]  Paused: 0
19:26:31 [2022-03-20T19:26:31.998Z]  Stopped: 2
19:26:31 [2022-03-20T19:26:31.998Z] Images: 18
19:26:31 [2022-03-20T19:26:31.998Z] Server Version: 0.0.0-dev
19:26:31 [2022-03-20T19:26:31.998Z] Storage Driver: windowsfilter
19:26:31 [2022-03-20T19:26:31.998Z]  Windows: 
19:26:31 [2022-03-20T19:26:31.998Z] Logging Driver: json-file
19:26:31 [2022-03-20T19:26:31.998Z] Plugins: 
19:26:31 [2022-03-20T19:26:31.998Z]  Volume: local
19:26:31 [2022-03-20T19:26:31.998Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:26:31 [2022-03-20T19:26:31.998Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:26:31 [2022-03-20T19:26:31.998Z] Swarm: inactive
19:26:31 [2022-03-20T19:26:31.998Z] Default Isolation: process
19:26:31 [2022-03-20T19:26:31.998Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
19:26:31 [2022-03-20T19:26:31.998Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183)
19:26:31 [2022-03-20T19:26:31.998Z] OSType: windows
19:26:31 [2022-03-20T19:26:31.998Z] Architecture: x86_64
19:26:31 [2022-03-20T19:26:31.998Z] CPUs: 4
19:26:31 [2022-03-20T19:26:31.998Z] Total Memory: 32GiB
19:26:31 [2022-03-20T19:26:31.998Z] Name: azwin-2-647600
19:26:31 [2022-03-20T19:26:31.998Z] ID: NOUM:6Z6V:QQJN:O4A3:PWNH:IE6S:7HM6:WKWG:A3VB:RXF4:HLVO:YW3I
19:26:31 [2022-03-20T19:26:31.998Z] Docker Root Dir: D:\CI\PR-43398\3\daemon
19:26:31 [2022-03-20T19:26:31.998Z] Debug Mode (client): false
19:26:31 [2022-03-20T19:26:31.998Z] Debug Mode (server): true
19:26:31 [2022-03-20T19:26:31.998Z]  File Descriptors: -1
19:26:31 [2022-03-20T19:26:31.998Z]  Goroutines: 17
19:26:31 [2022-03-20T19:26:31.998Z]  System Time: 2022-03-20T19:26:31.6355638Z
19:26:31 [2022-03-20T19:26:31.998Z]  EventsListeners: 0
19:26:31 [2022-03-20T19:26:31.998Z] Registry: https://index.docker.io/v1/
19:26:31 [2022-03-20T19:26:31.998Z] Labels:
19:26:31 [2022-03-20T19:26:31.998Z] Experimental: false
19:26:31 [2022-03-20T19:26:31.998Z] Insecure Registries:
19:26:31 [2022-03-20T19:26:31.998Z]  127.0.0.0/8
19:26:31 [2022-03-20T19:26:31.998Z] Live Restore Enabled: false
19:26:31 [2022-03-20T19:26:31.998Z] 
19:26:31 [2022-03-20T19:26:31.998Z] 
19:26:31 [2022-03-20T19:26:31.998Z] INFO: Stopping daemon under test
19:26:31 [2022-03-20T19:26:31.998Z] SUCCESS: The process with PID 3416 (child process of PID 4156) has been terminated.
19:26:31 [2022-03-20T19:26:31.998Z] SUCCESS: The process with PID 4156 (child process of PID 3436) has been terminated.
19:26:31 [2022-03-20T19:26:31.998Z] INFO: Stop tailing logs of the daemon under tests
19:26:31 [2022-03-20T19:26:31.998Z] INFO: executeCI.ps1 Completed successfully at 03/20/2022 19:26:31.
19:26:31 [2022-03-20T19:26:31.998Z] INFO: Tidying up at end of run
19:26:31 [2022-03-20T19:26:31.998Z] INFO: Saving daemon under test log (d:\CI\PR-43398\3\dut.out) to bundles\CIDUT.out
19:26:31 [2022-03-20T19:26:31.998Z] INFO: Saving daemon under test log (d:\CI\PR-43398\3\dut.err) to bundles\CIDUT.err
19:26:31 [2022-03-20T19:26:31.998Z] INFO: Saving containerd logs to bundles
19:26:31 [2022-03-20T19:26:31.998Z] INFO: Nuke-Everything...
19:26:32 [2022-03-20T19:26:32.963Z] INFO: Container count on control daemon to delete is 2
19:26:32 [2022-03-20T19:26:32.963Z] f0cc8ee5c6bd
19:26:32 [2022-03-20T19:26:32.963Z] ce43cee4c409
19:26:32 [2022-03-20T19:26:32.963Z] INFO: Tidying pidfile d:\CI\PR-43398\3\docker.pid
19:26:32 [2022-03-20T19:26:32.963Z] INFO: Nuking d:\CI
19:26:37 [2022-03-20T19:26:37.168Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
19:26:38 [2022-03-20T19:26:38.745Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
19:26:41 [2022-03-20T19:26:41.693Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
19:26:48 [2022-03-20T19:26:48.851Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
19:26:48 [2022-03-20T19:26:48.851Z]     docker_cli_run_test.go:3010: unmatched requirement Apparmor
19:26:48 [2022-03-20T19:26:48.851Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
19:26:48 [2022-03-20T19:26:48.851Z]     docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux
19:26:48 [2022-03-20T19:26:48.851Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
19:26:48 [2022-03-20T19:26:48.851Z]     docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux
19:26:48 [2022-03-20T19:26:48.851Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
19:26:48 [2022-03-20T19:26:48.851Z]     docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux
19:26:48 [2022-03-20T19:26:48.851Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
19:26:48 [2022-03-20T19:26:48.851Z]     docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux
19:26:48 [2022-03-20T19:26:48.851Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
19:26:48 [2022-03-20T19:26:48.851Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
19:26:48 [2022-03-20T19:26:48.851Z] === RUN   TestDockerSuite/TestSaveCheckTimes
19:26:48 [2022-03-20T19:26:48.851Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
19:26:48 [2022-03-20T19:26:48.851Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
19:26:48 [2022-03-20T19:26:48.851Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
19:26:48 [2022-03-20T19:26:48.851Z] === RUN   TestDockerSuite/TestSaveImageId
19:26:48 [2022-03-20T19:26:48.851Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
19:26:48 [2022-03-20T19:26:48.851Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
19:26:48 [2022-03-20T19:26:48.851Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
19:26:48 [2022-03-20T19:26:48.851Z] === RUN   TestDockerSuite/TestSaveLoadParents
19:26:48 [2022-03-20T19:26:48.851Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
19:26:48 [2022-03-20T19:26:48.851Z] === RUN   TestDockerSuite/TestSaveMultipleNames
19:26:48 [2022-03-20T19:26:48.851Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
19:26:48 [2022-03-20T19:26:48.851Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
19:26:48 [2022-03-20T19:26:48.851Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
19:26:48 [2022-03-20T19:26:48.851Z] === RUN   TestDockerSuite/TestSaveSingleTag
19:26:48 [2022-03-20T19:26:48.851Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
19:26:48 [2022-03-20T19:26:48.851Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
19:26:48 [2022-03-20T19:26:48.851Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
19:26:48 [2022-03-20T19:26:48.851Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
19:26:48 [2022-03-20T19:26:48.851Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
19:26:48 [2022-03-20T19:26:48.851Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
19:26:48 [2022-03-20T19:26:48.851Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
19:26:48 [2022-03-20T19:26:48.851Z] === RUN   TestDockerSuite/TestSearchCmdOptions
19:26:51 [2022-03-20T19:26:51.077Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
19:26:51 [2022-03-20T19:26:51.545Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
19:26:52 [2022-03-20T19:26:52.013Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
19:26:52 [2022-03-20T19:26:52.013Z] === RUN   TestDockerSuite/TestSearchWithLimit
19:26:53 [2022-03-20T19:26:53.577Z] === RUN   TestDockerSuite/TestSlowStdinClosing
19:26:53 [2022-03-20T19:26:53.577Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
19:26:57 [2022-03-20T19:26:57.374Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
19:27:01 [2022-03-20T19:27:01.168Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
19:27:02 [2022-03-20T19:27:02.910Z] INFO: Zapped successfully
19:27:02 [2022-03-20T19:27:02.910Z] 
19:27:02 [2022-03-20T19:27:02.910Z] INFO: executeCI.ps1 exiting at Sun Mar 20 19:27:00 CUT 2022. Duration 01:17:11.3721438
19:27:02 [2022-03-20T19:27:02.910Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
19:27:03 [2022-03-20T19:27:03.182Z] Recording test results
19:27:04 [2022-03-20T19:27:04.119Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
19:27:04 [2022-03-20T19:27:04.119Z]     docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux
19:27:04 [2022-03-20T19:27:04.119Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
19:27:12 [2022-03-20T19:27:12.395Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
19:27:14 [2022-03-20T19:27:14.501Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
19:27:16 [2022-03-20T19:27:16.248Z] Archiving artifacts
19:27:16 [2022-03-20T19:27:16.612Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
19:27:16 [2022-03-20T19:27:16.612Z]     docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux
19:27:16 [2022-03-20T19:27:16.612Z] === RUN   TestDockerSuite/TestStartAttachSilent
19:27:21 [2022-03-20T19:27:21.366Z] === RUN   TestDockerSuite/TestStartAttachWithRename
19:27:21 [2022-03-20T19:27:21.366Z]     docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux
19:27:21 [2022-03-20T19:27:21.366Z] === RUN   TestDockerSuite/TestStartMultipleContainers
19:27:21 [2022-03-20T19:27:21.366Z]     docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux
19:27:21 [2022-03-20T19:27:21.366Z] === RUN   TestDockerSuite/TestStartPausedContainer
19:27:21 [2022-03-20T19:27:21.366Z]     docker_cli_start_test.go:95: unmatched requirement IsPausable
19:27:21 [2022-03-20T19:27:21.366Z] === RUN   TestDockerSuite/TestStartRecordError
19:27:21 [2022-03-20T19:27:21.366Z]     docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux
19:27:21 [2022-03-20T19:27:21.366Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
19:27:31 [2022-03-20T19:27:31.465Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43398/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:27:31 [2022-03-20T19:27:31.801Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
19:27:31 [2022-03-20T19:27:31.801Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
19:27:31 [2022-03-20T19:27:31.801Z] === RUN   TestDockerSuite/TestStatsAllNoStream
19:27:31 [2022-03-20T19:27:31.801Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
19:27:31 [2022-03-20T19:27:31.801Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
19:27:31 [2022-03-20T19:27:31.801Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
19:27:31 [2022-03-20T19:27:31.801Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
19:27:31 [2022-03-20T19:27:31.801Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
19:27:31 [2022-03-20T19:27:31.801Z] === RUN   TestDockerSuite/TestStatsFormatAll
19:27:31 [2022-03-20T19:27:31.801Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
19:27:31 [2022-03-20T19:27:31.801Z] === RUN   TestDockerSuite/TestStatsNoStream
19:27:31 [2022-03-20T19:27:31.801Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
19:27:31 [2022-03-20T19:27:31.801Z] === RUN   TestDockerSuite/TestTopMultipleArgs
19:27:32 [2022-03-20T19:27:32.452Z] + make clean
19:27:33 [2022-03-20T19:27:33.982Z] docker volume rm -f docker-dev-cache docker-mod-cache
19:27:33 [2022-03-20T19:27:33.982Z] docker-dev-cache
19:27:33 [2022-03-20T19:27:33.982Z] docker-mod-cache
[Pipeline] deleteDir
19:27:35 [2022-03-20T19:27:35.591Z] === RUN   TestDockerSuite/TestTopNonPrivileged
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:27:39 [2022-03-20T19:27:39.377Z] === RUN   TestDockerSuite/TestTopPrivileged
19:27:39 [2022-03-20T19:27:39.377Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
19:27:39 [2022-03-20T19:27:39.377Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
19:27:44 [2022-03-20T19:27:44.128Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
19:27:44 [2022-03-20T19:27:44.128Z]     docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux
19:27:44 [2022-03-20T19:27:44.128Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
19:27:44 [2022-03-20T19:27:44.128Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
19:27:44 [2022-03-20T19:27:44.128Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
19:27:44 [2022-03-20T19:27:44.128Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
19:27:44 [2022-03-20T19:27:44.128Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
19:27:44 [2022-03-20T19:27:44.128Z]     docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux
19:27:44 [2022-03-20T19:27:44.128Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
19:27:44 [2022-03-20T19:27:44.128Z]     docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux
19:27:44 [2022-03-20T19:27:44.128Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
19:27:44 [2022-03-20T19:27:44.128Z]     docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux
19:27:44 [2022-03-20T19:27:44.128Z] === RUN   TestDockerSuite/TestVolumeCLICreate
19:27:59 [2022-03-20T19:27:59.063Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
19:27:59 [2022-03-20T19:27:59.063Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
19:27:59 [2022-03-20T19:27:59.531Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
19:27:59 [2022-03-20T19:27:59.531Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
19:27:59 [2022-03-20T19:27:59.531Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
19:27:59 [2022-03-20T19:27:59.531Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
19:27:59 [2022-03-20T19:27:59.998Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
19:28:00 [2022-03-20T19:28:00.466Z] === RUN   TestDockerSuite/TestVolumeCLILs
19:28:04 [2022-03-20T19:28:04.255Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
19:28:04 [2022-03-20T19:28:04.255Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
19:28:09 [2022-03-20T19:28:09.006Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
19:28:09 [2022-03-20T19:28:09.006Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
19:28:09 [2022-03-20T19:28:09.474Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
19:28:09 [2022-03-20T19:28:09.474Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
19:28:09 [2022-03-20T19:28:09.474Z] === RUN   TestDockerSuite/TestVolumeCLIRm
19:28:21 [2022-03-20T19:28:21.955Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
19:28:21 [2022-03-20T19:28:21.955Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
19:28:21 [2022-03-20T19:28:21.955Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
19:28:21 [2022-03-20T19:28:21.955Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
19:28:21 [2022-03-20T19:28:21.955Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
19:28:21 [2022-03-20T19:28:21.955Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
19:28:21 [2022-03-20T19:28:21.955Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
19:28:32 [2022-03-20T19:28:32.378Z] === RUN   TestDockerSuite/TestVolumeLsFormat
19:28:32 [2022-03-20T19:28:32.378Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
19:28:32 [2022-03-20T19:28:32.378Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
19:28:47 [2022-03-20T19:28:47.307Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
19:28:47 [2022-03-20T19:28:47.307Z]     docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux
19:28:47 [2022-03-20T19:28:47.307Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
19:28:49 [2022-03-20T19:28:49.526Z] --- PASS: TestDockerSuite (3035.51s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.86s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.76s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (91.20s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.53s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.60s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.89s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (100.68s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.74s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.72s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.12s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.36s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.15s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.68s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.83s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.39s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (15.47s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (6.65s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.33s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.45s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.93s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.54s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.61s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildAddTar (43.08s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.03s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.75s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (10.07s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.47s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.63s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.75s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.20s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.47s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.77s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.75s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.67s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.75s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.04s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.73s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.69s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.88s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.21s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.71s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.67s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.70s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (8.05s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.66s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.47s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.58s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.19s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.15s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.61s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.23s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (45.25s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.87s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.76s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.14s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.57s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (30.01s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.37s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.16s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.08s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (5.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.17s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.10s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (65.67s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.81s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (73.46s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.21s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.04s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.80s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.16s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.40s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.05s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.99s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (100.14s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.61s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.68s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.30s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.60s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.68s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.31s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.18s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.12s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.49s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.48s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.21s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.67s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.19s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.75s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
19:28:49 [2022-03-20T19:28:49.526Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildFails (3.46s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (8.25s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.14s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildForceRm (9.27s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildFromGit (7.68s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.77s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.32s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.71s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.93s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildHistory (13.78s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.20s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.26s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.91s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (6.07s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.26s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.78s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.22s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.71s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.49s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (2.07s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.15s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.72s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.86s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.98s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.73s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (43.99s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (20.79s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (8.75s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (9.24s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (8.17s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.47s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.58s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.76s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildNoContext (4.14s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.98s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.62s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.76s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.21s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.64s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (12.19s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.07s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.08s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.20s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (12.13s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.86s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.30s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.52s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.55s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (52.97s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.22s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildRm (17.29s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.83s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.56s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.82s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.17s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.09s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (6.08s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (21.33s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.07s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.75s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.95s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.33s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.31s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildStderr (6.47s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (27.45s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.54s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.63s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (6.32s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.03s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (5.40s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.71s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.10s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.87s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.18s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (11.65s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.13s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.53s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (3.90s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.25s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (5.84s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.59s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.83s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.52s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.52s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.40s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.84s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.42s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.57s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestCommitChange (6.76s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (6.08s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestCommitNewFile (9.50s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestCommitTTY (9.67s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.15s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
19:28:49 [2022-03-20T19:28:49.996Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (9.22s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.65s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.44s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (3.51s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.86s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (4.40s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (4.51s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (4.33s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.42s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.56s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.63s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (3.54s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.32s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (3.40s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (6.72s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (7.53s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.15s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (3.56s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (3.99s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.46s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.17s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (5.57s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.57s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (3.22s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.84s)
19:28:49 [2022-03-20T19:28:49.997Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (3.50s)
19:28:49 [2022-03-20T19:28:49.997Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (3.45s)
19:28:49 [2022-03-20T19:28:49.997Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (3.38s)
19:28:49 [2022-03-20T19:28:49.997Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (3.41s)
19:28:49 [2022-03-20T19:28:49.997Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000870498_<nil>} (3.34s)
19:28:49 [2022-03-20T19:28:49.997Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12316544096_c:\foo_false__<nil>_<nil>_<nil>} (3.35s)
19:28:49 [2022-03-20T19:28:49.997Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12316544096_c:\foo_true__<nil>_<nil>_<nil>} (3.38s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s)
19:28:49 [2022-03-20T19:28:49.997Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
19:28:49 [2022-03-20T19:28:49.997Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
19:28:49 [2022-03-20T19:28:49.997Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
19:28:49 [2022-03-20T19:28:49.997Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
19:28:49 [2022-03-20T19:28:49.997Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
19:28:49 [2022-03-20T19:28:49.997Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s)
19:28:49 [2022-03-20T19:28:49.997Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s)
19:28:49 [2022-03-20T19:28:49.997Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s)
19:28:49 [2022-03-20T19:28:49.997Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
19:28:49 [2022-03-20T19:28:49.997Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (3.62s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (3.60s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestCpRelativePath (3.58s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestCpToCaseA (5.95s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestCpToCaseB (3.67s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestCpToCaseE (12.74s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestCpToCaseH (12.86s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestCpToDot (3.61s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestCpToStdout (3.62s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.27s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.36s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (3.53s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.81s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.86s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.25s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestCreateRM (0.48s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.29s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.52s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.47s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.63s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.79s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.56s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestDockerFails (0.08s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (3.56s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.61s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.64s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (11.87s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestEventsCopy (6.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (7.47s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.68s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.12s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (5.85s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.89s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.15s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestEventsFilters (7.13s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestEventsFormat (6.93s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.20s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestEventsRename (3.70s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestEventsResize (33.80s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.47s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.30s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (6.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.78s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.93s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.48s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.46s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.63s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.16s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.67s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (4.11s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.23s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.03s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestExecExitStatus (4.19s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestExecInspectID (6.21s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.59s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.30s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.75s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestGetContainerStats (7.72s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.56s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.60s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.62s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.15s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.74s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.26s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.11s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.53s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.85s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.22s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.14s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.09s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
19:28:49 [2022-03-20T19:28:49.997Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.55s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.43s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.78s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.39s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestInspectDefault (3.41s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestInspectHistory (6.01s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestInspectInt64 (3.51s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (3.62s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.27s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.47s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (4.07s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.09s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.12s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestInspectStatus (4.13s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.49s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (4.11s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.49s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.17s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.31s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.44s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.33s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.45s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.55s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (6.75s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.63s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.23s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.03s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.59s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.00s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.19s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.90s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (3.50s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.62s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestLogsSince (10.18s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestLogsTail (3.88s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (3.67s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (3.49s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.80s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.43s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestPsByOrder (14.36s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (14.53s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.09s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.72s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.38s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.66s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.94s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestPsShowMounts (11.51s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.75s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.44s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.90s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.62s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (32.69s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (10.60s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.26s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.97s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (8.61s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.35s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (7.27s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.55s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.17s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.84s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.94s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (6.66s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.60s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (5.92s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRmiTag (0.75s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.59s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.01s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.90s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.56s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.36s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.13s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.68s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.18s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.44s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.33s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.48s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunBindMounts (7.01s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.50s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.63s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (3.28s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.60s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.65s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.46s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (3.52s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.23s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.43s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.60s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.20s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.39s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (3.50s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (3.42s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunExitCode (3.43s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (3.55s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (3.60s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.55s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.08s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.90s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.66s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.39s)
19:28:49 [2022-03-20T19:28:49.998Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.34s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.29s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.35s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.50s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.33s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.41s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.22s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.77s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.81s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunRm (3.45s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (6.43s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (3.49s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (3.43s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.04s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.41s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.46s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.79s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (3.72s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.53s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.31s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.35s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.82s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.78s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (5.24s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.54s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.56s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (6.18s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.81s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.39s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.90s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.44s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (10.28s)
19:28:49 [2022-03-20T19:28:49.999Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.40s)
19:28:49 [2022-03-20T19:28:49.999Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.45s)
19:28:49 [2022-03-20T19:28:49.999Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.42s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.93s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (6.20s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.75s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (4.08s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (4.15s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.15s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (3.81s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.26s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (11.04s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.75s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.30s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.91s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
19:28:49 [2022-03-20T19:28:49.999Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.20s)
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:49 [2022-03-20T19:28:49.999Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
19:28:49 [2022-03-20T19:28:49.999Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerRegistrySuite/TestV2Only
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] --- PASS: TestDockerRegistrySuite (0.16s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerSchema1RegistrySuite
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerRegistryAuthTokenSuite
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerDaemonSuite
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:301: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:301: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:301: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] --- PASS: TestDockerDaemonSuite (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerSwarmSuite
19:28:50 [2022-03-20T19:28:50.000Z] --- PASS: TestDockerSwarmSuite (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerPluginSuite
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerPluginSuite/TestPluginCreate
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerPluginSuite/TestPluginInspect
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerPluginSuite/TestPluginSet
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] --- PASS: TestDockerPluginSuite (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerExternalVolumeSuite
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:127: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerNetworkSuite
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:133: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] --- SKIP: TestDockerNetworkSuite (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z] === RUN   TestDockerHubPullSuite
19:28:50 [2022-03-20T19:28:50.000Z]     check_test.go:141: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.000Z] --- SKIP: TestDockerHubPullSuite (0.00s)
19:28:50 [2022-03-20T19:28:50.000Z] PASS
19:28:50 [2022-03-20T19:28:50.000Z] ok  	github.com/docker/docker/integration-cli	3035.985s
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === Skipped
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_cli_run_test.go:3149: unmatched requirement Apparmor
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_cli_run_test.go:3127: unmatched requirement Apparmor
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.470Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z] 
19:28:50 [2022-03-20T19:28:50.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
19:28:50 [2022-03-20T19:28:50.470Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.50s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.47s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.47s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.04s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.04s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.53s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.57s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.57s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.53s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.54s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.49s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.49s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.49s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.56s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.56s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.50s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.53s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.53s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.52s)
19:28:50 [2022-03-20T19:28:50.471Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.471Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.52s)
19:28:50 [2022-03-20T19:28:50.471Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.52s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.52s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.49s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_sni_test.go:18: Flakey test
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.472Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
19:28:50 [2022-03-20T19:28:50.472Z] 
19:28:50 [2022-03-20T19:28:50.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.03s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.473Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z] 
19:28:50 [2022-03-20T19:28:50.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
19:28:50 [2022-03-20T19:28:50.473Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z]     docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.474Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
19:28:50 [2022-03-20T19:28:50.474Z] 
19:28:50 [2022-03-20T19:28:50.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z]     docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm
19:28:50 [2022-03-20T19:28:50.475Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
19:28:50 [2022-03-20T19:28:50.475Z] 
19:28:50 [2022-03-20T19:28:50.475Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:2854: unmatched requirement Apparmor
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.945Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z] 
19:28:50 [2022-03-20T19:28:50.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
19:28:50 [2022-03-20T19:28:50.945Z]     docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_run_test.go:2893: unmatched requirement Apparmor
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_run_test.go:3010: unmatched requirement Apparmor
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_start_test.go:95: unmatched requirement IsPausable
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z]     docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.946Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
19:28:50 [2022-03-20T19:28:50.946Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
19:28:50 [2022-03-20T19:28:50.946Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
19:28:50 [2022-03-20T19:28:50.946Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:28:50 [2022-03-20T19:28:50.946Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:28:50 [2022-03-20T19:28:50.946Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
19:28:50 [2022-03-20T19:28:50.946Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.946Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
19:28:50 [2022-03-20T19:28:50.946Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.946Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
19:28:50 [2022-03-20T19:28:50.946Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.946Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
19:28:50 [2022-03-20T19:28:50.946Z] 
19:28:50 [2022-03-20T19:28:50.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
19:28:50 [2022-03-20T19:28:50.946Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:184: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:211: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:238: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:267: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:301: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:301: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:301: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.947Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
19:28:50 [2022-03-20T19:28:50.947Z] 
19:28:50 [2022-03-20T19:28:50.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
19:28:50 [2022-03-20T19:28:50.948Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.948Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
19:28:50 [2022-03-20T19:28:50.948Z] 
19:28:50 [2022-03-20T19:28:50.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
19:28:50 [2022-03-20T19:28:50.948Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.948Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
19:28:50 [2022-03-20T19:28:50.948Z] 
19:28:50 [2022-03-20T19:28:50.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
19:28:50 [2022-03-20T19:28:50.948Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.948Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
19:28:50 [2022-03-20T19:28:50.948Z] 
19:28:50 [2022-03-20T19:28:50.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
19:28:50 [2022-03-20T19:28:50.948Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.948Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
19:28:50 [2022-03-20T19:28:50.948Z] 
19:28:50 [2022-03-20T19:28:50.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
19:28:50 [2022-03-20T19:28:50.948Z]     check_test.go:406: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.948Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
19:28:50 [2022-03-20T19:28:50.948Z] 
19:28:50 [2022-03-20T19:28:50.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
19:28:50 [2022-03-20T19:28:50.948Z]     check_test.go:127: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.948Z] 
19:28:50 [2022-03-20T19:28:50.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
19:28:50 [2022-03-20T19:28:50.948Z]     check_test.go:133: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.948Z] 
19:28:50 [2022-03-20T19:28:50.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
19:28:50 [2022-03-20T19:28:50.948Z]     check_test.go:141: unmatched requirement DaemonIsLinux
19:28:50 [2022-03-20T19:28:50.948Z] 
19:28:50 [2022-03-20T19:28:50.948Z] DONE 1088 tests, 544 skipped in 3049.150s
19:28:50 [2022-03-20T19:28:50.948Z] INFO: Integration tests ended at 03/20/2022 19:28:50. Duration:00:50:49.3392554
19:28:50 [2022-03-20T19:28:50.948Z] INFO: Docker info of the daemon under test at end of run
19:28:50 [2022-03-20T19:28:50.948Z] 
19:28:50 [2022-03-20T19:28:50.948Z] Containers: 2
19:28:50 [2022-03-20T19:28:50.948Z]  Running: 0
19:28:50 [2022-03-20T19:28:50.948Z]  Paused: 0
19:28:50 [2022-03-20T19:28:50.948Z]  Stopped: 2
19:28:50 [2022-03-20T19:28:50.948Z] Images: 18
19:28:50 [2022-03-20T19:28:50.948Z] Server Version: 0.0.0-dev
19:28:50 [2022-03-20T19:28:50.948Z] Storage Driver: windowsfilter
19:28:50 [2022-03-20T19:28:50.948Z]  Windows: 
19:28:50 [2022-03-20T19:28:50.948Z] Logging Driver: json-file
19:28:50 [2022-03-20T19:28:50.948Z] Plugins: 
19:28:50 [2022-03-20T19:28:50.948Z]  Volume: local
19:28:50 [2022-03-20T19:28:50.948Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:28:50 [2022-03-20T19:28:50.948Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:28:50 [2022-03-20T19:28:50.948Z] Swarm: inactive
19:28:50 [2022-03-20T19:28:50.948Z] Default Isolation: process
19:28:50 [2022-03-20T19:28:50.948Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
19:28:50 [2022-03-20T19:28:50.948Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230)
19:28:50 [2022-03-20T19:28:50.948Z] OSType: windows
19:28:50 [2022-03-20T19:28:50.948Z] Architecture: x86_64
19:28:50 [2022-03-20T19:28:50.948Z] CPUs: 4
19:28:50 [2022-03-20T19:28:50.948Z] Total Memory: 32GiB
19:28:50 [2022-03-20T19:28:50.948Z] Name: azwin-2-84c831
19:28:50 [2022-03-20T19:28:50.948Z] ID: 7COW:U67O:44HW:KPB2:QNUS:IFMJ:IYIE:M67X:OCRQ:S7WR:4DWA:GV4S
19:28:50 [2022-03-20T19:28:50.948Z] Docker Root Dir: D:\CI\PR-43398\3\daemon
19:28:50 [2022-03-20T19:28:50.948Z] Debug Mode (client): false
19:28:50 [2022-03-20T19:28:50.948Z] Debug Mode (server): true
19:28:50 [2022-03-20T19:28:50.948Z]  File Descriptors: -1
19:28:50 [2022-03-20T19:28:50.948Z]  Goroutines: 44
19:28:50 [2022-03-20T19:28:50.948Z]  System Time: 2022-03-20T19:28:50.8665233Z
19:28:50 [2022-03-20T19:28:50.948Z]  EventsListeners: 0
19:28:50 [2022-03-20T19:28:50.948Z] Registry: https://index.docker.io/v1/
19:28:50 [2022-03-20T19:28:50.948Z] Labels:
19:28:50 [2022-03-20T19:28:50.948Z] Experimental: false
19:28:50 [2022-03-20T19:28:50.948Z] Insecure Registries:
19:28:50 [2022-03-20T19:28:50.948Z]  127.0.0.0/8
19:28:50 [2022-03-20T19:28:50.948Z] Live Restore Enabled: false
19:28:50 [2022-03-20T19:28:50.948Z] 
19:28:50 [2022-03-20T19:28:50.948Z] 
19:28:51 [2022-03-20T19:28:51.417Z] INFO: Stopping daemon under test
19:28:51 [2022-03-20T19:28:51.417Z] SUCCESS: The process with PID 1136 (child process of PID 4976) has been terminated.
19:28:51 [2022-03-20T19:28:51.417Z] SUCCESS: The process with PID 4976 (child process of PID 4432) has been terminated.
19:28:51 [2022-03-20T19:28:51.417Z] INFO: Stop tailing logs of the daemon under tests
19:28:51 [2022-03-20T19:28:51.417Z] INFO: executeCI.ps1 Completed successfully at 03/20/2022 19:28:51.
19:28:51 [2022-03-20T19:28:51.417Z] INFO: Tidying up at end of run
19:28:51 [2022-03-20T19:28:51.417Z] INFO: Saving daemon under test log (d:\CI\PR-43398\3\dut.out) to bundles\CIDUT.out
19:28:51 [2022-03-20T19:28:51.417Z] INFO: Saving daemon under test log (d:\CI\PR-43398\3\dut.err) to bundles\CIDUT.err
19:28:51 [2022-03-20T19:28:51.417Z] INFO: Saving containerd logs to bundles
19:28:51 [2022-03-20T19:28:51.417Z] INFO: Nuke-Everything...
19:28:51 [2022-03-20T19:28:51.885Z] INFO: Container count on control daemon to delete is 2
19:28:52 [2022-03-20T19:28:52.356Z] 3fa579df124d
19:28:52 [2022-03-20T19:28:52.356Z] 1c26e9d460dc
19:28:52 [2022-03-20T19:28:52.356Z] INFO: Tidying pidfile d:\CI\PR-43398\3\docker.pid
19:28:52 [2022-03-20T19:28:52.356Z] INFO: Killing containerd with PID 2652
19:28:52 [2022-03-20T19:28:52.356Z] INFO: Nuking d:\CI
19:29:22 [2022-03-20T19:29:22.485Z] INFO: Zapped successfully
19:29:22 [2022-03-20T19:29:22.485Z] 
19:29:22 [2022-03-20T19:29:22.485Z] INFO: executeCI.ps1 exiting at Sun Mar 20 19:29:21 CUT 2022. Duration 01:19:47.4365256
19:29:22 [2022-03-20T19:29:22.485Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
19:29:22 [2022-03-20T19:29:22.733Z] Recording test results
19:29:32 [2022-03-20T19:29:32.470Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
19:29:34 [2022-03-20T19:29:34.576Z] Creating win-2022-c8d-integration-bundles.zip
[Pipeline] archiveArtifacts
19:29:37 [2022-03-20T19:29:37.012Z] Archiving artifacts
19:29:53 [2022-03-20T19:29:53.160Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43398/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:29:54 [2022-03-20T19:29:54.137Z] + make clean
19:29:55 [2022-03-20T19:29:55.702Z] docker volume rm -f docker-dev-cache docker-mod-cache
19:29:55 [2022-03-20T19:29:55.702Z] docker-dev-cache
19:29:55 [2022-03-20T19:29:55.702Z] 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